﻿2025-08-20T19:53:48.3141164Z Current runner version: '2.328.0'
2025-08-20T19:53:48.3165230Z ##[group]Runner Image Provisioner
2025-08-20T19:53:48.3166522Z Hosted Compute Agent
2025-08-20T19:53:48.3167152Z Version: 20250818.377
2025-08-20T19:53:48.3167800Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:53:48.3168748Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:53:48.3169373Z ##[endgroup]
2025-08-20T19:53:48.3169949Z ##[group]Operating System
2025-08-20T19:53:48.3170612Z Ubuntu
2025-08-20T19:53:48.3171117Z 24.04.2
2025-08-20T19:53:48.3171645Z LTS
2025-08-20T19:53:48.3172127Z ##[endgroup]
2025-08-20T19:53:48.3172700Z ##[group]Runner Image
2025-08-20T19:53:48.3173322Z Image: ubuntu-24.04
2025-08-20T19:53:48.3173902Z Version: 20250818.1.0
2025-08-20T19:53:48.3174954Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:53:48.3176572Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:53:48.3177682Z ##[endgroup]
2025-08-20T19:53:48.3179112Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:53:48.3180981Z Attestations: write
2025-08-20T19:53:48.3181717Z Contents: write
2025-08-20T19:53:48.3182309Z Metadata: read
2025-08-20T19:53:48.3182898Z Packages: write
2025-08-20T19:53:48.3183480Z ##[endgroup]
2025-08-20T19:53:48.3185490Z Secret source: Actions
2025-08-20T19:53:48.3186337Z Prepare workflow directory
2025-08-20T19:53:48.3512195Z Prepare all required actions
2025-08-20T19:53:48.3551342Z Getting action download info
2025-08-20T19:53:48.8397416Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T19:53:49.8572401Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T19:53:50.8531733Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T19:53:50.9576458Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T19:53:51.8275127Z Getting action download info
2025-08-20T19:53:52.0076400Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T19:53:52.7873829Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T19:53:53.6458124Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/dumbpipe/official)
2025-08-20T19:53:53.6992673Z ##[group]Run ##Presets
2025-08-20T19:53:53.6993017Z [36;1m##Presets[0m
2025-08-20T19:53:53.6993239Z [36;1mset +x ; set +e[0m
2025-08-20T19:53:53.6993463Z [36;1m#-------------#[0m
2025-08-20T19:53:53.6993774Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T19:53:53.6994155Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T19:53:53.6994509Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.6994838Z [36;1m  fi[0m
2025-08-20T19:53:53.6995102Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T19:53:53.6995479Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T19:53:53.6995826Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.6996100Z [36;1m  fi[0m
2025-08-20T19:53:53.6996349Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T19:53:53.6996737Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T19:53:53.6997067Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.6997340Z [36;1m  fi[0m
2025-08-20T19:53:53.6997688Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T19:53:53.6998176Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T19:53:53.6998713Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T19:53:53.6999013Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:53:53.6999334Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.6999629Z [36;1m     else[0m
2025-08-20T19:53:53.6999892Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7000171Z [36;1m     fi[0m
2025-08-20T19:53:53.7000356Z [36;1m  fi[0m
2025-08-20T19:53:53.7000533Z [36;1mfi[0m
2025-08-20T19:53:53.7064397Z shell: /usr/bin/bash -e {0}
2025-08-20T19:53:53.7064940Z env:
2025-08-20T19:53:53.7065398Z   GH_TOKEN: ***
2025-08-20T19:53:53.7065713Z ##[endgroup]
2025-08-20T19:53:53.7346033Z ##[group]Run ##Presets
2025-08-20T19:53:53.7346508Z [36;1m##Presets[0m
2025-08-20T19:53:53.7346950Z [36;1mset +x ; set +e[0m
2025-08-20T19:53:53.7347260Z [36;1m#-------------#[0m
2025-08-20T19:53:53.7347677Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T19:53:53.7348537Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T19:53:53.7349131Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T19:53:53.7349706Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T19:53:53.7350202Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T19:53:53.7350723Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T19:53:53.7351159Z [36;1m  exit 1[0m
2025-08-20T19:53:53.7351470Z [36;1mfi[0m
2025-08-20T19:53:53.7387048Z shell: /usr/bin/bash -e {0}
2025-08-20T19:53:53.7387465Z env:
2025-08-20T19:53:53.7388111Z   RO_GHTOKEN: ***
2025-08-20T19:53:53.7388542Z   RO_GLTOKEN: ***
2025-08-20T19:53:53.7389831Z   MINISIGN_KEY: ***
2025-08-20T19:53:53.7390126Z ##[endgroup]
2025-08-20T19:53:53.7581120Z ##[group]Run ##Presets
2025-08-20T19:53:53.7581464Z [36;1m##Presets[0m
2025-08-20T19:53:53.7581667Z [36;1mset +x ; set +e[0m
2025-08-20T19:53:53.7581886Z [36;1m#-------------#[0m
2025-08-20T19:53:53.7582098Z [36;1m##Host Triplet[0m
2025-08-20T19:53:53.7582370Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:53:53.7582688Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T19:53:53.7582999Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:53:53.7583305Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T19:53:53.7583590Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T19:53:53.7583923Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T19:53:53.7584249Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T19:53:53.7584560Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T19:53:53.7584821Z [36;1m   fi[0m
2025-08-20T19:53:53.7585105Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:53:53.7585438Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T19:53:53.7585735Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:53:53.7586055Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T19:53:53.7586330Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T19:53:53.7586549Z [36;1m fi[0m
2025-08-20T19:53:53.7586812Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7587192Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7587562Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7588119Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7588392Z [36;1m##Debug[0m
2025-08-20T19:53:53.7588598Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T19:53:53.7588854Z [36;1m   export DEBUG="1"[0m
2025-08-20T19:53:53.7589075Z [36;1m else[0m
2025-08-20T19:53:53.7589265Z [36;1m   export DEBUG="0"[0m
2025-08-20T19:53:53.7589670Z [36;1m fi[0m
2025-08-20T19:53:53.7589891Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7590178Z [36;1m##Docker Platform[0m
2025-08-20T19:53:53.7590460Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T19:53:53.7590783Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T19:53:53.7591111Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T19:53:53.7591451Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T19:53:53.7591764Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T19:53:53.7592083Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T19:53:53.7592393Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T19:53:53.7592703Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T19:53:53.7592943Z [36;1m fi[0m
2025-08-20T19:53:53.7593218Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7593635Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7593950Z [36;1m##GHCRPKG_URL[0m
2025-08-20T19:53:53.7594423Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/dumbpipe/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:53:53.7594936Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T19:53:53.7595239Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7595538Z [36;1m##Logs[0m
2025-08-20T19:53:53.7595804Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T19:53:53.7596073Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T19:53:53.7596297Z [36;1m else[0m
2025-08-20T19:53:53.7596487Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T19:53:53.7596741Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T19:53:53.7596987Z [36;1m fi[0m
2025-08-20T19:53:53.7597375Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7597759Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7598316Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T19:53:53.7598672Z [36;1m PKG_FAMILY_LOCAL="$(echo "dumbpipe" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:53:53.7599063Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T19:53:53.7599380Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7599693Z [36;1m##Rebuild[0m
2025-08-20T19:53:53.7599906Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T19:53:53.7600177Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T19:53:53.7600429Z [36;1m else[0m
2025-08-20T19:53:53.7600634Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T19:53:53.7600875Z [36;1m fi[0m
2025-08-20T19:53:53.7601132Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7601445Z [36;1m ##SBUILD_URL[0m
2025-08-20T19:53:53.7601842Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T19:53:53.7602379Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T19:53:53.7603198Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T19:53:53.7603915Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:53:53.7604275Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T19:53:53.7604718Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T19:53:53.7605132Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T19:53:53.7605502Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7605783Z [36;1m    exit 1[0m
2025-08-20T19:53:53.7605983Z [36;1m   else[0m
2025-08-20T19:53:53.7606190Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T19:53:53.7606646Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7606977Z [36;1m    #Check for x_exec.host[0m
2025-08-20T19:53:53.7607301Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T19:53:53.7607642Z [36;1m      #check if supported[0m
2025-08-20T19:53:53.7608227Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T19:53:53.7608751Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T19:53:53.7609169Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T19:53:53.7609489Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7609776Z [36;1m         exit 1[0m
2025-08-20T19:53:53.7609989Z [36;1m       fi[0m
2025-08-20T19:53:53.7610192Z [36;1m      #get build system[0m
2025-08-20T19:53:53.7610557Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T19:53:53.7610931Z [36;1m       export BUILD_SYS[0m
2025-08-20T19:53:53.7611203Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7611546Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T19:53:53.7611872Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7612187Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7612509Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T19:53:53.7612838Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7613158Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:53.7613429Z [36;1m       fi[0m
2025-08-20T19:53:53.7613757Z [36;1m     fi[0m
2025-08-20T19:53:53.7613950Z [36;1m   fi[0m
2025-08-20T19:53:53.7614148Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T19:53:53.7649306Z shell: /usr/bin/bash -e {0}
2025-08-20T19:53:53.7649567Z ##[endgroup]
2025-08-20T19:53:55.2125649Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:53:55.2126179Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:53:55.2126402Z 
2025-08-20T19:53:55.3866960Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:53:55.3867568Z 100  5508  100  5508    0     0  31351      0 --:--:-- --:--:-- --:--:-- 31474
2025-08-20T19:53:55.3881139Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T19:53:55.4117331Z ##[group]Run ##Presets
2025-08-20T19:53:55.4117628Z [36;1m##Presets[0m
2025-08-20T19:53:55.4118241Z [36;1mset +x ; set +e[0m
2025-08-20T19:53:55.4118485Z [36;1m#-------------#[0m
2025-08-20T19:53:55.4118693Z [36;1m##Debug?[0m
2025-08-20T19:53:55.4118962Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:53:55.4119269Z [36;1m  set -x[0m
2025-08-20T19:53:55.4119458Z [36;1mfi[0m
2025-08-20T19:53:55.4119712Z [36;1m#-------------#[0m
2025-08-20T19:53:55.4119937Z [36;1m##CoreUtils[0m
2025-08-20T19:53:55.4120149Z [36;1msudo apt update -y[0m
2025-08-20T19:53:55.4120502Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T19:53:55.4121511Z [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:53:55.4122419Z [36;1m##tmp[0m
2025-08-20T19:53:55.4122706Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T19:53:55.4123050Z [36;1m#GH ENV[0m
2025-08-20T19:53:55.4123280Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:55.4123798Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:55.4124070Z [36;1m#-------------#[0m
2025-08-20T19:53:55.4124301Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T19:53:55.4124553Z [36;1msudo apt update -y[0m
2025-08-20T19:53:55.4124806Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T19:53:55.4125065Z [36;1m##Setup Minisign[0m
2025-08-20T19:53:55.4125331Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T19:53:55.4125772Z [36;1mecho "***[0m
2025-08-20T19:53:55.4127037Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T19:53:55.4127335Z [36;1m##User-Agent[0m
2025-08-20T19:53:55.4128261Z [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:53:55.4129071Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:53:55.4168371Z shell: /usr/bin/bash -e {0}
2025-08-20T19:53:55.4168640Z env:
2025-08-20T19:53:55.4168825Z   CROSS_COMPILING: NO
2025-08-20T19:53:55.4169044Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:53:55.4169285Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:53:55.4169506Z   ON_QEMU: NO
2025-08-20T19:53:55.4169685Z   DEBUG: 0
2025-08-20T19:53:55.4169869Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:53:55.4170098Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:53:55.4170398Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T19:53:55.4170718Z   KEEP_LOGS: YES
2025-08-20T19:53:55.4170917Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:53:55.4171152Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T19:53:55.4171378Z   SBUILD_REBUILD: false
2025-08-20T19:53:55.4171947Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T19:53:55.4172553Z   BUILD_SYS: docker://rust
2025-08-20T19:53:55.4172779Z   BUILD_ON_HOST: FALSE
2025-08-20T19:53:55.4172984Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:53:55.4173184Z ##[endgroup]
2025-08-20T19:53:55.4605499Z 
2025-08-20T19:53:55.4605967Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:53:55.4606340Z 
2025-08-20T19:53:55.5110264Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:53:55.5396001Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:53:55.5409443Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T19:53:55.5472292Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T19:53:55.5481866Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T19:53:55.5505709Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:53:55.5538407Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T19:53:55.6704027Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T19:53:55.6837448Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T19:53:55.6861336Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T19:53:55.6879923Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T19:53:55.6946217Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T19:53:55.6972346Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T19:53:55.6997536Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T19:53:55.7094387Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T19:53:55.7128938Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T19:53:55.7139390Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T19:53:55.7699800Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T19:53:55.7712899Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T19:53:55.7721409Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T19:53:55.7731629Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T19:53:55.8020285Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T19:53:55.8103781Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T19:53:55.8111757Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T19:53:55.8125816Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T19:53:55.8186932Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T19:53:55.8213833Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T19:53:55.8251586Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T19:53:55.8323249Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T19:53:55.8357207Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T19:53:55.8428558Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T19:53:55.9323124Z Get:32 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T19:53:55.9400418Z Get:33 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T19:53:55.9496961Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T19:53:59.8681798Z Fetched 10.6 MB in 1s (8557 kB/s)
2025-08-20T19:54:00.5812714Z Reading package lists...
2025-08-20T19:54:00.7521241Z Building dependency tree...
2025-08-20T19:54:00.7527736Z Reading state information...
2025-08-20T19:54:00.7685784Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:54:00.7797116Z 
2025-08-20T19:54:00.7797702Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:54:00.7798293Z 
2025-08-20T19:54:00.7923885Z Reading package lists...
2025-08-20T19:54:00.9670698Z Building dependency tree...
2025-08-20T19:54:00.9678891Z Reading state information...
2025-08-20T19:54:01.1211319Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:54:01.1211844Z bc set to manually installed.
2025-08-20T19:54:01.1212293Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:54:01.1212894Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T19:54:01.1213455Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:54:01.1214001Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:54:01.1214583Z The following additional packages will be installed:
2025-08-20T19:54:01.1214962Z   libtime-duration-perl
2025-08-20T19:54:01.1657331Z The following NEW packages will be installed:
2025-08-20T19:54:01.1665249Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T19:54:01.1844042Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T19:54:01.2079977Z Need to get 616 kB of archives.
2025-08-20T19:54:01.2080637Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T19:54:01.2081302Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:54:01.2884382Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T19:54:01.3551454Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T19:54:01.4248987Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T19:54:01.4883222Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T19:54:01.8035713Z Fetched 616 kB in 0s (1732 kB/s)
2025-08-20T19:54:01.8228839Z Selecting previously unselected package fdupes.
2025-08-20T19:54:01.8398612Z (Reading database ... 
2025-08-20T19:54:01.8399276Z (Reading database ... 5%
2025-08-20T19:54:01.8399675Z (Reading database ... 10%
2025-08-20T19:54:01.8400067Z (Reading database ... 15%
2025-08-20T19:54:01.8400425Z (Reading database ... 20%
2025-08-20T19:54:01.8400817Z (Reading database ... 25%
2025-08-20T19:54:01.8401090Z (Reading database ... 30%
2025-08-20T19:54:01.8401412Z (Reading database ... 35%
2025-08-20T19:54:01.8401781Z (Reading database ... 40%
2025-08-20T19:54:01.8402162Z (Reading database ... 45%
2025-08-20T19:54:01.8402461Z (Reading database ... 50%
2025-08-20T19:54:01.8448723Z (Reading database ... 55%
2025-08-20T19:54:01.8628966Z (Reading database ... 60%
2025-08-20T19:54:01.8735420Z (Reading database ... 65%
2025-08-20T19:54:01.8853070Z (Reading database ... 70%
2025-08-20T19:54:01.8963830Z (Reading database ... 75%
2025-08-20T19:54:01.9095772Z (Reading database ... 80%
2025-08-20T19:54:01.9328587Z (Reading database ... 85%
2025-08-20T19:54:01.9523088Z (Reading database ... 90%
2025-08-20T19:54:01.9938103Z (Reading database ... 95%
2025-08-20T19:54:01.9938471Z (Reading database ... 100%
2025-08-20T19:54:01.9938885Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T19:54:01.9980560Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T19:54:02.0004701Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T19:54:02.0234458Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T19:54:02.0368780Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T19:54:02.0378028Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T19:54:02.1162271Z Selecting previously unselected package moreutils.
2025-08-20T19:54:02.1298469Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T19:54:02.1307609Z Unpacking moreutils (0.69-1) ...
2025-08-20T19:54:02.1641545Z Selecting previously unselected package dos2unix.
2025-08-20T19:54:02.1777457Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T19:54:02.1786296Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T19:54:02.7820329Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T19:54:02.7846408Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T19:54:02.7870986Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T19:54:02.7895385Z Setting up moreutils (0.69-1) ...
2025-08-20T19:54:02.7921030Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:54:14.3678028Z 
2025-08-20T19:54:14.3678463Z Running kernel seems to be up-to-date.
2025-08-20T19:54:14.3678753Z 
2025-08-20T19:54:14.3678848Z Restarting services...
2025-08-20T19:54:14.3996203Z 
2025-08-20T19:54:14.3996574Z Service restarts being deferred:
2025-08-20T19:54:14.3998686Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:54:14.3999252Z 
2025-08-20T19:54:14.3999599Z No containers need to be restarted.
2025-08-20T19:54:14.3999888Z 
2025-08-20T19:54:14.4000081Z No user sessions are running outdated binaries.
2025-08-20T19:54:14.4000408Z 
2025-08-20T19:54:14.4000728Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:54:15.3671394Z Reading package lists...
2025-08-20T19:54:15.5462972Z Building dependency tree...
2025-08-20T19:54:15.5471482Z Reading state information...
2025-08-20T19:54:15.7240525Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:54:15.7241364Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:54:15.7241973Z apt-utils set to manually installed.
2025-08-20T19:54:15.7243189Z ca-certificates is already the newest version (20240203).
2025-08-20T19:54:15.7243957Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:54:15.7244407Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:54:15.7244834Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:54:15.7245268Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:54:15.7245692Z moreutils is already the newest version (0.69-1).
2025-08-20T19:54:15.7246156Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:54:15.7246631Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:54:15.7247251Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:54:15.7248041Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T19:54:15.7248542Z tmux set to manually installed.
2025-08-20T19:54:15.7249049Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:54:15.7249664Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:54:15.7250232Z The following additional packages will be installed:
2025-08-20T19:54:15.7250595Z   python3-software-properties
2025-08-20T19:54:15.7250845Z Recommended packages:
2025-08-20T19:54:15.7251053Z   unattended-upgrades
2025-08-20T19:54:15.7852737Z The following NEW packages will be installed:
2025-08-20T19:54:15.7853075Z   rename
2025-08-20T19:54:15.7862833Z The following packages will be upgraded:
2025-08-20T19:54:15.7863640Z   python3-software-properties software-properties-common
2025-08-20T19:54:15.8051899Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:54:15.8286602Z Need to get 64.7 kB of archives.
2025-08-20T19:54:15.8287067Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T19:54:15.8287484Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:54:15.9107400Z 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:54:15.9746691Z 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:54:16.0378871Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T19:54:16.2969305Z Fetched 64.7 kB in 0s (294 kB/s)
2025-08-20T19:54:16.3212992Z (Reading database ... 
2025-08-20T19:54:16.3213437Z (Reading database ... 5%
2025-08-20T19:54:16.3213830Z (Reading database ... 10%
2025-08-20T19:54:16.3214203Z (Reading database ... 15%
2025-08-20T19:54:16.3214560Z (Reading database ... 20%
2025-08-20T19:54:16.3214934Z (Reading database ... 25%
2025-08-20T19:54:16.3215298Z (Reading database ... 30%
2025-08-20T19:54:16.3215980Z (Reading database ... 35%
2025-08-20T19:54:16.3216377Z (Reading database ... 40%
2025-08-20T19:54:16.3216744Z (Reading database ... 45%
2025-08-20T19:54:16.3217111Z (Reading database ... 50%
2025-08-20T19:54:16.3303539Z (Reading database ... 55%
2025-08-20T19:54:16.3338200Z (Reading database ... 60%
2025-08-20T19:54:16.3360491Z (Reading database ... 65%
2025-08-20T19:54:16.3395782Z (Reading database ... 70%
2025-08-20T19:54:16.3421194Z (Reading database ... 75%
2025-08-20T19:54:16.3450958Z (Reading database ... 80%
2025-08-20T19:54:16.3590057Z (Reading database ... 85%
2025-08-20T19:54:16.3683400Z (Reading database ... 90%
2025-08-20T19:54:16.3957075Z (Reading database ... 95%
2025-08-20T19:54:16.3957576Z (Reading database ... 100%
2025-08-20T19:54:16.3958453Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T19:54:16.4003864Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T19:54:16.5253015Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:54:16.6020798Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T19:54:16.7022313Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:54:16.7276226Z Selecting previously unselected package rename.
2025-08-20T19:54:16.7416787Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T19:54:16.7426411Z Unpacking rename (2.02-1) ...
2025-08-20T19:54:16.7833127Z Setting up rename (2.02-1) ...
2025-08-20T19:54:16.7896824Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T19:54:16.7918415Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T19:54:16.9365961Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T19:54:17.0386127Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:54:21.0996663Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T19:54:22.7156158Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:54:22.7447318Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:54:22.7470951Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:54:22.7474706Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:54:22.7488416Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:54:22.7531853Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:54:22.7598545Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:54:23.9142991Z Reading package lists...
2025-08-20T19:54:24.1014842Z Building dependency tree...
2025-08-20T19:54:24.1022023Z Reading state information...
2025-08-20T19:54:24.1253928Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:54:24.1410077Z 
2025-08-20T19:54:24.1410828Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:54:24.1411408Z 
2025-08-20T19:54:24.1903116Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:54:24.2191901Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:54:24.2200368Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:54:24.2208629Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:54:24.2217370Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:54:24.2260592Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:54:24.2364748Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:54:25.3803387Z Reading package lists...
2025-08-20T19:54:25.5583638Z Building dependency tree...
2025-08-20T19:54:25.5590261Z Reading state information...
2025-08-20T19:54:25.5751428Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:54:25.5863392Z 
2025-08-20T19:54:25.5864687Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:54:25.5865178Z 
2025-08-20T19:54:25.5992624Z Reading package lists...
2025-08-20T19:54:25.7797129Z Building dependency tree...
2025-08-20T19:54:25.7804844Z Reading state information...
2025-08-20T19:54:25.9553048Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:54:25.9986100Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:54:26.0285997Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T19:54:26.1956441Z ##[group]Run ##Presets
2025-08-20T19:54:26.1956878Z [36;1m##Presets[0m
2025-08-20T19:54:26.1957224Z [36;1mset +x ; set +e[0m
2025-08-20T19:54:26.1957597Z [36;1m#-------------#[0m
2025-08-20T19:54:26.1958146Z [36;1m##Debug?[0m
2025-08-20T19:54:26.1958575Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:54:26.1959105Z [36;1m  set -x[0m
2025-08-20T19:54:26.1959443Z [36;1mfi[0m
2025-08-20T19:54:26.1959768Z [36;1m#-------------#[0m
2025-08-20T19:54:26.1960581Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T19:54:26.1961688Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T19:54:26.1962697Z [36;1msudo service procps restart[0m
2025-08-20T19:54:26.1963194Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T19:54:26.2011139Z shell: /usr/bin/bash -e {0}
2025-08-20T19:54:26.2011398Z env:
2025-08-20T19:54:26.2011638Z   CROSS_COMPILING: NO
2025-08-20T19:54:26.2011857Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:54:26.2012094Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:54:26.2012314Z   ON_QEMU: NO
2025-08-20T19:54:26.2012489Z   DEBUG: 0
2025-08-20T19:54:26.2032061Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:54:26.2032465Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:54:26.2032973Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T19:54:26.2033503Z   KEEP_LOGS: YES
2025-08-20T19:54:26.2033848Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:54:26.2034255Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T19:54:26.2034673Z   SBUILD_REBUILD: false
2025-08-20T19:54:26.2035652Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T19:54:26.2036739Z   BUILD_SYS: docker://rust
2025-08-20T19:54:26.2037139Z   BUILD_ON_HOST: FALSE
2025-08-20T19:54:26.2037502Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:54:26.2038039Z   SYSTMP: /tmp
2025-08-20T19:54:26.2038376Z   GHA_MODE: MATRIX
2025-08-20T19:54:26.2039161Z   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:54:26.2040015Z ##[endgroup]
2025-08-20T19:54:26.2172542Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T19:54:26.2245977Z 0
2025-08-20T19:54:26.2682785Z vm.max_map_count = 262144
2025-08-20T19:54:26.2683246Z fs.inotify.max_user_watches = 655360
2025-08-20T19:54:26.2683536Z fs.inotify.max_user_instances = 1280
2025-08-20T19:54:26.2683794Z vm.mmap_rnd_bits = 28
2025-08-20T19:54:26.2754630Z ##[group]Run ##Presets
2025-08-20T19:54:26.2754952Z [36;1m##Presets[0m
2025-08-20T19:54:26.2755159Z [36;1mset +x ; set +e[0m
2025-08-20T19:54:26.2755395Z [36;1m#-------------#[0m
2025-08-20T19:54:26.2755600Z [36;1m##Debug?[0m
2025-08-20T19:54:26.2755845Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:54:26.2756138Z [36;1m  set -x[0m
2025-08-20T19:54:26.2756323Z [36;1mfi[0m
2025-08-20T19:54:26.2756507Z [36;1m#-------------#[0m
2025-08-20T19:54:26.2756713Z [36;1m##Main[0m
2025-08-20T19:54:26.2756934Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:54:26.2757587Z [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:54:26.2758597Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:54:26.2758985Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T19:54:26.2759264Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T19:54:26.2759523Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T19:54:26.2759828Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T19:54:26.2760162Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T19:54:26.2760486Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T19:54:26.2760811Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T19:54:26.2761138Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T19:54:26.2761481Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T19:54:26.2761859Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T19:54:26.2762152Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T19:54:26.2762417Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T19:54:26.2762703Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T19:54:26.2762997Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T19:54:26.2763281Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T19:54:26.2763561Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T19:54:26.2764040Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T19:54:26.2764360Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T19:54:26.2764664Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T19:54:26.2764981Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T19:54:26.2765302Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T19:54:26.2765608Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T19:54:26.2765916Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T19:54:26.2766188Z [36;1m     "${POD_ID}" \[0m
2025-08-20T19:54:26.2766536Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T19:54:26.2766987Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:54:26.2767458Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:54:26.2768105Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T19:54:26.2768465Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:54:26.2768814Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:54:26.2769448Z [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:54:26.2770238Z [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:54:26.2770774Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T19:54:26.2771053Z [36;1m else[0m
2025-08-20T19:54:26.2771525Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T19:54:26.2771894Z [36;1m fi[0m
2025-08-20T19:54:26.2772141Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T19:54:26.2772534Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T19:54:26.2772955Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:54:26.2773350Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:54:26.2773743Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:54:26.2774142Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:54:26.2774556Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:54:26.2774969Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:54:26.2775397Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:54:26.2775817Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:54:26.2776137Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:54:26.2815013Z shell: /usr/bin/bash -e {0}
2025-08-20T19:54:26.2815251Z env:
2025-08-20T19:54:26.2815446Z   CROSS_COMPILING: NO
2025-08-20T19:54:26.2815675Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:54:26.2815912Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:54:26.2816130Z   ON_QEMU: NO
2025-08-20T19:54:26.2816318Z   DEBUG: 0
2025-08-20T19:54:26.2816501Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:54:26.2816733Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:54:26.2817024Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T19:54:26.2817340Z   KEEP_LOGS: YES
2025-08-20T19:54:26.2817537Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:54:26.2817758Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T19:54:26.2818199Z   SBUILD_REBUILD: false
2025-08-20T19:54:26.2818763Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T19:54:26.2819352Z   BUILD_SYS: docker://rust
2025-08-20T19:54:26.2819736Z   BUILD_ON_HOST: FALSE
2025-08-20T19:54:26.2819942Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:54:26.2820172Z   SYSTMP: /tmp
2025-08-20T19:54:26.2820358Z   GHA_MODE: MATRIX
2025-08-20T19:54:26.2820794Z   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:54:26.2821644Z   GHCR_TOKEN: ***
2025-08-20T19:54:26.2821941Z   GITHUB_TOKEN: ***
2025-08-20T19:54:26.2822209Z   GITLAB_TOKEN: ***
2025-08-20T19:54:26.2823323Z   MINISIGN_KEY: ***
2025-08-20T19:54:26.2823523Z ##[endgroup]
2025-08-20T19:54:26.4618489Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T19:54:26.6813278Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:54:26.6814034Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:54:26.6814430Z 
2025-08-20T19:54:26.7227302Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:54:26.7228371Z 100  5508  100  5508    0     0   129k      0 --:--:-- --:--:-- --:--:--  131k
2025-08-20T19:54:26.7240548Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T19:54:26.7327075Z 
2025-08-20T19:54:26.7327393Z [+] Building [/tmp/tmp.UuRDhq7vOj/SBUILD_INPUT] Locally
2025-08-20T19:54:26.7327788Z 
2025-08-20T19:54:26.7341178Z '/tmp/tmp.UuRDhq7vOj/SBUILD_INPUT' -> '/tmp/pkgforge/P0RnrVsTe_build.yaml'
2025-08-20T19:54:26.9442788Z 
2025-08-20T19:54:26.9443193Z [+] Passwordless sudo is Configured
2025-08-20T19:54:27.1425246Z 
2025-08-20T19:54:27.1437693Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T19:54:27.1438236Z 
2025-08-20T19:54:27.1906657Z 
2025-08-20T19:54:27.1908600Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T19:54:27.1908957Z 
2025-08-20T19:54:27.1908967Z 
2025-08-20T19:54:27.1909191Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T19:54:27.1909507Z 
2025-08-20T19:54:27.2083937Z [+] Installing: 7z -> 7z
2025-08-20T19:54:28.0115408Z [+] Installing: actionlint -> actionlint
2025-08-20T19:54:28.8401924Z [+] Installing: anew -> anew
2025-08-20T19:54:29.5832811Z [+] Installing: anew-rs -> anew-rs
2025-08-20T19:54:30.3417542Z [+] Installing: ansi2html -> ansi2html
2025-08-20T19:54:30.9575529Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T19:54:31.1803652Z [+] Installing: archey -> archey
2025-08-20T19:54:32.1909085Z [+] Installing: aria2 -> aria2c
2025-08-20T19:54:33.1558898Z [+] Installing: askalono -> askalono
2025-08-20T19:54:34.1866771Z [+] Installing: bsdtar -> bsdtar
2025-08-20T19:54:35.1674794Z [+] Installing: b3sum -> b3sum
2025-08-20T19:54:35.8173923Z [+] Installing: bita -> bita
2025-08-20T19:54:36.4084016Z [+] Installing: btop -> btop
2025-08-20T19:54:36.7202576Z [+] Installing: chafa -> chafa
2025-08-20T19:54:37.7457412Z [+] Installing: cloudflared -> cloudflared
2025-08-20T19:54:39.3943747Z [+] Installing: croc -> croc
2025-08-20T19:54:40.3682684Z [+] Installing: csvtk -> csvtk
2025-08-20T19:54:41.7147103Z [+] Installing: cutlines -> cutlines
2025-08-20T19:54:42.3188369Z curl: (22) The requested URL returned error: 404
2025-08-20T19:54:42.3233292Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T19:54:42.3234675Z [+] Installing: dbin -> dbin
2025-08-20T19:54:43.2332972Z [+] Installing: dasel -> dasel
2025-08-20T19:54:44.1864916Z [+] Installing: delta -> delta
2025-08-20T19:54:45.2637989Z [+] Installing: ds -> ds
2025-08-20T19:54:45.4890573Z curl: (22) The requested URL returned error: 404
2025-08-20T19:54:45.4939436Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T19:54:45.4940381Z [+] Installing: dos2unix -> dos2unix
2025-08-20T19:54:46.1198103Z [+] Installing: duf -> duf
2025-08-20T19:54:47.0334419Z [+] Installing: duplicut -> duplicut
2025-08-20T19:54:47.8462775Z [+] Installing: dust -> dust
2025-08-20T19:54:48.7573082Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T19:54:49.8321062Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T19:54:50.3893064Z [+] Installing: dysk -> dysk
2025-08-20T19:54:51.1535418Z [+] Installing: eget -> eget
2025-08-20T19:54:51.7448549Z [+] Installing: epoch -> epoch
2025-08-20T19:54:52.5424045Z [+] Installing: faketty -> faketty
2025-08-20T19:54:53.2783684Z [+] Installing: fastfetch -> fastfetch
2025-08-20T19:54:53.9925074Z [+] Installing: freeze -> freeze
2025-08-20T19:54:55.1619772Z [+] Installing: fusermount3 -> fusermount
2025-08-20T19:54:55.7518347Z [+] Installing: gdu -> gdu
2025-08-20T19:54:57.0941162Z [+] Installing: gh -> gh
2025-08-20T19:54:59.1576740Z [+] Installing: gitleaks -> gitleaks
2025-08-20T19:55:00.0546360Z [+] Installing: git-sizer -> git-sizer
2025-08-20T19:55:00.7682244Z [+] Installing: glab -> glab
2025-08-20T19:55:02.2217490Z [+] Installing: glow -> glow
2025-08-20T19:55:03.5085627Z [+] Installing: httpx -> httpx
2025-08-20T19:55:05.3701294Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T19:55:06.9079017Z [+] Installing: husarnet -> husarnet
2025-08-20T19:55:07.5174654Z curl: (22) The requested URL returned error: 404
2025-08-20T19:55:07.5211850Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T19:55:07.5212795Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T19:55:08.1150283Z curl: (22) The requested URL returned error: 404
2025-08-20T19:55:08.1186674Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T19:55:08.1187551Z [+] Installing: imgcat -> imgcat
2025-08-20T19:55:08.9084658Z [+] Installing: jc -> jc
2025-08-20T19:55:09.7395265Z [+] Installing: jq -> jq
2025-08-20T19:55:10.5267279Z [+] Installing: logdy -> logdy
2025-08-20T19:55:12.2589074Z [+] Installing: micro -> micro
2025-08-20T19:55:13.2768411Z [+] Installing: miniserve -> miniserve
2025-08-20T19:55:14.1535296Z [+] Installing: minisign -> minisign
2025-08-20T19:55:14.7836821Z [+] Installing: ncdu -> ncdu
2025-08-20T19:55:15.5936912Z [+] Installing: notify -> notify
2025-08-20T19:55:16.4377179Z [+] Installing: ouch -> ouch
2025-08-20T19:55:17.4106661Z [+] Installing: oras -> oras
2025-08-20T19:55:18.6686661Z [+] Installing: pipetty -> pipetty
2025-08-20T19:55:19.2619384Z [+] Installing: pixterm -> pixterm
2025-08-20T19:55:20.1425746Z [+] Installing: qsv -> qsv
2025-08-20T19:55:21.3458781Z [+] Installing: rclone -> rclone
2025-08-20T19:55:23.6153226Z [+] Installing: ripgrep -> rg
2025-08-20T19:55:24.2348550Z [+] Installing: rga -> rga
2025-08-20T19:55:25.0932662Z [+] Installing: rsync -> rsync
2025-08-20T19:55:25.9931195Z [+] Installing: script -> script
2025-08-20T19:55:26.6124557Z [+] Installing: shellcheck -> shellcheck
2025-08-20T19:55:27.7443158Z [+] Installing: soar -> soar
2025-08-20T19:55:28.7259051Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T19:55:29.6923685Z [+] Installing: sstrip -> sstrip
2025-08-20T19:55:30.3338842Z [+] Installing: strace -> strace
2025-08-20T19:55:31.0008412Z [+] Installing: sttr -> sttr
2025-08-20T19:55:31.9229287Z [+] Installing: tailscale -> tailscale
2025-08-20T19:55:33.1964024Z [+] Installing: tailscaled -> tailscaled
2025-08-20T19:55:34.6026318Z [+] Installing: taplo -> taplo
2025-08-20T19:55:35.4378731Z [+] Installing: tldr -> tldr
2025-08-20T19:55:36.2513202Z [+] Installing: tldr -> tealdeer
2025-08-20T19:55:36.8282984Z [+] Installing: tmux -> tmux
2025-08-20T19:55:37.5167428Z [+] Installing: tok -> tok
2025-08-20T19:55:38.2023953Z [+] Installing: trufflehog -> trufflehog
2025-08-20T19:55:39.8938774Z [+] Installing: trurl -> trurl
2025-08-20T19:55:40.7899663Z [+] Installing: tss -> tss
2025-08-20T19:55:41.4519374Z [+] Installing: ulexec -> ulexec
2025-08-20T19:55:41.9342919Z [+] Installing: unfurl -> unfurl
2025-08-20T19:55:42.3332422Z [+] Installing: upx -> upx
2025-08-20T19:55:42.9579209Z [+] Installing: validtoml -> validtoml
2025-08-20T19:55:43.7194937Z [+] Installing: wget -> wget
2025-08-20T19:55:44.5802081Z [+] Installing: wget2 -> wget2
2025-08-20T19:55:45.3645480Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T19:55:46.3034031Z [+] Installing: xq -> xq
2025-08-20T19:55:47.2968693Z [+] Installing: xz -> xz
2025-08-20T19:55:47.9337261Z [+] Installing: unxz -> unxz
2025-08-20T19:55:48.2198507Z [+] Installing: yq -> yq
2025-08-20T19:55:48.7791695Z [+] Installing: yj -> yj
2025-08-20T19:55:49.4746182Z [+] Installing: zapper -> zapper
2025-08-20T19:55:49.7178827Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T19:55:50.3669598Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T19:55:50.9702465Z curl: (22) The requested URL returned error: 404
2025-08-20T19:55:50.9741997Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T19:55:50.9742976Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T19:55:51.5534815Z curl: (22) The requested URL returned error: 404
2025-08-20T19:55:51.5575717Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T19:55:51.5577077Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T19:55:52.1348549Z curl: (22) The requested URL returned error: 404
2025-08-20T19:55:52.1388798Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T19:55:52.1390149Z [+] Installing: zstd -> zstd
2025-08-20T19:55:52.8534534Z [+] Creating symlinks...
2025-08-20T19:55:52.8622755Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T19:55:52.8718222Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T19:55:52.8813567Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T19:55:52.8908772Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T19:55:52.9005521Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T19:55:52.9102303Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T19:55:52.9205778Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T19:55:52.9302803Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T19:55:52.9397120Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T19:55:52.9491463Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T19:55:52.9586377Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T19:55:52.9681719Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T19:55:52.9778250Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T19:55:52.9872142Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T19:55:52.9967561Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T19:55:53.0062434Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T19:55:53.0158177Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T19:55:53.0195155Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T19:55:53.0280611Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T19:55:53.0375879Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T19:55:53.0471411Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T19:55:53.0508136Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T19:55:53.0595812Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T19:55:53.0691155Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T19:55:53.0784902Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T19:55:53.0878326Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T19:55:53.0973070Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T19:55:53.1066941Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T19:55:53.1161232Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T19:55:53.1254888Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T19:55:53.1349172Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T19:55:53.1443174Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T19:55:53.1536825Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T19:55:53.1630986Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T19:55:53.1726268Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T19:55:53.1820842Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T19:55:53.1914820Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T19:55:53.2008470Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T19:55:53.2102235Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T19:55:53.2197037Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T19:55:53.2293532Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T19:55:53.2388024Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:55:53.2481717Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:55:53.2575692Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T19:55:53.2611901Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T19:55:53.2639150Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T19:55:53.2722710Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T19:55:53.2815207Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T19:55:53.2909604Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T19:55:53.3003189Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T19:55:53.3097193Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T19:55:53.3191108Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T19:55:53.3286820Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T19:55:53.3381237Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T19:55:53.3475391Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T19:55:53.3569227Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T19:55:53.3662254Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T19:55:53.3755835Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T19:55:53.3848526Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T19:55:53.3943000Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T19:55:53.4036735Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T19:55:53.4131142Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T19:55:53.4225590Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T19:55:53.4320227Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T19:55:53.4415840Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T19:55:53.4510619Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T19:55:53.4604507Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T19:55:53.4698438Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T19:55:53.4791579Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T19:55:53.4885905Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T19:55:53.4980065Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T19:55:53.5074713Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T19:55:53.5169047Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T19:55:53.5262177Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T19:55:53.5357036Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T19:55:53.5450194Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T19:55:53.5545400Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T19:55:53.5639377Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T19:55:53.5734031Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T19:55:53.5827754Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T19:55:53.5921829Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T19:55:53.6015955Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T19:55:53.6110620Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T19:55:53.6206804Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T19:55:53.6300968Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T19:55:53.6394717Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T19:55:53.6487526Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T19:55:53.6583300Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T19:55:53.6679260Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T19:55:53.6775938Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T19:55:53.6871507Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T19:55:53.6966835Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T19:55:53.7065325Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T19:55:53.7159914Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T19:55:53.7254579Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T19:55:53.7291280Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T19:55:53.7319000Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T19:55:53.7346171Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T19:55:53.7432708Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T19:55:53.7459046Z 
2025-08-20T19:55:53.7459499Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T19:55:53.7459898Z 
2025-08-20T19:55:53.7471819Z 
2025-08-20T19:55:53.7562770Z 
2025-08-20T19:55:53.7563104Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T19:55:53.7563452Z 
2025-08-20T19:55:53.7563609Z [+] Installation completed!
2025-08-20T19:55:53.7636874Z 
2025-08-20T19:55:53.7637142Z [+] GITHUB_TOKEN is Exported
2025-08-20T19:55:54.1941039Z github.com
2025-08-20T19:55:54.1941720Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T19:55:54.1942151Z   - Active account: true
2025-08-20T19:55:54.1942455Z   - Git operations protocol: https
2025-08-20T19:55:54.1942815Z   - Token: ghp_************************************
2025-08-20T19:55:54.1943660Z   - 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:55:54.1944526Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T19:55:54.1944981Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T19:55:54.4847139Z Limit: 5000, Remaining: 4968, Reset: 2025-08-20 20:25:34 +0000 UTC (29m40s)
2025-08-20T19:55:54.4856665Z 
2025-08-20T19:55:54.4856874Z [+] GHCR_TOKEN is Exported
2025-08-20T19:55:54.4894616Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T19:55:54.8624125Z Login Succeeded
2025-08-20T19:55:54.8633726Z 
2025-08-20T19:55:54.8633933Z [+] GITLAB is Exported
2025-08-20T19:55:54.8912657Z [git remote -v]
2025-08-20T19:55:55.1944573Z gitlab.com
2025-08-20T19:55:55.1945503Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T19:55:55.1946732Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T19:55:55.1947610Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T19:55:55.1948512Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T19:55:55.1949165Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T19:55:55.1949674Z   ✓ Token found: **************************
2025-08-20T19:55:55.1949979Z 
2025-08-20T19:55:55.1950608Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T19:55:55.1951633Z [git remote -v]
2025-08-20T19:55:55.1963786Z 2025/08/20 19:55:55 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T19:55:55.1964689Z git: exit status 128]
2025-08-20T19:55:55.4268667Z 
2025-08-20T19:55:55.4268862Z 
2025-08-20T19:55:55.4269826Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:55:55 PM)
2025-08-20T19:55:55.4270531Z 
2025-08-20T19:55:55.4270542Z 
2025-08-20T19:55:55.4270673Z [+] USER = runner
2025-08-20T19:55:55.4270999Z [+] HOME = /home/runner
2025-08-20T19:55:55.4275131Z [+] 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:55:55.4278878Z 
2025-08-20T19:55:55.4910374Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:55:55.5205044Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:55:55.5214041Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:55:55.5220223Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:55:55.5224953Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:55:55.5679357Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:55:55.5829268Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:55:56.6394261Z Reading package lists...
2025-08-20T19:55:56.6707790Z Reading package lists...
2025-08-20T19:55:56.8186364Z Building dependency tree...
2025-08-20T19:55:56.8193821Z Reading state information...
2025-08-20T19:55:56.9896944Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:55:56.9897601Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:55:56.9898366Z ca-certificates is already the newest version (20240203).
2025-08-20T19:55:56.9898973Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:55:56.9899572Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:55:56.9899941Z moreutils is already the newest version (0.69-1).
2025-08-20T19:55:56.9900345Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T19:55:56.9900780Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:55:56.9901432Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:55:57.0481234Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:55:57.0750062Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:55:57.0760445Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:55:57.0766694Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:55:57.0771156Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:55:57.1586849Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:55:57.1894478Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:55:58.1713221Z Reading package lists...
2025-08-20T19:55:58.2029504Z Reading package lists...
2025-08-20T19:55:58.3540708Z Building dependency tree...
2025-08-20T19:55:58.3548206Z Reading state information...
2025-08-20T19:55:58.5057397Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:55:58.5058498Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:55:58.5059268Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:55:58.5059725Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:55:58.5060190Z ca-certificates is already the newest version (20240203).
2025-08-20T19:55:58.5060646Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:55:58.5061291Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:55:58.5061858Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:55:58.5062440Z gawk set to manually installed.
2025-08-20T19:55:58.5062955Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:55:58.5063359Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:55:58.5063787Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:55:58.5064354Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:55:58.5065130Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:55:58.5065840Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:55:58.5066581Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:55:58.5066992Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:55:58.5067404Z The following additional packages will be installed:
2025-08-20T19:55:58.5068177Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T19:55:58.5068787Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T19:55:58.5069337Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T19:55:58.5069796Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T19:55:58.5070384Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T19:55:58.5071127Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:55:58.5071637Z Suggested packages:
2025-08-20T19:55:58.5071991Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T19:55:58.5072452Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T19:55:58.5072928Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T19:55:58.5073394Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T19:55:58.5073855Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T19:55:58.5074294Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T19:55:58.5074641Z   fonts-arphic-uming fonts-nanum
2025-08-20T19:55:58.5582101Z The following NEW packages will be installed:
2025-08-20T19:55:58.5582702Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T19:55:58.5584558Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T19:55:58.5586005Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T19:55:58.5587003Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T19:55:58.5588231Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T19:55:58.5592538Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T19:55:58.5594649Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:55:58.5779361Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:55:58.5779994Z Need to get 27.5 MB of archives.
2025-08-20T19:55:58.5780573Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T19:55:58.5781246Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:55:58.6561049Z 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:55:58.9791523Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T19:55:59.2387518Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T19:55:59.3652207Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T19:55:59.4284484Z 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:55:59.4926357Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T19:55:59.6238871Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T19:55:59.7525129Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T19:55:59.8825999Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T19:55:59.9464816Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T19:56:00.4743301Z 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:56:00.5389531Z 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:56:00.6645086Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T19:56:00.7288680Z 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:56:00.7965825Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T19:56:00.8721833Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T19:56:00.9363514Z 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:56:01.2494679Z 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:56:01.3136357Z 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:56:01.3791189Z 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:56:01.4422622Z 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:56:01.5072691Z 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:56:01.6341207Z 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:56:01.6983972Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T19:56:01.7642553Z 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:56:01.8285047Z 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:56:01.9574741Z 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:56:02.0217600Z 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:56:02.0864063Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T19:56:02.1506503Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T19:56:02.2141221Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T19:56:02.2784297Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T19:56:02.3427108Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T19:56:02.5364201Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T19:56:02.6035371Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T19:56:02.7294030Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T19:56:02.9746082Z Preconfiguring packages ...
2025-08-20T19:56:03.0334456Z Fetched 27.5 MB in 4s (6600 kB/s)
2025-08-20T19:56:03.0537543Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T19:56:03.0589568Z (Reading database ... 
2025-08-20T19:56:03.0590194Z (Reading database ... 5%
2025-08-20T19:56:03.0590586Z (Reading database ... 10%
2025-08-20T19:56:03.0590949Z (Reading database ... 15%
2025-08-20T19:56:03.0591591Z (Reading database ... 20%
2025-08-20T19:56:03.0591972Z (Reading database ... 25%
2025-08-20T19:56:03.0592321Z (Reading database ... 30%
2025-08-20T19:56:03.0592664Z (Reading database ... 35%
2025-08-20T19:56:03.0592887Z (Reading database ... 40%
2025-08-20T19:56:03.0593093Z (Reading database ... 45%
2025-08-20T19:56:03.0593313Z (Reading database ... 50%
2025-08-20T19:56:03.0613382Z (Reading database ... 55%
2025-08-20T19:56:03.0700834Z (Reading database ... 60%
2025-08-20T19:56:03.0720801Z (Reading database ... 65%
2025-08-20T19:56:03.0752329Z (Reading database ... 70%
2025-08-20T19:56:03.0775524Z (Reading database ... 75%
2025-08-20T19:56:03.0802599Z (Reading database ... 80%
2025-08-20T19:56:03.0931380Z (Reading database ... 85%
2025-08-20T19:56:03.1015836Z (Reading database ... 90%
2025-08-20T19:56:03.1262077Z (Reading database ... 95%
2025-08-20T19:56:03.1262556Z (Reading database ... 100%
2025-08-20T19:56:03.1263164Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T19:56:03.1301272Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T19:56:03.1495569Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:56:03.2955217Z Selecting previously unselected package poppler-data.
2025-08-20T19:56:03.3089661Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T19:56:03.3099564Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T19:56:03.4323665Z Selecting previously unselected package b3sum.
2025-08-20T19:56:03.4460143Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T19:56:03.4469639Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T19:56:03.4729370Z Selecting previously unselected package build-essential.
2025-08-20T19:56:03.4864853Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T19:56:03.4875761Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T19:56:03.5082300Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T19:56:03.5215187Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T19:56:03.5235431Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:56:03.5453205Z Selecting previously unselected package ccache.
2025-08-20T19:56:03.5587491Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T19:56:03.5597579Z Unpacking ccache (4.9.1-1) ...
2025-08-20T19:56:03.5961794Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T19:56:03.6097398Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T19:56:03.6106137Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T19:56:03.6372133Z Selecting previously unselected package xfonts-encodings.
2025-08-20T19:56:03.6507984Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T19:56:03.6518230Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:56:03.6819135Z Selecting previously unselected package xfonts-utils.
2025-08-20T19:56:03.6951724Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T19:56:03.6960722Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:56:03.7279653Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T19:56:03.7413347Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T19:56:03.8046182Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T19:56:03.8988164Z Selecting previously unselected package libgs-common.
2025-08-20T19:56:03.9123889Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:56:03.9132388Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:56:03.9363850Z Selecting previously unselected package libgs10-common.
2025-08-20T19:56:03.9497753Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:56:03.9507109Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:56:04.0151802Z Selecting previously unselected package libidn12:amd64.
2025-08-20T19:56:04.0286071Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T19:56:04.0295542Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:56:04.0509180Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T19:56:04.0643306Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T19:56:04.0653272Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:56:04.0865538Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T19:56:04.0999352Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T19:56:04.1010133Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:56:04.1243170Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T19:56:04.1375292Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T19:56:04.1384336Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:56:04.1599995Z Selecting previously unselected package libgs10:amd64.
2025-08-20T19:56:04.1739199Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:56:04.1750033Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:56:04.2817353Z Selecting previously unselected package ghostscript.
2025-08-20T19:56:04.2953423Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:56:04.2962773Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:56:04.3251374Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T19:56:04.3385172Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:56:04.3393530Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:56:04.4791457Z Selecting previously unselected package imagemagick.
2025-08-20T19:56:04.4926445Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:56:04.4936602Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:56:04.5131894Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T19:56:04.5266041Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T19:56:04.5275950Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:56:04.5515415Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T19:56:04.5648977Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T19:56:04.5658714Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:56:04.5940737Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T19:56:04.6074853Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T19:56:04.6083407Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:56:04.6307363Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T19:56:04.6443050Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:56:04.6452613Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:56:04.6686034Z Selecting previously unselected package libjxr-tools.
2025-08-20T19:56:04.6821567Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:56:04.6837717Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:56:04.7035595Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T19:56:04.7167121Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T19:56:04.7174649Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:56:04.7538308Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T19:56:04.7673301Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T19:56:04.7680837Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:56:04.7882005Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T19:56:04.8013460Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:56:04.8020668Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:56:04.8286144Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T19:56:04.8415889Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:56:04.8423772Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:56:04.8627090Z Selecting previously unselected package libpaper-utils.
2025-08-20T19:56:04.8755839Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T19:56:04.8763470Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T19:56:04.9028121Z Selecting previously unselected package libtool-bin.
2025-08-20T19:56:04.9157704Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T19:56:04.9165145Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T19:56:04.9381453Z Selecting previously unselected package lzip.
2025-08-20T19:56:04.9509775Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T19:56:04.9516590Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T19:56:04.9728314Z Selecting previously unselected package netpbm.
2025-08-20T19:56:04.9857782Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:56:04.9865107Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:56:05.1603488Z Selecting previously unselected package musl:amd64.
2025-08-20T19:56:05.1741788Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T19:56:05.1749539Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T19:56:05.1996791Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T19:56:05.2128899Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T19:56:05.2137069Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:56:05.2750835Z Selecting previously unselected package musl-tools.
2025-08-20T19:56:05.2886609Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T19:56:05.2894045Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T19:56:05.3292234Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:56:05.4780598Z 
2025-08-20T19:56:05.4780918Z Creating config file /etc/papersize with new version
2025-08-20T19:56:05.5984185Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T19:56:05.6005165Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T19:56:05.6030694Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:56:05.6052433Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:56:05.6072077Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:56:05.6090164Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T19:56:05.6109217Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:56:05.6128440Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T19:56:05.6222385Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:56:05.6241847Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:56:05.6261935Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T19:56:05.6319480Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T19:56:05.6364259Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T19:56:05.6408878Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T19:56:05.6429264Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:56:05.6450290Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:56:05.6471495Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:56:05.6492264Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:56:05.6512798Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:56:05.6581103Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T19:56:05.6625353Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T19:56:05.6680440Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T19:56:05.6724476Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T19:56:05.6778234Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T19:56:05.6821905Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T19:56:05.6876758Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T19:56:05.6921331Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T19:56:05.6976125Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T19:56:05.7021719Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T19:56:05.7076354Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T19:56:05.7122337Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T19:56:05.7179052Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T19:56:05.7224578Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T19:56:05.7281343Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T19:56:05.7326552Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T19:56:05.7383273Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T19:56:05.7429460Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T19:56:05.7487190Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T19:56:05.7534054Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T19:56:05.7592280Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T19:56:05.7640518Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T19:56:05.7657312Z Setting up b3sum (1.2.0-1) ...
2025-08-20T19:56:05.7675851Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T19:56:05.7706760Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T19:56:05.7725794Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:56:05.7919595Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:56:05.7939944Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:56:05.7959550Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:56:05.7979904Z Setting up ccache (4.9.1-1) ...
2025-08-20T19:56:05.8001746Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:56:05.8259417Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:56:05.8279694Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:56:05.8319617Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:56:05.8349910Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:56:05.8369999Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:56:05.8390068Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:56:05.8413452Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T19:56:06.0557154Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T19:56:06.0577105Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:56:06.0596862Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:56:06.0617181Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:56:06.0681381Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:56:06.5320827Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T19:56:07.0751958Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T19:56:07.7904808Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:56:07.8958761Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:17.3473155Z Reading package lists...
2025-08-20T19:56:17.4941232Z Building dependency tree...
2025-08-20T19:56:17.4949415Z Reading state information...
2025-08-20T19:56:17.6457669Z autoconf is already the newest version (2.71-3).
2025-08-20T19:56:17.6458502Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:56:17.6458976Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:56:17.6459438Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:56:17.6459907Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:56:17.6460368Z ca-certificates is already the newest version (20240203).
2025-08-20T19:56:17.6460780Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:56:17.6461183Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:56:17.6461932Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:56:17.6462350Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:56:17.6462767Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:56:17.6463171Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:56:17.6463535Z patch set to manually installed.
2025-08-20T19:56:17.6463906Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:56:17.6464328Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:56:17.6464728Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:56:17.6465113Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:56:17.6465457Z Suggested packages:
2025-08-20T19:56:17.6465688Z   scons-doc
2025-08-20T19:56:17.6592732Z The following NEW packages will be installed:
2025-08-20T19:56:17.6599163Z   autopoint byacc clang qemu-user-static scons
2025-08-20T19:56:17.6763464Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:17.6764055Z Need to get 15.8 MB of archives.
2025-08-20T19:56:17.6764617Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T19:56:17.6765309Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:56:17.7721976Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T19:56:17.8963019Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T19:56:17.9596411Z 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:56:18.5207733Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T19:56:18.6464446Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T19:56:18.8887536Z Fetched 15.8 MB in 1s (16.1 MB/s)
2025-08-20T19:56:18.9066201Z Selecting previously unselected package autopoint.
2025-08-20T19:56:18.9120949Z (Reading database ... 
2025-08-20T19:56:18.9121620Z (Reading database ... 5%
2025-08-20T19:56:18.9122001Z (Reading database ... 10%
2025-08-20T19:56:18.9122372Z (Reading database ... 15%
2025-08-20T19:56:18.9122752Z (Reading database ... 20%
2025-08-20T19:56:18.9123114Z (Reading database ... 25%
2025-08-20T19:56:18.9123469Z (Reading database ... 30%
2025-08-20T19:56:18.9124351Z (Reading database ... 35%
2025-08-20T19:56:18.9124714Z (Reading database ... 40%
2025-08-20T19:56:18.9125077Z (Reading database ... 45%
2025-08-20T19:56:18.9125430Z (Reading database ... 50%
2025-08-20T19:56:18.9144970Z (Reading database ... 55%
2025-08-20T19:56:18.9235301Z (Reading database ... 60%
2025-08-20T19:56:18.9256312Z (Reading database ... 65%
2025-08-20T19:56:18.9289904Z (Reading database ... 70%
2025-08-20T19:56:18.9313572Z (Reading database ... 75%
2025-08-20T19:56:18.9341747Z (Reading database ... 80%
2025-08-20T19:56:18.9473802Z (Reading database ... 85%
2025-08-20T19:56:18.9563347Z (Reading database ... 90%
2025-08-20T19:56:18.9812784Z (Reading database ... 95%
2025-08-20T19:56:18.9813189Z (Reading database ... 100%
2025-08-20T19:56:18.9813723Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T19:56:18.9852852Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T19:56:18.9861934Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T19:56:19.0091739Z Selecting previously unselected package clang.
2025-08-20T19:56:19.0224108Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T19:56:19.0233270Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T19:56:19.0431012Z Selecting previously unselected package qemu-user-static.
2025-08-20T19:56:19.0564928Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T19:56:19.0573375Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:56:19.4844770Z Selecting previously unselected package scons.
2025-08-20T19:56:19.4980721Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T19:56:19.4987735Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T19:56:19.5642102Z Selecting previously unselected package byacc.
2025-08-20T19:56:19.5778570Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T19:56:19.5786119Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T19:56:19.6165439Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:56:19.6207582Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T19:56:19.6282285Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T19:56:19.6485065Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T19:56:20.0429818Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T19:56:20.0454683Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:24.0455019Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T19:56:25.4372949Z Reading package lists...
2025-08-20T19:56:25.5908913Z Building dependency tree...
2025-08-20T19:56:25.5916721Z Reading state information...
2025-08-20T19:56:25.7394147Z The following additional packages will be installed:
2025-08-20T19:56:25.7394952Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:56:25.7395635Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:56:25.7396396Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:56:25.7397303Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:56:25.7398475Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:56:25.7399272Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:56:25.7400081Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:56:25.7400871Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:56:25.7401614Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:56:25.7407131Z Suggested packages:
2025-08-20T19:56:25.7407598Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T19:56:25.7408869Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T19:56:25.7409600Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T19:56:25.7410337Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T19:56:25.7411131Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T19:56:25.7411935Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T19:56:25.7412769Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T19:56:25.7413664Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T19:56:25.7414331Z   wdiff-doc
2025-08-20T19:56:25.7414653Z Recommended packages:
2025-08-20T19:56:25.7415194Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T19:56:25.7415964Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T19:56:25.7416765Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T19:56:25.7417612Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T19:56:25.7581578Z The following NEW packages will be installed:
2025-08-20T19:56:25.7582373Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:56:25.7583128Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:56:25.7583953Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:56:25.7584953Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:56:25.7585853Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:56:25.7586749Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:56:25.7588174Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:56:25.7589037Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:56:25.7589824Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:56:25.7763189Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:25.7763792Z Need to get 2417 kB of archives.
2025-08-20T19:56:25.7764352Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T19:56:25.7765020Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:56:25.8540913Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T19:56:25.9179657Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T19:56:25.9812287Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T19:56:26.0442002Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T19:56:26.1074374Z 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:56:26.1699835Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T19:56:26.2336228Z 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:56:26.2963691Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T19:56:26.3596343Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T19:56:26.4222516Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T19:56:26.4859248Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T19:56:26.5492176Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T19:56:26.6128429Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T19:56:26.6768201Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T19:56:26.7406992Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T19:56:26.8043666Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T19:56:26.8679388Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T19:56:26.9378595Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T19:56:27.0040194Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T19:56:27.0666411Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T19:56:27.1304754Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T19:56:27.2568685Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T19:56:27.3237554Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T19:56:27.3875264Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T19:56:27.4513042Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T19:56:27.5151275Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T19:56:27.5783991Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T19:56:27.6428621Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T19:56:27.7069594Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T19:56:27.7698971Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T19:56:28.0876942Z Fetched 2417 kB in 2s (1167 kB/s)
2025-08-20T19:56:28.1061372Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T19:56:28.1116345Z (Reading database ... 
2025-08-20T19:56:28.1116764Z (Reading database ... 5%
2025-08-20T19:56:28.1117145Z (Reading database ... 10%
2025-08-20T19:56:28.1117509Z (Reading database ... 15%
2025-08-20T19:56:28.1117997Z (Reading database ... 20%
2025-08-20T19:56:28.1118380Z (Reading database ... 25%
2025-08-20T19:56:28.1118730Z (Reading database ... 30%
2025-08-20T19:56:28.1119078Z (Reading database ... 35%
2025-08-20T19:56:28.1119426Z (Reading database ... 40%
2025-08-20T19:56:28.1119787Z (Reading database ... 45%
2025-08-20T19:56:28.1120113Z (Reading database ... 50%
2025-08-20T19:56:28.1139513Z (Reading database ... 55%
2025-08-20T19:56:28.1230545Z (Reading database ... 60%
2025-08-20T19:56:28.1251860Z (Reading database ... 65%
2025-08-20T19:56:28.1285556Z (Reading database ... 70%
2025-08-20T19:56:28.1309374Z (Reading database ... 75%
2025-08-20T19:56:28.1337551Z (Reading database ... 80%
2025-08-20T19:56:28.1472800Z (Reading database ... 85%
2025-08-20T19:56:28.1560472Z (Reading database ... 90%
2025-08-20T19:56:28.1811832Z (Reading database ... 95%
2025-08-20T19:56:28.1812250Z (Reading database ... 100%
2025-08-20T19:56:28.1812778Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T19:56:28.1852754Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T19:56:28.1861053Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:56:28.2068165Z Selecting previously unselected package libfile-which-perl.
2025-08-20T19:56:28.2200623Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T19:56:28.2208692Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T19:56:28.2401098Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T19:56:28.2533553Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T19:56:28.2540731Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T19:56:28.2763817Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T19:56:28.2895744Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T19:56:28.2902698Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T19:56:28.3091331Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T19:56:28.3223259Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T19:56:28.3230540Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:56:28.3428837Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T19:56:28.3556487Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T19:56:28.3563906Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:56:28.3766450Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T19:56:28.3895587Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T19:56:28.3902768Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:56:28.4105134Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T19:56:28.4235584Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T19:56:28.4243628Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:56:28.4439440Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T19:56:28.4569810Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T19:56:28.4577551Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:56:28.4775820Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T19:56:28.4907175Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T19:56:28.4914412Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:56:28.5108039Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T19:56:28.5239374Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T19:56:28.5246158Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:56:28.5431125Z Selecting previously unselected package libimport-into-perl.
2025-08-20T19:56:28.5559559Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T19:56:28.5566397Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T19:56:28.5748683Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T19:56:28.5876613Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T19:56:28.5883372Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T19:56:28.6088355Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T19:56:28.6218516Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T19:56:28.6225940Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:56:28.6416777Z Selecting previously unselected package libmoo-perl.
2025-08-20T19:56:28.6544295Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T19:56:28.6551551Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T19:56:28.6765272Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T19:56:28.6894324Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T19:56:28.6901652Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T19:56:28.7088349Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T19:56:28.7214752Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T19:56:28.7221549Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T19:56:28.7683976Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T19:56:28.7817527Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T19:56:28.7824660Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:56:28.8021240Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T19:56:28.8154244Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T19:56:28.8160783Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:56:28.8347180Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T19:56:28.8477017Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T19:56:28.8484069Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:56:28.8679648Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T19:56:28.8807200Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T19:56:28.8814080Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:56:28.9205354Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T19:56:28.9336199Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T19:56:28.9344663Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:56:28.9583585Z Selecting previously unselected package libnet-http-perl.
2025-08-20T19:56:28.9715794Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T19:56:28.9723339Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T19:56:28.9921327Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T19:56:29.0050228Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T19:56:29.0057692Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:56:29.0249362Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T19:56:29.0378009Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T19:56:29.0384697Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T19:56:29.0577638Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T19:56:29.0705945Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T19:56:29.0723153Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:56:29.0933164Z Selecting previously unselected package libwww-perl.
2025-08-20T19:56:29.1061075Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T19:56:29.1069113Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T19:56:29.1346455Z Selecting previously unselected package patchutils.
2025-08-20T19:56:29.1474903Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T19:56:29.1481926Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T19:56:29.1725702Z Selecting previously unselected package wdiff.
2025-08-20T19:56:29.1854717Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T19:56:29.1862272Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T19:56:29.2083331Z Selecting previously unselected package devscripts.
2025-08-20T19:56:29.2210136Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T19:56:29.2400873Z Unpacking devscripts (2.23.7) ...
2025-08-20T19:56:29.3553621Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T19:56:29.3574633Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:56:29.3593675Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T19:56:29.3612911Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T19:56:29.3631562Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:56:29.3652223Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:56:29.3673071Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:56:29.3691603Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T19:56:29.3710449Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T19:56:29.3730086Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:56:29.3748101Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T19:56:29.3768568Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T19:56:29.3788783Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:56:29.3806274Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:56:29.3825377Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T19:56:29.3844381Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:56:29.3862514Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:56:29.3881631Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:56:29.3900285Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T19:56:29.3918567Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T19:56:29.3939834Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:56:29.3959081Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:56:29.3978466Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:56:29.3997795Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:56:29.4017801Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:56:29.4036308Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T19:56:29.4065512Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T19:56:29.4096003Z Setting up libwww-perl (6.76-1) ...
2025-08-20T19:56:29.4124847Z Setting up devscripts (2.23.7) ...
2025-08-20T19:56:29.5293483Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:56:29.5319079Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:34.5936496Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:56:36.0351062Z Reading package lists...
2025-08-20T19:56:36.1832857Z Building dependency tree...
2025-08-20T19:56:36.1840548Z Reading state information...
2025-08-20T19:56:36.3286662Z The following additional packages will be installed:
2025-08-20T19:56:36.3293433Z   cmake-data libjsoncpp25 librhash0
2025-08-20T19:56:36.3298559Z Suggested packages:
2025-08-20T19:56:36.3298983Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T19:56:36.3425422Z The following NEW packages will be installed:
2025-08-20T19:56:36.3431515Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T19:56:36.3596016Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:36.3596451Z Need to get 13.6 MB of archives.
2025-08-20T19:56:36.3596787Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T19:56:36.3597199Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:56:36.4397343Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T19:56:36.5043412Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T19:56:36.5682195Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T19:56:36.8198911Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T19:56:37.5089045Z Fetched 13.6 MB in 1s (14.9 MB/s)
2025-08-20T19:56:37.5276009Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T19:56:37.5332084Z (Reading database ... 
2025-08-20T19:56:37.5332486Z (Reading database ... 5%
2025-08-20T19:56:37.5332866Z (Reading database ... 10%
2025-08-20T19:56:37.5333248Z (Reading database ... 15%
2025-08-20T19:56:37.5333622Z (Reading database ... 20%
2025-08-20T19:56:37.5333979Z (Reading database ... 25%
2025-08-20T19:56:37.5334340Z (Reading database ... 30%
2025-08-20T19:56:37.5334703Z (Reading database ... 35%
2025-08-20T19:56:37.5335093Z (Reading database ... 40%
2025-08-20T19:56:37.5335448Z (Reading database ... 45%
2025-08-20T19:56:37.5335805Z (Reading database ... 50%
2025-08-20T19:56:37.5355937Z (Reading database ... 55%
2025-08-20T19:56:37.5446877Z (Reading database ... 60%
2025-08-20T19:56:37.5468201Z (Reading database ... 65%
2025-08-20T19:56:37.5502720Z (Reading database ... 70%
2025-08-20T19:56:37.5526025Z (Reading database ... 75%
2025-08-20T19:56:37.5555490Z (Reading database ... 80%
2025-08-20T19:56:37.5694683Z (Reading database ... 85%
2025-08-20T19:56:37.5955959Z (Reading database ... 90%
2025-08-20T19:56:37.6027654Z (Reading database ... 95%
2025-08-20T19:56:37.6028236Z (Reading database ... 100%
2025-08-20T19:56:37.6028755Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T19:56:37.6069648Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T19:56:37.6085152Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:56:37.6308857Z Selecting previously unselected package librhash0:amd64.
2025-08-20T19:56:37.6440387Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T19:56:37.6448585Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:56:37.6671772Z Selecting previously unselected package cmake-data.
2025-08-20T19:56:37.6804276Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T19:56:37.6866544Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T19:56:38.2304900Z Selecting previously unselected package cmake.
2025-08-20T19:56:38.2455692Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T19:56:38.2462789Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T19:56:38.4351281Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:56:38.4370863Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:56:38.4389547Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T19:56:38.4462638Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T19:56:38.4475440Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:42.6446932Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:56:43.1974242Z 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:56:43.1976024Z Running kernel seems to be up-to-date.
2025-08-20T19:56:43.1976235Z 
2025-08-20T19:56:43.1976323Z Restarting services...
2025-08-20T19:56:43.2032891Z 
2025-08-20T19:56:43.2033262Z Service restarts being deferred:
2025-08-20T19:56:43.2033786Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:56:43.2034154Z 
2025-08-20T19:56:43.2034318Z No containers need to be restarted.
2025-08-20T19:56:43.2034608Z 
2025-08-20T19:56:43.2034796Z No user sessions are running outdated binaries.
2025-08-20T19:56:43.2035133Z 
2025-08-20T19:56:43.2035461Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:56:44.0179378Z Reading package lists...
2025-08-20T19:56:44.1671225Z Building dependency tree...
2025-08-20T19:56:44.1678535Z Reading state information...
2025-08-20T19:56:44.3368510Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:56:44.3369190Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:56:44.3369574Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:56:44.3369920Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:56:44.3370255Z b3sum is already the newest version (1.2.0-1).
2025-08-20T19:56:44.3370605Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:56:44.3370994Z ca-certificates is already the newest version (20240203).
2025-08-20T19:56:44.3371349Z ccache is already the newest version (4.9.1-1).
2025-08-20T19:56:44.3371688Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:56:44.3372022Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:56:44.3372380Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:56:44.3372699Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:56:44.3373325Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T19:56:44.3373743Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T19:56:44.3374093Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:56:44.3374439Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:56:44.3374904Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:56:44.3375458Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:56:44.3375973Z musl is already the newest version (1.2.4-2).
2025-08-20T19:56:44.3376466Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T19:56:44.3376997Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T19:56:44.3377624Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:56:44.3378462Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:56:44.3379027Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:56:44.3379589Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:56:44.3380189Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:44.3603479Z Reading package lists...
2025-08-20T19:56:44.5048964Z Building dependency tree...
2025-08-20T19:56:44.5056952Z Reading state information...
2025-08-20T19:56:44.6703977Z autoconf is already the newest version (2.71-3).
2025-08-20T19:56:44.6704643Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:56:44.6705280Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T19:56:44.6705883Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:56:44.6706490Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:56:44.6707018Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:56:44.6707624Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T19:56:44.6708253Z ca-certificates is already the newest version (20240203).
2025-08-20T19:56:44.6708617Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T19:56:44.6708929Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:56:44.6709238Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:56:44.6709561Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:56:44.6709980Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:56:44.6710533Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:56:44.6711102Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:56:44.6711663Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:56:44.6712263Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:56:44.6712942Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:56:44.6713576Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:56:44.6714114Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:56:44.6714669Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:56:44.6715269Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:44.6940497Z Reading package lists...
2025-08-20T19:56:44.8409414Z Building dependency tree...
2025-08-20T19:56:44.8417194Z Reading state information...
2025-08-20T19:56:45.0051166Z devscripts is already the newest version (2.23.7).
2025-08-20T19:56:45.0051837Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:45.0280309Z Reading package lists...
2025-08-20T19:56:45.1730095Z Building dependency tree...
2025-08-20T19:56:45.1737602Z Reading state information...
2025-08-20T19:56:45.3372225Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T19:56:45.3372817Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:45.3602277Z Reading package lists...
2025-08-20T19:56:45.5037477Z Building dependency tree...
2025-08-20T19:56:45.5045798Z Reading state information...
2025-08-20T19:56:45.6513545Z Suggested packages:
2025-08-20T19:56:45.6514036Z   binutils-doc
2025-08-20T19:56:45.6760616Z The following NEW packages will be installed:
2025-08-20T19:56:45.6766306Z   binutils-aarch64-linux-gnu
2025-08-20T19:56:45.6924997Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:45.7143192Z Need to get 3711 kB of archives.
2025-08-20T19:56:45.7143824Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T19:56:45.7144429Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:56:45.7987111Z 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:56:46.2474112Z Fetched 3711 kB in 0s (12.8 MB/s)
2025-08-20T19:56:46.2658553Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T19:56:46.2714206Z (Reading database ... 
2025-08-20T19:56:46.2714597Z (Reading database ... 5%
2025-08-20T19:56:46.2715007Z (Reading database ... 10%
2025-08-20T19:56:46.2715370Z (Reading database ... 15%
2025-08-20T19:56:46.2715724Z (Reading database ... 20%
2025-08-20T19:56:46.2715982Z (Reading database ... 25%
2025-08-20T19:56:46.2716204Z (Reading database ... 30%
2025-08-20T19:56:46.2716423Z (Reading database ... 35%
2025-08-20T19:56:46.2716627Z (Reading database ... 40%
2025-08-20T19:56:46.2716828Z (Reading database ... 45%
2025-08-20T19:56:46.2717034Z (Reading database ... 50%
2025-08-20T19:56:46.2736818Z (Reading database ... 55%
2025-08-20T19:56:46.2826689Z (Reading database ... 60%
2025-08-20T19:56:46.2847316Z (Reading database ... 65%
2025-08-20T19:56:46.2881508Z (Reading database ... 70%
2025-08-20T19:56:46.2904254Z (Reading database ... 75%
2025-08-20T19:56:46.2933418Z (Reading database ... 80%
2025-08-20T19:56:46.3074467Z (Reading database ... 85%
2025-08-20T19:56:46.3340128Z (Reading database ... 90%
2025-08-20T19:56:46.3420010Z (Reading database ... 95%
2025-08-20T19:56:46.3420442Z (Reading database ... 100%
2025-08-20T19:56:46.3420882Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T19:56:46.3460592Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:56:46.3475732Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:56:46.4986130Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:56:46.5008028Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:56:46.5141479Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:51.9034784Z Reading package lists...
2025-08-20T19:56:52.0463015Z Building dependency tree...
2025-08-20T19:56:52.0471369Z Reading state information...
2025-08-20T19:56:52.1914726Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:56:52.1915599Z The following additional packages will be installed:
2025-08-20T19:56:52.1916246Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:56:52.1917032Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:56:52.1918264Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:56:52.1919067Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:56:52.1919927Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:56:52.1920544Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:56:52.1921255Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:56:52.1922039Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:56:52.1922767Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:56:52.1923512Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:56:52.1924245Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:56:52.1925035Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:56:52.1926274Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:56:52.1927088Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:56:52.1928107Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:56:52.1928829Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:56:52.1929552Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:56:52.1930220Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:56:52.1930848Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:56:52.1931560Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:56:52.1932372Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:56:52.1933038Z   linux-libc-dev-armhf-cross
2025-08-20T19:56:52.1933461Z Suggested packages:
2025-08-20T19:56:52.1933992Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T19:56:52.1934785Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T19:56:52.2471625Z The following NEW packages will be installed:
2025-08-20T19:56:52.2472321Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:56:52.2473208Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:56:52.2474096Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:56:52.2474978Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:56:52.2475857Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T19:56:52.2476959Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:56:52.2477683Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:56:52.2478688Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:56:52.2479583Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:56:52.2480384Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:56:52.2481130Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:56:52.2481879Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:56:52.2482691Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:56:52.2483534Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:56:52.2484343Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:56:52.2485133Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:56:52.2485894Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:56:52.2486664Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:56:52.2487387Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:56:52.2488332Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:56:52.2489136Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:56:52.2489965Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:56:52.2490691Z   linux-libc-dev-armhf-cross
2025-08-20T19:56:52.2670594Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:56:52.2671210Z Need to get 171 MB of archives.
2025-08-20T19:56:52.2671778Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T19:56:52.2672444Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:56:52.3474645Z 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:56:52.4119048Z 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:56:53.1065969Z 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:56:53.1722006Z 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:56:53.7548652Z 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:56:53.8188579Z 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:56:54.8615858Z 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:56:54.9253701Z 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:56:54.9970282Z 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:56:55.0604945Z 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:56:55.1240267Z 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:56:55.1918859Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T19:56:55.3268922Z 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:56:55.3908542Z 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:56:55.4552492Z 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:56:55.5197216Z 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:56:55.5891211Z 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:56:55.7166499Z 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:56:55.7843385Z 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:56:55.9115948Z 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:56:56.0436344Z 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:56:56.1117015Z 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:56:56.2387788Z 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:56:56.4956683Z 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:56:57.3999807Z 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:56:57.5918533Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T19:56:57.7919447Z 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:56:58.0515869Z 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:56:58.5753780Z 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:56:58.8943797Z 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:56:58.9578981Z 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:56:59.0212623Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T19:56:59.1578221Z 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:56:59.2224065Z 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:56:59.2879273Z 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:56:59.3512454Z 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:56:59.6144069Z 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:56:59.7445097Z 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:56:59.9337604Z 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:57:00.0677589Z 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:57:00.8178438Z 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:57:01.0089566Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T19:57:01.2081592Z 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:57:01.4025718Z 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:57:01.9924151Z 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:57:02.3097335Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T19:57:02.5018990Z 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:57:02.5674124Z 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:57:02.6331124Z 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:57:02.6965860Z 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:57:03.0069670Z 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:57:03.1373226Z 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:57:03.3257573Z 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:57:03.4574154Z 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:57:04.2753532Z 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:57:04.4696803Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T19:57:04.6607250Z 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:57:04.9309300Z 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:57:05.4917428Z 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:57:05.5550881Z 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:57:05.6184722Z 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:57:05.6821836Z 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:57:05.7453631Z 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:57:05.8088986Z 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:57:06.1096714Z Fetched 171 MB in 14s (12.6 MB/s)
2025-08-20T19:57:06.1293854Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T19:57:06.1351142Z (Reading database ... 
2025-08-20T19:57:06.1351550Z (Reading database ... 5%
2025-08-20T19:57:06.1351936Z (Reading database ... 10%
2025-08-20T19:57:06.1352308Z (Reading database ... 15%
2025-08-20T19:57:06.1352671Z (Reading database ... 20%
2025-08-20T19:57:06.1353660Z (Reading database ... 25%
2025-08-20T19:57:06.1354033Z (Reading database ... 30%
2025-08-20T19:57:06.1354389Z (Reading database ... 35%
2025-08-20T19:57:06.1354743Z (Reading database ... 40%
2025-08-20T19:57:06.1355118Z (Reading database ... 45%
2025-08-20T19:57:06.1355475Z (Reading database ... 50%
2025-08-20T19:57:06.1375150Z (Reading database ... 55%
2025-08-20T19:57:06.1465442Z (Reading database ... 60%
2025-08-20T19:57:06.1486316Z (Reading database ... 65%
2025-08-20T19:57:06.1520770Z (Reading database ... 70%
2025-08-20T19:57:06.1543682Z (Reading database ... 75%
2025-08-20T19:57:06.1573619Z (Reading database ... 80%
2025-08-20T19:57:06.1711168Z (Reading database ... 85%
2025-08-20T19:57:06.1969297Z (Reading database ... 90%
2025-08-20T19:57:06.2047640Z (Reading database ... 95%
2025-08-20T19:57:06.2048359Z (Reading database ... 100%
2025-08-20T19:57:06.2049029Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T19:57:06.2087625Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:06.2096472Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:06.2302457Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T19:57:06.2432861Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:06.2462237Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:06.3889064Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T19:57:06.4027321Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:06.4034987Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:06.4237226Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T19:57:06.4374361Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:06.4403568Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:06.5740047Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T19:57:06.5877701Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:06.5886000Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:06.6083402Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T19:57:06.6220378Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:06.6249405Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:06.7569318Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T19:57:06.7708232Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:57:06.7716433Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:06.7909635Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T19:57:06.8046318Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:57:06.8054265Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:57:06.8244411Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T19:57:06.8382352Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:57:06.8389636Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:06.8580280Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T19:57:06.8716220Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:06.8723414Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:06.8916390Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T19:57:06.9052781Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:06.9061386Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:06.9258980Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T19:57:06.9395659Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:57:06.9404236Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:06.9765978Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T19:57:06.9902889Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:06.9910288Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.0111883Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T19:57:07.0247533Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.0255651Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.0467665Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T19:57:07.0602478Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.0610186Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.0810561Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T19:57:07.0946042Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.0953722Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.1150701Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T19:57:07.1286093Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.1292888Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.1583196Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T19:57:07.1718039Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.1725004Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.1956943Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T19:57:07.2090886Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.2099811Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.2387654Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T19:57:07.2521205Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.2528193Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.2854140Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T19:57:07.2987694Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.2994413Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.3227066Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T19:57:07.3361356Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.3368107Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.3618401Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T19:57:07.3750890Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:07.3757691Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.4702558Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T19:57:07.4840201Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:07.4870060Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:07.7422277Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T19:57:07.7560640Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:57:07.7568010Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:57:07.9490284Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T19:57:07.9632755Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:57:07.9639608Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:08.0809958Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T19:57:08.0950797Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.0958469Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.3139581Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T19:57:08.3282365Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:08.3311301Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.4814888Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T19:57:08.4955050Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:57:08.4968355Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:57:08.5850931Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T19:57:08.5991823Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.5999825Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.6193763Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T19:57:08.6333287Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.6340897Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.6538613Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T19:57:08.6675968Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:57:08.6684263Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:08.7011442Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T19:57:08.7150940Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.7158279Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.7354014Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T19:57:08.7492422Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.7499864Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.7708111Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T19:57:08.7846576Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.7853765Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.8041915Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T19:57:08.8180418Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.8187297Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.8793844Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T19:57:08.8934421Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.8942247Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.9221329Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T19:57:08.9361030Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.9368769Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:08.9711660Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T19:57:08.9850986Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:08.9860351Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:09.0377550Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T19:57:09.0518383Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:09.0547317Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:09.2884734Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T19:57:09.3025145Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:57:09.3032559Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:57:09.4810346Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T19:57:09.4953355Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:57:09.4961074Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:09.6179071Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T19:57:09.6321106Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:09.6328212Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:09.8281174Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T19:57:09.8424802Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:09.8454194Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:09.9892715Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T19:57:10.0034184Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:57:10.0042228Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:57:10.0913879Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T19:57:10.1056076Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:57:10.1063796Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:10.1425714Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T19:57:10.1567172Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:10.1574825Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:10.1771942Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T19:57:10.1913204Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:10.1920550Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:10.2123417Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T19:57:10.2267745Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:10.2275174Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:10.2464198Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T19:57:10.2603881Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:10.2611211Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:10.3202844Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T19:57:10.3345866Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:10.3352691Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:10.3622854Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T19:57:10.3763702Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:10.3771183Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:10.4110797Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T19:57:10.4252120Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:10.4260256Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:10.4751515Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T19:57:10.4892598Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:10.4921562Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:10.7266167Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T19:57:10.7408440Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:57:10.7415000Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:57:10.9208690Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T19:57:10.9353557Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:57:10.9361905Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:11.0547646Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T19:57:11.0691578Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:57:11.0700218Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.2644900Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T19:57:11.2792056Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:57:11.2821239Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.4198287Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T19:57:11.4341298Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:57:11.4349497Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.4544784Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T19:57:11.4686935Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:57:11.4694656Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.4875119Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T19:57:11.5016493Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:57:11.5024376Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:57:11.5220387Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T19:57:11.5362364Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:57:11.5369641Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:57:11.5550201Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T19:57:11.5692709Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:57:11.5700259Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.5895685Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T19:57:11.6036819Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:57:11.6044409Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.6476540Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:57:11.6499416Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:11.6517528Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6537655Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6558446Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6578314Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:57:11.6598079Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6616547Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:11.6635697Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:57:11.6655926Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6674976Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:57:11.6698146Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:11.6732179Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6750826Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6769983Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6789324Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:11.6808501Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:57:11.6828607Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6849588Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6871506Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6893504Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6912186Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6931715Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6950261Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6970973Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.6989750Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7009837Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7029766Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7050026Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7071150Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:11.7091321Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7110792Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:57:11.7132363Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7152049Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7172030Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7193335Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.7213716Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:57:11.7232304Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7255989Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7275176Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7296342Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7315011Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7337791Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.7358961Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7378929Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7400118Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7419303Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7438407Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7457445Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7476524Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7499223Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7519277Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:57:11.7539302Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7561183Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7580102Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7600019Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7619864Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7639806Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:57:11.7662316Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.7681903Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7701615Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:57:11.7720549Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.7741226Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.7760442Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:57:11.7783181Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T19:57:11.7798276Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:57:11.7882311Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:57:16.0644085Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:57:17.4388659Z Reading package lists...
2025-08-20T19:57:17.5878819Z Building dependency tree...
2025-08-20T19:57:17.5887192Z Reading state information...
2025-08-20T19:57:17.7352661Z The following additional packages will be installed:
2025-08-20T19:57:17.7353520Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:57:17.7357377Z   libpcap0.8-dev
2025-08-20T19:57:17.7627045Z The following NEW packages will be installed:
2025-08-20T19:57:17.7628114Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:57:17.7632288Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T19:57:17.7792541Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:57:17.8018608Z Need to get 1613 kB of archives.
2025-08-20T19:57:17.8019283Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T19:57:17.8020011Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:17.8820436Z 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:57:17.9481088Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T19:57:18.0134066Z 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:57:18.1006066Z 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:57:18.1674929Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T19:57:18.2972836Z 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:57:18.3644982Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T19:57:18.4284418Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T19:57:18.6802278Z Fetched 1613 kB in 1s (2532 kB/s)
2025-08-20T19:57:18.7004548Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T19:57:18.7062987Z (Reading database ... 
2025-08-20T19:57:18.7063416Z (Reading database ... 5%
2025-08-20T19:57:18.7063786Z (Reading database ... 10%
2025-08-20T19:57:18.7064150Z (Reading database ... 15%
2025-08-20T19:57:18.7064523Z (Reading database ... 20%
2025-08-20T19:57:18.7064907Z (Reading database ... 25%
2025-08-20T19:57:18.7065263Z (Reading database ... 30%
2025-08-20T19:57:18.7065614Z (Reading database ... 35%
2025-08-20T19:57:18.7065886Z (Reading database ... 40%
2025-08-20T19:57:18.7066105Z (Reading database ... 45%
2025-08-20T19:57:18.7066338Z (Reading database ... 50%
2025-08-20T19:57:18.7158081Z (Reading database ... 55%
2025-08-20T19:57:18.7177260Z (Reading database ... 60%
2025-08-20T19:57:18.7198511Z (Reading database ... 65%
2025-08-20T19:57:18.7237133Z (Reading database ... 70%
2025-08-20T19:57:18.7264343Z (Reading database ... 75%
2025-08-20T19:57:18.7292836Z (Reading database ... 80%
2025-08-20T19:57:18.7438167Z (Reading database ... 85%
2025-08-20T19:57:18.7714174Z (Reading database ... 90%
2025-08-20T19:57:18.7799810Z (Reading database ... 95%
2025-08-20T19:57:18.7800207Z (Reading database ... 100%
2025-08-20T19:57:18.7800539Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T19:57:18.7842265Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T19:57:18.7850829Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:57:18.8212326Z Selecting previously unselected package libjudydebian1.
2025-08-20T19:57:18.8351840Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T19:57:18.8366363Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:57:18.8580592Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T19:57:18.8718847Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:57:18.8725652Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:57:18.9158882Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T19:57:18.9298703Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:57:18.9306027Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:57:18.9564647Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T19:57:18.9705021Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T19:57:18.9713193Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:57:19.0428462Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T19:57:19.0570329Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:57:19.0606435Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:57:19.0985493Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T19:57:19.1125740Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:57:19.1133316Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:57:19.1339675Z Selecting previously unselected package pcaputils.
2025-08-20T19:57:19.1476085Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T19:57:19.1504899Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T19:57:19.1931816Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:57:19.1951538Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:57:19.3655227Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:57:19.3674025Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T19:57:19.3764936Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T19:57:19.6758801Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:57:19.6776026Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:57:19.6819555Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:57:19.6965076Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:57:24.4266337Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:57:24.4948752Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:57:24.4971248Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:57:25.8719385Z Reading package lists...
2025-08-20T19:57:26.0184526Z Building dependency tree...
2025-08-20T19:57:26.0193700Z Reading state information...
2025-08-20T19:57:26.0591693Z Reading package lists...
2025-08-20T19:57:26.2059349Z Building dependency tree...
2025-08-20T19:57:26.2067719Z Reading state information...
2025-08-20T19:57:26.3521483Z The following additional packages will be installed:
2025-08-20T19:57:26.3525310Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T19:57:26.3531192Z Suggested packages:
2025-08-20T19:57:26.3531657Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T19:57:26.3532076Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T19:57:26.3681463Z The following NEW packages will be installed:
2025-08-20T19:57:26.3682145Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T19:57:26.3685954Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T19:57:26.3854809Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:57:26.3855411Z Need to get 800 kB of archives.
2025-08-20T19:57:26.3855988Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T19:57:26.3856669Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:26.4667043Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T19:57:26.5308711Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T19:57:26.5943956Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T19:57:26.7205384Z 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:57:26.7858946Z 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:57:26.8629846Z 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:57:26.9301985Z 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:57:26.9934696Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T19:57:27.0571905Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T19:57:27.3100723Z Fetched 800 kB in 1s (1173 kB/s)
2025-08-20T19:57:27.3299935Z Selecting previously unselected package liblz1:amd64.
2025-08-20T19:57:27.3359148Z (Reading database ... 
2025-08-20T19:57:27.3360215Z (Reading database ... 5%
2025-08-20T19:57:27.3360622Z (Reading database ... 10%
2025-08-20T19:57:27.3360955Z (Reading database ... 15%
2025-08-20T19:57:27.3361419Z (Reading database ... 20%
2025-08-20T19:57:27.3361662Z (Reading database ... 25%
2025-08-20T19:57:27.3361881Z (Reading database ... 30%
2025-08-20T19:57:27.3362113Z (Reading database ... 35%
2025-08-20T19:57:27.3362339Z (Reading database ... 40%
2025-08-20T19:57:27.3362560Z (Reading database ... 45%
2025-08-20T19:57:27.3362781Z (Reading database ... 50%
2025-08-20T19:57:27.3458398Z (Reading database ... 55%
2025-08-20T19:57:27.3478250Z (Reading database ... 60%
2025-08-20T19:57:27.3499167Z (Reading database ... 65%
2025-08-20T19:57:27.3538182Z (Reading database ... 70%
2025-08-20T19:57:27.3565839Z (Reading database ... 75%
2025-08-20T19:57:27.3591867Z (Reading database ... 80%
2025-08-20T19:57:27.3735535Z (Reading database ... 85%
2025-08-20T19:57:27.4009582Z (Reading database ... 90%
2025-08-20T19:57:27.4091977Z (Reading database ... 95%
2025-08-20T19:57:27.4092408Z (Reading database ... 100%
2025-08-20T19:57:27.4092839Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T19:57:27.4133848Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T19:57:27.4151614Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T19:57:27.4356882Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T19:57:27.4492867Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T19:57:27.4510178Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:57:27.4719925Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T19:57:27.4856161Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T19:57:27.4863310Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:57:27.5675552Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T19:57:27.5820151Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T19:57:27.5827217Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:57:27.6078332Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T19:57:27.6220747Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T19:57:27.6228214Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:57:27.6455758Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T19:57:27.6597656Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T19:57:27.6604884Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:57:27.6868773Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T19:57:27.7010301Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T19:57:27.7018180Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:57:27.7235093Z Selecting previously unselected package lzma.
2025-08-20T19:57:27.7373808Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T19:57:27.7381317Z Unpacking lzma (9.22-2.2) ...
2025-08-20T19:57:27.7618243Z Selecting previously unselected package lzma-dev.
2025-08-20T19:57:27.7756350Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T19:57:27.7763850Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T19:57:27.8197107Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T19:57:27.8218666Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:57:27.8239696Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:57:27.8257302Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:57:27.8279177Z Setting up lzma (9.22-2.2) ...
2025-08-20T19:57:27.8339962Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T19:57:27.8364621Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T19:57:27.8382574Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:57:27.8403070Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:57:27.8423943Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:57:27.8448241Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:57:27.8596814Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:57:32.1442974Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:57:32.7703585Z 
2025-08-20T19:57:32.7704025Z Running kernel seems to be up-to-date.
2025-08-20T19:57:32.7704390Z 
2025-08-20T19:57:32.7704485Z Restarting services...
2025-08-20T19:57:32.7760921Z 
2025-08-20T19:57:32.7761203Z Service restarts being deferred:
2025-08-20T19:57:32.7761738Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:57:32.7762119Z 
2025-08-20T19:57:32.7762292Z No containers need to be restarted.
2025-08-20T19:57:32.7762582Z 
2025-08-20T19:57:32.7762773Z No user sessions are running outdated binaries.
2025-08-20T19:57:32.7763097Z 
2025-08-20T19:57:32.7763419Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:57:33.5926922Z Reading package lists...
2025-08-20T19:57:33.7484230Z Building dependency tree...
2025-08-20T19:57:33.7492574Z Reading state information...
2025-08-20T19:57:33.9409874Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T19:57:33.9410843Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T19:57:33.9411637Z inetutils-telnet set to manually installed.
2025-08-20T19:57:33.9412334Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T19:57:33.9413095Z The following additional packages will be installed:
2025-08-20T19:57:33.9413518Z   tcpd update-inetd
2025-08-20T19:57:33.9554311Z The following packages will be REMOVED:
2025-08-20T19:57:33.9560453Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T19:57:33.9561456Z The following NEW packages will be installed:
2025-08-20T19:57:33.9562063Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T19:57:33.9562555Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T19:57:33.9567286Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T19:57:33.9735216Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T19:57:33.9735807Z Need to get 698 kB of archives.
2025-08-20T19:57:33.9736688Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T19:57:33.9737353Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:34.0510352Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T19:57:34.1148813Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T19:57:34.1780537Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T19:57:34.2416436Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T19:57:34.3046240Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T19:57:34.3726946Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T19:57:34.4371231Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T19:57:34.5015602Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T19:57:34.5651653Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T19:57:34.6286872Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T19:57:34.6923775Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T19:57:34.7558175Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T19:57:34.8191590Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T19:57:35.0426077Z Preconfiguring packages ...
2025-08-20T19:57:35.1353250Z Fetched 698 kB in 1s (816 kB/s)
2025-08-20T19:57:35.1535007Z (Reading database ... 
2025-08-20T19:57:35.1535513Z (Reading database ... 5%
2025-08-20T19:57:35.1535881Z (Reading database ... 10%
2025-08-20T19:57:35.1536219Z (Reading database ... 15%
2025-08-20T19:57:35.1536585Z (Reading database ... 20%
2025-08-20T19:57:35.1536937Z (Reading database ... 25%
2025-08-20T19:57:35.1537290Z (Reading database ... 30%
2025-08-20T19:57:35.1537592Z (Reading database ... 35%
2025-08-20T19:57:35.1537982Z (Reading database ... 40%
2025-08-20T19:57:35.1538230Z (Reading database ... 45%
2025-08-20T19:57:35.1538445Z (Reading database ... 50%
2025-08-20T19:57:35.1559491Z (Reading database ... 55%
2025-08-20T19:57:35.1650126Z (Reading database ... 60%
2025-08-20T19:57:35.1671580Z (Reading database ... 65%
2025-08-20T19:57:35.1711098Z (Reading database ... 70%
2025-08-20T19:57:35.1737401Z (Reading database ... 75%
2025-08-20T19:57:35.1765361Z (Reading database ... 80%
2025-08-20T19:57:35.1910539Z (Reading database ... 85%
2025-08-20T19:57:35.2184611Z (Reading database ... 90%
2025-08-20T19:57:35.2269963Z (Reading database ... 95%
2025-08-20T19:57:35.2270319Z (Reading database ... 100%
2025-08-20T19:57:35.2270653Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T19:57:35.2310762Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T19:57:35.2456005Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:57:35.2602438Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T19:57:35.6330918Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T19:57:35.6389507Z (Reading database ... 
2025-08-20T19:57:35.6390088Z (Reading database ... 5%
2025-08-20T19:57:35.6390530Z (Reading database ... 10%
2025-08-20T19:57:35.6390927Z (Reading database ... 15%
2025-08-20T19:57:35.6391293Z (Reading database ... 20%
2025-08-20T19:57:35.6391685Z (Reading database ... 25%
2025-08-20T19:57:35.6392039Z (Reading database ... 30%
2025-08-20T19:57:35.6392404Z (Reading database ... 35%
2025-08-20T19:57:35.6393043Z (Reading database ... 40%
2025-08-20T19:57:35.6393427Z (Reading database ... 45%
2025-08-20T19:57:35.6393787Z (Reading database ... 50%
2025-08-20T19:57:35.6413568Z (Reading database ... 55%
2025-08-20T19:57:35.6504050Z (Reading database ... 60%
2025-08-20T19:57:35.6525124Z (Reading database ... 65%
2025-08-20T19:57:35.6563849Z (Reading database ... 70%
2025-08-20T19:57:35.6590273Z (Reading database ... 75%
2025-08-20T19:57:35.6617621Z (Reading database ... 80%
2025-08-20T19:57:35.6760842Z (Reading database ... 85%
2025-08-20T19:57:35.7032604Z (Reading database ... 90%
2025-08-20T19:57:35.7117521Z (Reading database ... 95%
2025-08-20T19:57:35.7118072Z (Reading database ... 100%
2025-08-20T19:57:35.7118624Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T19:57:35.7159403Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:35.7194845Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:35.7419447Z Selecting previously unselected package tcpd.
2025-08-20T19:57:35.7558029Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T19:57:35.7567144Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T19:57:35.7791161Z Selecting previously unselected package update-inetd.
2025-08-20T19:57:35.7928964Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T19:57:35.7936425Z Unpacking update-inetd (4.53) ...
2025-08-20T19:57:35.8152629Z Selecting previously unselected package inetutils-inetd.
2025-08-20T19:57:35.8287334Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:35.8332008Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:35.8547280Z Selecting previously unselected package inetutils-ftp.
2025-08-20T19:57:35.8682943Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:35.8689961Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:57:35.8915002Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T19:57:35.9049772Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:35.9057184Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:35.9276410Z Selecting previously unselected package inetutils-ping.
2025-08-20T19:57:35.9410856Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:35.9417582Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:57:35.9634383Z Selecting previously unselected package inetutils-talk.
2025-08-20T19:57:35.9768832Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:35.9775574Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:57:35.9985204Z Selecting previously unselected package inetutils-talkd.
2025-08-20T19:57:36.0119374Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:36.0126565Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:36.0332114Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T19:57:36.0474975Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:36.0483305Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:36.0686214Z Selecting previously unselected package inetutils-tools.
2025-08-20T19:57:36.0820973Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:36.0829536Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:57:36.1054996Z Selecting previously unselected package netcat-traditional.
2025-08-20T19:57:36.1190228Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T19:57:36.1197281Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T19:57:36.1435621Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T19:57:36.1570188Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:57:36.1577023Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:57:36.1988814Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T19:57:36.2065695Z Setting up update-inetd (4.53) ...
2025-08-20T19:57:36.2933989Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:57:36.2994398Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T19:57:36.3012287Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:36.7246506Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:57:36.7246965Z 
2025-08-20T19:57:36.7247091Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T19:57:36.7247321Z 
2025-08-20T19:57:36.7247962Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:57:36.7248710Z 
2025-08-20T19:57:36.7249712Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:57:36.7250654Z 
2025-08-20T19:57:37.0294575Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:57:37.0371547Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:57:37.0430447Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T19:57:37.0447578Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:57:37.0481075Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:57:37.0500142Z Setting up tcpd (7.6.q-33) ...
2025-08-20T19:57:37.0518506Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:37.4466791Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:57:37.4467502Z 
2025-08-20T19:57:37.4468846Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:57:37.4469408Z 
2025-08-20T19:57:37.7518849Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:37.8522088Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:37.9144982Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:57:37.9871432Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:57:44.0740955Z Reading package lists...
2025-08-20T19:57:44.2212144Z Building dependency tree...
2025-08-20T19:57:44.2220546Z Reading state information...
2025-08-20T19:57:44.4255485Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T19:57:44.4255969Z iputils-tracepath set to manually installed.
2025-08-20T19:57:44.4256284Z The following packages will be REMOVED:
2025-08-20T19:57:44.4261370Z   inetutils-ping
2025-08-20T19:57:44.4262605Z The following NEW packages will be installed:
2025-08-20T19:57:44.4268443Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T19:57:44.4431305Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T19:57:44.4431859Z Need to get 71.5 kB of archives.
2025-08-20T19:57:44.4432450Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T19:57:44.4433126Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:44.5825597Z 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:57:44.7719067Z 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:57:44.8445033Z 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:57:45.1287659Z Fetched 71.5 kB in 0s (171 kB/s)
2025-08-20T19:57:45.1472407Z (Reading database ... 
2025-08-20T19:57:45.1472832Z (Reading database ... 5%
2025-08-20T19:57:45.1473192Z (Reading database ... 10%
2025-08-20T19:57:45.1473457Z (Reading database ... 15%
2025-08-20T19:57:45.1473673Z (Reading database ... 20%
2025-08-20T19:57:45.1473885Z (Reading database ... 25%
2025-08-20T19:57:45.1474324Z (Reading database ... 30%
2025-08-20T19:57:45.1474528Z (Reading database ... 35%
2025-08-20T19:57:45.1474729Z (Reading database ... 40%
2025-08-20T19:57:45.1474932Z (Reading database ... 45%
2025-08-20T19:57:45.1475132Z (Reading database ... 50%
2025-08-20T19:57:45.1554677Z (Reading database ... 55%
2025-08-20T19:57:45.1589230Z (Reading database ... 60%
2025-08-20T19:57:45.1611766Z (Reading database ... 65%
2025-08-20T19:57:45.1652274Z (Reading database ... 70%
2025-08-20T19:57:45.1680588Z (Reading database ... 75%
2025-08-20T19:57:45.1707620Z (Reading database ... 80%
2025-08-20T19:57:45.1857292Z (Reading database ... 85%
2025-08-20T19:57:45.2134891Z (Reading database ... 90%
2025-08-20T19:57:45.2221082Z (Reading database ... 95%
2025-08-20T19:57:45.2221473Z (Reading database ... 100%
2025-08-20T19:57:45.2222041Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T19:57:45.2262736Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:57:45.2694509Z Selecting previously unselected package iputils-ping.
2025-08-20T19:57:45.2753949Z (Reading database ... 
2025-08-20T19:57:45.2754338Z (Reading database ... 5%
2025-08-20T19:57:45.2754704Z (Reading database ... 10%
2025-08-20T19:57:45.2755063Z (Reading database ... 15%
2025-08-20T19:57:45.2755358Z (Reading database ... 20%
2025-08-20T19:57:45.2755568Z (Reading database ... 25%
2025-08-20T19:57:45.2755779Z (Reading database ... 30%
2025-08-20T19:57:45.2755986Z (Reading database ... 35%
2025-08-20T19:57:45.2756195Z (Reading database ... 40%
2025-08-20T19:57:45.2756397Z (Reading database ... 45%
2025-08-20T19:57:45.2756606Z (Reading database ... 50%
2025-08-20T19:57:45.2835016Z (Reading database ... 55%
2025-08-20T19:57:45.2868927Z (Reading database ... 60%
2025-08-20T19:57:45.2890367Z (Reading database ... 65%
2025-08-20T19:57:45.2930990Z (Reading database ... 70%
2025-08-20T19:57:45.2958631Z (Reading database ... 75%
2025-08-20T19:57:45.2984935Z (Reading database ... 80%
2025-08-20T19:57:45.3129803Z (Reading database ... 85%
2025-08-20T19:57:45.3407525Z (Reading database ... 90%
2025-08-20T19:57:45.3495398Z (Reading database ... 95%
2025-08-20T19:57:45.3495991Z (Reading database ... 100%
2025-08-20T19:57:45.3496553Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T19:57:45.3538767Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:57:45.3547264Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:57:45.3756103Z Selecting previously unselected package iputils-arping.
2025-08-20T19:57:45.3893602Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:57:45.3901109Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:57:45.4095977Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T19:57:45.4234035Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:57:45.4241058Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:57:45.4625310Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:57:45.4778698Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:57:45.4927750Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:57:45.5074830Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:57:51.3525469Z Reading package lists...
2025-08-20T19:57:51.5016427Z Building dependency tree...
2025-08-20T19:57:51.5024417Z Reading state information...
2025-08-20T19:57:51.6522243Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T19:57:51.6522877Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T19:57:51.6877424Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:57:52.9666515Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T19:57:53.3881013Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:57:54.6886561Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T19:57:54.8142756Z Collecting pip
2025-08-20T19:57:54.8668342Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T19:57:54.8803458Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T19:57:54.9323593Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 35.1 MB/s eta 0:00:00
2025-08-20T19:57:55.1816942Z Installing collected packages: pip
2025-08-20T19:57:55.9089033Z Successfully installed pip-25.2
2025-08-20T19:57:56.1575360Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T19:57:56.1989822Z Reading package lists...
2025-08-20T19:57:56.3488464Z Building dependency tree...
2025-08-20T19:57:56.3496565Z Reading state information...
2025-08-20T19:57:56.4988089Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T19:57:56.4988865Z pciutils set to manually installed.
2025-08-20T19:57:56.4989514Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T19:57:56.4990163Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T19:57:56.4990706Z python3-distro set to manually installed.
2025-08-20T19:57:56.4991437Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T19:57:56.4992216Z python3-netifaces set to manually installed.
2025-08-20T19:57:56.4992894Z The following additional packages will be installed:
2025-08-20T19:57:56.4993499Z   libsysfs2
2025-08-20T19:57:56.4995659Z Suggested packages:
2025-08-20T19:57:56.4996131Z   fancontrol read-edid i2c-tools
2025-08-20T19:57:56.5240758Z The following NEW packages will be installed:
2025-08-20T19:57:56.5242809Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T19:57:56.5404450Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:57:56.5624956Z Need to get 142 kB of archives.
2025-08-20T19:57:56.5625961Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T19:57:56.5626840Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:56.6521971Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T19:57:56.7163798Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T19:57:56.7867156Z 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:57:56.8515149Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T19:57:57.1038227Z Fetched 142 kB in 0s (473 kB/s)
2025-08-20T19:57:57.1239009Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T19:57:57.1299999Z (Reading database ... 
2025-08-20T19:57:57.1300400Z (Reading database ... 5%
2025-08-20T19:57:57.1300800Z (Reading database ... 10%
2025-08-20T19:57:57.1301213Z (Reading database ... 15%
2025-08-20T19:57:57.1301574Z (Reading database ... 20%
2025-08-20T19:57:57.1301940Z (Reading database ... 25%
2025-08-20T19:57:57.1302313Z (Reading database ... 30%
2025-08-20T19:57:57.1302669Z (Reading database ... 35%
2025-08-20T19:57:57.1303026Z (Reading database ... 40%
2025-08-20T19:57:57.1303381Z (Reading database ... 45%
2025-08-20T19:57:57.1303736Z (Reading database ... 50%
2025-08-20T19:57:57.1380119Z (Reading database ... 55%
2025-08-20T19:57:57.1413510Z (Reading database ... 60%
2025-08-20T19:57:57.1434489Z (Reading database ... 65%
2025-08-20T19:57:57.1473121Z (Reading database ... 70%
2025-08-20T19:57:57.1500719Z (Reading database ... 75%
2025-08-20T19:57:57.1526263Z (Reading database ... 80%
2025-08-20T19:57:57.1668652Z (Reading database ... 85%
2025-08-20T19:57:57.1936558Z (Reading database ... 90%
2025-08-20T19:57:57.2022246Z (Reading database ... 95%
2025-08-20T19:57:57.2022710Z (Reading database ... 100%
2025-08-20T19:57:57.2064204Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T19:57:57.2065099Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T19:57:57.2079307Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:57:57.2296284Z Selecting previously unselected package sysfsutils.
2025-08-20T19:57:57.2433551Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T19:57:57.2463725Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T19:57:57.2691327Z Selecting previously unselected package lm-sensors.
2025-08-20T19:57:57.2828298Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T19:57:57.3015340Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:57:57.3259567Z Selecting previously unselected package virt-what.
2025-08-20T19:57:57.3400161Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T19:57:57.3407714Z Unpacking virt-what (1.25-2) ...
2025-08-20T19:57:57.3801329Z Setting up virt-what (1.25-2) ...
2025-08-20T19:57:57.3822283Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:57:57.3842073Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T19:57:57.7786108Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:57:57.7786521Z 
2025-08-20T19:57:57.7786997Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:57:57.7787471Z 
2025-08-20T19:57:58.0964833Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:57:58.4936829Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T19:57:58.4937694Z 
2025-08-20T19:57:58.4970006Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:03.1005393Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:58:04.5057565Z Reading package lists...
2025-08-20T19:58:04.6568716Z Building dependency tree...
2025-08-20T19:58:04.6577580Z Reading state information...
2025-08-20T19:58:04.8064784Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:58:04.8065461Z The following additional packages will be installed:
2025-08-20T19:58:04.8068900Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T19:58:04.8069536Z   xorg-sgml-doctools
2025-08-20T19:58:04.8074739Z Suggested packages:
2025-08-20T19:58:04.8075081Z   libxcb-doc
2025-08-20T19:58:04.8214124Z The following NEW packages will be installed:
2025-08-20T19:58:04.8216283Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T19:58:04.8219020Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T19:58:04.8219684Z   xcb xorg-sgml-doctools
2025-08-20T19:58:04.8384088Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:58:04.8384697Z Need to get 807 kB of archives.
2025-08-20T19:58:04.8385283Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T19:58:04.8385954Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:58:04.9177204Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T19:58:04.9813153Z 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:58:05.0448635Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T19:58:05.1723327Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T19:58:05.2371558Z 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:58:05.3009393Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T19:58:05.3655122Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T19:58:05.4286894Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T19:58:05.4920088Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T19:58:05.5567224Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T19:58:05.6198278Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T19:58:05.8761598Z Fetched 807 kB in 1s (1019 kB/s)
2025-08-20T19:58:05.8950664Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T19:58:05.9011886Z (Reading database ... 
2025-08-20T19:58:05.9012292Z (Reading database ... 5%
2025-08-20T19:58:05.9012663Z (Reading database ... 10%
2025-08-20T19:58:05.9013035Z (Reading database ... 15%
2025-08-20T19:58:05.9013249Z (Reading database ... 20%
2025-08-20T19:58:05.9013477Z (Reading database ... 25%
2025-08-20T19:58:05.9013681Z (Reading database ... 30%
2025-08-20T19:58:05.9013890Z (Reading database ... 35%
2025-08-20T19:58:05.9014104Z (Reading database ... 40%
2025-08-20T19:58:05.9014304Z (Reading database ... 45%
2025-08-20T19:58:05.9014505Z (Reading database ... 50%
2025-08-20T19:58:05.9108567Z (Reading database ... 55%
2025-08-20T19:58:05.9128631Z (Reading database ... 60%
2025-08-20T19:58:05.9150964Z (Reading database ... 65%
2025-08-20T19:58:05.9191684Z (Reading database ... 70%
2025-08-20T19:58:05.9220688Z (Reading database ... 75%
2025-08-20T19:58:05.9247420Z (Reading database ... 80%
2025-08-20T19:58:05.9396586Z (Reading database ... 85%
2025-08-20T19:58:05.9673755Z (Reading database ... 90%
2025-08-20T19:58:05.9761383Z (Reading database ... 95%
2025-08-20T19:58:05.9761750Z (Reading database ... 100%
2025-08-20T19:58:05.9762091Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T19:58:05.9804468Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T19:58:05.9814691Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:58:06.0021463Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T19:58:06.0161603Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T19:58:06.0169281Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:58:06.0406267Z Selecting previously unselected package x11proto-dev.
2025-08-20T19:58:06.0549073Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T19:58:06.0557201Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T19:58:06.1124658Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T19:58:06.1269012Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T19:58:06.1276319Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:58:06.1495419Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T19:58:06.1635496Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T19:58:06.1643083Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:58:06.1840496Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T19:58:06.1979474Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:58:06.1988920Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:06.2215671Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T19:58:06.2355280Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:58:06.2362388Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:06.2573690Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T19:58:06.2713543Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:58:06.2728895Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:06.2922790Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T19:58:06.3061101Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:58:06.3068887Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:06.3267372Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T19:58:06.3406070Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:58:06.3413437Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:06.3618873Z Selecting previously unselected package xcb.
2025-08-20T19:58:06.3758768Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T19:58:06.3766086Z Unpacking xcb (2.4-8build2) ...
2025-08-20T19:58:06.4170562Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:06.4191778Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:58:06.4211004Z Setting up xcb (2.4-8build2) ...
2025-08-20T19:58:06.4249704Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:58:06.4292462Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:58:06.4431667Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:10.8742455Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:58:10.8831172Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T19:58:10.8852367Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:58:10.8871926Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:58:10.8895807Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:10.8915179Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:10.8935188Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:10.8958205Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:58:12.4720974Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:58:13.1149347Z Collecting build
2025-08-20T19:58:13.1652772Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:58:13.2786784Z Collecting cffi
2025-08-20T19:58:13.2885564Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:58:13.3604754Z Collecting scons
2025-08-20T19:58:13.3715039Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:58:13.4464482Z Collecting scuba
2025-08-20T19:58:13.4565854Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:58:13.5050279Z Collecting pytest
2025-08-20T19:58:13.5147290Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:58:13.5387664Z Collecting packaging>=19.1 (from build)
2025-08-20T19:58:13.5485621Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:58:13.5641491Z Collecting pyproject_hooks (from build)
2025-08-20T19:58:13.5738624Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:58:13.5902805Z Collecting pycparser (from cffi)
2025-08-20T19:58:13.5996962Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:58:13.6364515Z Collecting PyYAML (from scuba)
2025-08-20T19:58:13.6462360Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:58:13.6620587Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:58:13.6715313Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:58:13.6937458Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:58:13.7030822Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:58:13.7276783Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:58:13.7372042Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:58:13.7522817Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:58:13.7653593Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:58:13.8065971Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:58:13.8396841Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 129.0 MB/s  0:00:00
2025-08-20T19:58:13.8498890Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:58:13.8633945Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:58:13.8760380Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:58:13.8869646Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:58:13.8979819Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:58:13.9092233Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:58:13.9171288Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 166.8 MB/s  0:00:00
2025-08-20T19:58:13.9265511Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:58:13.9379505Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:58:13.9491256Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:58:13.9548498Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 139.8 MB/s  0:00:00
2025-08-20T19:58:14.0666763Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:58:15.7507135Z 
2025-08-20T19:58:15.7524524Z 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:58:16.0557767Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:58:16.3387211Z Collecting ansi2txt
2025-08-20T19:58:16.3915164Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:58:16.4189261Z Collecting pipx
2025-08-20T19:58:16.4288088Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:58:16.4515932Z Collecting scons
2025-08-20T19:58:16.4531879Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:58:16.5214722Z Collecting py2static
2025-08-20T19:58:16.5358801Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:58:16.5607690Z Collecting typer
2025-08-20T19:58:16.5708598Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:58:16.6044755Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:58:16.6144299Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:58:16.6381040Z Collecting packaging>=20 (from pipx)
2025-08-20T19:58:16.6391308Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:58:16.6612840Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:58:16.6715298Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:58:16.6919941Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:58:16.7018227Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:58:16.7559754Z Collecting pyinstaller (from py2static)
2025-08-20T19:58:16.7672752Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:58:16.8413194Z Collecting staticx (from py2static)
2025-08-20T19:58:16.8516933Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:58:16.8738385Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:58:16.8837032Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:58:16.9155374Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:58:16.9254609Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:58:16.9447548Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:58:16.9548941Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:58:16.9972407Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:58:17.0074039Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:58:17.0313570Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:58:17.0415300Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:58:17.0771835Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:58:17.0781976Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:58:17.0930716Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:58:17.1029135Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:58:17.2217058Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:58:17.2318995Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:58:17.2556845Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:58:17.2654561Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:58:17.2898245Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:58:17.3002140Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:58:17.3233511Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:58:17.3338207Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:58:17.3497570Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:58:17.3617096Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:58:17.3742965Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:58:17.3889484Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:58:17.4004937Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:58:17.4124935Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:58:17.4245994Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:58:17.4298218Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:58:17.4396387Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:58:17.4510810Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:58:17.4620514Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:58:17.4727505Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:58:17.4844265Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:58:17.4961382Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:58:17.5075744Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:58:17.5194154Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:58:17.5323783Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:58:17.5457780Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 47.2 MB/s  0:00:00
2025-08-20T19:58:17.5567081Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:58:17.5699403Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:58:17.5779913Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 159.8 MB/s  0:00:00
2025-08-20T19:58:17.5877040Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:58:17.5997300Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:58:17.6142233Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:58:17.7603482Z 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:58:18.5581125Z   Attempting uninstall: scons
2025-08-20T19:58:18.5666061Z     Found existing installation: SCons 4.9.1
2025-08-20T19:58:18.6045990Z     Uninstalling SCons-4.9.1:
2025-08-20T19:58:18.6120498Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:58:19.2162237Z   Attempting uninstall: pygments
2025-08-20T19:58:19.2250877Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:58:19.2470960Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:58:19.2497341Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:58:19.8631691Z   Attempting uninstall: packaging
2025-08-20T19:58:19.8711272Z     Found existing installation: packaging 25.0
2025-08-20T19:58:19.8736503Z     Uninstalling packaging-25.0:
2025-08-20T19:58:19.8744449Z       Successfully uninstalled packaging-25.0
2025-08-20T19:58:20.8574545Z 
2025-08-20T19:58:20.8604262Z 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:58:21.1675007Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:58:21.3502435Z Collecting build
2025-08-20T19:58:21.3513469Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:58:21.4430921Z Collecting cffi
2025-08-20T19:58:21.4441860Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:58:21.4633370Z Collecting scons
2025-08-20T19:58:21.4643186Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:58:21.4807245Z Collecting scuba
2025-08-20T19:58:21.4817373Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:58:21.5268383Z Collecting pytest
2025-08-20T19:58:21.5278823Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:58:21.5490497Z Collecting packaging>=19.1 (from build)
2025-08-20T19:58:21.5500651Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:58:21.5630156Z Collecting pyproject_hooks (from build)
2025-08-20T19:58:21.5640575Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:58:21.5780162Z Collecting pycparser (from cffi)
2025-08-20T19:58:21.5790258Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:58:21.6125121Z Collecting PyYAML (from scuba)
2025-08-20T19:58:21.6136316Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:58:21.6278186Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:58:21.6288268Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:58:21.6486336Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:58:21.6496271Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:58:21.6714673Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:58:21.6724714Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:58:21.6781308Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:58:21.6791334Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:58:21.6804171Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:58:21.6845699Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:58:21.6857077Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:58:21.6869206Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:58:21.6878644Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:58:21.6887777Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:58:21.6897553Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:58:21.6916352Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:58:21.6926489Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:58:21.6936123Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:58:21.8162996Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:58:21.8168203Z   Attempting uninstall: scons
2025-08-20T19:58:21.8251308Z     Found existing installation: SCons 4.9.1
2025-08-20T19:58:21.8629020Z     Uninstalling SCons-4.9.1:
2025-08-20T19:58:21.8700883Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:58:22.4815712Z   Attempting uninstall: PyYAML
2025-08-20T19:58:22.4901982Z     Found existing installation: PyYAML 6.0.2
2025-08-20T19:58:22.4930415Z     Uninstalling PyYAML-6.0.2:
2025-08-20T19:58:22.4938817Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T19:58:22.5467141Z   Attempting uninstall: pyproject_hooks
2025-08-20T19:58:22.5550952Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T19:58:22.5567169Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T19:58:22.5573995Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T19:58:22.5657407Z   Attempting uninstall: pygments
2025-08-20T19:58:22.5734841Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:58:22.5958978Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:58:22.5985119Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:58:23.1942478Z   Attempting uninstall: pycparser
2025-08-20T19:58:23.2024761Z     Found existing installation: pycparser 2.22
2025-08-20T19:58:23.2058457Z     Uninstalling pycparser-2.22:
2025-08-20T19:58:23.2066133Z       Successfully uninstalled pycparser-2.22
2025-08-20T19:58:23.3216853Z   Attempting uninstall: pluggy
2025-08-20T19:58:23.3306290Z     Found existing installation: pluggy 1.6.0
2025-08-20T19:58:23.3325830Z     Uninstalling pluggy-1.6.0:
2025-08-20T19:58:23.3332642Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T19:58:23.3481782Z   Attempting uninstall: packaging
2025-08-20T19:58:23.3562035Z     Found existing installation: packaging 25.0
2025-08-20T19:58:23.3585764Z     Uninstalling packaging-25.0:
2025-08-20T19:58:23.3593166Z       Successfully uninstalled packaging-25.0
2025-08-20T19:58:23.3962724Z   Attempting uninstall: iniconfig
2025-08-20T19:58:23.4046296Z     Found existing installation: iniconfig 2.1.0
2025-08-20T19:58:23.4062562Z     Uninstalling iniconfig-2.1.0:
2025-08-20T19:58:23.4068892Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T19:58:23.4136618Z   Attempting uninstall: scuba
2025-08-20T19:58:23.4216515Z     Found existing installation: scuba 2.14.1
2025-08-20T19:58:23.4237667Z     Uninstalling scuba-2.14.1:
2025-08-20T19:58:23.4246938Z       Successfully uninstalled scuba-2.14.1
2025-08-20T19:58:23.4433086Z   Attempting uninstall: pytest
2025-08-20T19:58:23.4515263Z     Found existing installation: pytest 8.4.1
2025-08-20T19:58:23.4579365Z     Uninstalling pytest-8.4.1:
2025-08-20T19:58:23.4834201Z       Successfully uninstalled pytest-8.4.1
2025-08-20T19:58:23.6909054Z   Attempting uninstall: cffi
2025-08-20T19:58:23.6992458Z     Found existing installation: cffi 1.17.1
2025-08-20T19:58:23.7018379Z     Uninstalling cffi-1.17.1:
2025-08-20T19:58:23.7249142Z       Successfully uninstalled cffi-1.17.1
2025-08-20T19:58:23.7902815Z   Attempting uninstall: build
2025-08-20T19:58:23.7980293Z     Found existing installation: build 1.3.0
2025-08-20T19:58:23.8004109Z     Uninstalling build-1.3.0:
2025-08-20T19:58:23.8013291Z       Successfully uninstalled build-1.3.0
2025-08-20T19:58:23.8184983Z 
2025-08-20T19:58:23.8212720Z 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:58:24.1222969Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:58:24.3052429Z Collecting ansi2txt
2025-08-20T19:58:24.3063141Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:58:24.3291427Z Collecting pipx
2025-08-20T19:58:24.3301589Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:58:24.3481080Z Collecting scons
2025-08-20T19:58:24.3496113Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:58:24.3635880Z Collecting py2static
2025-08-20T19:58:24.3645907Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:58:24.3847593Z Collecting typer
2025-08-20T19:58:24.3858026Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:58:24.4133947Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:58:24.4143990Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:58:24.4350542Z Collecting packaging>=20 (from pipx)
2025-08-20T19:58:24.4360896Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:58:24.4573969Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:58:24.4584099Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:58:24.4757465Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:58:24.4767560Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:58:24.5188791Z Collecting pyinstaller (from py2static)
2025-08-20T19:58:24.5199107Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:58:24.5388544Z Collecting staticx (from py2static)
2025-08-20T19:58:24.5398233Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:58:24.5602511Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:58:24.5612636Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:58:24.5915693Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:58:24.5925613Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:58:24.6091060Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:58:24.6100968Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:58:24.6492157Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:58:24.6502243Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:58:24.6712112Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:58:24.6722471Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:58:24.6982813Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:58:24.6992176Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:58:24.7145601Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:58:24.7155489Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:58:24.8278585Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:58:24.8289165Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:58:24.9037039Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:58:24.9046890Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:58:24.9267723Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:58:24.9277716Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:58:24.9504465Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:58:24.9514436Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:58:24.9551559Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:58:24.9561357Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:58:24.9571549Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:58:24.9614435Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:58:24.9623862Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:58:24.9633684Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:58:24.9643383Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:58:24.9653540Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:58:24.9663481Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:58:24.9672957Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:58:24.9684168Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:58:24.9703736Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:58:24.9713742Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:58:24.9723206Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:58:24.9732822Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:58:24.9742406Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:58:24.9751907Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:58:24.9766594Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:58:24.9779333Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:58:24.9797690Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:58:24.9807348Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:58:24.9817802Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:58:25.1303061Z 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:58:25.1307105Z   Attempting uninstall: pyelftools
2025-08-20T19:58:25.1385425Z     Found existing installation: pyelftools 0.32
2025-08-20T19:58:25.1435490Z     Uninstalling pyelftools-0.32:
2025-08-20T19:58:25.1451043Z       Successfully uninstalled pyelftools-0.32
2025-08-20T19:58:25.2530650Z   Attempting uninstall: altgraph
2025-08-20T19:58:25.2615748Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:58:25.2633961Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:58:25.2640257Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:58:25.2771787Z   Attempting uninstall: typing-extensions
2025-08-20T19:58:25.2858540Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T19:58:25.2872728Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T19:58:25.3110472Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T19:58:25.3342741Z   Attempting uninstall: staticx
2025-08-20T19:58:25.3427688Z     Found existing installation: staticx 0.14.1
2025-08-20T19:58:25.3452958Z     Uninstalling staticx-0.14.1:
2025-08-20T19:58:25.3463104Z       Successfully uninstalled staticx-0.14.1
2025-08-20T19:58:25.3658014Z   Attempting uninstall: shellingham
2025-08-20T19:58:25.3740063Z     Found existing installation: shellingham 1.5.4
2025-08-20T19:58:25.3758146Z     Uninstalling shellingham-1.5.4:
2025-08-20T19:58:25.3764753Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T19:58:25.3849520Z   Attempting uninstall: setuptools
2025-08-20T19:58:25.3935966Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:58:25.4216425Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:58:25.4488544Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:58:26.1008770Z   Attempting uninstall: scons
2025-08-20T19:58:26.1099065Z     Found existing installation: SCons 4.9.1
2025-08-20T19:58:26.1485065Z     Uninstalling SCons-4.9.1:
2025-08-20T19:58:26.1553729Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:58:26.7640920Z   Attempting uninstall: pygments
2025-08-20T19:58:26.7721046Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:58:26.7951807Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:58:26.7978296Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:58:27.3939657Z   Attempting uninstall: platformdirs
2025-08-20T19:58:27.4023657Z     Found existing installation: platformdirs 4.3.8
2025-08-20T19:58:27.4052885Z     Uninstalling platformdirs-4.3.8:
2025-08-20T19:58:27.4060037Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T19:58:27.4201484Z   Attempting uninstall: packaging
2025-08-20T19:58:27.4281758Z     Found existing installation: packaging 25.0
2025-08-20T19:58:27.4305562Z     Uninstalling packaging-25.0:
2025-08-20T19:58:27.4312800Z       Successfully uninstalled packaging-25.0
2025-08-20T19:58:27.4682747Z   Attempting uninstall: mdurl
2025-08-20T19:58:27.4767171Z     Found existing installation: mdurl 0.1.2
2025-08-20T19:58:27.4783728Z     Uninstalling mdurl-0.1.2:
2025-08-20T19:58:27.4789844Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T19:58:27.4869439Z   Attempting uninstall: click
2025-08-20T19:58:27.4950274Z     Found existing installation: click 8.2.1
2025-08-20T19:58:27.4972686Z     Uninstalling click-8.2.1:
2025-08-20T19:58:27.4979655Z       Successfully uninstalled click-8.2.1
2025-08-20T19:58:27.5545166Z   Attempting uninstall: argcomplete
2025-08-20T19:58:27.5630595Z     Found existing installation: argcomplete 3.6.2
2025-08-20T19:58:27.5659342Z     Uninstalling argcomplete-3.6.2:
2025-08-20T19:58:27.5670499Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T19:58:27.5889970Z   Attempting uninstall: ansi2txt
2025-08-20T19:58:27.5970070Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T19:58:27.5985133Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T19:58:27.6224983Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T19:58:27.6273389Z   Attempting uninstall: userpath
2025-08-20T19:58:27.6355314Z     Found existing installation: userpath 1.9.2
2025-08-20T19:58:27.6374369Z     Uninstalling userpath-1.9.2:
2025-08-20T19:58:27.6383131Z       Successfully uninstalled userpath-1.9.2
2025-08-20T19:58:27.6483173Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:58:27.6563797Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:58:27.6993271Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:58:27.7034842Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:58:27.9787804Z   Attempting uninstall: markdown-it-py
2025-08-20T19:58:27.9881935Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T19:58:27.9941366Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T19:58:27.9955378Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T19:58:28.0559867Z   Attempting uninstall: rich
2025-08-20T19:58:28.0646667Z     Found existing installation: rich 14.1.0
2025-08-20T19:58:28.0708407Z     Uninstalling rich-14.1.0:
2025-08-20T19:58:28.0718096Z       Successfully uninstalled rich-14.1.0
2025-08-20T19:58:28.2286344Z   Attempting uninstall: pyinstaller
2025-08-20T19:58:28.2367715Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:58:28.2719649Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:58:28.2763336Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:58:28.6042589Z   Attempting uninstall: pipx
2025-08-20T19:58:28.6129689Z     Found existing installation: pipx 1.7.1
2025-08-20T19:58:28.6179937Z     Uninstalling pipx-1.7.1:
2025-08-20T19:58:28.6190668Z       Successfully uninstalled pipx-1.7.1
2025-08-20T19:58:28.6688782Z   Attempting uninstall: typer
2025-08-20T19:58:28.6777243Z     Found existing installation: typer 0.16.1
2025-08-20T19:58:28.6803934Z     Uninstalling typer-0.16.1:
2025-08-20T19:58:28.6813664Z       Successfully uninstalled typer-0.16.1
2025-08-20T19:58:28.7148704Z   Attempting uninstall: py2static
2025-08-20T19:58:28.7227574Z     Found existing installation: py2static 0.0.1
2025-08-20T19:58:28.7247475Z     Uninstalling py2static-0.0.1:
2025-08-20T19:58:28.7258363Z       Successfully uninstalled py2static-0.0.1
2025-08-20T19:58:28.7331470Z 
2025-08-20T19:58:28.7360251Z 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:58:29.0453985Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:58:29.1644736Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T19:58:29.1649188Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-iyr6n_sg
2025-08-20T19:58:29.1669134Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-iyr6n_sg
2025-08-20T19:58:31.3541855Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T19:58:31.3583049Z   Installing build dependencies: started
2025-08-20T19:58:32.0724216Z   Installing build dependencies: finished with status 'done'
2025-08-20T19:58:32.0733143Z   Getting requirements to build wheel: started
2025-08-20T19:58:32.3575840Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T19:58:32.3586845Z   Preparing metadata (pyproject.toml): started
2025-08-20T19:58:32.5444132Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T19:58:32.7154094Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T19:58:32.7165766Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:58:32.7404299Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T19:58:32.7414579Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:58:32.7628831Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T19:58:32.7638599Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:58:32.7830570Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T19:58:32.7840338Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:58:32.7883597Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:58:32.7893604Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:58:32.7906929Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:58:32.7925666Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:58:32.8043707Z Building wheels for collected packages: pyinstaller
2025-08-20T19:58:32.8051270Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T19:58:33.4948631Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T19:58:33.4974477Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=2a63a17b07bfeb08d416655e52cb3963203a7edcdaec5d8307d8094e10959054
2025-08-20T19:58:33.4976174Z   Stored in directory: /tmp/pip-ephem-wheel-cache-2_fyb2j4/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T19:58:33.5017147Z Successfully built pyinstaller
2025-08-20T19:58:33.5932129Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T19:58:33.5938043Z   Attempting uninstall: altgraph
2025-08-20T19:58:33.6020848Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:58:33.6041535Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:58:33.6049382Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:58:33.6192081Z   Attempting uninstall: setuptools
2025-08-20T19:58:33.6277722Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:58:33.6559970Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:58:33.6844405Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:58:34.3369409Z   Attempting uninstall: packaging
2025-08-20T19:58:34.3456049Z     Found existing installation: packaging 25.0
2025-08-20T19:58:34.3483132Z     Uninstalling packaging-25.0:
2025-08-20T19:58:34.3490317Z       Successfully uninstalled packaging-25.0
2025-08-20T19:58:34.3865876Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:58:34.3946516Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:58:34.4369208Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:58:34.4411288Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:58:34.7171001Z   Attempting uninstall: pyinstaller
2025-08-20T19:58:34.7255947Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:58:34.7612688Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:58:34.7655994Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:58:35.1016409Z 
2025-08-20T19:58:35.1048399Z 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:58:35.3979122Z 6.15.0
2025-08-20T19:58:35.8242307Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T19:58:35.8251798Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T19:58:35.8252138Z 
2025-08-20T19:58:35.8252351Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T19:58:35.8253168Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T19:58:35.8253783Z installation.
2025-08-20T19:58:35.8253981Z 
2025-08-20T19:58:35.8254308Z If you installed the current Docker package using this script and are using it
2025-08-20T19:58:35.8254795Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T19:58:35.8255233Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T19:58:35.8255638Z files to match the parameters passed to the script.
2025-08-20T19:58:35.8255853Z 
2025-08-20T19:58:35.8255965Z You may press Ctrl+C now to abort this script.
2025-08-20T19:58:35.8420718Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:58:37.0444757Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T19:58:37.3794624Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T19:58:37.3818304Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T19:58:37.4527751Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T19:58:37.4544418Z + 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:58:37.4551704Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:58:38.7296998Z + 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:58:49.8150075Z 
2025-08-20T19:58:49.8150648Z Running kernel seems to be up-to-date.
2025-08-20T19:58:49.8150999Z 
2025-08-20T19:58:49.8151131Z Restarting services...
2025-08-20T19:58:49.8216986Z 
2025-08-20T19:58:49.8217427Z Service restarts being deferred:
2025-08-20T19:58:49.8218075Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:58:49.8218461Z 
2025-08-20T19:58:49.8218565Z No containers need to be restarted.
2025-08-20T19:58:49.8218753Z 
2025-08-20T19:58:49.8218868Z No user sessions are running outdated binaries.
2025-08-20T19:58:49.8219082Z 
2025-08-20T19:58:49.8219281Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:58:50.6151844Z + sh -c 'docker version'
2025-08-20T19:58:50.6321868Z Client: Docker Engine - Community
2025-08-20T19:58:50.6322367Z  Version:           28.3.3
2025-08-20T19:58:50.6322788Z  API version:       1.51
2025-08-20T19:58:50.6323181Z  Go version:        go1.24.5
2025-08-20T19:58:50.6323585Z  Git commit:        980b856
2025-08-20T19:58:50.6323994Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T19:58:50.6324437Z  OS/Arch:           linux/amd64
2025-08-20T19:58:50.6324822Z  Context:           default
2025-08-20T19:58:50.6325058Z 
2025-08-20T19:58:50.6325234Z Server: Docker Engine - Community
2025-08-20T19:58:50.6325615Z  Engine:
2025-08-20T19:58:50.6325893Z   Version:          28.3.3
2025-08-20T19:58:50.6326296Z   API version:      1.51 (minimum version 1.24)
2025-08-20T19:58:50.6326751Z   Go version:       go1.24.5
2025-08-20T19:58:50.6327121Z   Git commit:       bea959c
2025-08-20T19:58:50.6327501Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T19:58:50.6328120Z   OS/Arch:          linux/amd64
2025-08-20T19:58:50.6328520Z   Experimental:     false
2025-08-20T19:58:50.6328871Z  containerd:
2025-08-20T19:58:50.6329172Z   Version:          1.7.27
2025-08-20T19:58:50.6329889Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T19:58:50.6330357Z  runc:
2025-08-20T19:58:50.6330630Z   Version:          1.2.5
2025-08-20T19:58:50.6330990Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T19:58:50.6331382Z  docker-init:
2025-08-20T19:58:50.6331678Z   Version:          0.19.0
2025-08-20T19:58:50.6332016Z   GitCommit:        de40ad0
2025-08-20T19:58:50.6341852Z 
2025-08-20T19:58:50.6342276Z ================================================================================
2025-08-20T19:58:50.6342634Z 
2025-08-20T19:58:50.6342914Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T19:58:50.6343485Z Docker daemon in rootless mode for your user:
2025-08-20T19:58:50.6343806Z 
2025-08-20T19:58:50.6343982Z     dockerd-rootless-setuptool.sh install
2025-08-20T19:58:50.6344315Z 
2025-08-20T19:58:50.6344652Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T19:58:50.6345141Z 
2025-08-20T19:58:50.6345157Z 
2025-08-20T19:58:50.6345462Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T19:58:50.6346078Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T19:58:50.6346346Z 
2025-08-20T19:58:50.6346553Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T19:58:50.6347008Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T19:58:50.6347705Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T19:58:50.6348280Z 
2025-08-20T19:58:50.6348386Z ================================================================================
2025-08-20T19:58:50.6348580Z 
2025-08-20T19:59:01.3353784Z ● docker.service - Docker Application Container Engine
2025-08-20T19:59:01.3355030Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:59:01.3355982Z      Active: active (running) since Wed 2025-08-20 19:58:51 UTC; 10s ago
2025-08-20T19:59:01.3356831Z TriggeredBy: ● docker.socket
2025-08-20T19:59:01.3357274Z        Docs: https://docs.docker.com
2025-08-20T19:59:01.3357719Z    Main PID: 19699 (dockerd)
2025-08-20T19:59:01.3358248Z       Tasks: 10
2025-08-20T19:59:01.3358575Z      Memory: 23.5M (peak: 27.8M)
2025-08-20T19:59:01.3358952Z         CPU: 305ms
2025-08-20T19:59:01.3359305Z      CGroup: /system.slice/docker.service
2025-08-20T19:59:01.3361728Z              └─19699 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:59:01.3362081Z 
2025-08-20T19:59:01.3362414Z Aug 20 19:58:50 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:50.763281129Z" level=info msg="Loading containers: start."
2025-08-20T19:59:01.3364078Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.254360651Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count d2e2c8bf924bd203ebd1ee7f1a6a036e37c31a89848968cf36be141bc96fa829], retrying...."
2025-08-20T19:59:01.3365935Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.285565568Z" level=info msg="Loading containers: done."
2025-08-20T19:59:01.3367051Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294081497Z" 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:59:01.3368620Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294142170Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:59:01.3369508Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294165925Z" level=info msg="Initializing buildkit"
2025-08-20T19:59:01.3370213Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.313737509Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:59:01.3371189Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.316957129Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:59:01.3371905Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.316998277Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:59:01.3372563Z Aug 20 19:58:51 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:59:01.3467485Z ● docker.service - Docker Application Container Engine
2025-08-20T19:59:01.3469006Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:59:01.3469804Z      Active: active (running) since Wed 2025-08-20 19:58:51 UTC; 10s ago
2025-08-20T19:59:01.3470447Z TriggeredBy: ● docker.socket
2025-08-20T19:59:01.3470884Z        Docs: https://docs.docker.com
2025-08-20T19:59:01.3471214Z    Main PID: 19699 (dockerd)
2025-08-20T19:59:01.3471443Z       Tasks: 10
2025-08-20T19:59:01.3471705Z      Memory: 23.5M (peak: 27.8M)
2025-08-20T19:59:01.3472107Z         CPU: 305ms
2025-08-20T19:59:01.3472481Z      CGroup: /system.slice/docker.service
2025-08-20T19:59:01.3473341Z              └─19699 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:59:01.3473859Z 
2025-08-20T19:59:01.3474432Z Aug 20 19:58:50 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:50.763281129Z" level=info msg="Loading containers: start."
2025-08-20T19:59:01.3476554Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.254360651Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count d2e2c8bf924bd203ebd1ee7f1a6a036e37c31a89848968cf36be141bc96fa829], retrying...."
2025-08-20T19:59:01.3479108Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.285565568Z" level=info msg="Loading containers: done."
2025-08-20T19:59:01.3481145Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294081497Z" 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:59:01.3482554Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294142170Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:59:01.3483478Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294165925Z" level=info msg="Initializing buildkit"
2025-08-20T19:59:01.3484182Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.313737509Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:59:01.3484941Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.316957129Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:59:01.3485672Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.316998277Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:59:01.3486346Z Aug 20 19:58:51 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:59:01.3680449Z ● docker.service - Docker Application Container Engine
2025-08-20T19:59:01.3681254Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:59:01.3682075Z      Active: active (running) since Wed 2025-08-20 19:58:51 UTC; 10s ago
2025-08-20T19:59:01.3682719Z TriggeredBy: ● docker.socket
2025-08-20T19:59:01.3683142Z        Docs: https://docs.docker.com
2025-08-20T19:59:01.3683589Z    Main PID: 19699 (dockerd)
2025-08-20T19:59:01.3683815Z       Tasks: 10
2025-08-20T19:59:01.3684016Z      Memory: 23.5M (peak: 27.8M)
2025-08-20T19:59:01.3684252Z         CPU: 305ms
2025-08-20T19:59:01.3684493Z      CGroup: /system.slice/docker.service
2025-08-20T19:59:01.3685191Z              └─19699 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:59:01.3685668Z 
2025-08-20T19:59:01.3685985Z Aug 20 19:58:50 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:50.763281129Z" level=info msg="Loading containers: start."
2025-08-20T19:59:01.3687140Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.254360651Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count d2e2c8bf924bd203ebd1ee7f1a6a036e37c31a89848968cf36be141bc96fa829], retrying...."
2025-08-20T19:59:01.3688523Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.285565568Z" level=info msg="Loading containers: done."
2025-08-20T19:59:01.3689642Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294081497Z" 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:59:01.3691068Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294142170Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:59:01.3692701Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.294165925Z" level=info msg="Initializing buildkit"
2025-08-20T19:59:01.3693875Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.313737509Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:59:01.3694616Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.316957129Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:59:01.3695347Z Aug 20 19:58:51 pkrvmqc4gcfdwos dockerd[19699]: time="2025-08-20T19:58:51.316998277Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:59:01.3696178Z Aug 20 19:58:51 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:59:01.3792571Z Docker version 28.3.3, build 980b856
2025-08-20T19:59:01.3971364Z Unable to find image 'hello-world:latest' locally
2025-08-20T19:59:02.3583176Z latest: Pulling from library/hello-world
2025-08-20T19:59:02.5915474Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T19:59:03.0169177Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T19:59:03.0169722Z 17eec7bbc9d7: Download complete
2025-08-20T19:59:03.0211251Z 17eec7bbc9d7: Pull complete
2025-08-20T19:59:03.0246122Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T19:59:03.0256883Z Status: Downloaded newer image for hello-world:latest
2025-08-20T19:59:03.1606787Z 
2025-08-20T19:59:03.1607442Z Hello from Docker!
2025-08-20T19:59:03.1608430Z This message shows that your installation appears to be working correctly.
2025-08-20T19:59:03.1609424Z 
2025-08-20T19:59:03.1609879Z To generate this message, Docker took the following steps:
2025-08-20T19:59:03.1610504Z  1. The Docker client contacted the Docker daemon.
2025-08-20T19:59:03.1611159Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T19:59:03.1611762Z     (amd64)
2025-08-20T19:59:03.1612269Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T19:59:03.1613017Z     executable that produces the output you are currently reading.
2025-08-20T19:59:03.1613769Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T19:59:03.1614370Z     to your terminal.
2025-08-20T19:59:03.1614574Z 
2025-08-20T19:59:03.1615441Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T19:59:03.1616085Z  $ docker run -it ubuntu bash
2025-08-20T19:59:03.1616352Z 
2025-08-20T19:59:03.1616628Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T19:59:03.1617209Z  https://hub.docker.com/
2025-08-20T19:59:03.1617458Z 
2025-08-20T19:59:03.1617637Z For more examples and ideas, visit:
2025-08-20T19:59:03.1618397Z  https://docs.docker.com/get-started/
2025-08-20T19:59:03.1618716Z 
2025-08-20T19:59:03.2567600Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:59:03.2569692Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:59:03.2570327Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:59:03.2570984Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:59:03.2571680Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:59:03.2572340Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:59:03.2572998Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:59:03.2573636Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:59:03.2574254Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:59:03.2574836Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:59:03.2575491Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:59:03.2576180Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:59:03.2576881Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:59:03.2577603Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:59:03.2578489Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:59:03.2579190Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:59:03.2579843Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:59:03.2580260Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:59:03.2580666Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:59:03.2581168Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:59:03.2581849Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:59:03.2582264Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:59:03.2582691Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:59:03.2583091Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:59:03.2583641Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:59:03.2584356Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:59:03.2585103Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:59:03.2585876Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:59:03.2586619Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:59:03.2587419Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:59:03.2588440Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:59:03.2589213Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:59:03.2590023Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:59:03.2590772Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:59:03.2591556Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:59:03.2592334Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:59:03.2593073Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:59:03.2593805Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:59:03.2594537Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:59:03.2595311Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:59:03.2596077Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:59:03.2596824Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:59:03.2597746Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:59:03.2599798Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:59:03.2600659Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:59:03.2601498Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:59:03.2602375Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:59:03.2603160Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:59:03.2603908Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:59:03.2604663Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:59:03.2605387Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:59:03.2606135Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:59:03.2606853Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:59:03.2607517Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:59:03.2608322Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:59:03.2608980Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:59:03.2609549Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:59:03.2610166Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:59:03.2610883Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:59:03.2611555Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:59:03.2612458Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:59:03.2613240Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:59:03.2613986Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:59:03.2614704Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:59:03.2615447Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:59:03.2616206Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:59:03.2616916Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:59:03.2617614Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:59:03.2618528Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:59:03.2619378Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:59:03.2620256Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:59:03.2621103Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:59:03.2621848Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:59:03.2622531Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:59:03.2623235Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:59:03.2623961Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:59:03.2624430Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:59:03.2624936Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:59:03.2625430Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:59:03.2625946Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:59:03.2626386Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:59:03.2626956Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:59:03.2627344Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:59:03.2627745Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:59:03.2628383Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:59:03.2628772Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:59:03.2629210Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:59:03.2629628Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:59:03.2630009Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:59:03.2630392Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:59:03.2630814Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:59:03.2631222Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:59:03.2631590Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:59:03.2631956Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:59:03.2632352Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:59:03.2632736Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:59:03.2633096Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:59:03.2633481Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:59:03.2633855Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:59:03.2634332Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:59:03.2634732Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:59:03.2635103Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:59:03.2635464Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:59:03.2635834Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:59:03.2636218Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:59:03.2636613Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:59:03.2636999Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:59:03.2637368Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:59:03.2637733Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:59:03.2638369Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:59:03.2638778Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:59:03.2639118Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:59:03.2639446Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:59:03.2639893Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:59:03.2640283Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:59:03.2640635Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:59:03.2640991Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:59:03.2641334Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:59:03.2641703Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:59:03.2642095Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:59:03.2642549Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:59:03.2643004Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:59:03.2643402Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:59:03.2643923Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:59:03.2644313Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:59:03.2644704Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:59:03.2645106Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:59:03.2645508Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:59:03.2646001Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:59:03.2646389Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:59:03.2646799Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:59:03.2647245Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:59:03.2647674Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:59:03.2648277Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:59:03.2648662Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:59:03.2649066Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:59:03.2649468Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:59:03.2649863Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:59:03.2650247Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:59:03.2650642Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:59:03.2651040Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:59:03.2651543Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:59:03.2651919Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:59:03.2652233Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:59:03.2652555Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:59:03.2652943Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:59:03.2653336Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:59:03.2653723Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:59:03.2654094Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:59:03.2654462Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:59:03.2654840Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:59:03.2655190Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:59:03.2655527Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:59:03.2655946Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:59:03.2656393Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:59:03.2656789Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:59:03.2657155Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:59:03.2657542Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:59:03.2658140Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:59:03.2658559Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:59:03.2658969Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:59:03.2659324Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:59:03.2659680Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:59:03.2660097Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:59:03.2660645Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:59:03.2661047Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:59:03.2661401Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:59:03.2661735Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:59:03.2662123Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:59:03.2662499Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:59:03.2662919Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:59:03.2663384Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:59:03.2663805Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:59:03.2664167Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:59:03.2664514Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:59:03.2664865Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:59:03.2665308Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:59:03.2665810Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:59:03.2666245Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:59:03.2666619Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:59:03.2667079Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:59:03.2667617Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:59:03.2668657Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:59:03.2669208Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:59:03.2669603Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:59:03.2669993Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:59:03.2670399Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:59:03.2670812Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:59:03.2671222Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:59:03.2671595Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:59:03.2671969Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:59:03.2672361Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:59:03.2672773Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:59:03.2673164Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:59:03.2673560Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:59:03.2673950Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:59:03.2674349Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:59:03.2674788Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:59:03.2675252Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:59:03.2675688Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:59:03.2676057Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:59:03.2682955Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:59:03.2683492Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:59:03.2683920Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:59:03.2684502Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:59:03.2684909Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:59:03.2685319Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:59:03.2685750Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:59:03.2686225Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:59:03.2686693Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:59:03.2687149Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:59:03.2687541Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:59:03.2688129Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:59:03.2688520Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:59:03.2688903Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:59:03.2689292Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:59:03.2689675Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:59:03.2690125Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:59:03.2690614Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:59:03.2691078Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:59:03.2691597Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:59:03.2692227Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:59:03.2692725Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:59:03.2693220Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:59:03.2693654Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:59:03.2694013Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:59:03.2694376Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:59:03.2694755Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:59:03.2695132Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:59:03.2695496Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:59:03.2695884Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:59:03.2696265Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:59:03.2696649Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:59:03.2697032Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:59:03.2697417Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:59:03.2697982Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:59:03.2698389Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:59:03.2698808Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:59:03.2699248Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:59:03.2699636Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:59:03.2700009Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:59:03.2700425Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:59:03.2700807Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:59:03.2701162Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:59:03.2701638Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:59:03.2702003Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:59:03.2702397Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:59:03.2702777Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:59:03.2703170Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:59:03.2703540Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:59:03.2703866Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:59:03.2704340Z 	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:59:03.2704870Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:59:03.2705248Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:59:03.2705633Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:59:03.2706008Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:59:03.2706412Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:59:03.2706855Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:59:03.2707283Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:59:03.2707713Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:59:03.2708322Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:59:03.2708725Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:59:03.2709265Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:59:03.2709690Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:59:03.2710089Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:59:03.2710519Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:59:03.2711011Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:59:03.2711511Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:59:03.2711958Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:59:03.2712367Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:59:03.2712766Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:59:03.2713238Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:59:03.2713725Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:59:03.2714133Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:59:03.2714568Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:59:03.2715018Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:59:03.2715427Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:59:03.2715794Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:59:03.2716160Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:59:03.2716544Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:59:03.2716931Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:59:03.2717299Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:59:03.2717665Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:59:03.2718235Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:59:03.2718775Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:59:03.2719148Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:59:03.2719599Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:59:03.2719956Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:59:03.2720330Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:59:03.2720716Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:59:03.2721075Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:59:03.2721431Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:59:03.2721787Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:59:03.2722158Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:59:03.2722538Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:59:03.2722910Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:59:03.2723265Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:59:03.2723670Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:59:03.2724025Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:59:03.2724397Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:59:03.2724834Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:59:03.2725241Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:59:03.2725602Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:59:03.2726121Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:59:03.2726551Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:59:03.2726953Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:59:03.2727313Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:59:03.2727678Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:59:03.2728210Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:59:03.2728512Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:59:03.2728816Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:59:03.2729170Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:59:03.2729526Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:59:03.2729892Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:59:03.2730256Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:59:03.2730600Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:59:03.2730937Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:59:03.2731325Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:59:03.2731737Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:59:03.2732133Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:59:03.2732528Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:59:03.2732920Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:59:03.2733329Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:59:03.2733828Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:59:03.2734530Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:59:03.2735172Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:59:03.2735841Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:59:03.2736324Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:59:03.2736784Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:59:03.2737305Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:59:03.2738152Z 	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:59:03.2738724Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:59:03.2739226Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:59:03.2739675Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:59:03.2740044Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:59:03.2740424Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:59:03.2740795Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:59:03.2741202Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:59:03.2741596Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:59:03.2741984Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:59:03.2742370Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:59:03.2742761Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:59:03.2743146Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:59:03.2743635Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:59:03.2744015Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:59:03.2744388Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:59:03.2744778Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:59:03.2745168Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:59:03.2745579Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:59:03.2745990Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:59:03.2746351Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:59:03.2746737Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:59:03.2747206Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:59:03.2747620Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:59:03.2748266Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:59:03.2748707Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:59:03.2749079Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:59:03.2749453Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:59:03.2749837Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:59:03.2750202Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:59:03.2750586Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:59:03.2750974Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:59:03.2751354Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:59:03.2751741Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:59:03.2752098Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:59:03.2752583Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:59:03.2753134Z 	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:59:03.2753852Z 	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:59:03.2754531Z 	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:59:03.2755297Z 	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:59:03.2755823Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:59:03.2756215Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:59:03.2756585Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:59:03.2756958Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:59:03.2757339Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:59:03.2757697Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:59:03.2758279Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:59:03.2758670Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:59:03.2759053Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:59:03.2759441Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:59:03.2759831Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:59:03.2760207Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:59:03.2760724Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:59:03.2761145Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:59:03.2761556Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:59:03.2761958Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:59:03.2762357Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:59:03.2762756Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:59:03.2763144Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:59:03.2763531Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:59:03.2763907Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:59:03.2764294Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:59:03.2764703Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:59:03.2765096Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:59:03.2765500Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:59:03.2765894Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:59:03.2766280Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:59:03.2766707Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:59:03.2767142Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:59:03.2767542Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:59:03.2768100Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:59:03.2768566Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:59:03.2768986Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:59:03.2769364Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:59:03.2769865Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:59:03.2770272Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:59:03.2770686Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:59:03.2771087Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:59:03.2771468Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:59:03.2771861Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:59:03.2772339Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:59:03.2772812Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:59:03.2773221Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:59:03.2773633Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:59:03.2774094Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:59:03.2774542Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:59:03.2775016Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:59:03.2775504Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:59:03.2775949Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:59:03.2776388Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:59:03.2776791Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:59:03.2777299Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:59:03.2777724Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:59:03.2778311Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:59:03.2778693Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:59:03.2779101Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:59:03.2779509Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:59:03.2779914Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:59:03.2780330Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:59:03.2780725Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:59:03.2781106Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:59:03.2781478Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:59:03.2781841Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:59:03.2782231Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:59:03.2782659Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:59:03.2783114Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:59:03.2783566Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:59:03.2783969Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:59:03.2784406Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:59:03.2784828Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:59:03.2785234Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:59:03.2785644Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:59:03.2786012Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:59:03.2786502Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:59:03.2786929Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:59:03.2787324Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:59:03.2787696Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:59:03.2788252Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:59:03.2788580Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:59:03.2788944Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:59:03.2789457Z 	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:59:03.2789984Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:59:03.2790373Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:59:03.2790754Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:59:03.2791159Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:59:03.2791578Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:59:03.2791991Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:59:03.2792398Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:59:03.2792814Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:59:03.2793227Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:59:03.2793602Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:59:03.2793977Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:59:03.2794469Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:59:03.2794858Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:59:03.2795288Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:59:03.2795719Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:59:03.2796111Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:59:03.2796531Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:59:03.2796971Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:59:03.2797361Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:59:03.2797733Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:59:03.2798320Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:59:03.2798690Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:59:03.2799064Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:59:03.2799448Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:59:03.2799849Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:59:03.2800258Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:59:03.2800718Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:59:03.2801161Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:59:03.2801541Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:59:03.2801928Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:59:03.2802311Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:59:03.2802698Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:59:03.2803076Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:59:03.2803569Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:59:03.2804013Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:59:03.2804508Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:59:03.2804931Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:59:03.2805299Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:59:03.2805673Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:59:03.2806076Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:59:03.2806465Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:59:03.2806845Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:59:03.2807241Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:59:03.2807625Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:59:03.2808131Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:59:03.2808498Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:59:03.2808907Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:59:03.2809326Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:59:03.2809708Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:59:03.2810102Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:59:03.2810545Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:59:03.2811095Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:59:03.2811519Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:59:03.2811918Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:59:03.2812437Z 	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:59:03.2812958Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:59:03.2813272Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:59:03.2813618Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:59:03.2814033Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:59:03.2814461Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:59:03.2814988Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:59:03.2815595Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:59:03.2816217Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:59:03.2817072Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:59:03.2818070Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:59:03.2818772Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:59:03.2819406Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:59:03.2819997Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:59:03.2820494Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:59:03.2820954Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:59:03.2821397Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:59:03.2821973Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:59:03.2822448Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:59:03.2822881Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:59:03.2823272Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:59:03.2823642Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:59:03.2824022Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:59:03.2824405Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:59:03.2824850Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:59:03.2825276Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:59:03.2825642Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:59:03.2826043Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:59:03.2826512Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:59:03.2827007Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:59:03.2827494Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:59:03.2828224Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:59:03.2828717Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:59:03.2829202Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:59:03.2829770Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:59:03.2830199Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:59:03.2830620Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:59:03.2831036Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:59:03.2831451Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:59:03.2831868Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:59:03.2832308Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:59:03.2832754Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:59:03.2833142Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:59:03.2833522Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:59:03.2833908Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:59:03.2834290Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:59:03.2834732Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:59:03.2835171Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:59:03.2835571Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:59:03.2835978Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:59:03.2836407Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:59:03.2836859Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:59:03.2837303Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:59:03.2837744Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:59:03.2838384Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:59:03.2838831Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:59:03.2839355Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:59:03.2839730Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:59:03.2840106Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:59:03.2840507Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:59:03.2840910Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:59:03.2841339Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:59:03.2841809Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:59:03.2842229Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:59:03.2842641Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:59:03.2843046Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:59:03.2843357Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:59:03.2843677Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:59:03.2844067Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:59:03.2844460Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:59:03.2844856Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:59:03.2845252Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:59:03.2845683Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:59:03.2846128Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:59:03.2846649Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:59:03.2847040Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:59:03.2847443Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:59:03.2848104Z 	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:59:03.2848684Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:59:03.2849138Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:59:03.2849579Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:59:03.2850013Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:59:03.2850430Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:59:03.2850833Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:59:03.2851223Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:59:03.2851611Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:59:03.2852009Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:59:03.2852410Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:59:03.2852782Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:59:03.2853168Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:59:03.2853566Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:59:03.2853944Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:59:03.2854357Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:59:03.2854830Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:59:03.2855252Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:59:03.2855787Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:59:03.2856163Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:59:03.2856549Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:59:03.2856924Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:59:03.2857298Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:59:03.2857727Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:59:03.2858433Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:59:03.2858847Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:59:03.2859275Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:59:03.2859692Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:59:03.2860088Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:59:03.2860468Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:59:03.2860850Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:59:03.2861251Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:59:03.2861703Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:59:03.2862158Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:59:03.2862584Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:59:03.2862986Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:59:03.2863519Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:59:03.2863947Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:59:03.2864343Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:59:03.2864709Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:59:03.2865030Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:59:03.2865333Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:59:03.2865708Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:59:03.2866083Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:59:03.2866436Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:59:03.2866809Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:59:03.2867207Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:59:03.2867598Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:59:03.2868192Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:59:03.2868554Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:59:03.2868932Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:59:03.2869331Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:59:03.2869701Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:59:03.2870065Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:59:03.2870425Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:59:03.2870808Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:59:03.2871190Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:59:03.2871544Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:59:03.2871920Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:59:03.2872310Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:59:03.2872812Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:59:03.2873189Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:59:03.2873564Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:59:03.2873948Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:59:03.2874347Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:59:03.2874770Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:59:03.2875178Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:59:03.2875534Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:59:03.2875888Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:59:03.2876231Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:59:03.2876657Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:59:03.2877158Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:59:03.2877656Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:59:03.2878351Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:59:03.2878849Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:59:03.2879285Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:59:03.2879670Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:59:03.2880176Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:59:03.2880568Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:59:03.2880952Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:59:03.2881347Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:59:03.2881730Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:59:03.2882103Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:59:03.2882496Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:59:03.2882934Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:59:03.2883368Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:59:03.2883745Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:59:03.2884151Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:59:03.2884578Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:59:03.2884963Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:59:03.2885314Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:59:03.2885702Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:59:03.2886153Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:59:03.2886579Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:59:03.2887022Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:59:03.2887428Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:59:03.2887759Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:59:03.2888133Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:59:03.2888490Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:59:03.2888974Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:59:03.4264197Z [+] Installing Go for linux-amd64...
2025-08-20T19:59:03.9408732Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T19:59:03.9409316Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T19:59:03.9410374Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T19:59:07.6885911Z [+] Downloading Go go1.25.0...
2025-08-20T19:59:07.6936836Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:59:07.6937974Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:59:07.6938329Z 
2025-08-20T19:59:07.7890411Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:59:07.7890947Z 100    80  100    80    0     0    837      0 --:--:-- --:--:-- --:--:--   842
2025-08-20T19:59:07.8880167Z 
2025-08-20T19:59:07.8880653Z 100    75  100    75    0     0    385      0 --:--:-- --:--:-- --:--:--   385
2025-08-20T19:59:08.4392884Z 
2025-08-20T19:59:08.5908443Z  71 56.8M   71 40.4M    0     0  54.3M      0  0:00:01 --:--:--  0:00:01 54.3M
2025-08-20T19:59:08.5908892Z 100 56.8M  100 56.8M    0     0  63.4M      0 --:--:-- --:--:-- --:--:--  108M
2025-08-20T19:59:08.5943137Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T19:59:09.9798940Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T19:59:09.9799502Z [+] GOROOT: /home/runner/.go
2025-08-20T19:59:09.9799918Z [+] GOPATH: /home/runner/go
2025-08-20T19:59:09.9800282Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T19:59:09.9954869Z go version go1.25.0 linux/amd64
2025-08-20T19:59:10.0305099Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:59:10.0305714Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:59:10.0306592Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:59:10.0307224Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:59:10.0308504Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:59:10.0309167Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:59:10.0309797Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:59:10.0310385Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:59:10.0310980Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:59:10.0311457Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:59:10.0311821Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:59:10.0312215Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:59:10.0312637Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:59:10.0313066Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:59:10.0313463Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:59:10.0313865Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:59:10.0314284Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:59:10.0314656Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:59:10.0315038Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:59:10.0315502Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:59:10.0315947Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:59:10.0316330Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:59:10.0317093Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:59:10.0317998Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:59:10.0318649Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:59:10.0319587Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:59:10.0320029Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:59:10.0320447Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:59:10.0320846Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:59:10.0321263Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:59:10.0321684Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:59:10.0322104Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:59:10.0322527Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:59:10.0322945Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:59:10.0323399Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:59:10.0323844Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:59:10.0324249Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:59:10.0324648Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:59:10.0325055Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:59:10.0325477Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:59:10.0325893Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:59:10.0326296Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:59:10.0326684Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:59:10.0327259Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:59:10.0327745Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:59:10.0328586Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:59:10.0329078Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:59:10.0329531Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:59:10.0329948Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:59:10.0330359Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:59:10.0330763Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:59:10.0331172Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:59:10.0331572Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:59:10.0331940Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:59:10.0332301Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:59:10.0332673Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:59:10.0332996Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:59:10.0333337Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:59:10.0333739Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:59:10.0334111Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:59:10.0334518Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:59:10.0334957Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:59:10.0335369Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:59:10.0335779Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:59:10.0336199Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:59:10.0336815Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:59:10.0337215Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:59:10.0337606Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:59:10.0338423Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:59:10.0338889Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:59:10.0339382Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:59:10.0339854Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:59:10.0340275Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:59:10.0340658Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:59:10.0341053Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:59:10.0341452Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:59:10.0341888Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:59:10.0342376Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:59:10.0342873Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:59:10.0343366Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:59:10.0343803Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:59:10.0344204Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:59:10.0344721Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:59:10.0345130Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:59:10.0345529Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:59:10.0345910Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:59:10.0346328Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:59:10.0346743Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:59:10.0347120Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:59:10.0347494Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:59:10.0348221Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:59:10.0348641Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:59:10.0349029Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:59:10.0349400Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:59:10.0349805Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:59:10.0350191Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:59:10.0350543Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:59:10.0350924Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:59:10.0351298Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:59:10.0351661Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:59:10.0352050Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:59:10.0352416Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:59:10.0352776Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:59:10.0353157Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:59:10.0353545Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:59:10.0354074Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:59:10.0354461Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:59:10.0354832Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:59:10.0355199Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:59:10.0355593Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:59:10.0355991Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:59:10.0356332Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:59:10.0356659Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:59:10.0357019Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:59:10.0357373Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:59:10.0357734Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:59:10.0358447Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:59:10.0358819Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:59:10.0359203Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:59:10.0359615Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:59:10.0360056Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:59:10.0360501Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:59:10.0360904Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:59:10.0361295Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:59:10.0361818Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:59:10.0362216Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:59:10.0362625Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:59:10.0363032Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:59:10.0363408Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:59:10.0363797Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:59:10.0364209Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:59:10.0364654Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:59:10.0365084Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:59:10.0365467Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:59:10.0365863Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:59:10.0366273Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:59:10.0366680Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:59:10.0367076Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:59:10.0367462Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:59:10.0368048Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:59:10.0368459Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:59:10.0368849Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:59:10.0369207Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:59:10.0369514Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:59:10.0369845Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:59:10.0370234Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:59:10.0370754Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:59:10.0371149Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:59:10.0371517Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:59:10.0371885Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:59:10.0372257Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:59:10.0372602Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:59:10.0372939Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:59:10.0373359Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:59:10.0373806Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:59:10.0374211Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:59:10.0374583Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:59:10.0374973Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:59:10.0381974Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:59:10.0382571Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:59:10.0383032Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:59:10.0383420Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:59:10.0383793Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:59:10.0384219Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:59:10.0384659Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:59:10.0385257Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:59:10.0385699Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:59:10.0386329Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:59:10.0387024Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:59:10.0387706Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:59:10.0388631Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:59:10.0389284Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:59:10.0389738Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:59:10.0390137Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:59:10.0390496Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:59:10.0390870Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:59:10.0391329Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:59:10.0391855Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:59:10.0392314Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:59:10.0392699Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:59:10.0393172Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:59:10.0393715Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:59:10.0394216Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:59:10.0394646Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:59:10.0395010Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:59:10.0395403Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:59:10.0395816Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:59:10.0396430Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:59:10.0396836Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:59:10.0397210Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:59:10.0397589Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:59:10.0398213Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:59:10.0398617Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:59:10.0399022Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:59:10.0399419Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:59:10.0399819Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:59:10.0400218Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:59:10.0400651Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:59:10.0401109Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:59:10.0401538Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:59:10.0401905Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:59:10.0402278Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:59:10.0402674Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:59:10.0403044Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:59:10.0403423Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:59:10.0403928Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:59:10.0404332Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:59:10.0404761Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:59:10.0405232Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:59:10.0405679Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:59:10.0406080Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:59:10.0406474Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:59:10.0406854Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:59:10.0407232Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:59:10.0407601Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:59:10.0408192Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:59:10.0408577Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:59:10.0409032Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:59:10.0409510Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:59:10.0409968Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:59:10.0410485Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:59:10.0410992Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:59:10.0411488Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:59:10.0411980Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:59:10.0412419Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:59:10.0412786Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:59:10.0413283Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:59:10.0413660Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:59:10.0414042Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:59:10.0414406Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:59:10.0414782Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:59:10.0415160Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:59:10.0415544Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:59:10.0415928Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:59:10.0416305Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:59:10.0416705Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:59:10.0417095Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:59:10.0417517Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:59:10.0418149Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:59:10.0418545Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:59:10.0418922Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:59:10.0419332Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:59:10.0419710Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:59:10.0420063Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:59:10.0420411Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:59:10.0420906Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:59:10.0421297Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:59:10.0421677Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:59:10.0422069Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:59:10.0422432Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:59:10.0422749Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:59:10.0423213Z 	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:59:10.0423732Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:59:10.0424104Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:59:10.0424485Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:59:10.0424861Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:59:10.0425260Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:59:10.0425697Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:59:10.0426128Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:59:10.0426560Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:59:10.0426965Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:59:10.0427364Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:59:10.0427780Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:59:10.0428372Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:59:10.0428766Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:59:10.0429198Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:59:10.0429687Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:59:10.0430358Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:59:10.0430805Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:59:10.0431213Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:59:10.0431614Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:59:10.0432084Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:59:10.0432566Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:59:10.0432975Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:59:10.0433405Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:59:10.0433863Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:59:10.0434266Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:59:10.0434640Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:59:10.0435003Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:59:10.0435383Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:59:10.0435768Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:59:10.0436133Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:59:10.0436494Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:59:10.0436877Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:59:10.0437252Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:59:10.0437733Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:59:10.0438286Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:59:10.0438643Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:59:10.0439025Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:59:10.0439408Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:59:10.0439768Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:59:10.0440128Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:59:10.0440482Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:59:10.0440846Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:59:10.0441218Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:59:10.0441578Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:59:10.0441937Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:59:10.0442313Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:59:10.0442675Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:59:10.0443044Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:59:10.0443480Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:59:10.0443882Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:59:10.0444249Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:59:10.0444630Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:59:10.0445055Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:59:10.0445454Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:59:10.0445814Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:59:10.0446184Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:59:10.0446547Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:59:10.0446971Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:59:10.0447277Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:59:10.0447628Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:59:10.0448161Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:59:10.0448530Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:59:10.0448888Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:59:10.0449232Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:59:10.0449567Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:59:10.0449956Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:59:10.0450371Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:59:10.0450764Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:59:10.0451163Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:59:10.0451555Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:59:10.0451963Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:59:10.0452465Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:59:10.0453089Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:59:10.0453716Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:59:10.0454258Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:59:10.0454854Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:59:10.0455314Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:59:10.0455838Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:59:10.0456456Z 	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:59:10.0457021Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:59:10.0457516Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:59:10.0458129Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:59:10.0458502Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:59:10.0458875Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:59:10.0459249Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:59:10.0459631Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:59:10.0460033Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:59:10.0460416Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:59:10.0460797Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:59:10.0461175Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:59:10.0461547Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:59:10.0461918Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:59:10.0462288Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:59:10.0462660Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:59:10.0463056Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:59:10.0463449Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:59:10.0463988Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:59:10.0464397Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:59:10.0464757Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:59:10.0465148Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:59:10.0465556Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:59:10.0465967Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:59:10.0466401Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:59:10.0466829Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:59:10.0467203Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:59:10.0467574Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:59:10.0468165Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:59:10.0468533Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:59:10.0468919Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:59:10.0469307Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:59:10.0469683Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:59:10.0470066Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:59:10.0470427Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:59:10.0470786Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:59:10.0471475Z 	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:59:10.0472192Z 	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:59:10.0472877Z 	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:59:10.0473532Z 	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:59:10.0474058Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:59:10.0474437Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:59:10.0474805Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:59:10.0475181Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:59:10.0475552Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:59:10.0475949Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:59:10.0476320Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:59:10.0476705Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:59:10.0477079Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:59:10.0477451Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:59:10.0477980Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:59:10.0478435Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:59:10.0478821Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:59:10.0479229Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:59:10.0479619Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:59:10.0480018Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:59:10.0480418Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:59:10.0480942Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:59:10.0481326Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:59:10.0481706Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:59:10.0482080Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:59:10.0482461Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:59:10.0482860Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:59:10.0483252Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:59:10.0483647Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:59:10.0484039Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:59:10.0484425Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:59:10.0484855Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:59:10.0485283Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:59:10.0485682Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:59:10.0486121Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:59:10.0486579Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:59:10.0486992Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:59:10.0487365Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:59:10.0487744Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:59:10.0488464Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:59:10.0488886Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:59:10.0489300Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:59:10.0489680Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:59:10.0490070Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:59:10.0490544Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:59:10.0491019Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:59:10.0491422Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:59:10.0491830Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:59:10.0492284Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:59:10.0492737Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:59:10.0493210Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:59:10.0493707Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:59:10.0494152Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:59:10.0494587Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:59:10.0494988Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:59:10.0495382Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:59:10.0495803Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:59:10.0496191Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:59:10.0496576Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:59:10.0496979Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:59:10.0497498Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:59:10.0498127Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:59:10.0498584Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:59:10.0498981Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:59:10.0499356Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:59:10.0499722Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:59:10.0500079Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:59:10.0500471Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:59:10.0500888Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:59:10.0501351Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:59:10.0501806Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:59:10.0502211Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:59:10.0502645Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:59:10.0503078Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:59:10.0503486Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:59:10.0503891Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:59:10.0504254Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:59:10.0504619Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:59:10.0505142Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:59:10.0505562Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:59:10.0505932Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:59:10.0506268Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:59:10.0506584Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:59:10.0506937Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:59:10.0507437Z 	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:59:10.0508165Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:59:10.0508546Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:59:10.0508920Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:59:10.0509311Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:59:10.0509731Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:59:10.0510146Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:59:10.0510550Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:59:10.0510961Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:59:10.0511367Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:59:10.0511740Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:59:10.0512106Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:59:10.0512471Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:59:10.0512850Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:59:10.0513269Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:59:10.0513699Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:59:10.0514085Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:59:10.0514632Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:59:10.0515073Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:59:10.0515463Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:59:10.0515829Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:59:10.0516180Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:59:10.0516536Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:59:10.0516910Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:59:10.0517286Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:59:10.0517688Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:59:10.0518401Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:59:10.0518880Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:59:10.0519319Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:59:10.0519695Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:59:10.0520078Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:59:10.0520460Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:59:10.0520844Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:59:10.0521220Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:59:10.0521592Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:59:10.0522166Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:59:10.0522661Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:59:10.0523084Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:59:10.0523454Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:59:10.0523823Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:59:10.0524223Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:59:10.0524614Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:59:10.0524986Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:59:10.0525383Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:59:10.0525763Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:59:10.0526116Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:59:10.0526470Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:59:10.0526867Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:59:10.0527291Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:59:10.0527671Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:59:10.0528348Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:59:10.0528795Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:59:10.0529230Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:59:10.0529641Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:59:10.0530044Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:59:10.0530569Z 	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:59:10.0531084Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:59:10.0531522Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:59:10.0531900Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:59:10.0532310Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:59:10.0532730Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:59:10.0533243Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:59:10.0533828Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:59:10.0534433Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:59:10.0535080Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:59:10.0535717Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:59:10.0536340Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:59:10.0536957Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:59:10.0537536Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:59:10.0538160Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:59:10.0538606Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:59:10.0539038Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:59:10.0539462Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:59:10.0540046Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:59:10.0540479Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:59:10.0540862Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:59:10.0541226Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:59:10.0541595Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:59:10.0541968Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:59:10.0542374Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:59:10.0542785Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:59:10.0543144Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:59:10.0543538Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:59:10.0544006Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:59:10.0544491Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:59:10.0544978Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:59:10.0545459Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:59:10.0545937Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:59:10.0546415Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:59:10.0546860Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:59:10.0547270Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:59:10.0547678Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:59:10.0548226Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:59:10.0548634Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:59:10.0549162Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:59:10.0549594Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:59:10.0550022Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:59:10.0550410Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:59:10.0550789Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:59:10.0551163Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:59:10.0551538Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:59:10.0551966Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:59:10.0552406Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:59:10.0552811Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:59:10.0553226Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:59:10.0553650Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:59:10.0554097Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:59:10.0554539Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:59:10.0554966Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:59:10.0555360Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:59:10.0555733Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:59:10.0556118Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:59:10.0556605Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:59:10.0556977Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:59:10.0557382Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:59:10.0557778Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:59:10.0558309Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:59:10.0558777Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:59:10.0559192Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:59:10.0559594Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:59:10.0559987Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:59:10.0560293Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:59:10.0560615Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:59:10.0560996Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:59:10.0561393Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:59:10.0561780Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:59:10.0562173Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:59:10.0562594Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:59:10.0563038Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:59:10.0563446Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:59:10.0563830Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:59:10.0564226Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:59:10.0564771Z 	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:59:10.0565355Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:59:10.0565961Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:59:10.0566398Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:59:10.0566830Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:59:10.0567247Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:59:10.0567643Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:59:10.0568375Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:59:10.0568763Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:59:10.0569163Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:59:10.0569561Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:59:10.0569948Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:59:10.0570335Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:59:10.0570737Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:59:10.0571108Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:59:10.0571513Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:59:10.0571969Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:59:10.0572387Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:59:10.0572760Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:59:10.0573255Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:59:10.0573644Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:59:10.0574023Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:59:10.0574390Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:59:10.0574814Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:59:10.0575256Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:59:10.0575657Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:59:10.0576086Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:59:10.0576483Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:59:10.0576859Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:59:10.0577231Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:59:10.0577610Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:59:10.0578101Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:59:10.0578551Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:59:10.0578998Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:59:10.0579419Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:59:10.0579820Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:59:10.0580216Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:59:10.0580643Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:59:10.0581030Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:59:10.0581387Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:59:10.0581701Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:59:10.0582003Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:59:10.0582493Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:59:10.0582862Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:59:10.0583209Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:59:10.0583577Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:59:10.0583972Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:59:10.0584355Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:59:10.0584713Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:59:10.0585060Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:59:10.0585433Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:59:10.0585829Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:59:10.0586209Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:59:10.0586568Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:59:10.0586926Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:59:10.0587308Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:59:10.0587688Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:59:10.0588163Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:59:10.0588536Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:59:10.0588924Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:59:10.0589304Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:59:10.0589802Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:59:10.0590181Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:59:10.0590572Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:59:10.0590971Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:59:10.0591391Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:59:10.0591793Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:59:10.0592146Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:59:10.0592490Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:59:10.0592834Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:59:10.0593258Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:59:10.0593764Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:59:10.0594233Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:59:10.0594715Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:59:10.0595208Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:59:10.0595642Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:59:10.0596027Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:59:10.0596415Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:59:10.0596802Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:59:10.0597187Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:59:10.0597569Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:59:10.0598067Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:59:10.0598442Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:59:10.0598951Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:59:10.0599390Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:59:10.0599820Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:59:10.0600198Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:59:10.0600597Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:59:10.0601019Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:59:10.0601394Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:59:10.0601746Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:59:10.0602136Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:59:10.0602587Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:59:10.0603019Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:59:10.0603432Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:59:10.0603838Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:59:10.0604162Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:59:10.0604439Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:59:10.0604792Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:59:10.0605270Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:59:10.2766823Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:59:10.4620717Z Collecting meson
2025-08-20T19:59:10.5146521Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T19:59:10.5525191Z Collecting ninja
2025-08-20T19:59:10.5624360Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T19:59:10.5777620Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T19:59:10.6220132Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 40.8 MB/s  0:00:00
2025-08-20T19:59:10.6313114Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T19:59:10.7206850Z Installing collected packages: ninja, meson
2025-08-20T19:59:11.4315254Z 
2025-08-20T19:59:11.4344035Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T19:59:11.7151567Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:59:11.8203537Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T19:59:11.8945419Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T19:59:12.3089243Z 1.8.4
2025-08-20T19:59:12.3323930Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T19:59:12.3572532Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:59:12.3573157Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:59:12.3574533Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:59:12.3575187Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:59:12.3576206Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:59:12.3576888Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:59:12.3577587Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:59:12.3578471Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:59:12.3579089Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:59:12.3579695Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:59:12.3580323Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:59:12.3581283Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:59:12.3581918Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:59:12.3582334Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:59:12.3582745Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:59:12.3583178Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:59:12.3583612Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:59:12.3584149Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:59:12.3584805Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:59:12.3585643Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:59:12.3586443Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:59:12.3587153Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:59:12.3588057Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:59:12.3588772Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:59:12.3589408Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:59:12.3590109Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:59:12.3590558Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:59:12.3590970Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:59:12.3591369Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:59:12.3591990Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:59:12.3592421Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:59:12.3592847Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:59:12.3593281Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:59:12.3593699Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:59:12.3594153Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:59:12.3594592Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:59:12.3594996Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:59:12.3595391Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:59:12.3595798Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:59:12.3596222Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:59:12.3596638Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:59:12.3597046Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:59:12.3597437Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:59:12.3598180Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:59:12.3598674Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:59:12.3599142Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:59:12.3599626Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:59:12.3600068Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:59:12.3600488Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:59:12.3600900Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:59:12.3601336Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:59:12.3601893Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:59:12.3602289Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:59:12.3602656Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:59:12.3603014Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:59:12.3603380Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:59:12.3603702Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:59:12.3604057Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:59:12.3604472Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:59:12.3604856Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:59:12.3605269Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:59:12.3605716Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:59:12.3606132Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:59:12.3606536Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:59:12.3606968Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:59:12.3607399Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:59:12.3608428Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:59:12.3608876Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:59:12.3609307Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:59:12.3609913Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:59:12.3610444Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:59:12.3610932Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:59:12.3611357Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:59:12.3611748Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:59:12.3612145Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:59:12.3612546Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:59:12.3612985Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:59:12.3613485Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:59:12.3613990Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:59:12.3614483Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:59:12.3614928Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:59:12.3615328Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:59:12.3615716Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:59:12.3616121Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:59:12.3616522Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:59:12.3616901Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:59:12.3617319Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:59:12.3617736Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:59:12.3618315Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:59:12.3618700Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:59:12.3619235Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:59:12.3619640Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:59:12.3620015Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:59:12.3620380Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:59:12.3620778Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:59:12.3621178Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:59:12.3621532Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:59:12.3621911Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:59:12.3622286Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:59:12.3622648Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:59:12.3623029Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:59:12.3623396Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:59:12.3623754Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:59:12.3624129Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:59:12.3624509Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:59:12.3624908Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:59:12.3625297Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:59:12.3625668Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:59:12.3626039Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:59:12.3626536Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:59:12.3626941Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:59:12.3627286Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:59:12.3627613Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:59:12.3628227Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:59:12.3628586Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:59:12.3628938Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:59:12.3629296Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:59:12.3629651Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:59:12.3630024Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:59:12.3630417Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:59:12.3630855Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:59:12.3631297Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:59:12.3631716Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:59:12.3639120Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:59:12.3639587Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:59:12.3640010Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:59:12.3640431Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:59:12.3640854Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:59:12.3641268Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:59:12.3641691Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:59:12.3642124Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:59:12.3642580Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:59:12.3643232Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:59:12.3643649Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:59:12.3644053Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:59:12.3644471Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:59:12.3644878Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:59:12.3645280Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:59:12.3645671Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:59:12.3646076Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:59:12.3646491Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:59:12.3646877Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:59:12.3647253Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:59:12.3647711Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:59:12.3648408Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:59:12.3649086Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:59:12.3649790Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:59:12.3650514Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:59:12.3650920Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:59:12.3651300Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:59:12.3651688Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:59:12.3652294Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:59:12.3652655Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:59:12.3653088Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:59:12.3653548Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:59:12.3653953Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:59:12.3654350Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:59:12.3654766Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:59:12.3655190Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:59:12.3655620Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:59:12.3656047Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:59:12.3656424Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:59:12.3656791Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:59:12.3657224Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:59:12.3657659Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:59:12.3658347Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:59:12.3658722Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:59:12.3659137Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:59:12.3659680Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:59:12.3660169Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:59:12.3660698Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:59:12.3661337Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:59:12.3661859Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:59:12.3662685Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:59:12.3663108Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:59:12.3663489Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:59:12.3663942Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:59:12.3664450Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:59:12.3664897Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:59:12.3665275Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:59:12.3665740Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:59:12.3666295Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:59:12.3666895Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:59:12.3667539Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:59:12.3668098Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:59:12.3668495Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:59:12.3668909Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:59:12.3669327Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:59:12.3669727Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:59:12.3670105Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:59:12.3670484Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:59:12.3671035Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:59:12.3671445Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:59:12.3671849Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:59:12.3672246Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:59:12.3672632Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:59:12.3673023Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:59:12.3673451Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:59:12.3673907Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:59:12.3674332Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:59:12.3674701Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:59:12.3675079Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:59:12.3675477Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:59:12.3675866Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:59:12.3676246Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:59:12.3676622Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:59:12.3677014Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:59:12.3677434Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:59:12.3678100Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:59:12.3678558Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:59:12.3678962Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:59:12.3679352Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:59:12.3679732Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:59:12.3680237Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:59:12.3680608Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:59:12.3681000Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:59:12.3681383Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:59:12.3681833Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:59:12.3682314Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:59:12.3682775Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:59:12.3683299Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:59:12.3683808Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:59:12.3684303Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:59:12.3684802Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:59:12.3685244Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:59:12.3685609Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:59:12.3685971Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:59:12.3686348Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:59:12.3686722Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:59:12.3687083Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:59:12.3687460Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:59:12.3688193Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:59:12.3688750Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:59:12.3689159Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:59:12.3689556Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:59:12.3689949Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:59:12.3690331Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:59:12.3690748Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:59:12.3691183Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:59:12.3691578Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:59:12.3691956Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:59:12.3692373Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:59:12.3692748Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:59:12.3693110Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:59:12.3693466Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:59:12.3693832Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:59:12.3694232Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:59:12.3694619Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:59:12.3695014Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:59:12.3695383Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:59:12.3695698Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:59:12.3696172Z 	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:59:12.3696692Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:59:12.3697062Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:59:12.3697569Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:59:12.3698142Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:59:12.3698549Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:59:12.3698989Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:59:12.3699419Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:59:12.3699851Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:59:12.3700267Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:59:12.3700681Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:59:12.3701133Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:59:12.3701549Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:59:12.3701948Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:59:12.3702380Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:59:12.3702873Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:59:12.3703371Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:59:12.3703818Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:59:12.3704230Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:59:12.3704634Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:59:12.3705225Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:59:12.3705717Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:59:12.3706130Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:59:12.3706566Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:59:12.3707024Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:59:12.3707426Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:59:12.3707795Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:59:12.3708324Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:59:12.3708707Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:59:12.3709091Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:59:12.3709460Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:59:12.3709821Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:59:12.3710211Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:59:12.3710588Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:59:12.3710954Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:59:12.3711328Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:59:12.3711682Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:59:12.3712061Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:59:12.3712454Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:59:12.3712815Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:59:12.3713173Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:59:12.3713542Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:59:12.3713910Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:59:12.3714417Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:59:12.3714785Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:59:12.3715143Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:59:12.3715517Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:59:12.3715871Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:59:12.3716244Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:59:12.3716680Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:59:12.3717082Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:59:12.3717443Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:59:12.3718014Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:59:12.3718450Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:59:12.3718849Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:59:12.3719206Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:59:12.3719569Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:59:12.3719927Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:59:12.3720224Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:59:12.3720532Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:59:12.3720883Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:59:12.3721234Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:59:12.3721598Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:59:12.3722117Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:59:12.3722470Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:59:12.3722808Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:59:12.3723186Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:59:12.3723599Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:59:12.3724003Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:59:12.3724400Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:59:12.3724790Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:59:12.3725204Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:59:12.3725708Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:59:12.3726334Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:59:12.3726960Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:59:12.3727504Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:59:12.3728164Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:59:12.3728620Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:59:12.3729139Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:59:12.3729761Z 	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:59:12.3730324Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:59:12.3730817Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:59:12.3731265Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:59:12.3731763Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:59:12.3732128Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:59:12.3732495Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:59:12.3732876Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:59:12.3733267Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:59:12.3733650Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:59:12.3734033Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:59:12.3734413Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:59:12.3734798Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:59:12.3735167Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:59:12.3735542Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:59:12.3735910Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:59:12.3736301Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:59:12.3736693Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:59:12.3737101Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:59:12.3737512Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:59:12.3738065Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:59:12.3738466Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:59:12.3738997Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:59:12.3739413Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:59:12.3739853Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:59:12.3740282Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:59:12.3740652Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:59:12.3741018Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:59:12.3741398Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:59:12.3741761Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:59:12.3742147Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:59:12.3742532Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:59:12.3742916Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:59:12.3743299Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:59:12.3743656Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:59:12.3744017Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:59:12.3744559Z 	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:59:12.3745269Z 	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:59:12.3745945Z 	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:59:12.3746600Z 	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:59:12.3747120Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:59:12.3747508Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:59:12.3748015Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:59:12.3748519Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:59:12.3748895Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:59:12.3749252Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:59:12.3749617Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:59:12.3750001Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:59:12.3750379Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:59:12.3750754Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:59:12.3751135Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:59:12.3751511Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:59:12.3751896Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:59:12.3752310Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:59:12.3752708Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:59:12.3753107Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:59:12.3753535Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:59:12.3753931Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:59:12.3754318Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:59:12.3754703Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:59:12.3755082Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:59:12.3755586Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:59:12.3755996Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:59:12.3756396Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:59:12.3756792Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:59:12.3757185Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:59:12.3757571Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:59:12.3758091Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:59:12.3758526Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:59:12.3758926Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:59:12.3759362Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:59:12.3759826Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:59:12.3760237Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:59:12.3760606Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:59:12.3760985Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:59:12.3761381Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:59:12.3761791Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:59:12.3762192Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:59:12.3762568Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:59:12.3762956Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:59:12.3763425Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:59:12.3763906Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:59:12.3764303Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:59:12.3764831Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:59:12.3765285Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:59:12.3765731Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:59:12.3766205Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:59:12.3766692Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:59:12.3767135Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:59:12.3767565Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:59:12.3768066Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:59:12.3768464Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:59:12.3768884Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:59:12.3769278Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:59:12.3769656Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:59:12.3770063Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:59:12.3770465Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:59:12.3770871Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:59:12.3771293Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:59:12.3771684Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:59:12.3772058Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:59:12.3772539Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:59:12.3772946Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:59:12.3773346Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:59:12.3773762Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:59:12.3774214Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:59:12.3774664Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:59:12.3775062Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:59:12.3775499Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:59:12.3775918Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:59:12.3776330Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:59:12.3776736Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:59:12.3777102Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:59:12.3777468Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:59:12.3777960Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:59:12.3778357Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:59:12.3778729Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:59:12.3779064Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:59:12.3779378Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:59:12.3779724Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:59:12.3780229Z 	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:59:12.3780751Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:59:12.3781133Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:59:12.3781622Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:59:12.3782016Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:59:12.3782426Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:59:12.3782831Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:59:12.3783231Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:59:12.3783647Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:59:12.3784053Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:59:12.3784424Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:59:12.3784794Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:59:12.3785154Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:59:12.3785537Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:59:12.3785958Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:59:12.3786384Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:59:12.3786778Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:59:12.3787201Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:59:12.3787634Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:59:12.3788124Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:59:12.3788496Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:59:12.3788961Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:59:12.3789323Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:59:12.3789705Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:59:12.3790083Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:59:12.3790482Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:59:12.3790896Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:59:12.3791355Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:59:12.3791795Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:59:12.3792180Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:59:12.3792568Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:59:12.3792955Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:59:12.3793338Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:59:12.3793720Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:59:12.3794099Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:59:12.3794539Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:59:12.3795032Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:59:12.3795453Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:59:12.3795827Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:59:12.3796190Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:59:12.3796593Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:59:12.3796986Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:59:12.3797361Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:59:12.3797965Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:59:12.3798345Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:59:12.3798697Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:59:12.3799051Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:59:12.3799451Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:59:12.3799875Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:59:12.3800253Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:59:12.3800639Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:59:12.3801104Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:59:12.3801545Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:59:12.3801964Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:59:12.3802359Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:59:12.3802872Z 	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:59:12.3803380Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:59:12.3803695Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:59:12.3804037Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:59:12.3804448Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:59:12.3804877Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:59:12.3805512Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:59:12.3806099Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:59:12.3806711Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:59:12.3807351Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:59:12.3808258Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:59:12.3808904Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:59:12.3809537Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:59:12.3810121Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:59:12.3810624Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:59:12.3811074Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:59:12.3811513Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:59:12.3811938Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:59:12.3812404Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:59:12.3812837Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:59:12.3813227Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:59:12.3813743Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:59:12.3814123Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:59:12.3814500Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:59:12.3814913Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:59:12.3815327Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:59:12.3815828Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:59:12.3816221Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:59:12.3816683Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:59:12.3817171Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:59:12.3817656Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:59:12.3818248Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:59:12.3818728Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:59:12.3819214Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:59:12.3819661Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:59:12.3820089Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:59:12.3820505Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:59:12.3820922Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:59:12.3821338Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:59:12.3821748Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:59:12.3822184Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:59:12.3822611Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:59:12.3822999Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:59:12.3823492Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:59:12.3823871Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:59:12.3824251Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:59:12.3824687Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:59:12.3825129Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:59:12.3825532Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:59:12.3825945Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:59:12.3826369Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:59:12.3826824Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:59:12.3827276Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:59:12.3827712Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:59:12.3828205Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:59:12.3828585Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:59:12.3828974Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:59:12.3829341Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:59:12.3829712Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:59:12.3830112Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:59:12.3830507Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:59:12.3830932Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:59:12.3831399Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:59:12.3831821Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:59:12.3832228Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:59:12.3832741Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:59:12.3833040Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:59:12.3833366Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:59:12.3833751Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:59:12.3834142Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:59:12.3834532Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:59:12.3834923Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:59:12.3835346Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:59:12.3835795Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:59:12.3836210Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:59:12.3836601Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:59:12.3837000Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:59:12.3837551Z 	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:59:12.3838252Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:59:12.3838705Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:59:12.3839143Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:59:12.3839577Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:59:12.3840110Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:59:12.3840516Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:59:12.3840903Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:59:12.3841289Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:59:12.3841685Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:59:12.3842080Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:59:12.3842453Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:59:12.3842839Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:59:12.3843231Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:59:12.3843604Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:59:12.3844017Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:59:12.3844477Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:59:12.3844899Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:59:12.3845271Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:59:12.3845642Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:59:12.3846027Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:59:12.3846400Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:59:12.3846765Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:59:12.3847194Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:59:12.3847640Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:59:12.3848147Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:59:12.3848546Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:59:12.3848937Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:59:12.3849473Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:59:12.3849848Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:59:12.3850226Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:59:12.3850625Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:59:12.3851081Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:59:12.3851536Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:59:12.3851959Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:59:12.3852362Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:59:12.3852761Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:59:12.3853179Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:59:12.3853681Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:59:12.3854328Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:59:12.3855088Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:59:12.3855666Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:59:12.3856347Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:59:12.3857028Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:59:12.3857669Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:59:12.3858434Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:59:12.3859038Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:59:12.3859438Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:59:12.3859807Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:59:12.3860158Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:59:12.3860537Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:59:12.3860934Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:59:12.3861301Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:59:12.3861659Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:59:12.3862018Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:59:12.3862470Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:59:12.3862852Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:59:12.3863207Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:59:12.3863584Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:59:12.3863988Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:59:12.3864363Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:59:12.3864744Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:59:12.3865118Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:59:12.3865497Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:59:12.3865902Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:59:12.3866324Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:59:12.3866727Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:59:12.3867078Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:59:12.3867430Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:59:12.3868103Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:59:12.3868534Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:59:12.3869030Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:59:12.3869499Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:59:12.3869973Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:59:12.3870466Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:59:12.3870901Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:59:12.3871282Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:59:12.3871681Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:59:12.3872063Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:59:12.3872452Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:59:12.3872828Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:59:12.3873205Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:59:12.3873577Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:59:12.3873964Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:59:12.3874408Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:59:12.3874838Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:59:12.3875214Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:59:12.3875738Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:59:12.3876167Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:59:12.3876550Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:59:12.3876896Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:59:12.3877288Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:59:12.3877738Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:59:12.3878338Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:59:12.3878749Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:59:12.3879158Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:59:12.3879485Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:59:12.3879765Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:59:12.3880122Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:59:12.3880602Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:59:12.4541142Z info: downloading installer
2025-08-20T19:59:12.6719027Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T19:59:12.6719573Z warn: /home/runner/.rustup/settings.toml
2025-08-20T19:59:12.6719994Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T19:59:12.6720445Z warn: instead of the one inferred from the default host triple.
2025-08-20T19:59:12.6881815Z info: profile set to 'default'
2025-08-20T19:59:12.6882349Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T19:59:12.6882914Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T19:59:12.7563416Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:59:12.7982671Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:59:12.7983136Z 
2025-08-20T19:59:12.8074401Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:59:12.8075029Z 
2025-08-20T19:59:12.8075034Z 
2025-08-20T19:59:12.8075140Z Rust is installed now. Great!
2025-08-20T19:59:12.8075303Z 
2025-08-20T19:59:12.8075505Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T19:59:12.8075943Z environment variable. This has not been done automatically.
2025-08-20T19:59:12.8076359Z 
2025-08-20T19:59:12.8076574Z To configure your current shell, you need to source
2025-08-20T19:59:12.8077114Z the corresponding env file under $HOME/.cargo.
2025-08-20T19:59:12.8077441Z 
2025-08-20T19:59:12.8077756Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T19:59:12.8078647Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T19:59:12.8079208Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T19:59:12.8079721Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T19:59:12.8520192Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:59:12.8849900Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:59:12.8850447Z 
2025-08-20T19:59:12.8943738Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:59:12.8944084Z 
2025-08-20T19:59:12.9423779Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:59:14.6151616Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T19:59:14.6778311Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:59:14.6778931Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:59:14.6779525Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:59:14.6780150Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:59:14.6781136Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:59:14.6781827Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:59:14.6782486Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:59:14.6783144Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:59:14.6783761Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:59:14.6784341Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:59:14.6784978Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:59:14.6785668Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:59:14.6786356Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:59:14.6787092Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:59:14.6787792Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:59:14.6788706Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:59:14.6789379Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:59:14.6789751Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:59:14.6790138Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:59:14.6790713Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:59:14.6791175Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:59:14.6791565Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:59:14.6791985Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:59:14.6792385Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:59:14.6792740Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:59:14.6793131Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:59:14.6793559Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:59:14.6794177Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:59:14.6794573Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:59:14.6794995Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:59:14.6795423Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:59:14.6795852Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:59:14.6796291Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:59:14.6796708Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:59:14.6797162Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:59:14.6797599Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:59:14.6798205Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:59:14.6798605Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:59:14.6799009Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:59:14.6799427Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:59:14.6799840Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:59:14.6800244Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:59:14.6800641Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:59:14.6801090Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:59:14.6801569Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:59:14.6802169Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:59:14.6802664Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:59:14.6803111Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:59:14.6803527Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:59:14.6803944Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:59:14.6804344Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:59:14.6804756Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:59:14.6805152Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:59:14.6805518Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:59:14.6805889Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:59:14.6806259Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:59:14.6806582Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:59:14.6806927Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:59:14.6807342Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:59:14.6807730Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:59:14.6808323Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:59:14.6808779Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:59:14.6809201Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:59:14.6809607Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:59:14.6810033Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:59:14.6810472Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:59:14.6810877Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:59:14.6811403Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:59:14.6811822Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:59:14.6812287Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:59:14.6812784Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:59:14.6813259Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:59:14.6813675Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:59:14.6814060Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:59:14.6814455Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:59:14.6814855Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:59:14.6815309Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:59:14.6822228Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:59:14.6822765Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:59:14.6823268Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:59:14.6823729Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:59:14.6824164Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:59:14.6824560Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:59:14.6824968Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:59:14.6825538Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:59:14.6825946Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:59:14.6826374Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:59:14.6826789Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:59:14.6827168Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:59:14.6827544Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:59:14.6828166Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:59:14.6828777Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:59:14.6829151Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:59:14.6829655Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:59:14.6830365Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:59:14.6830998Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:59:14.6831589Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:59:14.6832285Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:59:14.6832956Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:59:14.6833527Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:59:14.6833923Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:59:14.6834288Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:59:14.6834646Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:59:14.6835019Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:59:14.6835411Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:59:14.6835820Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:59:14.6836210Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:59:14.6836750Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:59:14.6837119Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:59:14.6837506Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:59:14.6838144Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:59:14.6838733Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:59:14.6839289Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:59:14.6839777Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:59:14.6840123Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:59:14.6840484Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:59:14.6840844Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:59:14.6841191Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:59:14.6841568Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:59:14.6841960Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:59:14.6842396Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:59:14.6842840Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:59:14.6843234Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:59:14.6843617Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:59:14.6843999Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:59:14.6844515Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:59:14.6845142Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:59:14.6845755Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:59:14.6846441Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:59:14.6847153Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:59:14.6847776Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:59:14.6848452Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:59:14.6848881Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:59:14.6849259Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:59:14.6849635Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:59:14.6850038Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:59:14.6850454Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:59:14.6850851Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:59:14.6851239Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:59:14.6851637Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:59:14.6852045Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:59:14.6852422Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:59:14.6852780Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:59:14.6853089Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:59:14.6853413Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:59:14.6853810Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:59:14.6854214Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:59:14.6854604Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:59:14.6854971Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:59:14.6855506Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:59:14.6855886Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:59:14.6856411Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:59:14.6857019Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:59:14.6857783Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:59:14.6858772Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:59:14.6859484Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:59:14.6860098Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:59:14.6860533Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:59:14.6860941Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:59:14.6861465Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:59:14.6861896Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:59:14.6862253Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:59:14.6862607Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:59:14.6863177Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:59:14.6863943Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:59:14.6864660Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:59:14.6865273Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:59:14.6865785Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:59:14.6866178Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:59:14.6866686Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:59:14.6867117Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:59:14.6867583Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:59:14.6868165Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:59:14.6868830Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:59:14.6869440Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:59:14.6870066Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:59:14.6870697Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:59:14.6871210Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:59:14.6871653Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:59:14.6872032Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:59:14.6872495Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:59:14.6873032Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:59:14.6873524Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:59:14.6873960Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:59:14.6874331Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:59:14.6874715Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:59:14.6875128Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:59:14.6875540Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:59:14.6875939Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:59:14.6876468Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:59:14.6876842Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:59:14.6877238Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:59:14.6877629Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:59:14.6878312Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:59:14.6878713Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:59:14.6879104Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:59:14.6879491Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:59:14.6879919Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:59:14.6880384Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:59:14.6880837Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:59:14.6881206Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:59:14.6881616Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:59:14.6882200Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:59:14.6882576Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:59:14.6883075Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:59:14.6883753Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:59:14.6884465Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:59:14.6885385Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:59:14.6885889Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:59:14.6886347Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:59:14.6886876Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:59:14.6887294Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:59:14.6887674Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:59:14.6888260Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:59:14.6888787Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:59:14.6889469Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:59:14.6890159Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:59:14.6890967Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:59:14.6891818Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:59:14.6892637Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:59:14.6893504Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:59:14.6894017Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:59:14.6894506Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:59:14.6894990Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:59:14.6895424Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:59:14.6895786Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:59:14.6896143Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:59:14.6896521Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:59:14.6896894Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:59:14.6897423Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:59:14.6897796Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:59:14.6898457Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:59:14.6898848Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:59:14.6899244Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:59:14.6899627Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:59:14.6900024Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:59:14.6900409Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:59:14.6900833Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:59:14.6901268Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:59:14.6901661Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:59:14.6902030Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:59:14.6902438Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:59:14.6902808Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:59:14.6903163Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:59:14.6903509Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:59:14.6903885Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:59:14.6904280Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:59:14.6904787Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:59:14.6905183Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:59:14.6905550Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:59:14.6905866Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:59:14.6906323Z 	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:59:14.6906840Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:59:14.6907207Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:59:14.6907581Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:59:14.6908162Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:59:14.6908566Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:59:14.6909005Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:59:14.6909426Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:59:14.6909849Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:59:14.6910252Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:59:14.6910650Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:59:14.6911068Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:59:14.6911474Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:59:14.6911863Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:59:14.6912285Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:59:14.6912772Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:59:14.6913269Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:59:14.6913709Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:59:14.6914252Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:59:14.6914651Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:59:14.6915122Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:59:14.6915600Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:59:14.6915993Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:59:14.6916416Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:59:14.6916861Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:59:14.6917267Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:59:14.6917631Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:59:14.6918174Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:59:14.6918644Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:59:14.6919021Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:59:14.6919383Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:59:14.6919738Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:59:14.6920123Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:59:14.6920497Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:59:14.6920862Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:59:14.6921230Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:59:14.6921580Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:59:14.6922078Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:59:14.6922467Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:59:14.6922829Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:59:14.6923178Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:59:14.6923531Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:59:14.6923891Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:59:14.6924260Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:59:14.6924616Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:59:14.6924966Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:59:14.6925336Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:59:14.6925685Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:59:14.6926057Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:59:14.6926491Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:59:14.6926897Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:59:14.6927258Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:59:14.6927634Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:59:14.6928265Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:59:14.6928660Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:59:14.6929018Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:59:14.6929375Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:59:14.6929726Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:59:14.6930025Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:59:14.6930319Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:59:14.6930791Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:59:14.6931142Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:59:14.6931504Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:59:14.6931857Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:59:14.6932196Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:59:14.6932532Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:59:14.6932911Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:59:14.6933317Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:59:14.6933708Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:59:14.6934099Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:59:14.6934481Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:59:14.6934900Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:59:14.6935395Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:59:14.6936013Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:59:14.6936636Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:59:14.6937178Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:59:14.6937650Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:59:14.6938282Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:59:14.6938913Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:59:14.6939550Z 	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:59:14.6940111Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:59:14.6940592Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:59:14.6941043Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:59:14.6941402Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:59:14.6941771Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:59:14.6942138Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:59:14.6942515Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:59:14.6942904Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:59:14.6943281Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:59:14.6943661Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:59:14.6944032Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:59:14.6944409Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:59:14.6944772Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:59:14.6945137Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:59:14.6945499Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:59:14.6945883Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:59:14.6946271Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:59:14.6946680Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:59:14.6947086Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:59:14.6947562Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:59:14.6948179Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:59:14.6948683Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:59:14.6949098Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:59:14.6949538Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:59:14.6949967Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:59:14.6950333Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:59:14.6950699Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:59:14.6951081Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:59:14.6951444Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:59:14.6951829Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:59:14.6952221Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:59:14.6952598Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:59:14.6952977Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:59:14.6953333Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:59:14.6953690Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:59:14.6954234Z 	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:59:14.6954955Z 	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:59:14.6955766Z 	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:59:14.6956456Z 	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:59:14.6956993Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:59:14.6957376Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:59:14.6957745Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:59:14.6958317Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:59:14.6958689Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:59:14.6959042Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:59:14.6959411Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:59:14.6959802Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:59:14.6960202Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:59:14.6960580Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:59:14.6960955Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:59:14.6961323Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:59:14.6961710Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:59:14.6962116Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:59:14.6962510Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:59:14.6962896Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:59:14.6963289Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:59:14.6963679Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:59:14.6964061Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:59:14.6964575Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:59:14.6964947Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:59:14.6965325Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:59:14.6965723Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:59:14.6966112Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:59:14.6966501Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:59:14.6966888Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:59:14.6967276Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:59:14.6967701Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:59:14.6968411Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:59:14.6968818Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:59:14.6969251Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:59:14.6969708Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:59:14.6970113Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:59:14.6970478Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:59:14.6970851Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:59:14.6971244Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:59:14.6971648Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:59:14.6972169Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:59:14.6972547Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:59:14.6972934Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:59:14.6973402Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:59:14.6973868Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:59:14.6974257Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:59:14.6974659Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:59:14.6975104Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:59:14.6975544Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:59:14.6976009Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:59:14.6976494Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:59:14.6976935Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:59:14.6977378Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:59:14.6977774Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:59:14.6978384Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:59:14.6978809Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:59:14.6979194Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:59:14.6979567Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:59:14.6979970Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:59:14.6980374Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:59:14.6980779Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:59:14.6981194Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:59:14.6981710Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:59:14.6982082Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:59:14.6982444Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:59:14.6982798Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:59:14.6983186Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:59:14.6983601Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:59:14.6984050Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:59:14.6984499Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:59:14.6984895Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:59:14.6985330Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:59:14.6985757Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:59:14.6986161Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:59:14.6986562Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:59:14.6986918Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:59:14.6987291Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:59:14.6987680Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:59:14.6988279Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:59:14.6988650Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:59:14.6989132Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:59:14.6989448Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:59:14.6989806Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:59:14.6990303Z 	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:59:14.6990816Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:59:14.6991192Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:59:14.6991559Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:59:14.6991949Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:59:14.6992358Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:59:14.6992762Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:59:14.6993161Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:59:14.6993569Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:59:14.6993978Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:59:14.6994353Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:59:14.6994720Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:59:14.6995080Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:59:14.6995451Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:59:14.6995869Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:59:14.6996292Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:59:14.6996681Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:59:14.6997101Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:59:14.6997535Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:59:14.6998292Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:59:14.6998657Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:59:14.6999011Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:59:14.6999368Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:59:14.6999733Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:59:14.7000102Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:59:14.7000500Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:59:14.7000907Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:59:14.7001368Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:59:14.7001805Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:59:14.7002186Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:59:14.7002565Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:59:14.7002943Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:59:14.7003325Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:59:14.7003697Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:59:14.7004065Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:59:14.7004502Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:59:14.7004986Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:59:14.7005523Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:59:14.7005918Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:59:14.7006292Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:59:14.7006692Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:59:14.7007079Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:59:14.7007449Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:59:14.7008020Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:59:14.7008449Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:59:14.7008801Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:59:14.7009149Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:59:14.7009545Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:59:14.7009969Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:59:14.7010343Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:59:14.7010732Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:59:14.7011170Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:59:14.7011602Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:59:14.7012015Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:59:14.7012401Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:59:14.7012916Z 	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:59:14.7013421Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:59:14.7013735Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:59:14.7014084Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:59:14.7014491Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:59:14.7015039Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:59:14.7015552Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:59:14.7016132Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:59:14.7016737Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:59:14.7017381Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:59:14.7018205Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:59:14.7018830Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:59:14.7019451Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:59:14.7020032Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:59:14.7020512Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:59:14.7020945Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:59:14.7021371Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:59:14.7021792Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:59:14.7022258Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:59:14.7022690Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:59:14.7023186Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:59:14.7023557Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:59:14.7023936Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:59:14.7024309Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:59:14.7024715Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:59:14.7025122Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:59:14.7025478Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:59:14.7025865Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:59:14.7026325Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:59:14.7026888Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:59:14.7027379Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:59:14.7027994Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:59:14.7028516Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:59:14.7028990Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:59:14.7029434Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:59:14.7029846Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:59:14.7030252Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:59:14.7030660Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:59:14.7031066Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:59:14.7031474Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:59:14.7031905Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:59:14.7032454Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:59:14.7032835Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:59:14.7033206Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:59:14.7033573Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:59:14.7033947Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:59:14.7034377Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:59:14.7034812Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:59:14.7035209Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:59:14.7035614Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:59:14.7036032Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:59:14.7036486Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:59:14.7036926Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:59:14.7037350Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:59:14.7037739Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:59:14.7038335Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:59:14.7038713Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:59:14.7039080Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:59:14.7039453Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:59:14.7039972Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:59:14.7040369Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:59:14.7040795Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:59:14.7041258Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:59:14.7041670Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:59:14.7042071Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:59:14.7042460Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:59:14.7042821Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:59:14.7043153Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:59:14.7043533Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:59:14.7043925Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:59:14.7044308Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:59:14.7044697Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:59:14.7045121Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:59:14.7045557Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:59:14.7045968Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:59:14.7046351Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:59:14.7046739Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:59:14.7047288Z 	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:59:14.7048082Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:59:14.7048549Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:59:14.7048985Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:59:14.7049543Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:59:14.7049961Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:59:14.7050355Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:59:14.7050740Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:59:14.7051116Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:59:14.7051506Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:59:14.7051900Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:59:14.7052273Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:59:14.7052660Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:59:14.7053064Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:59:14.7053432Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:59:14.7053839Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:59:14.7054295Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:59:14.7054713Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:59:14.7055083Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:59:14.7055451Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:59:14.7055827Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:59:14.7056313Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:59:14.7056683Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:59:14.7057105Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:59:14.7057552Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:59:14.7058065Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:59:14.7058456Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:59:14.7058842Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:59:14.7059219Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:59:14.7059587Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:59:14.7059965Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:59:14.7060393Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:59:14.7060837Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:59:14.7061285Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:59:14.7061705Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:59:14.7062097Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:59:14.7062492Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:59:14.7062906Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:59:14.7063291Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:59:14.7063646Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:59:14.7063956Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:59:14.7064256Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:59:14.7064623Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:59:14.7064996Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:59:14.7065472Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:59:14.7065841Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:59:14.7066236Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:59:14.7066618Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:59:14.7066971Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:59:14.7067320Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:59:14.7067693Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:59:14.7068188Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:59:14.7068561Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:59:14.7068918Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:59:14.7069272Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:59:14.7069656Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:59:14.7070037Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:59:14.7070384Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:59:14.7070747Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:59:14.7071130Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:59:14.7071500Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:59:14.7071869Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:59:14.7072240Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:59:14.7072733Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:59:14.7073133Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:59:14.7073555Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:59:14.7073955Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:59:14.7074301Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:59:14.7074643Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:59:14.7074986Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:59:14.7075404Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:59:14.7075896Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:59:14.7076358Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:59:14.7076831Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:59:14.7077323Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:59:14.7077757Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:59:14.7078396Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:59:14.7078783Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:59:14.7079158Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:59:14.7079544Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:59:14.7079924Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:59:14.7080300Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:59:14.7080664Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:59:14.7081055Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:59:14.7081492Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:59:14.7082049Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:59:14.7082420Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:59:14.7082814Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:59:14.7083230Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:59:14.7083606Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:59:14.7083951Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:59:14.7084338Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:59:14.7084787Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:59:14.7085216Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:59:14.7085620Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:59:14.7086026Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:59:14.7086348Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:59:14.7086620Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:59:14.7086966Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:59:14.7087444Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:59:14.7087768Z 
2025-08-20T19:59:14.7087772Z 
2025-08-20T19:59:14.7088349Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:59:14 PM)
2025-08-20T19:59:14.7088736Z 
2025-08-20T19:59:14.7088739Z 
2025-08-20T19:59:14.7088743Z 
2025-08-20T19:59:14.7088822Z [+] Continue : YES
2025-08-20T19:59:14.7089063Z 
2025-08-20T19:59:14.7089310Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T19:59:14.8664429Z 
2025-08-20T19:59:14.8664719Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (07:59:14 PM) UTC
2025-08-20T19:59:14.8664990Z 
2025-08-20T19:59:14.8682510Z 
2025-08-20T19:59:14.8682703Z [+] Total RECIPES :: 1
2025-08-20T19:59:14.8682868Z 
2025-08-20T19:59:14.8759121Z 
2025-08-20T19:59:14.8759677Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml (1/1)
2025-08-20T19:59:14.8760226Z 
2025-08-20T19:59:15.0389747Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T19:59:15.0400613Z mode of '/tmp/pkgforge/P0RnrVsTe_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:59:15.0448922Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/dumbpipe/official [Provided]
2025-08-20T19:59:15.0449682Z [+] Setting '.pkg_family' --> dumbpipe [Provided]
2025-08-20T19:59:15.0461955Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T19:59:15.0468981Z [00:00:00.000]➜  [+] HOST: Linux pkrvmqc4gcfdwos 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:59:15.0499978Z [00:00:00.003]➜  
2025-08-20T19:59:15.0500490Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T19:59:15.0500938Z [00:00:00.003]➜  
2025-08-20T19:59:15.0542782Z [00:00:00.008]➜  
2025-08-20T19:59:15.0543283Z [00:00:00.008]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T19:59:15.0543715Z [00:00:00.008]➜  
2025-08-20T19:59:15.0622901Z [00:00:00.016]➜  
2025-08-20T19:59:15.0623969Z [00:00:00.016]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/dumbpipe/static.official.source.yaml) --> /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (07:59:15 PM) UTC]
2025-08-20T19:59:15.0624896Z [00:00:00.016]➜  
2025-08-20T19:59:15.0625316Z [00:00:00.016]➜  
2025-08-20T19:59:15.0625517Z [00:00:00.016]➜  
2025-08-20T19:59:15.0625811Z [00:00:00.016]➜  ###################################################################
2025-08-20T19:59:15.0633977Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T19:59:15.0635444Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T19:59:15.0636734Z [00:00:00.017]➜  _disabled: false
2025-08-20T19:59:15.0638826Z [00:00:00.017]➜  
2025-08-20T19:59:15.0639255Z [00:00:00.017]➜  pkg: "dumbpipe"
2025-08-20T19:59:15.0641261Z [00:00:00.017]➜  pkg_id: "github.com.n0-computer.dumbpipe.source"
2025-08-20T19:59:15.0641949Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T19:59:15.0642245Z [00:00:00.017]➜  category:
2025-08-20T19:59:15.0644073Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T19:59:15.0644492Z [00:00:00.017]➜    - "Utility"
2025-08-20T19:59:15.0644838Z [00:00:00.017]➜  description: "Unix pipes between devices"
2025-08-20T19:59:15.0645186Z [00:00:00.017]➜  distro_pkg:
2025-08-20T19:59:15.0645446Z [00:00:00.017]➜    archlinux:
2025-08-20T19:59:15.0645698Z [00:00:00.017]➜      aur:
2025-08-20T19:59:15.0645951Z [00:00:00.017]➜        - "dumbpipe"
2025-08-20T19:59:15.0646245Z [00:00:00.017]➜        - "dumbpipe-bin"
2025-08-20T19:59:15.0646530Z [00:00:00.017]➜    nixpkgs:
2025-08-20T19:59:15.0646783Z [00:00:00.017]➜      - "dumbpipe"
2025-08-20T19:59:15.0647035Z [00:00:00.017]➜  homepage:
2025-08-20T19:59:15.0647312Z [00:00:00.017]➜    - "https://dumbpipe.dev"
2025-08-20T19:59:15.0647706Z [00:00:00.017]➜    - "https://github.com/n0-computer/dumbpipe"
2025-08-20T19:59:15.0648513Z [00:00:00.017]➜  license:
2025-08-20T19:59:15.0648791Z [00:00:00.017]➜    - id: "MIT"
2025-08-20T19:59:15.0649648Z [00:00:00.017]➜      url: "https://github.com/n0-computer/dumbpipe/raw/5c8d231509636308df3260871dd752c25eaaee14/LICENSE-MIT"
2025-08-20T19:59:15.0650510Z [00:00:00.017]➜  maintainer:
2025-08-20T19:59:15.0650875Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T19:59:15.0651219Z [00:00:00.017]➜  note:
2025-08-20T19:59:15.0651531Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T19:59:15.0652091Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/n0-computer/dumbpipe"
2025-08-20T19:59:15.0652564Z [00:00:00.017]➜  provides:
2025-08-20T19:59:15.0652815Z [00:00:00.017]➜    - "dumbpipe"
2025-08-20T19:59:15.0653063Z [00:00:00.017]➜  repology:
2025-08-20T19:59:15.0653300Z [00:00:00.017]➜    - "dumbpipe"
2025-08-20T19:59:15.0653538Z [00:00:00.017]➜  src_url:
2025-08-20T19:59:15.0653847Z [00:00:00.017]➜    - "https://github.com/n0-computer/dumbpipe"
2025-08-20T19:59:15.0654162Z [00:00:00.017]➜  tag:
2025-08-20T19:59:15.0654389Z [00:00:00.017]➜    - "Utility"
2025-08-20T19:59:15.0654648Z [00:00:00.017]➜  x_exec:
2025-08-20T19:59:15.0654920Z [00:00:00.017]➜    bsys: "docker://rust"
2025-08-20T19:59:15.0655195Z [00:00:00.017]➜    host:
2025-08-20T19:59:15.0655455Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T19:59:15.0655734Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T19:59:15.0656003Z [00:00:00.017]➜    shell: "bash"
2025-08-20T19:59:15.0656259Z [00:00:00.017]➜    pkgver: |
2025-08-20T19:59:15.0656559Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T19:59:15.0657304Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/n0-computer/dumbpipe" "./TEMPREPO" &>/dev/null && \
2025-08-20T19:59:15.0658537Z [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:59:15.0659269Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T19:59:15.0660002Z [00:00:00.017]➜    run: |
2025-08-20T19:59:15.0660414Z [00:00:00.017]➜      #Build
2025-08-20T19:59:15.0661539Z [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:59:15.0663182Z [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:59:15.0664247Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T19:59:15.0665138Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T19:59:15.0665911Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T19:59:15.0666557Z [00:00:00.017]➜        bash -l -c '
2025-08-20T19:59:15.0667026Z [00:00:00.017]➜        #Setup ENV
2025-08-20T19:59:15.0667724Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T19:59:15.0669434Z [00:00:00.017]➜         [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T19:59:15.0670380Z [00:00:00.017]➜         if [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then
2025-08-20T19:59:15.0681516Z [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:59:15.0682619Z [00:00:00.017]➜           if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T19:59:15.0683267Z [00:00:00.017]➜             export RUST_TARGET
2025-08-20T19:59:15.0683794Z [00:00:00.017]➜           else
2025-08-20T19:59:15.0684301Z [00:00:00.017]➜             rustc -Vv ; exit 1
2025-08-20T19:59:15.0684846Z [00:00:00.017]➜           fi
2025-08-20T19:59:15.0685303Z [00:00:00.017]➜         else
2025-08-20T19:59:15.0685952Z [00:00:00.017]➜           export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T19:59:15.0686697Z [00:00:00.017]➜           rustup target add "${RUST_TARGET}"
2025-08-20T19:59:15.0687500Z [00:00:00.017]➜         fi
2025-08-20T19:59:15.0688181Z [00:00:00.017]➜         RUST_FLAGS=()
2025-08-20T19:59:15.0688833Z [00:00:00.017]➜         RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T19:59:15.0689632Z [00:00:00.017]➜         RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T19:59:15.0690428Z [00:00:00.017]➜         if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T19:59:15.0691233Z [00:00:00.017]➜           RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T19:59:15.0691799Z [00:00:00.017]➜         fi
2025-08-20T19:59:15.0692327Z [00:00:00.017]➜         RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T19:59:15.0692994Z [00:00:00.017]➜         RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T19:59:15.0693612Z [00:00:00.017]➜         RUST_FLAGS+=("-C lto=yes")
2025-08-20T19:59:15.0694236Z [00:00:00.017]➜         RUST_FLAGS+=("-C opt-level=z")
2025-08-20T19:59:15.0694866Z [00:00:00.017]➜         RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T19:59:15.0695521Z [00:00:00.017]➜         RUST_FLAGS+=("-C strip=symbols")
2025-08-20T19:59:15.0696144Z [00:00:00.017]➜         RUST_FLAGS+=("-C linker=clang")
2025-08-20T19:59:15.0696866Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T19:59:15.0697593Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T19:59:15.0698895Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T19:59:15.0699572Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T19:59:15.0700275Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T19:59:15.0700977Z [00:00:00.017]➜         export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T19:59:15.0701536Z [00:00:00.017]➜        #Build
2025-08-20T19:59:15.0702534Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/n0-computer/dumbpipe" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T19:59:15.0703576Z [00:00:00.017]➜         echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T19:59:15.0704238Z [00:00:00.017]➜         echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T19:59:15.0705420Z [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:59:15.0706775Z [00:00:00.017]➜         rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T19:59:15.0707768Z [00:00:00.017]➜         cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T19:59:15.0709055Z [00:00:00.017]➜         find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T19:59:15.0709752Z [00:00:00.017]➜        #Copy
2025-08-20T19:59:15.0711558Z [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:59:15.0713883Z [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:59:15.0714953Z [00:00:00.017]➜        #Strip 
2025-08-20T19:59:15.0715877Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:59:15.0717157Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:59:15.0718598Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:59:15.0719740Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:59:15.0720970Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:59:15.0721830Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T19:59:15.0722324Z [00:00:00.017]➜        '
2025-08-20T19:59:15.0722779Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T19:59:15.0723316Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T19:59:15.0723911Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T19:59:15.0725063Z [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:59:15.0725896Z [00:00:00.017]➜  
2025-08-20T19:59:15.0726109Z [00:00:00.017]➜  
2025-08-20T19:59:15.0726402Z [00:00:00.017]➜  ###################################################################
2025-08-20T19:59:15.0726716Z [00:00:00.017]➜  
2025-08-20T19:59:15.0726916Z [00:00:00.017]➜  
2025-08-20T19:59:15.0727115Z [00:00:00.017]➜  
2025-08-20T19:59:15.0727636Z [00:00:00.018]➜  '/tmp/pkgforge/P0RnrVsTe_build.yaml' -> '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T19:59:16.5920160Z [00:00:01.545]➜  '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.static.version' -> '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.version'
2025-08-20T19:59:16.5975173Z [00:00:01.551]➜  [+] Version: HEAD-aa0d368-250819T203227 ('.x_exec.pkgver') [/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.static.version]
2025-08-20T19:59:16.6222140Z [00:00:01.576]➜  [+] Progs: dumbpipe
2025-08-20T19:59:17.0203686Z [00:00:01.974]➜  
2025-08-20T19:59:17.0204244Z [00:00:01.974]➜  [-] Missing packages. Found: 
2025-08-20T19:59:17.0204825Z [00:00:01.974]➜  [+] Expected: dumbpipe
2025-08-20T19:59:17.0205354Z [00:00:01.974]➜  [+] Continuing with build...
2025-08-20T19:59:17.0205888Z [00:00:01.974]➜  
2025-08-20T19:59:17.3915040Z [00:00:02.345]➜  
2025-08-20T19:59:17.3915344Z [00:00:02.345]➜  
2025-08-20T19:59:17.4007315Z [00:00:02.354]➜  + mkdir -pv /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T19:59:17.4030991Z [00:00:02.356]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=dumbpipe -e PKG_ID=github.com.n0-computer.dumbpipe.source -e PKG_TYPE=static -e PKG_VER=HEAD-aa0d368-250819T203227 -e PKGVER=HEAD-aa0d368-250819T203227 -e SBUILD_PKG=dumbpipe.static -e SBUILD_PKGVER=HEAD-aa0d368-250819T203227 --volume /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T19:59:17.4033107Z [00:00:02.356]➜    #Setup ENV
2025-08-20T19:59:17.4033523Z [00:00:02.356]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T19:59:17.4034017Z [00:00:02.356]➜     [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T19:59:17.4034460Z [00:00:02.356]➜     if [[ "$(uname -m | tr -d [:space:])" == "riscv64" ]]; then
2025-08-20T19:59:17.4035128Z [00:00:02.356]➜       RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T19:59:17.4035702Z [00:00:02.356]➜       if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T19:59:17.4036053Z [00:00:02.356]➜         export RUST_TARGET
2025-08-20T19:59:17.4036344Z [00:00:02.356]➜       else
2025-08-20T19:59:17.4036608Z [00:00:02.356]➜         rustc -Vv ; exit 1
2025-08-20T19:59:17.4036880Z [00:00:02.356]➜       fi
2025-08-20T19:59:17.4037106Z [00:00:02.356]➜     else
2025-08-20T19:59:17.4037437Z [00:00:02.356]➜       export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T19:59:17.4038028Z [00:00:02.356]➜       rustup target add "${RUST_TARGET}"
2025-08-20T19:59:17.4038417Z [00:00:02.356]➜     fi
2025-08-20T19:59:17.4038875Z [00:00:02.356]➜     RUST_FLAGS=()
2025-08-20T19:59:17.4039250Z [00:00:02.356]➜     RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T19:59:17.4039678Z [00:00:02.356]➜     RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T19:59:17.4040129Z [00:00:02.356]➜     if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T19:59:17.4040547Z [00:00:02.356]➜       RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T19:59:17.4040862Z [00:00:02.356]➜     fi
2025-08-20T19:59:17.4041148Z [00:00:02.356]➜     RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T19:59:17.4041500Z [00:00:02.356]➜     RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T19:59:17.4041826Z [00:00:02.356]➜     RUST_FLAGS+=("-C lto=yes")
2025-08-20T19:59:17.4042153Z [00:00:02.356]➜     RUST_FLAGS+=("-C opt-level=z")
2025-08-20T19:59:17.4042497Z [00:00:02.356]➜     RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T19:59:17.4042840Z [00:00:02.356]➜     RUST_FLAGS+=("-C strip=symbols")
2025-08-20T19:59:17.4043183Z [00:00:02.356]➜     RUST_FLAGS+=("-C linker=clang")
2025-08-20T19:59:17.4043564Z [00:00:02.356]➜     RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T19:59:17.4043959Z [00:00:02.356]➜     RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T19:59:17.4044340Z [00:00:02.356]➜     RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T19:59:17.4044689Z [00:00:02.356]➜     RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T19:59:17.4045064Z [00:00:02.356]➜     RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T19:59:17.4045439Z [00:00:02.356]➜     export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T19:59:17.4045739Z [00:00:02.356]➜    #Build
2025-08-20T19:59:17.4046296Z [00:00:02.356]➜     git clone --filter "blob:none" --quiet "https://github.com/n0-computer/dumbpipe" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T19:59:17.4046853Z [00:00:02.356]➜     echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T19:59:17.4047203Z [00:00:02.356]➜     echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T19:59:17.4048041Z [00:00:02.356]➜     sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T19:59:17.4048673Z [00:00:02.356]➜     rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T19:59:17.4049389Z [00:00:02.356]➜     cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T19:59:17.4049984Z [00:00:02.356]➜     find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T19:59:17.4050366Z [00:00:02.356]➜    #Copy
2025-08-20T19:59:17.4051348Z [00:00:02.356]➜     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:59:17.4052680Z [00:00:02.356]➜     ( 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:59:17.4053273Z [00:00:02.356]➜    #Strip 
2025-08-20T19:59:17.4053785Z [00:00:02.356]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:59:17.4054498Z [00:00:02.356]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:59:17.4055194Z [00:00:02.356]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:59:17.4055805Z [00:00:02.356]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:59:17.4056379Z [00:00:02.356]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:59:17.4056811Z [00:00:02.356]➜     popd &>/dev/null
2025-08-20T19:59:17.4057071Z [00:00:02.356]➜    '
2025-08-20T19:59:18.3105050Z [00:00:03.264]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T19:59:18.5046113Z [00:00:03.458]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T19:59:18.5046890Z [00:00:03.458]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T19:59:18.5047443Z [00:00:03.458]➜  bffca73cb30c: Pulling fs layer
2025-08-20T19:59:18.5047795Z [00:00:03.458]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T19:59:18.5048377Z [00:00:03.458]➜  eb4a15147d73: Pulling fs layer
2025-08-20T19:59:18.5048721Z [00:00:03.458]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T19:59:18.5049039Z [00:00:03.458]➜  73d19b2d2e73: Waiting
2025-08-20T19:59:18.5049336Z [00:00:03.458]➜  eb4a15147d73: Waiting
2025-08-20T19:59:18.5049626Z [00:00:03.458]➜  1eff1cf6af24: Waiting
2025-08-20T19:59:18.7865011Z [00:00:03.740]➜  bffca73cb30c: Verifying Checksum
2025-08-20T19:59:18.7865669Z [00:00:03.740]➜  bffca73cb30c: Download complete
2025-08-20T19:59:18.8401335Z [00:00:03.793]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T19:59:18.8402157Z [00:00:03.793]➜  d62bb7eb03b5: Download complete
2025-08-20T19:59:18.8755775Z [00:00:03.829]➜  74f0d3ee81d8: Download complete
2025-08-20T19:59:18.9425175Z [00:00:03.896]➜  d62bb7eb03b5: Pull complete
2025-08-20T19:59:19.1744749Z [00:00:04.128]➜  1eff1cf6af24: Download complete
2025-08-20T19:59:19.7419256Z [00:00:04.695]➜  74f0d3ee81d8: Pull complete
2025-08-20T19:59:19.9017428Z [00:00:04.855]➜  bffca73cb30c: Pull complete
2025-08-20T19:59:20.2493877Z [00:00:05.203]➜  eb4a15147d73: Verifying Checksum
2025-08-20T19:59:20.2494299Z [00:00:05.203]➜  eb4a15147d73: Download complete
2025-08-20T19:59:51.5701019Z [00:00:36.523]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T19:59:51.5702502Z [00:00:36.523]➜  73d19b2d2e73: Download complete
2025-08-20T20:01:04.8864578Z [00:01:49.840]➜  73d19b2d2e73: Pull complete
2025-08-20T20:01:09.9495079Z [00:01:54.903]➜  eb4a15147d73: Pull complete
2025-08-20T20:01:09.9592038Z [00:01:54.912]➜  1eff1cf6af24: Pull complete
2025-08-20T20:01:09.9632690Z [00:01:54.917]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T20:01:09.9645708Z [00:01:54.918]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T20:01:10.2699285Z [00:01:55.223]➜  + mkdir -p /build-bins
2025-08-20T20:01:10.2716164Z [00:01:55.225]➜  ++ mktemp -d
2025-08-20T20:01:10.2731909Z [00:01:55.226]➜  + pushd /tmp/tmp.xSAccIKlMj
2025-08-20T20:01:10.2733645Z [00:01:55.227]➜  + [[ -s /root/.cargo/env ]]
2025-08-20T20:01:10.2734082Z [00:01:55.227]➜  + source /root/.cargo/env
2025-08-20T20:01:10.2734401Z [00:01:55.227]➜  ++ case ":${PATH}:" in
2025-08-20T20:01:10.2739210Z [00:01:55.227]➜  ++ uname -m
2025-08-20T20:01:10.2742653Z [00:01:55.228]➜  ++ tr -d '[:space:]'
2025-08-20T20:01:10.2757786Z [00:01:55.229]➜  + [[ x86_64 == riscv64 ]]
2025-08-20T20:01:10.2760514Z [00:01:55.229]➜  ++ uname -m
2025-08-20T20:01:10.2775834Z [00:01:55.231]➜  + export RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T20:01:10.2776525Z [00:01:55.231]➜  + RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T20:01:10.2777323Z [00:01:55.231]➜  + rustup target add x86_64-unknown-linux-musl
2025-08-20T20:01:10.5032309Z [00:01:55.456]➜  info: component 'rust-std' for target 'x86_64-unknown-linux-musl' is up to date
2025-08-20T20:01:10.5060123Z [00:01:55.459]➜  + RUST_FLAGS=()
2025-08-20T20:01:10.5060769Z [00:01:55.459]➜  + RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T20:01:10.5061502Z [00:01:55.459]➜  + RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T20:01:10.5063659Z [00:01:55.460]➜  + echo x86_64-unknown-linux-musl
2025-08-20T20:01:10.5067205Z [00:01:55.460]➜  + grep -Eqiv 'alpine|gnu'
2025-08-20T20:01:10.5076589Z [00:01:55.461]➜  + RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T20:01:10.5077336Z [00:01:55.461]➜  + RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T20:01:10.5078182Z [00:01:55.461]➜  + RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T20:01:10.5078825Z [00:01:55.461]➜  + RUST_FLAGS+=("-C lto=yes")
2025-08-20T20:01:10.5079396Z [00:01:55.461]➜  + RUST_FLAGS+=("-C opt-level=z")
2025-08-20T20:01:10.5079951Z [00:01:55.461]➜  + RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T20:01:10.5080609Z [00:01:55.461]➜  + RUST_FLAGS+=("-C strip=symbols")
2025-08-20T20:01:10.5081273Z [00:01:55.461]➜  + RUST_FLAGS+=("-C linker=clang")
2025-08-20T20:01:10.5081967Z [00:01:55.461]➜  + RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T20:01:10.5082362Z [00:01:55.462]➜  ++ which mold
2025-08-20T20:01:10.5112350Z [00:01:55.465]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T20:01:10.5113101Z [00:01:55.465]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T20:01:10.5113801Z [00:01:55.465]➜  + RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T20:01:10.5114536Z [00:01:55.465]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T20:01:10.5116897Z [00:01:55.465]➜  + 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-20T20:01:10.5119739Z [00:01:55.465]➜  + 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-20T20:01:10.5121458Z [00:01:55.465]➜  + git clone --filter blob:none --quiet https://github.com/n0-computer/dumbpipe ./TEMPREPO
2025-08-20T20:01:11.3769269Z [00:01:56.330]➜  + cd ./TEMPREPO/
2025-08-20T20:01:11.3769800Z [00:01:56.330]➜  
2025-08-20T20:01:11.3772158Z [00:01:56.330]➜  [+] Target: x86_64-unknown-linux-musl
2025-08-20T20:01:11.3772942Z [00:01:56.330]➜  + echo -e '\n[+] Target: x86_64-unknown-linux-musl'
2025-08-20T20:01:11.3775186Z [00:01:56.330]➜  + 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-20T20:01:11.3777581Z [00:01:56.330]➜  [+] 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-20T20:01:11.3779076Z [00:01:56.330]➜  
2025-08-20T20:01:11.3779423Z [00:01:56.330]➜  + sed '/^\[profile\.release\]/,/^$/d' -i ./Cargo.toml
2025-08-20T20:01:11.3783369Z [00:01:56.332]➜  + echo -e '\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true'
2025-08-20T20:01:11.3784738Z [00:01:56.332]➜  + rm -rvf ./.cargo 'rust-toolchain*'
2025-08-20T20:01:11.3806592Z [00:01:56.334]➜  ++ nproc
2025-08-20T20:01:11.3823056Z [00:01:56.336]➜  + cargo build --target x86_64-unknown-linux-musl --release --jobs=5 --keep-going --verbose
2025-08-20T20:01:11.8398970Z [00:01:56.793]➜      Updating crates.io index
2025-08-20T20:01:13.0840493Z [00:01:58.037]➜   Downloading crates ...
2025-08-20T20:01:13.1934774Z [00:01:58.147]➜    Downloaded anstyle-query v1.1.3
2025-08-20T20:01:13.1975050Z [00:01:58.151]➜    Downloaded anstyle-parse v0.2.7
2025-08-20T20:01:13.2010807Z [00:01:58.154]➜    Downloaded adler2 v2.0.1
2025-08-20T20:01:13.2038529Z [00:01:58.157]➜    Downloaded document-features v0.2.11
2025-08-20T20:01:13.2069355Z [00:01:58.160]➜    Downloaded hash32 v0.2.1
2025-08-20T20:01:13.2104443Z [00:01:58.164]➜    Downloaded powerfmt v0.2.0
2025-08-20T20:01:13.2127512Z [00:01:58.166]➜    Downloaded proc-macro-crate v3.3.0
2025-08-20T20:01:13.2154966Z [00:01:58.169]➜    Downloaded ntimestamp v1.0.0
2025-08-20T20:01:13.2176207Z [00:01:58.171]➜    Downloaded aho-corasick v1.1.3
2025-08-20T20:01:13.2262100Z [00:01:58.180]➜    Downloaded quoted-string-parser v0.1.0
2025-08-20T20:01:13.2282990Z [00:01:58.182]➜    Downloaded potential_utf v0.1.2
2025-08-20T20:01:13.2304012Z [00:01:58.184]➜    Downloaded byteorder v1.5.0
2025-08-20T20:01:13.2351268Z [00:01:58.188]➜    Downloaded tower-layer v0.3.3
2025-08-20T20:01:13.2379774Z [00:01:58.191]➜    Downloaded sha1_smol v1.0.1
2025-08-20T20:01:13.2430655Z [00:01:58.196]➜    Downloaded shlex v1.3.0
2025-08-20T20:01:13.2498447Z [00:01:58.203]➜    Downloaded thiserror v1.0.69
2025-08-20T20:01:13.2729877Z [00:01:58.226]➜    Downloaded z32 v1.3.0
2025-08-20T20:01:13.2858767Z [00:01:58.239]➜    Downloaded tower-service v0.3.3
2025-08-20T20:01:13.2923873Z [00:01:58.246]➜    Downloaded unicode-xid v0.2.6
2025-08-20T20:01:13.2971560Z [00:01:58.250]➜    Downloaded iroh-quinn-udp v0.5.7
2025-08-20T20:01:13.3041464Z [00:01:58.257]➜    Downloaded ipnet v2.11.0
2025-08-20T20:01:13.3080677Z [00:01:58.261]➜    Downloaded zerofrom v0.1.6
2025-08-20T20:01:13.3121140Z [00:01:58.265]➜    Downloaded pnet_base v0.34.0
2025-08-20T20:01:13.3161399Z [00:01:58.269]➜    Downloaded libc v0.2.174
2025-08-20T20:01:13.3558056Z [00:01:58.309]➜    Downloaded webpki-roots v0.26.11
2025-08-20T20:01:13.3608881Z [00:01:58.314]➜    Downloaded pin-project-internal v1.1.10
2025-08-20T20:01:13.3649888Z [00:01:58.318]➜    Downloaded pkcs8 v0.10.2
2025-08-20T20:01:13.3703169Z [00:01:58.324]➜    Downloaded pnet_macros_support v0.34.0
2025-08-20T20:01:13.3724196Z [00:01:58.326]➜    Downloaded pest_meta v2.8.1
2025-08-20T20:01:13.3756069Z [00:01:58.329]➜    Downloaded miniz_oxide v0.8.9
2025-08-20T20:01:13.3791713Z [00:01:58.333]➜    Downloaded pkarr v3.8.0
2025-08-20T20:01:13.3836101Z [00:01:58.337]➜    Downloaded iroh-quinn v0.14.0
2025-08-20T20:01:13.3880892Z [00:01:58.341]➜    Downloaded iri-string v0.7.8
2025-08-20T20:01:13.3972527Z [00:01:58.351]➜    Downloaded idna v1.0.3
2025-08-20T20:01:13.4015081Z [00:01:58.355]➜    Downloaded zerovec v0.11.2
2025-08-20T20:01:13.4088321Z [00:01:58.362]➜    Downloaded hyper-util v0.1.14
2025-08-20T20:01:13.4168875Z [00:01:58.370]➜    Downloaded netlink-sys v0.8.7
2025-08-20T20:01:13.4198362Z [00:01:58.373]➜    Downloaded iroh v0.91.0
2025-08-20T20:01:13.4295284Z [00:01:58.383]➜    Downloaded iroh-quinn-proto v0.13.0
2025-08-20T20:01:13.4377437Z [00:01:58.391]➜    Downloaded memchr v2.7.5
2025-08-20T20:01:13.4448427Z [00:01:58.398]➜    Downloaded indexmap v2.10.0
2025-08-20T20:01:13.4501813Z [00:01:58.403]➜    Downloaded icu_collections v2.0.0
2025-08-20T20:01:13.4586354Z [00:01:58.412]➜    Downloaded hyper v1.6.0
2025-08-20T20:01:13.4670485Z [00:01:58.420]➜    Downloaded heapless v0.7.17
2025-08-20T20:01:13.4719466Z [00:01:58.425]➜    Downloaded zerotrie v0.2.2
2025-08-20T20:01:13.4768442Z [00:01:58.430]➜    Downloaded winnow v0.7.11
2025-08-20T20:01:13.4890356Z [00:01:58.442]➜    Downloaded overload v0.1.1
2025-08-20T20:01:13.4910376Z [00:01:58.444]➜    Downloaded hickory-resolver v0.25.2
2025-08-20T20:01:13.4964041Z [00:01:58.450]➜    Downloaded webpki-roots v1.0.1
2025-08-20T20:01:13.5004008Z [00:01:58.454]➜    Downloaded url v2.5.4
2025-08-20T20:01:13.5037127Z [00:01:58.457]➜    Downloaded tracing-subscriber v0.3.19
2025-08-20T20:01:13.5141918Z [00:01:58.467]➜    Downloaded pnet_macros v0.34.0
2025-08-20T20:01:13.5187400Z [00:01:58.472]➜    Downloaded pin-project-lite v0.2.16
2025-08-20T20:01:13.5266776Z [00:01:58.480]➜    Downloaded pin-project v1.1.10
2025-08-20T20:01:13.5458323Z [00:01:58.499]➜    Downloaded pest_derive v2.8.1
2025-08-20T20:01:13.5490821Z [00:01:58.502]➜    Downloaded no-std-net v0.6.0
2025-08-20T20:01:13.5514730Z [00:01:58.505]➜    Downloaded igd-next v0.16.1
2025-08-20T20:01:13.5551667Z [00:01:58.508]➜    Downloaded hashbrown v0.15.4
2025-08-20T20:01:13.5614768Z [00:01:58.515]➜    Downloaded typenum v1.18.0
2025-08-20T20:01:13.5656114Z [00:01:58.519]➜    Downloaded nested_enum_utils v0.2.2
2025-08-20T20:01:13.5680394Z [00:01:58.521]➜    Downloaded pin-utils v0.1.0
2025-08-20T20:01:13.5696369Z [00:01:58.523]➜    Downloaded pest_generator v2.8.1
2025-08-20T20:01:13.5713701Z [00:01:58.525]➜    Downloaded parking v2.2.1
2025-08-20T20:01:13.5728415Z [00:01:58.526]➜    Downloaded openssl-probe v0.1.6
2025-08-20T20:01:13.5744198Z [00:01:58.528]➜    Downloaded opaque-debug v0.3.1
2025-08-20T20:01:13.5756305Z [00:01:58.529]➜    Downloaded nu-ansi-term v0.46.0
2025-08-20T20:01:13.5783300Z [00:01:58.532]➜    Downloaded lru-slab v0.1.2
2025-08-20T20:01:13.5795288Z [00:01:58.533]➜    Downloaded lru v0.13.0
2025-08-20T20:01:13.5812488Z [00:01:58.535]➜    Downloaded litrs v0.4.1
2025-08-20T20:01:13.5853051Z [00:01:58.539]➜    Downloaded litemap v0.8.0
2025-08-20T20:01:13.5883896Z [00:01:58.542]➜    Downloaded iroh-metrics-derive v0.2.0
2025-08-20T20:01:13.5892397Z [00:01:58.543]➜    Downloaded iroh-metrics v0.35.0
2025-08-20T20:01:13.5928918Z [00:01:58.546]➜    Downloaded iroh-base v0.91.0
2025-08-20T20:01:13.5947386Z [00:01:58.548]➜    Downloaded inout v0.1.4
2025-08-20T20:01:13.5962140Z [00:01:58.550]➜    Downloaded http-body v1.0.1
2025-08-20T20:01:13.5975567Z [00:01:58.551]➜    Downloaded hickory-proto v0.25.2
2025-08-20T20:01:13.6181625Z [00:01:58.571]➜    Downloaded once_cell v1.21.3
2025-08-20T20:01:13.6214998Z [00:01:58.575]➜    Downloaded num_enum v0.7.4
2025-08-20T20:01:13.6293076Z [00:01:58.583]➜    Downloaded num-conv v0.1.0
2025-08-20T20:01:13.6304094Z [00:01:58.584]➜    Downloaded netwatch v0.8.0
2025-08-20T20:01:13.6341784Z [00:01:58.587]➜    Downloaded md5 v0.7.0
2025-08-20T20:01:13.6353558Z [00:01:58.589]➜    Downloaded matchers v0.1.0
2025-08-20T20:01:13.6367531Z [00:01:58.590]➜    Downloaded log v0.4.27
2025-08-20T20:01:13.6398518Z [00:01:58.593]➜    Downloaded lock_api v0.4.13
2025-08-20T20:01:13.6416119Z [00:01:58.595]➜    Downloaded idna_adapter v1.2.1
2025-08-20T20:01:13.6428464Z [00:01:58.596]➜    Downloaded httpdate v1.0.3
2025-08-20T20:01:13.6445003Z [00:01:58.598]➜    Downloaded http-body-util v0.1.3
2025-08-20T20:01:13.6468615Z [00:01:58.600]➜    Downloaded hmac v0.12.1
2025-08-20T20:01:13.6496319Z [00:01:58.603]➜    Downloaded heck v0.5.0
2025-08-20T20:01:13.6512842Z [00:01:58.605]➜    Downloaded zerofrom-derive v0.1.6
2025-08-20T20:01:13.6525474Z [00:01:58.606]➜    Downloaded xmltree v0.10.3
2025-08-20T20:01:13.6546695Z [00:01:58.608]➜    Downloaded xml-rs v0.8.26
2025-08-20T20:01:13.6585903Z [00:01:58.612]➜    Downloaded want v0.3.1
2025-08-20T20:01:13.6597595Z [00:01:58.613]➜    Downloaded version_check v0.9.5
2025-08-20T20:01:13.6614035Z [00:01:58.615]➜    Downloaded utf8_iter v1.0.4
2025-08-20T20:01:13.6627113Z [00:01:58.616]➜    Downloaded untrusted v0.9.0
2025-08-20T20:01:13.6649929Z [00:01:58.618]➜    Downloaded universal-hash v0.5.1
2025-08-20T20:01:13.6661733Z [00:01:58.620]➜    Downloaded ucd-trie v0.1.7
2025-08-20T20:01:13.6679537Z [00:01:58.621]➜    Downloaded ucd-parse v0.1.13
2025-08-20T20:01:13.6719306Z [00:01:58.625]➜    Downloaded try-lock v0.2.5
2025-08-20T20:01:13.6731547Z [00:01:58.626]➜    Downloaded tracing-log v0.2.0
2025-08-20T20:01:13.6750082Z [00:01:58.628]➜    Downloaded tracing-error v0.2.1
2025-08-20T20:01:13.6764618Z [00:01:58.630]➜    Downloaded tracing-core v0.1.34
2025-08-20T20:01:13.6799512Z [00:01:58.633]➜    Downloaded tracing-attributes v0.1.30
2025-08-20T20:01:13.6834739Z [00:01:58.637]➜    Downloaded icu_properties_data v2.0.1
2025-08-20T20:01:13.6963696Z [00:01:58.650]➜    Downloaded icu_normalizer_data v2.0.0
2025-08-20T20:01:13.6990423Z [00:01:58.652]➜    Downloaded tokio v1.45.1
2025-08-20T20:01:13.7528543Z [00:01:58.706]➜    Downloaded ring v0.17.14
2025-08-20T20:01:13.8057779Z [00:01:58.759]➜    Downloaded pnet_packet v0.34.0
2025-08-20T20:01:13.8085554Z [00:01:58.762]➜    Downloaded http v0.2.12
2025-08-20T20:01:13.8132636Z [00:01:58.767]➜    Downloaded zerocopy v0.8.26
2025-08-20T20:01:13.8476109Z [00:01:58.801]➜    Downloaded zeroize v1.8.1
2025-08-20T20:01:13.8492584Z [00:01:58.803]➜    Downloaded yoke v0.8.0
2025-08-20T20:01:13.8515706Z [00:01:58.805]➜    Downloaded netlink-packet-route v0.24.0
2025-08-20T20:01:13.8746038Z [00:01:58.828]➜    Downloaded moka v0.12.10
2025-08-20T20:01:13.8871046Z [00:01:58.840]➜    Downloaded iroh-relay v0.91.0
2025-08-20T20:01:13.8929351Z [00:01:58.846]➜    Downloaded tokio-websockets v0.12.0
2025-08-20T20:01:13.9026897Z [00:01:58.856]➜    Downloaded regex-syntax v0.6.29
2025-08-20T20:01:13.9100035Z [00:01:58.863]➜    Downloaded http v1.3.1
2025-08-20T20:01:13.9145395Z [00:01:58.868]➜    Downloaded yoke-derive v0.8.0
2025-08-20T20:01:13.9158247Z [00:01:58.869]➜    Downloaded unicode-normalization v0.1.24
2025-08-20T20:01:13.9199677Z [00:01:58.873]➜    Downloaded syn v1.0.109
2025-08-20T20:01:13.9319703Z [00:01:58.885]➜    Downloaded reqwest v0.12.20
2025-08-20T20:01:13.9429213Z [00:01:58.896]➜    Downloaded regex v1.11.1
2025-08-20T20:01:13.9606040Z [00:01:58.914]➜    Downloaded netlink-proto v0.11.5
2025-08-20T20:01:13.9635632Z [00:01:58.917]➜    Downloaded netlink-packet-utils v0.5.2
2025-08-20T20:01:13.9654748Z [00:01:58.919]➜    Downloaded netdev v0.36.0
2025-08-20T20:01:13.9700332Z [00:01:58.923]➜    Downloaded n0-watcher v0.3.0
2025-08-20T20:01:13.9727344Z [00:01:58.926]➜    Downloaded n0-future v0.1.3
2025-08-20T20:01:13.9747183Z [00:01:58.928]➜    Downloaded mio v1.0.4
2025-08-20T20:01:13.9825554Z [00:01:58.936]➜    Downloaded lazy_static v1.5.0
2025-08-20T20:01:13.9849900Z [00:01:58.938]➜    Downloaded is_terminal_polyfill v1.70.1
2025-08-20T20:01:13.9862837Z [00:01:58.940]➜    Downloaded icu_provider v2.0.0
2025-08-20T20:01:13.9896916Z [00:01:58.943]➜    Downloaded icu_properties v2.0.1
2025-08-20T20:01:13.9924645Z [00:01:58.946]➜    Downloaded icu_locale_core v2.0.0
2025-08-20T20:01:14.0020233Z [00:01:58.955]➜    Downloaded tracing v0.1.41
2025-08-20T20:01:14.0071754Z [00:01:58.960]➜    Downloaded time v0.3.41
2025-08-20T20:01:14.0177699Z [00:01:58.971]➜    Downloaded regex-syntax v0.8.5
2025-08-20T20:01:14.0259017Z [00:01:58.979]➜    Downloaded hyper-rustls v0.27.7
2025-08-20T20:01:14.0292114Z [00:01:58.983]➜    Downloaded httparse v1.10.1
2025-08-20T20:01:14.0324775Z [00:01:58.986]➜    Downloaded netlink-packet-core v0.7.0
2025-08-20T20:01:14.0350914Z [00:01:58.988]➜    Downloaded n0-snafu v0.2.1
2025-08-20T20:01:14.0376478Z [00:01:58.991]➜    Downloaded itoa v1.0.15
2025-08-20T20:01:14.0394684Z [00:01:58.993]➜    Downloaded icu_normalizer v2.0.0
2025-08-20T20:01:14.0439787Z [00:01:58.997]➜    Downloaded zerovec-derive v0.11.1
2025-08-20T20:01:14.0459444Z [00:01:58.999]➜    Downloaded toml_edit v0.22.27
2025-08-20T20:01:14.0517315Z [00:01:59.005]➜    Downloaded hostname-validator v1.1.1
2025-08-20T20:01:14.0526883Z [00:01:59.006]➜    Downloaded hmac-sha256 v1.1.12
2025-08-20T20:01:14.0542145Z [00:01:59.008]➜    Downloaded hmac-sha1 v0.2.2
2025-08-20T20:01:14.0551594Z [00:01:59.008]➜    Downloaded portable-atomic v1.11.1
2025-08-20T20:01:14.0641161Z [00:01:59.017]➜    Downloaded pest v2.8.1
2025-08-20T20:01:14.0700053Z [00:01:59.023]➜    Downloaded object v0.36.7
2025-08-20T20:01:14.0835067Z [00:01:59.037]➜    Downloaded tower-http v0.6.6
2025-08-20T20:01:14.0945822Z [00:01:59.048]➜    Downloaded tower v0.5.2
2025-08-20T20:01:14.1082180Z [00:01:59.062]➜    Downloaded thread_local v1.1.9
2025-08-20T20:01:14.1102406Z [00:01:59.064]➜    Downloaded thiserror v2.0.12
2025-08-20T20:01:14.1190710Z [00:01:59.072]➜    Downloaded termcolor v1.4.1
2025-08-20T20:01:14.1208180Z [00:01:59.074]➜    Downloaded synstructure v0.13.2
2025-08-20T20:01:14.1222624Z [00:01:59.076]➜    Downloaded syn v2.0.104
2025-08-20T20:01:14.1356028Z [00:01:59.089]➜    Downloaded surge-ping v0.8.2
2025-08-20T20:01:14.1378528Z [00:01:59.091]➜    Downloaded subtle v2.6.1
2025-08-20T20:01:14.1393745Z [00:01:59.093]➜    Downloaded stun-rs v0.1.11
2025-08-20T20:01:14.1461046Z [00:01:59.099]➜    Downloaded strsim v0.11.1
2025-08-20T20:01:14.1477199Z [00:01:59.101]➜    Downloaded spki v0.7.3
2025-08-20T20:01:14.1501868Z [00:01:59.103]➜    Downloaded snafu-derive v0.8.6
2025-08-20T20:01:14.1517478Z [00:01:59.105]➜    Downloaded snafu v0.8.6
2025-08-20T20:01:14.1604169Z [00:01:59.114]➜    Downloaded rustc-demangle v0.1.25
2025-08-20T20:01:14.1625030Z [00:01:59.116]➜    Downloaded quote v1.0.40
2025-08-20T20:01:14.1659566Z [00:01:59.119]➜    Downloaded hex v0.4.3
2025-08-20T20:01:14.1681023Z [00:01:59.121]➜    Downloaded writeable v0.6.1
2025-08-20T20:01:14.1706485Z [00:01:59.124]➜    Downloaded uuid v1.17.0
2025-08-20T20:01:14.1744852Z [00:01:59.128]➜    Downloaded utf8parse v0.2.2
2025-08-20T20:01:14.1757594Z [00:01:59.129]➜    Downloaded unicode-ident v1.0.18
2025-08-20T20:01:14.1795403Z [00:01:59.133]➜    Downloaded portmapper v0.8.0
2025-08-20T20:01:14.1830740Z [00:01:59.136]➜    Downloaded poly1305 v0.8.0
2025-08-20T20:01:14.1863525Z [00:01:59.140]➜    Downloaded percent-encoding v2.3.1
2025-08-20T20:01:14.1874168Z [00:01:59.141]➜    Downloaded pem-rfc7468 v0.7.0
2025-08-20T20:01:14.1899934Z [00:01:59.143]➜    Downloaded paste v1.0.15
2025-08-20T20:01:14.1943577Z [00:01:59.148]➜    Downloaded parking_lot_core v0.9.11
2025-08-20T20:01:14.1971888Z [00:01:59.150]➜    Downloaded parking_lot v0.12.4
2025-08-20T20:01:14.2003907Z [00:01:59.154]➜    Downloaded num_enum_derive v0.7.4
2025-08-20T20:01:14.2020226Z [00:01:59.155]➜    Downloaded toml_datetime v0.6.11
2025-08-20T20:01:14.2036481Z [00:01:59.157]➜    Downloaded tokio-util v0.7.15
2025-08-20T20:01:14.2130639Z [00:01:59.166]➜    Downloaded tokio-stream v0.1.17
2025-08-20T20:01:14.2192307Z [00:01:59.173]➜    Downloaded tokio-macros v2.5.0
2025-08-20T20:01:14.2205625Z [00:01:59.174]➜    Downloaded tinyvec_macros v0.1.1
2025-08-20T20:01:14.2216023Z [00:01:59.175]➜    Downloaded tinyvec v1.9.0
2025-08-20T20:01:14.2254415Z [00:01:59.179]➜    Downloaded tinystr v0.8.1
2025-08-20T20:01:14.2281218Z [00:01:59.181]➜    Downloaded time-core v0.1.4
2025-08-20T20:01:14.2295627Z [00:01:59.183]➜    Downloaded thiserror-impl v2.0.12
2025-08-20T20:01:14.2314994Z [00:01:59.185]➜    Downloaded sync_wrapper v1.0.2
2025-08-20T20:01:14.2325761Z [00:01:59.186]➜    Downloaded stable_deref_trait v1.2.0
2025-08-20T20:01:14.2336854Z [00:01:59.187]➜    Downloaded socket2 v0.6.0
2025-08-20T20:01:14.2359994Z [00:01:59.189]➜    Downloaded socket2 v0.5.10
2025-08-20T20:01:14.2382740Z [00:01:59.192]➜    Downloaded slab v0.4.10
2025-08-20T20:01:14.2398733Z [00:01:59.193]➜    Downloaded simple-dns v0.9.3
2025-08-20T20:01:14.2472385Z [00:01:59.201]➜    Downloaded simdutf8 v0.1.5
2025-08-20T20:01:14.2503417Z [00:01:59.204]➜    Downloaded signature v2.2.0
2025-08-20T20:01:14.2522578Z [00:01:59.206]➜    Downloaded rustversion v1.0.21
2025-08-20T20:01:14.2560234Z [00:01:59.209]➜    Downloaded rustls-platform-verifier v0.5.3
2025-08-20T20:01:14.2616524Z [00:01:59.215]➜    Downloaded rustls v0.23.28
2025-08-20T20:01:14.2767186Z [00:01:59.230]➜    Downloaded resolv-conf v0.7.4
2025-08-20T20:01:14.2791791Z [00:01:59.232]➜    Downloaded regex-automata v0.4.9
2025-08-20T20:01:14.2979562Z [00:01:59.251]➜    Downloaded rand_core v0.9.3
2025-08-20T20:01:14.3000203Z [00:01:59.253]➜    Downloaded precis-core v0.1.11
2025-08-20T20:01:14.3089359Z [00:01:59.262]➜    Downloaded postcard-derive v0.2.1
2025-08-20T20:01:14.3100625Z [00:01:59.263]➜    Downloaded postcard v1.1.2
2025-08-20T20:01:14.3129981Z [00:01:59.266]➜    Downloaded h2 v0.4.10
2025-08-20T20:01:14.3213341Z [00:01:59.275]➜    Downloaded gimli v0.31.1
2025-08-20T20:01:14.3296107Z [00:01:59.283]➜    Downloaded futures-util v0.3.31
2025-08-20T20:01:14.3470660Z [00:01:59.300]➜    Downloaded futures-sink v0.3.31
2025-08-20T20:01:14.3481657Z [00:01:59.301]➜    Downloaded futures-executor v0.3.31
2025-08-20T20:01:14.3499554Z [00:01:59.303]➜    Downloaded ed25519-dalek v2.1.1
2025-08-20T20:01:14.3538282Z [00:01:59.307]➜    Downloaded blake3 v1.8.2
2025-08-20T20:01:14.3638786Z [00:01:59.317]➜    Downloaded base64 v0.22.1
2025-08-20T20:01:14.3688404Z [00:01:59.322]➜    Downloaded backtrace v0.3.75
2025-08-20T20:01:14.3761614Z [00:01:59.329]➜    Downloaded async-compat v0.2.4
2025-08-20T20:01:14.3778404Z [00:01:59.331]➜    Downloaded tokio-rustls v0.26.2
2025-08-20T20:01:14.3806972Z [00:01:59.334]➜    Downloaded thiserror-impl v1.0.69
2025-08-20T20:01:14.3824980Z [00:01:59.336]➜    Downloaded tagptr v0.2.0
2025-08-20T20:01:14.3842791Z [00:01:59.338]➜    Downloaded strum_macros v0.27.2
2025-08-20T20:01:14.3874931Z [00:01:59.341]➜    Downloaded strum v0.27.2
2025-08-20T20:01:14.3887183Z [00:01:59.342]➜    Downloaded spin v0.9.8
2025-08-20T20:01:14.3919154Z [00:01:59.345]➜    Downloaded smallvec v1.15.1
2025-08-20T20:01:14.3947249Z [00:01:59.348]➜    Downloaded sharded-slab v0.1.7
2025-08-20T20:01:14.3993409Z [00:01:59.353]➜    Downloaded serdect v0.2.0
2025-08-20T20:01:14.4012523Z [00:01:59.355]➜    Downloaded serde v1.0.219
2025-08-20T20:01:14.4052298Z [00:01:59.359]➜    Downloaded semver v1.0.26
2025-08-20T20:01:14.4084177Z [00:01:59.362]➜    Downloaded self_cell v1.2.0
2025-08-20T20:01:14.4096697Z [00:01:59.363]➜    Downloaded salsa20 v0.10.2
2025-08-20T20:01:14.4113560Z [00:01:59.365]➜    Downloaded rustls-native-certs v0.8.1
2025-08-20T20:01:14.4146648Z [00:01:59.368]➜    Downloaded rustc-hash v2.1.1
2025-08-20T20:01:14.4164574Z [00:01:59.370]➜    Downloaded regex-lite v0.1.6
2025-08-20T20:01:14.4200032Z [00:01:59.373]➜    Downloaded regex-automata v0.1.10
2025-08-20T20:01:14.4265246Z [00:01:59.380]➜    Downloaded rand v0.9.1
2025-08-20T20:01:14.4314406Z [00:01:59.385]➜    Downloaded rand v0.8.5
2025-08-20T20:01:14.4360072Z [00:01:59.389]➜    Downloaded quinn-proto v0.11.12
2025-08-20T20:01:14.4444089Z [00:01:59.398]➜    Downloaded quinn v0.11.8
2025-08-20T20:01:14.4487318Z [00:01:59.402]➜    Downloaded precis-profiles v0.1.12
2025-08-20T20:01:14.4556178Z [00:01:59.409]➜    Downloaded glob v0.3.2
2025-08-20T20:01:14.4576088Z [00:01:59.411]➜    Downloaded getrandom v0.3.3
2025-08-20T20:01:14.4622105Z [00:01:59.416]➜    Downloaded getrandom v0.2.16
2025-08-20T20:01:14.4661971Z [00:01:59.419]➜    Downloaded generic-array v0.14.7
2025-08-20T20:01:14.4680950Z [00:01:59.421]➜    Downloaded futures-macro v0.3.31
2025-08-20T20:01:14.4694213Z [00:01:59.423]➜    Downloaded futures-core v0.3.31
2025-08-20T20:01:14.4713515Z [00:01:59.425]➜    Downloaded futures-buffered v0.2.11
2025-08-20T20:01:14.4747553Z [00:01:59.428]➜    Downloaded form_urlencoded v1.2.1
2025-08-20T20:01:14.4759055Z [00:01:59.429]➜    Downloaded fnv v1.0.7
2025-08-20T20:01:14.4771293Z [00:01:59.430]➜    Downloaded fastrand v2.3.0
2025-08-20T20:01:14.4789340Z [00:01:59.432]➜    Downloaded fallible-iterator v0.3.0
2025-08-20T20:01:14.4806258Z [00:01:59.434]➜    Downloaded equivalent v1.0.2
2025-08-20T20:01:14.4820125Z [00:01:59.435]➜    Downloaded enum-as-inner v0.6.1
2025-08-20T20:01:14.4842011Z [00:01:59.438]➜    Downloaded embedded-io v0.4.0
2025-08-20T20:01:14.4865548Z [00:01:59.440]➜    Downloaded ed25519 v2.2.3
2025-08-20T20:01:14.4889889Z [00:01:59.442]➜    Downloaded dyn-clone v1.0.19
2025-08-20T20:01:14.4914849Z [00:01:59.445]➜    Downloaded digest v0.10.7
2025-08-20T20:01:14.4939234Z [00:01:59.447]➜    Downloaded diatomic-waker v0.2.3
2025-08-20T20:01:14.4959756Z [00:01:59.449]➜    Downloaded deranged v0.4.0
2025-08-20T20:01:14.4981390Z [00:01:59.451]➜    Downloaded der v0.7.10
2025-08-20T20:01:14.5065044Z [00:01:59.460]➜    Downloaded curve25519-dalek v4.1.3
2025-08-20T20:01:14.5168514Z [00:01:59.470]➜    Downloaded crypto-common v0.1.6
2025-08-20T20:01:14.5180577Z [00:01:59.471]➜    Downloaded crc v3.3.0
2025-08-20T20:01:14.5203008Z [00:01:59.474]➜    Downloaded color-backtrace v0.7.0
2025-08-20T20:01:14.5226152Z [00:01:59.476]➜    Downloaded cobs v0.3.0
2025-08-20T20:01:14.5245182Z [00:01:59.478]➜    Downloaded clap_derive v4.5.40
2025-08-20T20:01:14.5274590Z [00:01:59.481]➜    Downloaded clap_builder v4.5.40
2025-08-20T20:01:14.5355278Z [00:01:59.489]➜    Downloaded block-buffer v0.10.4
2025-08-20T20:01:14.5369030Z [00:01:59.490]➜    Downloaded bitflags v2.9.1
2025-08-20T20:01:14.5426667Z [00:01:59.496]➜    Downloaded base64ct v1.8.0
2025-08-20T20:01:14.5459351Z [00:01:59.499]➜    Downloaded base32 v0.5.1
2025-08-20T20:01:14.5473731Z [00:01:59.501]➜    Downloaded attohttpc v0.24.1
2025-08-20T20:01:14.5537782Z [00:01:59.507]➜    Downloaded async-trait v0.1.88
2025-08-20T20:01:14.5587554Z [00:01:59.512]➜    Downloaded arrayvec v0.7.6
2025-08-20T20:01:14.5615173Z [00:01:59.515]➜    Downloaded arrayref v0.3.9
2025-08-20T20:01:14.5632897Z [00:01:59.517]➜    Downloaded signal-hook-registry v1.4.5
2025-08-20T20:01:14.5647446Z [00:01:59.518]➜    Downloaded sha2 v0.10.9
2025-08-20T20:01:14.5682131Z [00:01:59.522]➜    Downloaded sha1 v0.10.6
2025-08-20T20:01:14.5703924Z [00:01:59.524]➜    Downloaded serde_urlencoded v0.7.1
2025-08-20T20:01:14.5725672Z [00:01:59.526]➜    Downloaded serde_derive v1.0.219
2025-08-20T20:01:14.5758727Z [00:01:59.529]➜    Downloaded serde_bytes v0.11.17
2025-08-20T20:01:14.5779837Z [00:01:59.531]➜    Downloaded scopeguard v1.2.0
2025-08-20T20:01:14.5795901Z [00:01:59.533]➜    Downloaded ryu v1.0.20
2025-08-20T20:01:14.5838838Z [00:01:59.537]➜    Downloaded rustls-webpki v0.103.3
2025-08-20T20:01:14.5881520Z [00:01:59.541]➜    Downloaded rustls-pki-types v1.12.0
2025-08-20T20:01:14.5943728Z [00:01:59.548]➜    Downloaded rustc_version v0.4.1
2025-08-20T20:01:14.5961029Z [00:01:59.549]➜    Downloaded futures-task v0.3.31
2025-08-20T20:01:14.5977576Z [00:01:59.551]➜    Downloaded futures-lite v2.6.0
2025-08-20T20:01:14.5999482Z [00:01:59.553]➜    Downloaded futures-io v0.3.31
2025-08-20T20:01:14.6011255Z [00:01:59.554]➜    Downloaded enumflags2_derive v0.7.12
2025-08-20T20:01:14.6022471Z [00:01:59.556]➜    Downloaded embedded-io v0.6.1
2025-08-20T20:01:14.6039199Z [00:01:59.557]➜    Downloaded displaydoc v0.2.5
2025-08-20T20:01:14.6081414Z [00:01:59.561]➜    Downloaded derive_more v1.0.0
2025-08-20T20:01:14.6215849Z [00:01:59.575]➜    Downloaded data-encoding v2.9.0
2025-08-20T20:01:14.6228964Z [00:01:59.576]➜    Downloaded curve25519-dalek-derive v0.1.1
2025-08-20T20:01:14.6242522Z [00:01:59.578]➜    Downloaded crypto_box v0.9.1
2025-08-20T20:01:14.6260141Z [00:01:59.579]➜    Downloaded crossbeam-utils v0.8.21
2025-08-20T20:01:14.6296507Z [00:01:59.583]➜    Downloaded critical-section v1.2.0
2025-08-20T20:01:14.6318455Z [00:01:59.585]➜    Downloaded crc-catalog v2.4.0
2025-08-20T20:01:14.6333915Z [00:01:59.587]➜    Downloaded cordyceps v0.3.4
2025-08-20T20:01:14.6366488Z [00:01:59.590]➜    Downloaded colorchoice v1.0.4
2025-08-20T20:01:14.6379764Z [00:01:59.591]➜    Downloaded clap_lex v0.7.5
2025-08-20T20:01:14.6395150Z [00:01:59.593]➜    Downloaded clap v4.5.40
2025-08-20T20:01:14.6521163Z [00:01:59.605]➜    Downloaded cipher v0.4.4
2025-08-20T20:01:14.6540781Z [00:01:59.607]➜    Downloaded chacha20 v0.9.1
2025-08-20T20:01:14.6565950Z [00:01:59.610]➜    Downloaded cc v1.2.27
2025-08-20T20:01:14.6610015Z [00:01:59.614]➜    Downloaded autocfg v1.5.0
2025-08-20T20:01:14.6636808Z [00:01:59.617]➜    Downloaded atomic-waker v1.1.2
2025-08-20T20:01:14.6652866Z [00:01:59.619]➜    Downloaded quinn-udp v0.5.13
2025-08-20T20:01:14.6677508Z [00:01:59.621]➜    Downloaded futures v0.3.31
2025-08-20T20:01:14.6744394Z [00:01:59.628]➜    Downloaded enumflags2 v0.7.12
2025-08-20T20:01:14.6762018Z [00:01:59.630]➜    Downloaded derive_more-impl v2.0.1
2025-08-20T20:01:14.6825624Z [00:01:59.636]➜    Downloaded derive_more-impl v1.0.0
2025-08-20T20:01:14.6888866Z [00:01:59.642]➜    Downloaded constant_time_eq v0.3.1
2025-08-20T20:01:14.6906635Z [00:01:59.644]➜    Downloaded cfg_aliases v0.2.1
2025-08-20T20:01:14.6919514Z [00:01:59.645]➜    Downloaded bytes v1.10.1
2025-08-20T20:01:14.6975198Z [00:01:59.651]➜    Downloaded base16ct v0.2.0
2025-08-20T20:01:14.6993404Z [00:01:59.653]➜    Downloaded anyhow v1.0.98
2025-08-20T20:01:14.7048236Z [00:01:59.658]➜    Downloaded rand_chacha v0.9.0
2025-08-20T20:01:14.7064218Z [00:01:59.660]➜    Downloaded foldhash v0.1.5
2025-08-20T20:01:14.7080910Z [00:01:59.661]➜    Downloaded crossbeam-epoch v0.9.18
2025-08-20T20:01:14.7112794Z [00:01:59.665]➜    Downloaded backon v1.5.1
2025-08-20T20:01:14.7152382Z [00:01:59.669]➜    Downloaded rand_core v0.6.4
2025-08-20T20:01:14.7170444Z [00:01:59.670]➜    Downloaded rand_chacha v0.3.1
2025-08-20T20:01:14.7185618Z [00:01:59.672]➜    Downloaded precis-tools v0.1.9
2025-08-20T20:01:14.7213536Z [00:01:59.675]➜    Downloaded ppv-lite86 v0.2.21
2025-08-20T20:01:14.7231198Z [00:01:59.676]➜    Downloaded crypto_secretbox v0.1.1
2025-08-20T20:01:14.7245616Z [00:01:59.678]➜    Downloaded der_derive v0.7.3
2025-08-20T20:01:14.7267043Z [00:01:59.680]➜    Downloaded crossbeam-channel v0.5.15
2025-08-20T20:01:14.7319942Z [00:01:59.685]➜    Downloaded btparse v0.2.0
2025-08-20T20:01:14.7332762Z [00:01:59.687]➜    Downloaded proc-macro2 v1.0.95
2025-08-20T20:01:14.7366824Z [00:01:59.690]➜    Downloaded derive_more v2.0.1
2025-08-20T20:01:14.7500621Z [00:01:59.703]➜    Downloaded futures-channel v0.3.31
2025-08-20T20:01:14.7524193Z [00:01:59.706]➜    Downloaded const-oid v0.9.6
2025-08-20T20:01:14.7548925Z [00:01:59.708]➜    Downloaded bounded-integer v0.5.8
2025-08-20T20:01:14.7567663Z [00:01:59.710]➜    Downloaded cpufeatures v0.2.17
2025-08-20T20:01:14.7587037Z [00:01:59.712]➜    Downloaded cfg-if v1.0.1
2025-08-20T20:01:14.7604011Z [00:01:59.714]➜    Downloaded anstyle v1.0.11
2025-08-20T20:01:14.7624804Z [00:01:59.716]➜    Downloaded allocator-api2 v0.2.21
2025-08-20T20:01:14.7657216Z [00:01:59.719]➜    Downloaded aead v0.5.2
2025-08-20T20:01:14.7672080Z [00:01:59.721]➜    Downloaded addr2line v0.24.2
2025-08-20T20:01:14.7695813Z [00:01:59.723]➜    Downloaded anstream v0.6.19
2025-08-20T20:01:14.8887756Z [00:01:59.842]➜     Compiling proc-macro2 v1.0.95
2025-08-20T20:01:14.8888635Z [00:01:59.842]➜     Compiling unicode-ident v1.0.18
2025-08-20T20:01:14.8889205Z [00:01:59.842]➜     Compiling libc v0.2.174
2025-08-20T20:01:14.8889714Z [00:01:59.842]➜     Compiling cfg-if v1.0.1
2025-08-20T20:01:14.8890271Z [00:01:59.842]➜     Compiling pin-project-lite v0.2.16
2025-08-20T20:01:14.8895058Z [00:01:59.842]➜       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.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cecc13813391610d -C extra-filename=-8322841390b1e4cb --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:14.8929713Z [00:01:59.846]➜       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/proc-macro2-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=245e6a93f6b40ddf -C extra-filename=-2421a0f2da2ad232 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:14.8942360Z [00:01:59.846]➜       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.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("core", "rustc-dep-of-std"))' -C metadata=ceda98116b875d8a -C extra-filename=-47ad323aa7f376b3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:14.8970235Z [00:01:59.846]➜       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.174/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a215f7296a944c65 -C extra-filename=-36e21ec43fe2a66a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:14.8994546Z [00:01:59.846]➜       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.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7142953a1973298d -C extra-filename=-a05ec94787510fd5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:15.0679136Z [00:02:00.021]➜     Compiling zeroize v1.8.1
2025-08-20T20:01:15.0689410Z [00:02:00.021]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zeroize --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zeroize-1.8.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("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=53f881475d323856 -C extra-filename=-9d7a6fb98124bc73 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:15.0730646Z [00:02:00.026]➜     Compiling smallvec v1.15.1
2025-08-20T20:01:15.0774169Z [00:02:00.027]➜       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.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=fb87dae01ca450af -C extra-filename=-d3a2c1d7d354fd84 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:15.1621021Z [00:02:00.114]➜     Compiling autocfg v1.5.0
2025-08-20T20:01:15.1672064Z [00:02:00.120]➜       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.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d0f609182549ad2c -C extra-filename=-3ed48474b7f2b023 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:15.4361425Z [00:02:00.387]➜     Compiling memchr v2.7.5
2025-08-20T20:01:15.4371125Z [00:02:00.388]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name memchr --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=4d1a983b563980aa -C extra-filename=-78a2ed794e28c4e7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:15.4465661Z [00:02:00.400]➜     Compiling scopeguard v1.2.0
2025-08-20T20:01:15.4477063Z [00:02:00.400]➜       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.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("default", "use_std"))' -C metadata=066083d9962e2ecc -C extra-filename=-af12ca26b03e134b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:15.5297392Z [00:02:00.482]➜     Compiling bytes v1.10.1
2025-08-20T20:01:15.5308251Z [00:02:00.483]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name bytes --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=19a0e78ded76b79b -C extra-filename=-d05aa5b0623c5582 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:15.7890864Z [00:02:00.741]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a/build-script-build`
2025-08-20T20:01:15.7995238Z [00:02:00.753]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build-script-build`
2025-08-20T20:01:15.8393731Z [00:02:00.791]➜       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.174/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=92609ef2b37bfedf -C extra-filename=-afceb2c5d0833709 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
2025-08-20T20:01:15.9898787Z [00:02:00.943]➜     Compiling lock_api v0.4.13
2025-08-20T20:01:15.9907618Z [00:02:00.943]➜       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/lock_api-0.4.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=ba3b7a245aa8d8ea -C extra-filename=-0e43305194759e54 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern autocfg=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libautocfg-3ed48474b7f2b023.rlib --cap-lints allow`
2025-08-20T20:01:16.0402288Z [00:02:00.992]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name proc_macro2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=bfeaf4742d455960 -C extra-filename=-65ce8afc9976ae3d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern unicode_ident=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
2025-08-20T20:01:16.2756491Z [00:02:01.229]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54/build-script-build`
2025-08-20T20:01:16.4135388Z [00:02:01.366]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name lock_api --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=08f02194572ec0c3 -C extra-filename=-75d987cb38e79d6a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern scopeguard=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-af12ca26b03e134b.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg has_const_fn_trait_bound --check-cfg 'cfg(has_const_fn_trait_bound)'`
2025-08-20T20:01:16.9305093Z [00:02:01.884]➜     Compiling portable-atomic v1.11.1
2025-08-20T20:01:16.9353306Z [00:02:01.887]➜       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/portable-atomic-1.11.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=d951fa6f4fbd6bbc -C extra-filename=-c8a479b20a53ecf5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:17.7742272Z [00:02:02.727]➜     Compiling quote v1.0.40
2025-08-20T20:01:17.7807416Z [00:02:02.733]➜       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.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=420231caaa680d4d -C extra-filename=-98dfd98fd01d9485 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta --cap-lints allow`
2025-08-20T20:01:17.8076197Z [00:02:02.761]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5/build-script-build`
2025-08-20T20:01:17.8848580Z [00:02:02.835]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name portable_atomic --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_arch,values("amdgpu"))' --check-cfg 'cfg(target_arch,values("loongarch32"))' --check-cfg 'cfg(target_os,values("psx"))' --check-cfg 'cfg(target_env,values("psx"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_feature,values("zaamo","zabha"))' --check-cfg 'cfg(target_feature,values("zacas"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics,portable_atomic_unstable_f16,portable_atomic_unstable_f128)' --check-cfg 'cfg(portable_atomic_unstable_coerce_unsized)' --check-cfg 'cfg(portable_atomic_test_detect_false,portable_atomic_test_no_std_static_assert_ffi,qemu,valgrind)' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=b228da80193caa50 -C extra-filename=-c0fb640b7769f832 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(target_feature,values("lsfe","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_mut_refs,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_offset_of,portable_atomic_no_strict_provenance,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_20,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","fast-serialization","load-store-on-cond","lse","lse128","lse2","lsfe","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha","zacas"))'`
2025-08-20T20:01:17.9025067Z [00:02:02.855]➜     Compiling log v0.4.27
2025-08-20T20:01:17.9037281Z [00:02:02.856]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name log --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=12099c58c206f84c -C extra-filename=-ffdcfa01f480f689 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:17.9761480Z [00:02:02.929]➜     Compiling critical-section v1.2.0
2025-08-20T20:01:17.9772403Z [00:02:02.929]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name critical_section --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/critical-section-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("restore-state-bool", "restore-state-none", "restore-state-u16", "restore-state-u32", "restore-state-u64", "restore-state-u8", "restore-state-usize", "std"))' -C metadata=82fec9a2de3da331 -C extra-filename=-d933caa5110f5cd4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:18.0740521Z [00:02:03.027]➜     Compiling getrandom v0.2.16
2025-08-20T20:01:18.0753487Z [00:02:03.027]➜       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.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=58d816d949fae94b -C extra-filename=-0a2db152d85704c5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.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-20T20:01:18.1581206Z [00:02:03.111]➜     Compiling syn v2.0.104
2025-08-20T20:01:18.1593612Z [00:02:03.111]➜       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.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=c6e0f1fcfe3ca794 -C extra-filename=-94f40e26de0f9146 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta --extern unicode_ident=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta --cap-lints allow`
2025-08-20T20:01:18.3270976Z [00:02:03.280]➜     Compiling parking_lot_core v0.9.11
2025-08-20T20:01:18.3276987Z [00:02:03.280]➜       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/parking_lot_core-0.9.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=fef9c0222692e16a -C extra-filename=-80647824d1d46da3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:18.3726967Z [00:02:03.326]➜     Compiling futures-core v0.3.31
2025-08-20T20:01:18.3744131Z [00:02:03.327]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_core --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=f50f8fdbe671273f -C extra-filename=-3d882f16bae95147 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:18.5063116Z [00:02:03.459]➜     Compiling socket2 v0.5.10
2025-08-20T20:01:18.5080549Z [00:02:03.460]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name socket2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.5.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 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=72ae9fdcbca8d510 -C extra-filename=-9e59165f20ecc914 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.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-20T20:01:18.6350677Z [00:02:03.588]➜     Compiling mio v1.0.4
2025-08-20T20:01:18.6391785Z [00:02:03.591]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name mio --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mio-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=5626f2a4e2e14ec9 -C extra-filename=-dfc87195b3f936a5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.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-20T20:01:18.7215158Z [00:02:03.675]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3/build-script-build`
2025-08-20T20:01:18.7441537Z [00:02:03.693]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name parking_lot_core --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.9.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=9d0494ac03c21d00 -C extra-filename=-e6154f994056b976 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(tsan_enabled)'`
2025-08-20T20:01:19.3569774Z [00:02:04.310]➜     Compiling once_cell v1.21.3
2025-08-20T20:01:19.3585838Z [00:02:04.311]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name once_cell --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="critical-section"' --cfg 'feature="default"' --cfg 'feature="portable-atomic"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=c750f75556553b3a -C extra-filename=-9f556ff75f58c5b4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern critical_section=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcritical_section-d933caa5110f5cd4.rmeta --extern portable_atomic=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportable_atomic-c0fb640b7769f832.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-20T20:01:19.5276121Z [00:02:04.481]➜     Compiling parking_lot v0.12.4
2025-08-20T20:01:19.5314140Z [00:02:04.484]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name parking_lot --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --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=abfa3c24a9614c0d -C extra-filename=-221e5a438611646b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern lock_api=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-75d987cb38e79d6a.rmeta --extern parking_lot_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-e6154f994056b976.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-20T20:01:19.7781921Z [00:02:04.731]➜     Compiling signal-hook-registry v1.4.5
2025-08-20T20:01:19.7812321Z [00:02:04.734]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name signal_hook_registry --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signal-hook-registry-1.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13ac7e56f4c2729c -C extra-filename=-93b2bb5463fc457b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.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-20T20:01:20.5409758Z [00:02:05.494]➜     Compiling slab v0.4.10
2025-08-20T20:01:20.5418730Z [00:02:05.494]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name slab --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/slab-0.4.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=893b12745f2b720f -C extra-filename=-4dab13f561b5df38 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:20.6899900Z [00:02:05.643]➜     Compiling futures-io v0.3.31
2025-08-20T20:01:20.6928839Z [00:02:05.644]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_io --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-io-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=3e2a4aea2475e69e -C extra-filename=-8646ecd0d36f55fc --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:20.9723588Z [00:02:05.925]➜     Compiling stable_deref_trait v1.2.0
2025-08-20T20:01:20.9733959Z [00:02:05.926]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name stable_deref_trait --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=681aff03812a20a6 -C extra-filename=-a3436e2bee93ed8c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:20.9800666Z [00:02:05.933]➜     Compiling typenum v1.18.0
2025-08-20T20:01:20.9810604Z [00:02:05.934]➜       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/typenum-1.18.0/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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=837c59055144195d -C extra-filename=-c623553def1a648c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:21.0257674Z [00:02:05.979]➜     Compiling futures-sink v0.3.31
2025-08-20T20:01:21.0269504Z [00:02:05.979]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_sink --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-sink-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cd0b1906b8c13d5d -C extra-filename=-2858ad426ce613cd --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:21.0490891Z [00:02:06.002]➜     Compiling version_check v0.9.5
2025-08-20T20:01:21.0498131Z [00:02:06.003]➜       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.5/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=6fc95318945c36ea -C extra-filename=-b345fafeaee8454c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:21.1356595Z [00:02:06.089]➜     Compiling futures-channel v0.3.31
2025-08-20T20:01:21.1379355Z [00:02:06.090]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_channel --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=e6c4a722eb58cdbb -C extra-filename=-c9f34b14ce84119e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_sink=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.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-20T20:01:21.4565250Z [00:02:06.410]➜     Compiling rand_core v0.6.4
2025-08-20T20:01:21.4675115Z [00:02:06.420]➜       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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=0ea0ad40da4dd524 -C extra-filename=-100ede5101d639fe --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern getrandom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-0a2db152d85704c5.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-20T20:01:21.5457018Z [00:02:06.499]➜     Compiling futures-task v0.3.31
2025-08-20T20:01:21.5491844Z [00:02:06.501]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_task --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-task-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=f2597013399f6354 -C extra-filename=-8a1d63b4d4c5365a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:21.6513848Z [00:02:06.604]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c/build-script-build`
2025-08-20T20:01:21.6611707Z [00:02:06.614]➜     Compiling generic-array v0.14.7
2025-08-20T20:01:21.6623782Z [00:02:06.615]➜       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.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 --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=14053abb20be2be3 -C extra-filename=-c22483514f20c33d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern version_check=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libversion_check-b345fafeaee8454c.rlib --cap-lints allow`
2025-08-20T20:01:21.6763584Z [00:02:06.630]➜     Compiling pin-utils v0.1.0
2025-08-20T20:01:21.6774285Z [00:02:06.630]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pin_utils --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af17aa3f2fe3da73 -C extra-filename=-e5b9b2ca0c59a677 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:21.7400310Z [00:02:06.693]➜     Compiling thiserror v2.0.12
2025-08-20T20:01:21.7407681Z [00:02:06.694]➜       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-2.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8de9efd3f69aad22 -C extra-filename=-e0105bd0feb67a5a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:21.8191072Z [00:02:06.771]➜       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.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=96dce35082d93246 -C extra-filename=-13c7a68134b642c2 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:21.9724981Z [00:02:06.925]➜     Compiling tracing-core v0.1.34
2025-08-20T20:01:21.9751742Z [00:02:06.926]➜       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.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=8c728dc1a322f873 -C extra-filename=-2c6f22b9c59dae63 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.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-20T20:01:21.9878865Z [00:02:06.941]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d/build-script-build`
2025-08-20T20:01:22.0555329Z [00:02:07.009]➜     Compiling subtle v2.6.1
2025-08-20T20:01:22.0565843Z [00:02:07.009]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name subtle --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/subtle-2.6.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("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=e2fa5e497fbe6f98 -C extra-filename=-86ec28a99f44b466 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:22.2494242Z [00:02:07.202]➜     Compiling serde v1.0.219
2025-08-20T20:01:22.2503120Z [00:02:07.203]➜       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/serde-1.0.219/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="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=67f7970f02fa3248 -C extra-filename=-26122a162310513a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:22.4805958Z [00:02:07.434]➜     Compiling cfg_aliases v0.2.1
2025-08-20T20:01:22.4816379Z [00:02:07.434]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name cfg_aliases --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d2379815ca2d84e -C extra-filename=-4cc02de9c3a1b142 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:22.5748923Z [00:02:07.528]➜     Compiling shlex v1.3.0
2025-08-20T20:01:22.5758130Z [00:02:07.528]➜       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.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:22.7225659Z [00:02:07.676]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a/build-script-build`
2025-08-20T20:01:22.7946666Z [00:02:07.747]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name memchr --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=085f418ac9da773e -C extra-filename=-05ca04b75261ca49 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:22.9402601Z [00:02:07.893]➜     Compiling cc v1.2.27
2025-08-20T20:01:22.9412870Z [00:02:07.894]➜       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.27/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=c1f892b47d1e5455 -C extra-filename=-4f57602fb2c2955d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern shlex=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta --cap-lints allow`
2025-08-20T20:01:23.1219301Z [00:02:08.071]➜       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.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="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=f22a7628f546a680 -C extra-filename=-c5bdfea50a930cfb --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern typenum=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-13c7a68134b642c2.rmeta --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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-20T20:01:24.3832983Z [00:02:09.336]➜     Compiling itoa v1.0.15
2025-08-20T20:01:24.3846084Z [00:02:09.337]➜       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.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=5627a781e9ed9318 -C extra-filename=-4225e20aae5b41a5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:24.5614110Z [00:02:09.515]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a/build-script-build`
2025-08-20T20:01:24.5976987Z [00:02:09.551]➜     Compiling zerocopy v0.8.26
2025-08-20T20:01:24.5985493Z [00:02:09.551]➜       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/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=891298aab8dc49d1 -C extra-filename=-3cd47793a0d9e53a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:24.7271016Z [00:02:09.680]➜     Compiling object v0.36.7
2025-08-20T20:01:24.7281004Z [00:02:09.681]➜       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/object-0.36.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 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=c3996519711ea627 -C extra-filename=-b6fab1d66f076159 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:24.9979030Z [00:02:09.951]➜     Compiling crypto-common v0.1.6
2025-08-20T20:01:25.0001179Z [00:02:09.952]➜       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.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="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=2fd53edfc00af49d -C extra-filename=-f72e527e54cb532e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern generic_array=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.rmeta --extern rand_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.rmeta --extern typenum=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-13c7a68134b642c2.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-20T20:01:25.2177040Z [00:02:10.171]➜     Compiling heck v0.5.0
2025-08-20T20:01:25.2191026Z [00:02:10.172]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name heck --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=141ad55907a35d9d -C extra-filename=-cb7f72c37e5a2d54 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:25.2377392Z [00:02:10.191]➜     Compiling semver v1.0.26
2025-08-20T20:01:25.2387524Z [00:02:10.192]➜       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.26/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=0fccd4296e0ff73b -C extra-filename=-d56e456135fd6ccf --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:25.4314872Z [00:02:10.384]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a/build-script-build`
2025-08-20T20:01:25.4820187Z [00:02:10.435]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159/build-script-build`
2025-08-20T20:01:25.5442852Z [00:02:10.497]➜     Compiling gimli v0.31.1
2025-08-20T20:01:25.5477752Z [00:02:10.498]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name gimli --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.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="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=74bf19db08b36a7c -C extra-filename=-2fbe14ddc69a96d0 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:25.6512939Z [00:02:10.604]➜     Compiling writeable v0.6.1
2025-08-20T20:01:25.6531951Z [00:02:10.606]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name writeable --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/writeable-0.6.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("either"))' -C metadata=04fe85b701198302 -C extra-filename=-564de66be398fb44 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:25.6612620Z [00:02:10.614]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf/build-script-build`
2025-08-20T20:01:25.7130925Z [00:02:10.666]➜     Compiling adler2 v2.0.1
2025-08-20T20:01:25.7141787Z [00:02:10.667]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name adler2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "rustc-dep-of-std", "std"))' -C metadata=7c00116e2dbb29c7 -C extra-filename=-04e032851045267c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:25.9580220Z [00:02:10.911]➜     Compiling litemap v0.8.0
2025-08-20T20:01:25.9630421Z [00:02:10.915]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name litemap --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litemap-0.8.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=d2dadfb27a44e38d -C extra-filename=-4f92a5b30108e80c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:26.4213526Z [00:02:11.374]➜     Compiling fnv v1.0.7
2025-08-20T20:01:26.4225491Z [00:02:11.375]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name fnv --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fnv-1.0.7/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", "std"))' -C metadata=4056ea6b250cc986 -C extra-filename=-775ea7858e96ea10 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:26.4740526Z [00:02:11.427]➜     Compiling miniz_oxide v0.8.9
2025-08-20T20:01:26.4755814Z [00:02:11.428]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name miniz_oxide --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=b1d164d8940c5e01 -C extra-filename=-8f813d817ddda9c3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern adler2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-04e032851045267c.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-20T20:01:26.5218489Z [00:02:11.475]➜     Compiling ring v0.17.14
2025-08-20T20:01:26.5229452Z [00:02:11.476]➜       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=e80194ccdb3e71c6 -C extra-filename=-47780ffd87b6c9b4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcc-4f57602fb2c2955d.rlib --cap-lints allow`
2025-08-20T20:01:26.5547315Z [00:02:11.507]➜       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.26/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=3ae8eb2eb270f9ad -C extra-filename=-73fdc62d37bc63ac --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
2025-08-20T20:01:27.2907727Z [00:02:12.243]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name object --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=dcb548a0542b170e -C extra-filename=-1b66133574378451 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.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 core_error --check-cfg 'cfg(core_error)'`
2025-08-20T20:01:27.5949783Z [00:02:12.548]➜     Compiling synstructure v0.13.2
2025-08-20T20:01:27.5957293Z [00:02:12.548]➜       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.13.2/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=bdf21aa6cb172049 -C extra-filename=-c05609e66b0d03d2 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rmeta --cap-lints allow`
2025-08-20T20:01:27.8654131Z [00:02:12.815]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zerocopy --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=e03a674ecdf63835 -C extra-filename=-a3defb0dfd42740c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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 zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'`
2025-08-20T20:01:29.0981546Z [00:02:14.051]➜     Compiling icu_normalizer_data v2.0.0
2025-08-20T20:01:29.0987186Z [00:02:14.051]➜       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/icu_normalizer_data-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b03b13924162647 -C extra-filename=-666d147f7ba58189 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:29.5035530Z [00:02:14.457]➜     Compiling getrandom v0.3.3
2025-08-20T20:01:29.5045091Z [00:02:14.457]➜       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/getrandom-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=5cda9a19bd30df1f -C extra-filename=-aba08fc7638b1efa --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:30.1620068Z [00:02:15.115]➜     Compiling rustc-demangle v0.1.25
2025-08-20T20:01:30.1629063Z [00:02:15.115]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustc_demangle --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-demangle-0.1.25/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", "std"))' -C metadata=bf6c35f3abe4f75e -C extra-filename=-3610075b05a4d6b5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:32.2197184Z [00:02:17.173]➜     Compiling addr2line v0.24.2
2025-08-20T20:01:32.2214204Z [00:02:17.174]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name addr2line --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/addr2line-0.24.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("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=6ec6da42e6386564 -C extra-filename=-a3d1e497ac2c5b8f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern gimli=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgimli-2fbe14ddc69a96d0.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-20T20:01:32.5862169Z [00:02:17.539]➜     Compiling icu_properties_data v2.0.1
2025-08-20T20:01:32.5895579Z [00:02:17.542]➜       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/icu_properties_data-2.0.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e242dbf6e01f5fa -C extra-filename=-89d3fda42f56463d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:32.8525407Z [00:02:17.806]➜     Compiling tokio-macros v2.5.0
2025-08-20T20:01:32.8534942Z [00:02:17.806]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tokio_macros --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e0cd4283651e63b -C extra-filename=-5034364e461b0ed9 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:32.9158957Z [00:02:17.869]➜     Compiling futures-macro v0.3.31
2025-08-20T20:01:32.9181842Z [00:02:17.871]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_macro --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a91bda3697d8b57e -C extra-filename=-86b23cfc3abd83a4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:32.9984028Z [00:02:17.951]➜     Compiling zerofrom-derive v0.1.6
2025-08-20T20:01:32.9996754Z [00:02:17.952]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zerofrom_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.6/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=b98d167d98e060ec -C extra-filename=-050465dd4205e245 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern synstructure=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsynstructure-c05609e66b0d03d2.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:33.0126476Z [00:02:17.966]➜     Compiling serde_derive v1.0.219
2025-08-20T20:01:33.0136448Z [00:02:17.966]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_derive --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=0e42fed22ba7fa0e -C extra-filename=-4dea58f2f780c793 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:34.6352502Z [00:02:19.588]➜     Compiling tokio v1.45.1
2025-08-20T20:01:34.6382245Z [00:02:19.589]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tokio --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f65bcf61bc46b411 -C extra-filename=-0535610025ae9c63 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern mio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmio-dfc87195b3f936a5.rmeta --extern parking_lot=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-221e5a438611646b.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern signal_hook_registry=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignal_hook_registry-93b2bb5463fc457b.rmeta --extern socket2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rmeta --extern tokio_macros=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtokio_macros-5034364e461b0ed9.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-20T20:01:35.0271440Z [00:02:19.980]➜     Compiling futures-util v0.3.31
2025-08-20T20:01:35.0318618Z [00:02:19.981]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_util --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=c40b3ed884cc15f6 -C extra-filename=-98a3b6c187057bef --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern futures_channel=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_io=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rmeta --extern futures_macro=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libfutures_macro-86b23cfc3abd83a4.so --extern futures_sink=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rmeta --extern futures_task=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_task-8a1d63b4d4c5365a.rmeta --extern memchr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern pin_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_utils-e5b9b2ca0c59a677.rmeta --extern slab=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libslab-4dab13f561b5df38.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-20T20:01:36.3657352Z [00:02:21.319]➜     Compiling zerofrom v0.1.6
2025-08-20T20:01:36.3668053Z [00:02:21.319]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zerofrom --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-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 --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=41406b3e9fb93439 -C extra-filename=-69fc3906116d7f31 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern zerofrom_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libzerofrom_derive-050465dd4205e245.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-20T20:01:36.7036137Z [00:02:21.657]➜     Compiling tracing-attributes v0.1.30
2025-08-20T20:01:36.7050413Z [00:02:21.657]➜       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.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=1bf1db140c31cc48 -C extra-filename=-44edeccea3c38331 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:37.1185006Z [00:02:22.072]➜     Compiling thiserror-impl v2.0.12
2025-08-20T20:01:37.1195118Z [00:02:22.072]➜       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-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=941b63271220a5f8 -C extra-filename=-09cbb1665cdfc628 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:40.0224967Z [00:02:24.976]➜     Compiling yoke-derive v0.8.0
2025-08-20T20:01:40.0234316Z [00:02:24.976]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name yoke_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-derive-0.8.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=1e6952a26e246642 -C extra-filename=-e279ed62d1e1f54e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern synstructure=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsynstructure-c05609e66b0d03d2.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:40.3340752Z [00:02:25.287]➜     Compiling tracing v0.1.41
2025-08-20T20:01:40.3377492Z [00:02:25.289]➜       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.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --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=50157b9ab8274080 -C extra-filename=-01eeed51f1d6abc3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern tracing_attributes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtracing_attributes-44edeccea3c38331.so --extern tracing_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-2c6f22b9c59dae63.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-20T20:01:41.1489372Z [00:02:26.102]➜     Compiling zerovec-derive v0.11.1
2025-08-20T20:01:41.1498658Z [00:02:26.102]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zerovec_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-derive-0.11.1/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=9b8826daecefb0df -C extra-filename=-76a189f4ebdfaf72 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:41.4540768Z [00:02:26.406]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/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="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8a0828fc0ac11609 -C extra-filename=-d1532eacab8be3af --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern serde_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libserde_derive-4dea58f2f780c793.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
2025-08-20T20:01:42.4253705Z [00:02:27.379]➜     Compiling yoke v0.8.0
2025-08-20T20:01:42.4275419Z [00:02:27.380]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name yoke --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/yoke-0.8.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="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=94072eff9c0964d2 -C extra-filename=-295bab17eb0ed447 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern stable_deref_trait=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-a3436e2bee93ed8c.rmeta --extern yoke_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libyoke_derive-e279ed62d1e1f54e.so --extern zerofrom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.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-20T20:01:42.7575481Z [00:02:27.711]➜     Compiling displaydoc v0.2.5
2025-08-20T20:01:42.7585673Z [00:02:27.711]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name displaydoc --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/displaydoc-0.2.5/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("default", "std"))' -C metadata=fc341b5dc379f637 -C extra-filename=-7195a6a7b6295b8f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:01:43.0468246Z [00:02:27.999]➜       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-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=406083434a9bf1a3 -C extra-filename=-3f4f8f5c753037ba --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern thiserror_impl=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror_impl-09cbb1665cdfc628.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
2025-08-20T20:01:43.1371553Z [00:02:28.090]➜     Compiling backtrace v0.3.75
2025-08-20T20:01:43.1390458Z [00:02:28.091]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name backtrace --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.75/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 --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "ruzstd", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=63a010f166d17494 -C extra-filename=-11bb0297d6ff75e0 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern addr2line=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaddr2line-a3d1e497ac2c5b8f.rmeta --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern miniz_oxide=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-8f813d817ddda9c3.rmeta --extern object=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libobject-1b66133574378451.rmeta --extern rustc_demangle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_demangle-3610075b05a4d6b5.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-20T20:01:44.4518833Z [00:02:29.405]➜     Compiling zerovec v0.11.2
2025-08-20T20:01:44.4533066Z [00:02:29.405]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zerovec --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerovec-0.11.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="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=c36e8546fafeffc6 -C extra-filename=-1fcc1707793c3439 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern yoke=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-295bab17eb0ed447.rmeta --extern zerofrom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.rmeta --extern zerovec_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libzerovec_derive-76a189f4ebdfaf72.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-20T20:01:44.6065010Z [00:02:29.560]➜     Compiling zerotrie v0.2.2
2025-08-20T20:01:44.6083755Z [00:02:29.560]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name zerotrie --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/zerotrie-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 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=58d68fda2c3f3a3f -C extra-filename=-1a68aedef80bec8d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so --extern yoke=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-295bab17eb0ed447.rmeta --extern zerofrom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.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-20T20:01:45.5009375Z [00:02:30.454]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build-script-build`
2025-08-20T20:01:45.5211223Z [00:02:30.474]➜     Compiling ppv-lite86 v0.2.21
2025-08-20T20:01:45.5241933Z [00:02:30.476]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ppv_lite86 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ppv-lite86-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=5a73fb24634d93a9 -C extra-filename=-ae76558765f8051a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern zerocopy=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerocopy-a3defb0dfd42740c.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-20T20:01:46.6985721Z [00:02:31.652]➜     Compiling tokio-util v0.7.15
2025-08-20T20:01:46.7127698Z [00:02:31.662]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tokio_util --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="rt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=8daf10b1480cb82a -C extra-filename=-b3f0fd0d40ad4833 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_sink=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.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-20T20:01:47.2429861Z [00:02:32.196]➜     Compiling tinystr v0.8.1
2025-08-20T20:01:47.2440816Z [00:02:32.196]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tinystr --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinystr-0.8.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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=24a35a8fa3b20651 -C extra-filename=-4793bdbff0987af8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so --extern zerovec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.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-20T20:01:47.8172728Z [00:02:32.770]➜     Compiling icu_locale_core v2.0.0
2025-08-20T20:01:47.8203565Z [00:02:32.772]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name icu_locale_core --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale_core-2.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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=4118dc4a5e496474 -C extra-filename=-da43a6c17f89dd8f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so --extern litemap=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-4f92a5b30108e80c.rmeta --extern tinystr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-4793bdbff0987af8.rmeta --extern writeable=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-564de66be398fb44.rmeta --extern zerovec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.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-20T20:01:49.2334845Z [00:02:34.187]➜     Compiling potential_utf v0.1.2
2025-08-20T20:01:49.2353842Z [00:02:34.188]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name potential_utf --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/potential_utf-0.1.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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "writeable", "zerovec"))' -C metadata=d66d852d9bfed945 -C extra-filename=-da2a1eb238c6ff9d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern zerovec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.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-20T20:01:49.5743759Z [00:02:34.528]➜     Compiling icu_provider v2.0.0
2025-08-20T20:01:49.5794018Z [00:02:34.528]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name icu_provider --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_provider-2.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 --cfg 'feature="baked"' --cfg 'feature="zerotrie"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=13961c649e197ed3 -C extra-filename=-365c7e2514e1e13e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so --extern icu_locale_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-da43a6c17f89dd8f.rmeta --extern stable_deref_trait=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-a3436e2bee93ed8c.rmeta --extern tinystr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-4793bdbff0987af8.rmeta --extern writeable=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-564de66be398fb44.rmeta --extern yoke=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-295bab17eb0ed447.rmeta --extern zerofrom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.rmeta --extern zerotrie=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-1a68aedef80bec8d.rmeta --extern zerovec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.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-20T20:01:50.4479751Z [00:02:35.401]➜     Compiling icu_collections v2.0.0
2025-08-20T20:01:50.4498266Z [00:02:35.402]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name icu_collections --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_collections-2.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("alloc", "databake", "serde"))' -C metadata=73e9592ad82b0c61 -C extra-filename=-5bb1eb7edeccbab3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so --extern potential_utf=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-da2a1eb238c6ff9d.rmeta --extern yoke=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-295bab17eb0ed447.rmeta --extern zerofrom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.rmeta --extern zerovec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.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-20T20:01:51.6194144Z [00:02:36.573]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa/build-script-build`
2025-08-20T20:01:51.6385082Z [00:02:36.592]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build-script-build`
2025-08-20T20:01:51.6544796Z [00:02:36.608]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4/build-script-build`
2025-08-20T20:01:52.0495353Z [00:02:37.003]➜     Compiling rustc_version v0.4.1
2025-08-20T20:01:52.0504789Z [00:02:37.003]➜       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.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=c4ff64e97bf94542 -C extra-filename=-6d95c4e7a4040f07 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern semver=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsemver-73fdc62d37bc63ac.rmeta --cap-lints allow`
2025-08-20T20:01:52.2766154Z [00:02:37.230]➜     Compiling rustls-pki-types v1.12.0
2025-08-20T20:01:52.2781489Z [00:02:37.230]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustls_pki_types --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-pki-types-1.12.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=b44daea0bc6b87ee -C extra-filename=-7078020738de7e30 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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-20T20:01:52.6380728Z [00:02:37.591]➜     Compiling percent-encoding v2.3.1
2025-08-20T20:01:52.6392354Z [00:02:37.592]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name percent_encoding --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/percent-encoding-2.3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d7bb18d354bb4984 -C extra-filename=-714882a6fc75b38c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:52.7235531Z [00:02:37.676]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name icu_normalizer_data --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer_data-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4e68af3370ec060 -C extra-filename=-98553ac9fa3f33c8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(icu4c_enable_renaming)'`
2025-08-20T20:01:52.8705687Z [00:02:37.822]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name getrandom --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=67af7fd8fac484b4 -C extra-filename=-1f3d85f0d7132b5d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.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-20T20:01:52.9257612Z [00:02:37.878]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name icu_properties_data --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties_data-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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8cd2e5fd11b5f769 -C extra-filename=-26e5dc6af9f272bd --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(icu4c_enable_renaming)'`
2025-08-20T20:01:53.1698672Z [00:02:38.123]➜     Compiling http v1.3.1
2025-08-20T20:01:53.1718855Z [00:02:38.124]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name http --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c99ed0d10c15cb8c -C extra-filename=-b658eb0372a3d785 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern fnv=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfnv-775ea7858e96ea10.rmeta --extern itoa=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.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-20T20:01:53.3244028Z [00:02:38.278]➜     Compiling aho-corasick v1.1.3
2025-08-20T20:01:53.3278255Z [00:02:38.281]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name aho_corasick --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ad9fd893edee2594 -C extra-filename=-10bb05023a6f79b6 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libmemchr-05ca04b75261ca49.rmeta --cap-lints allow`
2025-08-20T20:01:54.0403040Z [00:02:38.993]➜     Compiling byteorder v1.5.0
2025-08-20T20:01:54.0503255Z [00:02:39.003]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name byteorder --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=4b44ddd98867dba7 -C extra-filename=-c3ccd52d50bb8a07 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:54.6338135Z [00:02:39.587]➜     Compiling regex-syntax v0.8.5
2025-08-20T20:01:54.6353297Z [00:02:39.588]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex_syntax --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e4148d411a39024d -C extra-filename=-6e8c13dee0a493bc --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:01:57.3114321Z [00:02:42.265]➜     Compiling cpufeatures v0.2.17
2025-08-20T20:01:57.3128945Z [00:02:42.265]➜       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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7e4fa65e1e64051 -C extra-filename=-1bc0ed0447e2eed4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:01:57.4065119Z [00:02:42.360]➜     Compiling icu_properties v2.0.1
2025-08-20T20:01:57.4086208Z [00:02:42.360]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name icu_properties --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_properties-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="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=c3fe1d05889cd3a6 -C extra-filename=-a464fe62f738ab75 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so --extern icu_collections=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-5bb1eb7edeccbab3.rmeta --extern icu_locale_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-da43a6c17f89dd8f.rmeta --extern icu_properties_data=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-26e5dc6af9f272bd.rmeta --extern icu_provider=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-365c7e2514e1e13e.rmeta --extern potential_utf=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-da2a1eb238c6ff9d.rmeta --extern zerotrie=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-1a68aedef80bec8d.rmeta --extern zerovec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.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-20T20:01:58.0587406Z [00:02:43.012]➜     Compiling icu_normalizer v2.0.0
2025-08-20T20:01:58.0606083Z [00:02:43.013]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name icu_normalizer --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/icu_normalizer-2.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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=6350e9ab3034e786 -C extra-filename=-face7ef752233433 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so --extern icu_collections=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-5bb1eb7edeccbab3.rmeta --extern icu_normalizer_data=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-98553ac9fa3f33c8.rmeta --extern icu_provider=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-365c7e2514e1e13e.rmeta --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta --extern zerovec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.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-20T20:02:00.5073605Z [00:02:45.461]➜     Compiling regex-automata v0.4.9
2025-08-20T20:02:00.5091104Z [00:02:45.461]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex_automata --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=90ba0d5ce51b1244 -C extra-filename=-d4d25f6b63e8714d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libaho_corasick-10bb05023a6f79b6.rmeta --extern memchr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libmemchr-05ca04b75261ca49.rmeta --extern regex_syntax=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_syntax-6e8c13dee0a493bc.rmeta --cap-lints allow`
2025-08-20T20:02:01.6165989Z [00:02:46.569]➜     Compiling block-buffer v0.10.4
2025-08-20T20:02:01.6179269Z [00:02:46.570]➜       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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb90078368096bfe -C extra-filename=-63c40da70f3fe75a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern generic_array=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.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-20T20:02:01.9081102Z [00:02:46.861]➜     Compiling allocator-api2 v0.2.21
2025-08-20T20:02:01.9113041Z [00:02:46.864]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name allocator_api2 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/allocator-api2-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(no_global_oom_handling)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fresh-rust", "nightly", "serde", "std"))' -C metadata=9d35925858c3849e -C extra-filename=-64a6040cba36e4e6 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:02.0563187Z [00:02:47.009]➜     Compiling thiserror v1.0.69
2025-08-20T20:02:02.0570088Z [00:02:47.010]➜       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.69/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=8840714f510f6a49 -C extra-filename=-a7f5c40c20340476 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:02.7362192Z [00:02:47.689]➜     Compiling equivalent v1.0.2
2025-08-20T20:02:02.7397387Z [00:02:47.690]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name equivalent --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=56876dcef7b7ec4f -C extra-filename=-23685ebd8bdfb986 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:02.8538810Z [00:02:47.807]➜     Compiling foldhash v0.1.5
2025-08-20T20:02:02.8551966Z [00:02:47.808]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name foldhash --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/foldhash-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=355da3eddfced2d8 -C extra-filename=-345c4e657eef996d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:02.8639674Z [00:02:47.817]➜     Compiling untrusted v0.9.0
2025-08-20T20:02:02.8670715Z [00:02:47.820]➜       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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:03.0071627Z [00:02:47.960]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build-script-build`
2025-08-20T20:02:03.0846585Z [00:02:48.038]➜     Compiling digest v0.10.7
2025-08-20T20:02:03.0868886Z [00:02:48.039]➜       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.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="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", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=cacca36b8861e782 -C extra-filename=-e249bb45cb1d8f61 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern block_buffer=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-63c40da70f3fe75a.rmeta --extern crypto_common=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-f72e527e54cb532e.rmeta --extern subtle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.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-20T20:02:03.1149932Z [00:02:48.068]➜     Compiling idna_adapter v1.2.1
2025-08-20T20:02:03.1165523Z [00:02:48.069]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name idna_adapter --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna_adapter-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=8c1fe1ce608658db -C extra-filename=-63d6f892211dc86b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern icu_normalizer=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-face7ef752233433.rmeta --extern icu_properties=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-a464fe62f738ab75.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-20T20:02:03.2622509Z [00:02:48.215]➜     Compiling hashbrown v0.15.4
2025-08-20T20:02:03.2639318Z [00:02:48.216]➜       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.15.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="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=8d2c706991ce6a99 -C extra-filename=-f03840213ff059c4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern allocator_api2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liballocator_api2-64a6040cba36e4e6.rmeta --extern equivalent=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-23685ebd8bdfb986.rmeta --extern foldhash=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfoldhash-345c4e657eef996d.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-20T20:02:03.3489794Z [00:02:48.302]➜     Compiling form_urlencoded v1.2.1
2025-08-20T20:02:03.3505246Z [00:02:48.303]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name form_urlencoded --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1a025b4214c0a34e -C extra-filename=-5f09f5ffe8ad7bcc --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern percent_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-714882a6fc75b38c.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-20T20:02:03.6043570Z [00:02:48.557]➜     Compiling thiserror-impl v1.0.69
2025-08-20T20:02:03.6056438Z [00:02:48.558]➜       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.69/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=a415d505164b8a7f -C extra-filename=-3cf295331814a8db --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:02:03.8031117Z [00:02:48.754]➜     Compiling spin v0.9.8
2025-08-20T20:02:03.8042484Z [00:02:48.755]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name spin --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.9.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 --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=00ed2327ea77790b -C extra-filename=-9667a3b66098ab5b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern lock_api_crate=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-75d987cb38e79d6a.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-20T20:02:04.1135107Z [00:02:49.067]➜     Compiling anyhow v1.0.98
2025-08-20T20:02:04.1142982Z [00:02:49.067]➜       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/anyhow-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="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=bed271dbdd5e8343 -C extra-filename=-84f2e12a512fad9e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:04.7024505Z [00:02:49.656]➜     Compiling utf8_iter v1.0.4
2025-08-20T20:02:04.7034851Z [00:02:49.656]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name utf8_iter --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8dbf40d1bd320113 -C extra-filename=-39c5b28120e165c0 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:04.9016570Z [00:02:49.855]➜     Compiling ipnet v2.11.0
2025-08-20T20:02:04.9034838Z [00:02:49.856]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ipnet --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ipnet-2.11.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("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=929c45df856f346e -C extra-filename=-6fb70a26b5f2c637 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:05.0027389Z [00:02:49.956]➜     Compiling rustls v0.23.28
2025-08-20T20:02:05.0049239Z [00:02:49.957]➜       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/rustls-0.23.28/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' -C debug-assertions=off --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=d31688f88c2c798a -C extra-filename=-8f3e3e596af6dc6c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:05.2857618Z [00:02:50.239]➜     Compiling httparse v1.10.1
2025-08-20T20:02:05.2869174Z [00:02:50.240]➜       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/httparse-1.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c8237f8956b0c02d -C extra-filename=-21f3052f47c7564f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:06.0566302Z [00:02:51.010]➜     Compiling regex v1.11.1
2025-08-20T20:02:06.0581828Z [00:02:51.010]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=be35c2d024fcf70a -C extra-filename=-813717a3c512d141 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libaho_corasick-10bb05023a6f79b6.rmeta --extern memchr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libmemchr-05ca04b75261ca49.rmeta --extern regex_automata=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_automata-d4d25f6b63e8714d.rmeta --extern regex_syntax=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_syntax-6e8c13dee0a493bc.rmeta --cap-lints allow`
2025-08-20T20:02:06.6472306Z [00:02:51.600]➜       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.69/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=4289a32374932c3d -C extra-filename=-80799a78bcf7bc8f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern thiserror_impl=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror_impl-3cf295331814a8db.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
2025-08-20T20:02:06.8052834Z [00:02:51.758]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f/build-script-build`
2025-08-20T20:02:06.8455366Z [00:02:51.799]➜     Compiling idna v1.0.3
2025-08-20T20:02:06.8570828Z [00:02:51.809]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name idna --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/idna-1.0.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="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=2a477483b2122336 -C extra-filename=-c50f33fb6dbb60c7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern idna_adapter=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-63d6f892211dc86b.rmeta --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta --extern utf8_iter=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-39c5b28120e165c0.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-20T20:02:07.0183872Z [00:02:51.972]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e/build-script-build`
2025-08-20T20:02:07.2898487Z [00:02:52.243]➜     Compiling http-body v1.0.1
2025-08-20T20:02:07.2911859Z [00:02:52.244]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name http_body --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e04505f6c48c6d9 -C extra-filename=-5278a82d10af6267 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.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-20T20:02:07.3339092Z [00:02:52.287]➜     Compiling rand_core v0.9.3
2025-08-20T20:02:07.3350857Z [00:02:52.288]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rand_core --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_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 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=da8d381c919fc5a3 -C extra-filename=-cad927a15e8dca06 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern getrandom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-1f3d85f0d7132b5d.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-20T20:02:07.5592086Z [00:02:52.512]➜     Compiling tinyvec_macros v0.1.1
2025-08-20T20:02:07.5602372Z [00:02:52.513]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tinyvec_macros --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec_macros-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dcf93bba6b022f59 -C extra-filename=-0c437587e1abfdb5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:07.6422556Z [00:02:52.595]➜     Compiling atomic-waker v1.1.2
2025-08-20T20:02:07.6433115Z [00:02:52.596]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name atomic_waker --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-waker-1.1.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("portable-atomic"))' -C metadata=0772f8758e56c8c2 -C extra-filename=-ef9e1d9e2660075a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:07.7757484Z [00:02:52.729]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name equivalent --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/equivalent-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2242642853b4f870 -C extra-filename=-d4141b76549b3f53 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:07.7878054Z [00:02:52.740]➜       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.15.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("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=76a613e8d0e39ba1 -C extra-filename=-e5949c13137400f5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:07.8549039Z [00:02:52.808]➜     Compiling unicode-xid v0.2.6
2025-08-20T20:02:07.8556514Z [00:02:52.808]➜       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.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=80288c59fc7b783e -C extra-filename=-6339c36d0c7ebba4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:07.9811896Z [00:02:52.934]➜     Compiling rand_chacha v0.9.0
2025-08-20T20:02:07.9822730Z [00:02:52.934]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rand_chacha --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=cb3cbc524e0bb547 -C extra-filename=-247ba4d015f63e54 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern ppv_lite86=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libppv_lite86-ae76558765f8051a.rmeta --extern rand_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-cad927a15e8dca06.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-20T20:02:08.3829852Z [00:02:53.336]➜     Compiling tinyvec v1.9.0
2025-08-20T20:02:08.3841450Z [00:02:53.336]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tinyvec --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tinyvec-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "borsh", "debugger_visualizer", "default", "experimental_write_impl", "generic-array", "grab_spare_slice", "latest_stable_rust", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=e501521cd3c27080 -C extra-filename=-ceb38c9793a76648 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern tinyvec_macros=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec_macros-0c437587e1abfdb5.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-20T20:02:09.2778206Z [00:02:54.231]➜     Compiling indexmap v2.10.0
2025-08-20T20:02:09.2834859Z [00:02:54.233]➜       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-2.10.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 '--allow=clippy::style' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=bfdaff112b8b8aca -C extra-filename=-b4323f096d005774 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern equivalent=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rmeta --extern hashbrown=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libhashbrown-e5949c13137400f5.rmeta --cap-lints allow`
2025-08-20T20:02:10.0952408Z [00:02:55.047]➜       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=cd30e33443fdf18b -C extra-filename=-1b95ccc2e77e5605 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern getrandom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-0a2db152d85704c5.rmeta --extern untrusted=/tmp/tmp.xSAccIKlMj/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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out -l static=ring_core_0_17_14_ -l static=ring_core_0_17_14__test`
2025-08-20T20:02:10.1044082Z [00:02:55.058]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c/build-script-build`
2025-08-20T20:02:10.1227776Z [00:02:55.076]➜     Compiling url v2.5.4
2025-08-20T20:02:10.1242255Z [00:02:55.076]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name url --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=787a93077c85a19b -C extra-filename=-02e5b13271158e1b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern form_urlencoded=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-5f09f5ffe8ad7bcc.rmeta --extern idna=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-c50f33fb6dbb60c7.rmeta --extern percent_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-714882a6fc75b38c.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.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-20T20:02:10.2547648Z [00:02:55.207]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name anyhow --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-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 opt-level=3 --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=26cce4f14480578a -C extra-filename=-50a1f384a5a694a5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern backtrace=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbacktrace-11bb0297d6ff75e0.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 std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
2025-08-20T20:02:10.8566122Z [00:02:55.809]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name httparse --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c05ac67ef8328a2b -C extra-filename=-f1665d6af11c357b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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 httparse_simd_neon_intrinsics --cfg httparse_simd`
2025-08-20T20:02:10.9696124Z [00:02:55.922]➜       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-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "test_debug"))' -C metadata=d7408a59dd5ded53 -C extra-filename=-3ffef8f52e10bb6b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern equivalent=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-23685ebd8bdfb986.rmeta --extern hashbrown=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f03840213ff059c4.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-20T20:02:11.6532918Z [00:02:56.606]➜     Compiling regex-lite v0.1.6
2025-08-20T20:02:11.6549123Z [00:02:56.608]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex_lite --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-lite-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="string"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "string"))' -C metadata=1a29859722bef1ea -C extra-filename=-b2630d4d6aa364e7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:11.7090759Z [00:02:56.662]➜     Compiling base64ct v1.8.0
2025-08-20T20:02:11.7104447Z [00:02:56.663]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name base64ct --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64ct-1.8.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=41e5cf19e1c8b2b9 -C extra-filename=-1e310fc94067b196 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:12.5739018Z [00:02:57.527]➜     Compiling paste v1.0.15
2025-08-20T20:02:12.5749834Z [00:02:57.528]➜       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/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0d1f11120069c2b9 -C extra-filename=-45b89b0c69ba843d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:12.7504728Z [00:02:57.704]➜     Compiling tower-service v0.3.3
2025-08-20T20:02:12.7515799Z [00:02:57.704]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tower_service --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.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())' -C metadata=8342455dc8e8fe04 -C extra-filename=-b2bd347f1c765998 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:12.9081704Z [00:02:57.860]➜     Compiling toml_datetime v0.6.11
2025-08-20T20:02:12.9100575Z [00:02:57.861]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml_datetime --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.6.11/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=5018df18e10de9c6 -C extra-filename=-b0efca2709d16ed6 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:12.9612430Z [00:02:57.914]➜     Compiling try-lock v0.2.5
2025-08-20T20:02:12.9642134Z [00:02:57.917]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name try_lock --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/try-lock-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6406c7c7ff46686e -C extra-filename=-27d235ef8737a305 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:13.0975607Z [00:02:58.051]➜     Compiling base64 v0.22.1
2025-08-20T20:02:13.0989696Z [00:02:58.051]➜       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.22.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=36f4c79e13fc530d -C extra-filename=-eb7775498ee036cc --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:13.3667292Z [00:02:58.320]➜     Compiling httpdate v1.0.3
2025-08-20T20:02:13.3688598Z [00:02:58.321]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name httpdate --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/httpdate-1.0.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())' -C metadata=474a264bd8a1f67d -C extra-filename=-a71aa5e6768bb6a8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:13.7459783Z [00:02:58.699]➜     Compiling winnow v0.7.11
2025-08-20T20:02:13.7480217Z [00:02:58.699]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name winnow --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.11/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=40e13b0209176889 -C extra-filename=-71677b69cba79594 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:14.0264808Z [00:02:58.979]➜     Compiling rustls-webpki v0.103.3
2025-08-20T20:02:14.0277618Z [00:02:58.979]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name webpki --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-webpki-0.103.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="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "aws-lc-rs", "aws-lc-rs-fips", "default", "ring", "std"))' -C metadata=345471f3daba27dd -C extra-filename=-3e946ea5c610e7c6 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern ring=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rmeta --extern pki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rmeta --extern untrusted=/tmp/tmp.xSAccIKlMj/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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out`
2025-08-20T20:02:14.2300510Z [00:02:59.183]➜     Compiling want v0.3.1
2025-08-20T20:02:14.2309107Z [00:02:59.183]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name want --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/want-0.3.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())' -C metadata=820c29d55328c061 -C extra-filename=-15b5d93c047a88ec --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern try_lock=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtry_lock-27d235ef8737a305.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-20T20:02:14.3904789Z [00:02:59.344]➜     Compiling ucd-parse v0.1.13
2025-08-20T20:02:14.3912029Z [00:02:59.344]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ucd_parse --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-parse-0.1.13/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=4ee378a553ab5def -C extra-filename=-d50dac1c9619486d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern regex_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_lite-b2630d4d6aa364e7.rmeta --cap-lints allow`
2025-08-20T20:02:14.4561076Z [00:02:59.409]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d/build-script-build`
2025-08-20T20:02:14.5297673Z [00:02:59.483]➜     Compiling h2 v0.4.10
2025-08-20T20:02:14.5319935Z [00:02:59.484]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name h2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=f052656731f8313c -C extra-filename=-6b1523dcfebfc456 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern atomic_waker=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatomic_waker-ef9e1d9e2660075a.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern fnv=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfnv-775ea7858e96ea10.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_sink=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern indexmap=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-3ffef8f52e10bb6b.rmeta --extern slab=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libslab-4dab13f561b5df38.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.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-20T20:02:15.9342328Z [00:03:00.886]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustls --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.28/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=e8a34fd733c8bbc5 -C extra-filename=-4d514414e5697c93 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta --extern ring=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rmeta --extern pki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rmeta --extern webpki=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki-3e946ea5c610e7c6.rmeta --extern subtle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rmeta --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out`
2025-08-20T20:02:18.2320364Z [00:03:03.185]➜     Compiling toml_edit v0.22.27
2025-08-20T20:02:18.2350672Z [00:03:03.186]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml_edit --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.27/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded", "unstable-debug"))' -C metadata=f0bdc9396032fcaf -C extra-filename=-960523bbbd3744a6 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern indexmap=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libindexmap-b4323f096d005774.rmeta --extern toml_datetime=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_datetime-b0efca2709d16ed6.rmeta --extern winnow=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libwinnow-71677b69cba79594.rmeta --cap-lints allow`
2025-08-20T20:02:19.3327491Z [00:03:04.286]➜     Compiling pem-rfc7468 v0.7.0
2025-08-20T20:02:19.3353877Z [00:03:04.288]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pem_rfc7468 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pem-rfc7468-0.7.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=722dbbb32e83336c -C extra-filename=-db0187e92056542e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern base64ct=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64ct-1e310fc94067b196.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-20T20:02:20.1678511Z [00:03:05.121]➜     Compiling rand v0.9.1
2025-08-20T20:02:20.1696912Z [00:03:05.122]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rand --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=bc1c784259128926 -C extra-filename=-b7c8f4a8142b5e02 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern rand_chacha=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-247ba4d015f63e54.rmeta --extern rand_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-cad927a15e8dca06.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-20T20:02:20.8808539Z [00:03:05.834]➜     Compiling snafu-derive v0.8.6
2025-08-20T20:02:20.8822627Z [00:03:05.835]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name snafu_derive --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-derive-0.8.6/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 --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=4416c105ea2eca6c -C extra-filename=-f23bbf43783207c7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:02:21.8794419Z [00:03:06.833]➜     Compiling der_derive v0.7.3
2025-08-20T20:02:21.8809649Z [00:03:06.833]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name der_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der_derive-0.7.3/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=6a034abdb5c56684 -C extra-filename=-b2ebd3ee369dd857 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:02:24.4419251Z [00:03:09.395]➜     Compiling bitflags v2.9.1
2025-08-20T20:02:24.4435684Z [00:03:09.396]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name bitflags --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bitflags-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=56c97839a552aa38 -C extra-filename=-21edd56883f084c8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:25.0030914Z [00:03:09.956]➜     Compiling fastrand v2.3.0
2025-08-20T20:02:25.0041953Z [00:03:09.957]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name fastrand --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fastrand-2.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=b3c20c2c25ef56be -C extra-filename=-bc2f378c135017cb --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:25.0357241Z [00:03:09.989]➜     Compiling lazy_static v1.5.0
2025-08-20T20:02:25.0413450Z [00:03:09.994]➜       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.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("spin", "spin_no_std"))' -C metadata=34e5429e022a257e -C extra-filename=-c2066390f2a4a76d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:25.1401413Z [00:03:10.093]➜     Compiling const-oid v0.9.6
2025-08-20T20:02:25.1417100Z [00:03:10.094]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name const_oid --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/const-oid-0.9.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=86157ec65e4a8016 -C extra-filename=-d2cc2a0850b7a26a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:25.5401357Z [00:03:10.493]➜       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.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=48f91d1fba6eee6c -C extra-filename=-386955e475fc3d57 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:25.7079241Z [00:03:10.661]➜     Compiling precis-tools v0.1.9
2025-08-20T20:02:25.7095336Z [00:03:10.662]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name precis_tools --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/precis-tools-0.1.9/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("networking", "reqwest"))' -C metadata=723caab0473b7bc3 -C extra-filename=-8cd4f865eee17601 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern lazy_static=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblazy_static-386955e475fc3d57.rmeta --extern regex=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex-813717a3c512d141.rmeta --extern ucd_parse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_parse-d50dac1c9619486d.rmeta --cap-lints allow`
2025-08-20T20:02:25.7219443Z [00:03:10.675]➜     Compiling der v0.7.10
2025-08-20T20:02:25.7240587Z [00:03:10.676]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name der --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/der-0.7.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 --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=4c0d4216bbfd9647 -C extra-filename=-3d8b07bc90578b2b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern const_oid=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconst_oid-d2cc2a0850b7a26a.rmeta --extern der_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libder_derive-b2ebd3ee369dd857.so --extern pem_rfc7468=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpem_rfc7468-db0187e92056542e.rmeta --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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-20T20:02:26.2244531Z [00:03:11.178]➜     Compiling snafu v0.8.6
2025-08-20T20:02:26.2268036Z [00:03:11.179]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name snafu --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/snafu-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="backtrace"' --cfg 'feature="backtraces-impl-backtrace-crate"' --cfg 'feature="default"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="rust_1_81"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "rust_1_81", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=a255d90c579d7d67 -C extra-filename=-2926c4ed3142019b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern backtrace=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbacktrace-11bb0297d6ff75e0.rmeta --extern snafu_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsnafu_derive-f23bbf43783207c7.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-20T20:02:27.1104567Z [00:03:12.064]➜     Compiling hyper v1.6.0
2025-08-20T20:02:27.1158152Z [00:03:12.067]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hyper --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=38a912350ef211a0 -C extra-filename=-cfcb6d6fae79ed7a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures_channel=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern h2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libh2-6b1523dcfebfc456.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern http_body=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rmeta --extern httparse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttparse-f1665d6af11c357b.rmeta --extern httpdate=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttpdate-a71aa5e6768bb6a8.rmeta --extern itoa=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern want=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwant-15b5d93c047a88ec.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-20T20:02:27.3499977Z [00:03:12.303]➜     Compiling proc-macro-crate v3.3.0
2025-08-20T20:02:27.3510336Z [00:03:12.304]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name proc_macro_crate --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-crate-3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6571e7b7ba4939b2 -C extra-filename=-6d1343f26a2ae4c7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern toml_edit=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_edit-960523bbbd3744a6.rmeta --cap-lints allow`
2025-08-20T20:02:28.6554139Z [00:03:13.608]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name paste --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fecd906ec2d73907 -C extra-filename=-d4b21fc6492e3195 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'`
2025-08-20T20:02:29.6564204Z [00:03:14.610]➜     Compiling heapless v0.7.17
2025-08-20T20:02:29.6581981Z [00:03:14.611]➜       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/heapless-0.7.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="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=6917543d24693781 -C extra-filename=-a901313180159c8f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern rustc_version=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustc_version-6d95c4e7a4040f07.rlib --cap-lints allow`
2025-08-20T20:02:29.9957759Z [00:03:14.949]➜     Compiling curve25519-dalek v4.1.3
2025-08-20T20:02:29.9976748Z [00:03:14.950]➜       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="default"' --cfg 'feature="digest"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="serde"' --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=59815b7aa5a1ef96 -C extra-filename=-d234037a90ad6b0d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern rustc_version=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustc_version-6d95c4e7a4040f07.rlib --cap-lints allow`
2025-08-20T20:02:30.5063185Z [00:03:15.459]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a/build-script-build`
2025-08-20T20:02:30.7529421Z [00:03:15.706]➜     Compiling parking v2.2.1
2025-08-20T20:02:30.7552065Z [00:03:15.708]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name parking --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=086ae2230f877d7a -C extra-filename=-b4deda449873f583 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:31.2101828Z [00:03:16.163]➜     Compiling syn v1.0.109
2025-08-20T20:02:31.2120711Z [00:03:16.165]➜       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.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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=b352960d6d4c2705 -C extra-filename=-84c0709de8943111 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:31.7596548Z [00:03:16.713]➜     Compiling diatomic-waker v0.2.3
2025-08-20T20:02:31.7632945Z [00:03:16.716]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name diatomic_waker --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/diatomic-waker-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=fc5b5bc135fd0dc6 -C extra-filename=-d4f36cd08c9874f5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:31.8899102Z [00:03:16.843]➜     Compiling crossbeam-utils v0.8.21
2025-08-20T20:02:31.8932423Z [00:03:16.846]➜       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/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=4b9ea8a5c3568ae7 -C extra-filename=-9e4fce232d40b3fa --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:32.0311602Z [00:03:16.984]➜     Compiling regex-syntax v0.6.29
2025-08-20T20:02:32.0323904Z [00:03:16.985]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex_syntax --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.29/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=734dfccbe6edc7f4 -C extra-filename=-88cd2d15568d3988 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:32.4025652Z [00:03:17.355]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex_syntax --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="std"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b3727f7240caa624 -C extra-filename=-5bb19dda8996b7f9 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:34.6643717Z [00:03:19.618]➜     Compiling cordyceps v0.3.4
2025-08-20T20:02:34.6659214Z [00:03:19.618]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name cordyceps --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cordyceps-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "no-cache-pad", "std"))' -C metadata=af3a863b153cda96 -C extra-filename=-9b638b4fd9b20fa3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:35.3063510Z [00:03:20.259]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build-script-build`
2025-08-20T20:02:35.3161414Z [00:03:20.269]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111/build-script-build`
2025-08-20T20:02:35.3508445Z [00:03:20.304]➜     Compiling futures-lite v2.6.0
2025-08-20T20:02:35.3525119Z [00:03:20.304]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_lite --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=d363545860f382b7 -C extra-filename=-c4aed32d07a98f09 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern fastrand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-bc2f378c135017cb.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_io=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rmeta --extern parking=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking-b4deda449873f583.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.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-20T20:02:35.4834240Z [00:03:20.436]➜     Compiling futures-buffered v0.2.11
2025-08-20T20:02:35.4852012Z [00:03:20.437]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_buffered --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-buffered-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f70b077003e9e1a6 -C extra-filename=-d8fd778839412d9d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cordyceps=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcordyceps-9b638b4fd9b20fa3.rmeta --extern diatomic_waker=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdiatomic_waker-d4f36cd08c9874f5.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern spin=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspin-9667a3b66098ab5b.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-20T20:02:36.3209970Z [00:03:21.273]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex_automata --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=05b10dab8181a5da -C extra-filename=-9e0651951a82845f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern regex_syntax=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-5bb19dda8996b7f9.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-20T20:02:37.9928022Z [00:03:22.946]➜     Compiling regex-automata v0.1.10
2025-08-20T20:02:37.9939778Z [00:03:22.946]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex_automata --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.1.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 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=90548dc8388b9bf8 -C extra-filename=-16ff4bd6d186bb41 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern regex_syntax=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-88cd2d15568d3988.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-20T20:02:43.5917749Z [00:03:28.544]➜       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-2.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=916f5a2c43088bab -C extra-filename=-b26360a705e19153 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern thiserror_impl=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror_impl-09cbb1665cdfc628.so --cap-lints allow --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
2025-08-20T20:02:43.7185662Z [00:03:28.672]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d/build-script-build`
2025-08-20T20:02:43.8293336Z [00:03:28.782]➜     Compiling hyper-util v0.1.14
2025-08-20T20:02:43.8325740Z [00:03:28.783]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hyper_util --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-util-0.1.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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=96e7bca7ea39b4fa -C extra-filename=-1f5d7c49173bfcb0 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern base64=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures_channel=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern http_body=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rmeta --extern hyper=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rmeta --extern ipnet=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libipnet-6fb70a26b5f2c637.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern percent_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-714882a6fc75b38c.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern socket2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tower_service=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.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-20T20:02:44.2868434Z [00:03:29.240]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f/build-script-build`
2025-08-20T20:02:44.3246227Z [00:03:29.278]➜     Compiling spki v0.7.3
2025-08-20T20:02:44.3261355Z [00:03:29.278]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name spki --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/spki-0.7.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="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=86b5b31f34ca4393 -C extra-filename=-4953aaa4b0e024b6 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern der=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libder-3d8b07bc90578b2b.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-20T20:02:44.5620451Z [00:03:29.515]➜     Compiling derive_more-impl v1.0.0
2025-08-20T20:02:44.5633604Z [00:03:29.515]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name derive_more_impl --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-1.0.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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="display"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=9671bd6a4cf9242b -C extra-filename=-29183fa3f633b355 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern unicode_xid=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_xid-6339c36d0c7ebba4.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:02:44.8619174Z [00:03:29.815]➜     Compiling hash32 v0.2.1
2025-08-20T20:02:44.8629910Z [00:03:29.815]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hash32 --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=77d75c6bc1877ccf -C extra-filename=-f6d59b34cbb205fd --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern byteorder=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.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-20T20:02:45.2261863Z [00:03:30.179]➜     Compiling futures-executor v0.3.31
2025-08-20T20:02:45.2277190Z [00:03:30.180]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures_executor --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=f99597cbca9154e0 -C extra-filename=-9f614a56516b8598 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_task=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_task-8a1d63b4d4c5365a.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.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-20T20:02:46.2234319Z [00:03:31.177]➜     Compiling curve25519-dalek-derive v0.1.1
2025-08-20T20:02:46.2241931Z [00:03:31.177]➜       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.1/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=d412093a01dbf780 -C extra-filename=-e9bc2fcea383d7d0 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:02:47.6631371Z [00:03:32.616]➜     Compiling n0-future v0.1.3
2025-08-20T20:02:47.6639556Z [00:03:32.616]➜       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/n0-future-0.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 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(n0_future_docsrs)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc18d62a13527a1d -C extra-filename=-fb67fca51f35cb53 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_aliases=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib --cap-lints allow`
2025-08-20T20:02:48.1370447Z [00:03:33.090]➜     Compiling iroh-quinn-udp v0.5.7
2025-08-20T20:02:48.1386949Z [00:03:33.091]➜       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/iroh-quinn-udp-0.5.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 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "direct-log", "fast-apple-datapath", "log", "tracing"))' -C metadata=616a328031488374 -C extra-filename=-b95ab72ee230b1b8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_aliases=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib --cap-lints allow`
2025-08-20T20:02:48.4724773Z [00:03:33.426]➜     Compiling overload v0.1.1
2025-08-20T20:02:48.4736808Z [00:03:33.426]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name overload --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee1cdccc1e60dae1 -C extra-filename=-4584cfe84772fa05 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:48.4863340Z [00:03:33.439]➜     Compiling ucd-trie v0.1.7
2025-08-20T20:02:48.4883559Z [00:03:33.441]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ucd_trie --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8dce4a3f1d03edc8 -C extra-filename=-56344b5ef67d5053 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:48.5550461Z [00:03:33.508]➜     Compiling tower-layer v0.3.3
2025-08-20T20:02:48.5562109Z [00:03:33.509]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tower_layer --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-layer-0.3.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())' -C metadata=fc4c4c236aeb1e27 -C extra-filename=-5b76469351e43aca --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:48.7385865Z [00:03:33.692]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8/build-script-build`
2025-08-20T20:02:48.7579729Z [00:03:33.711]➜     Compiling pest v2.8.1
2025-08-20T20:02:48.7592150Z [00:03:33.712]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pest --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=ca0f8d523a86ccfc -C extra-filename=-4c8334ab2c1afc42 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libmemchr-05ca04b75261ca49.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror-b26360a705e19153.rmeta --extern ucd_trie=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_trie-56344b5ef67d5053.rmeta --cap-lints allow`
2025-08-20T20:02:48.8811690Z [00:03:33.834]➜     Compiling nu-ansi-term v0.46.0
2025-08-20T20:02:48.8824343Z [00:03:33.835]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name nu_ansi_term --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=81b1f46f1eeaa57e -C extra-filename=-a33c3b82e8e4fa84 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern overload=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboverload-4584cfe84772fa05.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-20T20:02:48.9353384Z [00:03:33.889]➜     Compiling derive_more v1.0.0
2025-08-20T20:02:48.9365029Z [00:03:33.889]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name derive_more --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=37413b5aaceb5d13 -C extra-filename=-f5e942a261ec3c41 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern derive_more_impl=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libderive_more_impl-29183fa3f633b355.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-20T20:02:49.1757042Z [00:03:34.129]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53/build-script-build`
2025-08-20T20:02:49.1871650Z [00:03:34.138]➜       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="default"' --cfg 'feature="digest"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="serde"' --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=b923cb1504e631d0 -C extra-filename=-2cf11b7410935c69 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern cpufeatures=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.rmeta --extern curve25519_dalek_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcurve25519_dalek_derive-e9bc2fcea383d7d0.so --extern digest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-e249bb45cb1d8f61.rmeta --extern rand_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern subtle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rmeta --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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-20T20:02:49.2184022Z [00:03:34.171]➜     Compiling futures v0.3.31
2025-08-20T20:02:49.2206381Z [00:03:34.172]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name futures --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=c5c12540b91b6a87 -C extra-filename=-bf11d4c6e008b0cf --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern futures_channel=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_executor=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_executor-9f614a56516b8598.rmeta --extern futures_io=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rmeta --extern futures_sink=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rmeta --extern futures_task=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_task-8a1d63b4d4c5365a.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.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-20T20:02:49.3080810Z [00:03:34.260]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name heapless --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heapless-0.7.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 --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=6452f7b4f6638855 -C extra-filename=-f67a3b11c0c2d598 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern hash32=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhash32-f6d59b34cbb205fd.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern spin=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspin-9667a3b66098ab5b.rmeta --extern stable_deref_trait=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-a3436e2bee93ed8c.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_cas --cfg has_atomics`
2025-08-20T20:02:49.9983466Z [00:03:34.951]➜     Compiling pkcs8 v0.10.2
2025-08-20T20:02:50.0003168Z [00:03:34.952]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pkcs8 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkcs8-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 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=16b4326b74998322 -C extra-filename=-ff6855f17f48dba5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern der=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libder-3d8b07bc90578b2b.rmeta --extern spki=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspki-4953aaa4b0e024b6.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-20T20:02:50.2574753Z [00:03:35.209]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name regex --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="std"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=9fbdb80fb8eaf0e5 -C extra-filename=-f3ef9adfb5348674 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern regex_automata=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-9e0651951a82845f.rmeta --extern regex_syntax=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-5bb19dda8996b7f9.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-20T20:02:50.9285591Z [00:03:35.882]➜     Compiling matchers v0.1.0
2025-08-20T20:02:50.9334154Z [00:03:35.885]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name matchers --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2e58943338cd0f5f -C extra-filename=-8c27b18df1bbab69 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern regex_automata=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-16ff4bd6d186bb41.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-20T20:02:51.2079219Z [00:03:36.160]➜       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.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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=627cb34878e8cddc -C extra-filename=-823e917b4b842b0f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta --extern unicode_ident=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta --cap-lints allow --cfg syn_disable_nightly_tests`
2025-08-20T20:02:51.3149969Z [00:03:36.267]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crossbeam_utils --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=f7c841b8b1dae195 -C extra-filename=-87a63e205864e107 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
2025-08-20T20:02:52.0078545Z [00:03:36.961]➜     Compiling netlink-packet-utils v0.5.2
2025-08-20T20:02:52.0114231Z [00:03:36.963]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name netlink_packet_utils --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-utils-0.5.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=e69f2e4c3ba06fad -C extra-filename=-153b7d3ad072c2cd --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern anyhow=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-50a1f384a5a694a5.rmeta --extern byteorder=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.rmeta --extern paste=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpaste-d4b21fc6492e3195.so --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-80799a78bcf7bc8f.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-20T20:02:52.4632792Z [00:03:37.416]➜     Compiling sharded-slab v0.1.7
2025-08-20T20:02:52.4669881Z [00:03:37.419]➜       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.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("loom"))' -C metadata=bb7263d45891d349 -C extra-filename=-3dfc8f17529fe24d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern lazy_static=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.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-20T20:02:52.8495631Z [00:03:37.803]➜     Compiling tokio-rustls v0.26.2
2025-08-20T20:02:52.8511905Z [00:03:37.803]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tokio_rustls --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-rustls-0.26.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="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=f485412f6a7a8658 -C extra-filename=-36eda533ac8b2240 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out`
2025-08-20T20:02:52.9163326Z [00:03:37.869]➜     Compiling http-body-util v0.1.3
2025-08-20T20:02:52.9208200Z [00:03:37.873]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name http_body_util --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-body-util-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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("channel", "default", "full"))' -C metadata=27cffa06afd158de -C extra-filename=-f98fd5e36812db6c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern http_body=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.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-20T20:02:53.3982381Z [00:03:38.351]➜     Compiling webpki-roots v1.0.1
2025-08-20T20:02:53.4012073Z [00:03:38.354]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name webpki_roots --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aba51ffbf096e1e5 -C extra-filename=-3c8e96ee757abcc0 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.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-20T20:02:53.4666068Z [00:03:38.420]➜     Compiling cobs v0.3.0
2025-08-20T20:02:53.4702748Z [00:03:38.423]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name cobs --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cobs-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("alloc", "default", "defmt", "serde", "std", "use_std"))' -C metadata=38816d81bcbb222f -C extra-filename=-7bf11f2579779df2 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.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-20T20:02:53.5564112Z [00:03:38.510]➜     Compiling postcard-derive v0.2.1
2025-08-20T20:02:53.5574617Z [00:03:38.510]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name postcard_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-derive-0.2.1/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=1b5d732fd4e96e52 -C extra-filename=-5b34effe6681ad29 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:02:54.0733385Z [00:03:39.026]➜     Compiling async-trait v0.1.88
2025-08-20T20:02:54.0783825Z [00:03:39.031]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name async_trait --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.88/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=03289e5434c21f50 -C extra-filename=-1e21a360bcada2ae --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:02:54.2472439Z [00:03:39.200]➜     Compiling inout v0.1.4
2025-08-20T20:02:54.2486814Z [00:03:39.201]➜       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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=029e59516dd2e572 -C extra-filename=-77ce7efe53e8eb34 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern generic_array=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.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-20T20:02:54.4126429Z [00:03:39.366]➜     Compiling tracing-log v0.2.0
2025-08-20T20:02:54.4140904Z [00:03:39.366]➜       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.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 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=3fdb42afdb375689 -C extra-filename=-06431376c005b87e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta --extern tracing_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-2c6f22b9c59dae63.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-20T20:02:54.4791968Z [00:03:39.432]➜     Compiling sync_wrapper v1.0.2
2025-08-20T20:02:54.4801595Z [00:03:39.432]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name sync_wrapper --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sync_wrapper-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 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=83c341f5b992b1a8 -C extra-filename=-984b25a86b45f3d1 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.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-20T20:02:54.6651537Z [00:03:39.618]➜     Compiling thread_local v1.1.9
2025-08-20T20:02:54.6679409Z [00:03:39.620]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name thread_local --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=d83b5d2b2aeb7b9d -C extra-filename=-71dc4a0545e132ae --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.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-20T20:02:54.6724592Z [00:03:39.626]➜     Compiling signature v2.2.0
2025-08-20T20:02:54.6739740Z [00:03:39.626]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name signature --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/signature-2.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 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=c7cbb238436205b7 -C extra-filename=-fa06786479989eb5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:54.8981593Z [00:03:39.851]➜     Compiling rustversion v1.0.21
2025-08-20T20:02:54.8987466Z [00:03:39.851]➜       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/rustversion-1.0.21/build/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=e1257da59cb326f9 -C extra-filename=-417d4a5bf3ade4c3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:02:54.9809092Z [00:03:39.934]➜     Compiling openssl-probe v0.1.6
2025-08-20T20:02:54.9829781Z [00:03:39.935]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name openssl_probe --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-probe-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7399c60feb7f8281 -C extra-filename=-b99093400b0fbf06 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:02:55.2810860Z [00:03:40.234]➜     Compiling rustls-native-certs v0.8.1
2025-08-20T20:02:55.2821393Z [00:03:40.234]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustls_native_certs --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-native-certs-0.8.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())' -C metadata=1741cb8fb5dfa684 -C extra-filename=-615034de367b59ea --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern openssl_probe=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopenssl_probe-b99093400b0fbf06.rmeta --extern pki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.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-20T20:02:55.3655133Z [00:03:40.319]➜     Compiling tracing-subscriber v0.3.19
2025-08-20T20:02:55.3675805Z [00:03:40.319]➜       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.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=afe919586ee2c776 -C extra-filename=-349da2379484ba19 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern matchers=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmatchers-8c27b18df1bbab69.rmeta --extern nu_ansi_term=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnu_ansi_term-a33c3b82e8e4fa84.rmeta --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta --extern regex=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-f3ef9adfb5348674.rmeta --extern sharded_slab=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-3dfc8f17529fe24d.rmeta --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta --extern thread_local=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-71dc4a0545e132ae.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta --extern tracing_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-2c6f22b9c59dae63.rmeta --extern tracing_log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-06431376c005b87e.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-20T20:02:55.6000580Z [00:03:40.553]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3/build-script-build`
2025-08-20T20:02:55.6559038Z [00:03:40.609]➜     Compiling ed25519 v2.2.3
2025-08-20T20:02:55.6674695Z [00:03:40.620]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ed25519 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=012c836725b58e9a -C extra-filename=-524b80e87b224db7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pkcs8=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkcs8-ff6855f17f48dba5.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern signature=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignature-fa06786479989eb5.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-20T20:02:56.2486584Z [00:03:41.202]➜     Compiling postcard v1.1.2
2025-08-20T20:02:56.2504178Z [00:03:41.202]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name postcard --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/postcard-1.1.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="experimental-derive"' --cfg 'feature="heapless"' --cfg 'feature="heapless-cas"' --cfg 'feature="postcard-derive"' --cfg 'feature="use-std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core-num-saturating", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "nalgebra-v0_33", "nalgebra_v0_33", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=e6329ab71c7b1c32 -C extra-filename=-287bc2134ca3f004 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cobs=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcobs-7bf11f2579779df2.rmeta --extern heapless=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libheapless-f67a3b11c0c2d598.rmeta --extern postcard_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpostcard_derive-5b34effe6681ad29.so --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.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-20T20:02:56.6004282Z [00:03:41.554]➜     Compiling tower v0.5.2
2025-08-20T20:02:56.6038399Z [00:03:41.554]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tower --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.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="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=f3cdcd0cd9da03f4 -C extra-filename=-3c6c52c9bdbe4757 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern sync_wrapper=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsync_wrapper-984b25a86b45f3d1.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tower_layer=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_layer-5b76469351e43aca.rmeta --extern tower_service=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.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-20T20:02:56.7098251Z [00:03:41.663]➜     Compiling cipher v0.4.4
2025-08-20T20:02:56.7108249Z [00:03:41.663]➜       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.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="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=4867582029c5d4de -C extra-filename=-38bef5ef50eaa8a4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern crypto_common=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-f72e527e54cb532e.rmeta --extern inout=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-77ce7efe53e8eb34.rmeta --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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-20T20:02:57.1535641Z [00:03:42.107]➜     Compiling netlink-packet-core v0.7.0
2025-08-20T20:02:57.1574399Z [00:03:42.110]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name netlink_packet_core --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-core-0.7.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=eab78243db60c905 -C extra-filename=-90e1bbf2a32433d3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern anyhow=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-50a1f384a5a694a5.rmeta --extern byteorder=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.rmeta --extern netlink_packet_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_utils-153b7d3ad072c2cd.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-20T20:02:57.2761542Z [00:03:42.229]➜     Compiling pest_meta v2.8.1
2025-08-20T20:02:57.2780192Z [00:03:42.231]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pest_meta --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.8.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=f007c8fca54faec3 -C extra-filename=-7b04917f6b20b10f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest-4c8334ab2c1afc42.rmeta --cap-lints allow`
2025-08-20T20:02:57.5340964Z [00:03:42.486]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name n0_future --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/n0-future-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 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(n0_future_docsrs)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=421380c94c1b9ffc -C extra-filename=-780f0808e4692195 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern derive_more=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-f5e942a261ec3c41.rmeta --extern futures_buffered=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_buffered-d8fd778839412d9d.rmeta --extern futures_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_lite-c4aed32d07a98f09.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(wasm_browser)'`
2025-08-20T20:02:57.6196583Z [00:03:42.572]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iroh_quinn_udp --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-quinn-udp-0.5.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="default"' --cfg 'feature="log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "direct-log", "fast-apple-datapath", "log", "tracing"))' -C metadata=57c72e3c6db6252f -C extra-filename=-ac5d24a3ad727726 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern socket2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(apple)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_fast)' --check-cfg 'cfg(apple_slow)' --check-cfg 'cfg(wasm_browser)'`
2025-08-20T20:02:57.6607514Z [00:03:42.614]➜     Compiling precis-core v0.1.11
2025-08-20T20:02:57.6624667Z [00:03:42.615]➜       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/precis-core-0.1.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("networking"))' -C metadata=aa240428adf60eee -C extra-filename=-a3d13f428ce32414 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern precis_tools=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libprecis_tools-8cd4f865eee17601.rlib --extern ucd_parse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_parse-d50dac1c9619486d.rlib --cap-lints allow`
2025-08-20T20:02:58.7174630Z [00:03:43.671]➜     Compiling derive_more-impl v2.0.1
2025-08-20T20:02:58.7192443Z [00:03:43.671]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name derive_more_impl --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' -C debug-assertions=off --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="try_into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=04b8a249c95216ff -C extra-filename=-fe5b59f1f6a2e98a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern unicode_xid=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_xid-6339c36d0c7ebba4.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:02:58.8375270Z [00:03:43.791]➜     Compiling sha2 v0.10.9
2025-08-20T20:02:58.8393102Z [00:03:43.791]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name sha2 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha2-0.10.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "force-soft-compact", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=eb23bfec29af2011 -C extra-filename=-0613dc12852cddf0 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern cpufeatures=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.rmeta --extern digest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-e249bb45cb1d8f61.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-20T20:03:00.4535129Z [00:03:45.407]➜     Compiling rand_chacha v0.3.1
2025-08-20T20:03:00.4548347Z [00:03:45.407]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rand_chacha --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.3.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=122bfe6e3135fe03 -C extra-filename=-ca630a76bca2c9f5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern ppv_lite86=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libppv_lite86-ae76558765f8051a.rmeta --extern rand_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.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-20T20:03:01.5979391Z [00:03:46.551]➜     Compiling nested_enum_utils v0.2.2
2025-08-20T20:03:01.5995678Z [00:03:46.552]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name nested_enum_utils --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/nested_enum_utils-0.2.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=66205f5f0fc70525 -C extra-filename=-d7ef7b941464b405 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro_crate=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro_crate-6d1343f26a2ae4c7.rlib --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-823e917b4b842b0f.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:02.0575216Z [00:03:47.011]➜     Compiling termcolor v1.4.1
2025-08-20T20:03:02.0590079Z [00:03:47.011]➜       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.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())' -C metadata=0f2064cd980030b2 -C extra-filename=-b6a3425f1543ca56 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:02.5762480Z [00:03:47.529]➜     Compiling btparse v0.2.0
2025-08-20T20:03:02.5771470Z [00:03:47.530]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name btparse --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/btparse-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=eeb16340a1f746c7 -C extra-filename=-d025620c53cf48ce --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:02.6450092Z [00:03:47.598]➜     Compiling powerfmt v0.2.0
2025-08-20T20:03:02.6493413Z [00:03:47.602]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name powerfmt --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-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("alloc", "default", "macros", "std"))' -C metadata=9c124281aebd7e9d -C extra-filename=-df48f36396c0b41a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:03.1307622Z [00:03:48.084]➜     Compiling no-std-net v0.6.0
2025-08-20T20:03:03.1321904Z [00:03:48.085]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name no_std_net --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/no-std-net-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128", "serde", "std", "unstable_ip"))' -C metadata=376ad20edf66639a -C extra-filename=-f3d13906880b7d20 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:03.1496289Z [00:03:48.103]➜     Compiling moka v0.12.10
2025-08-20T20:03:03.1504673Z [00:03:48.103]➜       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/moka-0.12.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(armv5te)' --check-cfg 'cfg(beta_clippy)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(moka_loom)' --check-cfg 'cfg(mips)' --check-cfg 'cfg(rustver)' --check-cfg 'cfg(skip_large_mem_tests)' --check-cfg 'cfg(trybuild)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-lock", "atomic64", "default", "event-listener", "future", "futures-util", "log", "logging", "once_cell", "quanta", "sync", "unstable-debug-counters"))' -C metadata=b1270765fbe3e46b -C extra-filename=-be5419609833fd8a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:03:03.2134852Z [00:03:48.167]➜     Compiling litrs v0.4.1
2025-08-20T20:03:03.2142094Z [00:03:48.167]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name litrs --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/litrs-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("check_suffix", "default", "proc-macro2", "unicode-xid"))' -C metadata=d6796bf3938d0a03 -C extra-filename=-6cc7a3a6964c1385 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T20:03:03.2669893Z [00:03:48.220]➜     Compiling ryu v1.0.20
2025-08-20T20:03:03.2676911Z [00:03:48.220]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ryu --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=ae9cdb10d837a808 -C extra-filename=-b35ff2d809c7a9bb --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:03.4116203Z [00:03:48.365]➜     Compiling data-encoding v2.9.0
2025-08-20T20:03:03.4128258Z [00:03:48.365]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name data_encoding --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/data-encoding-2.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 --warn=unused-results --warn=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::undocumented-unsafe-blocks' --warn=missing-docs --warn=missing-debug-implementations --warn=let-underscore-drop --warn=elided-lifetimes-in-paths --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=34696fbf2e18d28f -C extra-filename=-ecf3074339209513 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:03.8407277Z [00:03:48.794]➜     Compiling iri-string v0.7.8
2025-08-20T20:03:03.8418270Z [00:03:48.794]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iri_string --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=f8fe9e502f8f9f20 -C extra-filename=-22d684c798c72277 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:04.3659073Z [00:03:49.319]➜     Compiling document-features v0.2.11
2025-08-20T20:03:04.3687594Z [00:03:49.321]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name document_features --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/document-features-0.2.11/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "self-test"))' -C metadata=8941ab90cc04b8de -C extra-filename=-d142194e6a381e9c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern litrs=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblitrs-6cc7a3a6964c1385.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:05.5659135Z [00:03:50.518]➜     Compiling derive_more v2.0.1
2025-08-20T20:03:05.5672038Z [00:03:50.518]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name derive_more --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-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 --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="std"' --cfg 'feature="try_into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "std", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=b81e3868283b5bd1 -C extra-filename=-4c8a9528dbb74618 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern derive_more_impl=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libderive_more_impl-fe5b59f1f6a2e98a.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-20T20:03:05.6620801Z [00:03:50.615]➜     Compiling serde_urlencoded v0.7.1
2025-08-20T20:03:05.6636276Z [00:03:50.616]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_urlencoded --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_urlencoded-0.7.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())' -C metadata=4d2063bdee624783 -C extra-filename=-9463aad69c03bdb3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern form_urlencoded=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-5f09f5ffe8ad7bcc.rmeta --extern itoa=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.rmeta --extern ryu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-b35ff2d809c7a9bb.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.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-20T20:03:05.9046410Z [00:03:50.858]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a/build-script-build`
2025-08-20T20:03:05.9229826Z [00:03:50.876]➜     Compiling pnet_base v0.34.0
2025-08-20T20:03:05.9242284Z [00:03:50.876]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pnet_base --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pnet_base-0.34.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=bd406845ce841c86 -C extra-filename=-f84a6dee7ac5f8e2 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern no_std_net=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libno_std_net-f3d13906880b7d20.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-20T20:03:06.3001317Z [00:03:51.253]➜     Compiling deranged v0.4.0
2025-08-20T20:03:06.3042374Z [00:03:51.255]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name deranged --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-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 opt-level=3 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde", "std"))' -C metadata=9224fcf9dfc3ac65 -C extra-filename=-414779377bb4a7cc --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern powerfmt=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-df48f36396c0b41a.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-20T20:03:06.3257379Z [00:03:51.279]➜     Compiling color-backtrace v0.7.0
2025-08-20T20:03:06.3275470Z [00:03:51.280]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name color_backtrace --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/color-backtrace-0.7.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="use-backtrace-crate"' --cfg 'feature="use-btparse-crate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "resolve-modules", "use-backtrace-crate", "use-btparse-crate"))' -C metadata=022ade8a848eb93b -C extra-filename=-3ec6bd66974baafa --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern backtrace=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbacktrace-11bb0297d6ff75e0.rmeta --extern btparse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbtparse-d025620c53cf48ce.rmeta --extern termcolor=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-b6a3425f1543ca56.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-20T20:03:06.3322633Z [00:03:51.285]➜     Compiling rand v0.8.5
2025-08-20T20:03:06.3338425Z [00:03:51.286]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rand --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=50192409f3c8019d -C extra-filename=-8313eda8812ce6f9 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern rand_chacha=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-ca630a76bca2c9f5.rmeta --extern rand_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.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-20T20:03:07.3916225Z [00:03:52.345]➜     Compiling ed25519-dalek v2.1.1
2025-08-20T20:03:07.3935793Z [00:03:52.345]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ed25519_dalek --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-2.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fast"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=17c9c36684a2b2a8 -C extra-filename=-a6bf31309bc1724f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern curve25519_dalek=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-2cf11b7410935c69.rmeta --extern ed25519=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519-524b80e87b224db7.rmeta --extern rand_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern sha2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha2-0613dc12852cddf0.rmeta --extern subtle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rmeta --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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-20T20:03:08.2783533Z [00:03:53.231]➜     Compiling tower-http v0.6.6
2025-08-20T20:03:08.2807041Z [00:03:53.232]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tower_http --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.6.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="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=2df3a5981eec8b65 -C extra-filename=-62c7e9a4fe8af476 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bitflags=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-21edd56883f084c8.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern http_body=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rmeta --extern iri_string=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiri_string-22d684c798c72277.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern tower=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower-3c6c52c9bdbe4757.rmeta --extern tower_layer=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_layer-5b76469351e43aca.rmeta --extern tower_service=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.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-20T20:03:08.4304208Z [00:03:53.384]➜     Compiling pest_generator v2.8.1
2025-08-20T20:03:08.4320695Z [00:03:53.385]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pest_generator --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_generator-2.8.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=770aa0b390f1849c -C extra-filename=-8c93fe7170482c79 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest-4c8334ab2c1afc42.rmeta --extern pest_meta=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_meta-7b04917f6b20b10f.rmeta --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rmeta --cap-lints allow`
2025-08-20T20:03:08.5193925Z [00:03:53.472]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414/build-script-build`
2025-08-20T20:03:09.1168216Z [00:03:54.070]➜     Compiling tracing-error v0.2.1
2025-08-20T20:03:09.1257233Z [00:03:54.078]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tracing_error --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-error-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="traced-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "traced-error"))' -C metadata=8e5be01a1a4428c6 -C extra-filename=-fa9c959d2de5e511 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta --extern tracing_subscriber=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-349da2379484ba19.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-20T20:03:09.5445422Z [00:03:54.498]➜     Compiling rustls-platform-verifier v0.5.3
2025-08-20T20:03:09.5463155Z [00:03:54.498]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustls_platform_verifier --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-platform-verifier-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android_logger", "base64", "cert-logging", "dbg", "docsrs", "ffi-testing", "jni"))' -C metadata=c7e9f6a917ab549b -C extra-filename=-cec90eed7701c25b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rlib --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rlib --extern rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rlib --extern rustls_native_certs=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_native_certs-615034de367b59ea.rlib --extern webpki=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki-3e946ea5c610e7c6.rlib --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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out`
2025-08-20T20:03:09.8676769Z [00:03:54.819]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustversion --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.21/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=61a919cc7f30b2ca -C extra-filename=-a291dd095d8cbcc8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro --cap-lints allow --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
2025-08-20T20:03:10.3707157Z [00:03:55.323]➜     Compiling hyper-rustls v0.27.7
2025-08-20T20:03:10.3726528Z [00:03:55.324]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hyper_rustls --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-rustls-0.27.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="http1"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=5a808138e40ec933 -C extra-filename=-8dc4d1601f52021d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern hyper=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rmeta --extern hyper_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rmeta --extern rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rmeta --extern pki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_rustls-36eda533ac8b2240.rmeta --extern tower_service=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.rmeta --extern webpki_roots=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3c8e96ee757abcc0.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out`
2025-08-20T20:03:10.3863535Z [00:03:55.340]➜     Compiling crossbeam-epoch v0.9.18
2025-08-20T20:03:10.3877095Z [00:03:55.340]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crossbeam_epoch --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=16b9af4ac3f30278 -C extra-filename=-5f6bba963fa74670 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern crossbeam_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-87a63e205864e107.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-20T20:03:10.6292795Z [00:03:55.582]➜     Compiling crossbeam-channel v0.5.15
2025-08-20T20:03:10.6309136Z [00:03:55.583]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crossbeam_channel --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-channel-0.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dc4766819675f85a -C extra-filename=-ee7708eddc862b04 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern crossbeam_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-87a63e205864e107.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-20T20:03:10.9461973Z [00:03:55.899]➜     Compiling netlink-sys v0.8.7
2025-08-20T20:03:10.9477109Z [00:03:55.900]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name netlink_sys --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-sys-0.8.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="default"' --cfg 'feature="futures"' --cfg 'feature="tokio"' --cfg 'feature="tokio_socket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "futures", "mio", "mio_socket", "smol_socket", "tokio", "tokio_socket"))' -C metadata=046820b2e8b024b8 -C extra-filename=-9d86c15e630e9989 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures-bf11d4c6e008b0cf.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.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-20T20:03:11.1234223Z [00:03:56.076]➜     Compiling num_enum_derive v0.7.4
2025-08-20T20:03:11.1246220Z [00:03:56.077]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_enum_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum_derive-0.7.4/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 --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=e7bc74ace894a1ee -C extra-filename=-3e7075be8884d498 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro_crate=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro_crate-6d1343f26a2ae4c7.rlib --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:11.3622517Z [00:03:56.315]➜     Compiling precis-profiles v0.1.12
2025-08-20T20:03:11.3634974Z [00:03:56.316]➜       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/precis-profiles-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("networking"))' -C metadata=a9b4e9c85cb11752 -C extra-filename=-c384d8a63b7f7303 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern precis_tools=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libprecis_tools-8cd4f865eee17601.rlib --cap-lints allow`
2025-08-20T20:03:11.6777630Z [00:03:56.631]➜     Compiling unicode-normalization v0.1.24
2025-08-20T20:03:11.6796952Z [00:03:56.632]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name unicode_normalization --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-normalization-0.1.24/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", "std"))' -C metadata=18024628aa23f979 -C extra-filename=-7dafa748878d480a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern tinyvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec-ceb38c9793a76648.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-20T20:03:12.1003200Z [00:03:57.053]➜     Compiling sha1 v0.10.6
2025-08-20T20:03:12.1107600Z [00:03:57.063]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name sha1 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1-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("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=9cc76194367f971b -C extra-filename=-c78d8f5c38837b1d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern cpufeatures=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.rmeta --extern digest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-e249bb45cb1d8f61.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-20T20:03:12.4306783Z [00:03:57.384]➜     Compiling uuid v1.17.0
2025-08-20T20:03:12.4319567Z [00:03:57.384]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name uuid --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/uuid-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --allow=unexpected_cfgs --check-cfg 'cfg(uuid_unstable)' --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "rng-getrandom", "rng-rand", "serde", "sha1", "slog", "std", "uuid-rng-internal-lib", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=174b9de1335c9ac5 -C extra-filename=-eaf0d75403edbef9 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern getrandom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-1f3d85f0d7132b5d.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-20T20:03:12.8661271Z [00:03:57.819]➜     Compiling iroh-metrics-derive v0.2.0
2025-08-20T20:03:12.8699956Z [00:03:57.822]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iroh_metrics_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-metrics-derive-0.2.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=a4f900810ffc31e7 -C extra-filename=-a969c70febf92089 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:12.9067178Z [00:03:57.860]➜     Compiling enum-as-inner v0.6.1
2025-08-20T20:03:12.9085476Z [00:03:57.861]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name enum_as_inner --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enum-as-inner-0.6.1/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=c85bd341acfc2d6e -C extra-filename=-e4c1a2da2d3fa205 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:13.4517522Z [00:03:58.405]➜     Compiling blake3 v1.8.2
2025-08-20T20:03:13.4536243Z [00:03:58.406]➜       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/blake3-1.8.2/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", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=ab40f768ff758ee5 -C extra-filename=-1306218377a52dbe --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcc-4f57602fb2c2955d.rlib --cap-lints allow`
2025-08-20T20:03:13.8461253Z [00:03:58.799]➜     Compiling http v0.2.12
2025-08-20T20:03:13.8494753Z [00:03:58.802]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name http --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab763db3fa4bc85f -C extra-filename=-966d5ed1362e7fa5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern fnv=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfnv-775ea7858e96ea10.rmeta --extern itoa=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.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-20T20:03:13.8795790Z [00:03:58.833]➜     Compiling universal-hash v0.5.1
2025-08-20T20:03:13.8810949Z [00:03:58.833]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name universal_hash --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=ba772fb65277bed2 -C extra-filename=-588e0c716b0f8737 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern crypto_common=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-f72e527e54cb532e.rmeta --extern subtle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.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-20T20:03:13.9739449Z [00:03:58.927]➜     Compiling pkarr v3.8.0
2025-08-20T20:03:13.9850962Z [00:03:58.938]➜       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/pkarr-3.8.0/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="__client"' --cfg 'feature="keys"' --cfg 'feature="relays"' --cfg 'feature="signed_packet"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__client", "default", "dht", "endpoints", "extra", "full", "full-client", "keys", "lmdb-cache", "relays", "reqwest-builder", "reqwest-resolve", "signed_packet", "tls"))' -C metadata=1e74a72262776ace -C extra-filename=-87821dd74b760808 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_aliases=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib --cap-lints allow`
2025-08-20T20:03:14.0337526Z [00:03:58.987]➜     Compiling iroh-quinn v0.14.0
2025-08-20T20:03:14.0352078Z [00:03:58.987]➜       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/iroh-quinn-0.14.0/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="log"' --cfg 'feature="platform-verifier"' --cfg 'feature="ring"' --cfg 'feature="runtime-tokio"' --cfg 'feature="rustls-ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-global-executor", "async-io", "async-std", "aws-lc-rs", "aws-lc-rs-fips", "default", "futures-io", "lock_tracking", "log", "platform-verifier", "ring", "runtime-async-std", "runtime-smol", "runtime-tokio", "rustls", "rustls-aws-lc-rs", "rustls-aws-lc-rs-fips", "rustls-log", "rustls-ring", "smol"))' -C metadata=651391c194f92de0 -C extra-filename=-e96d69173af72e21 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_aliases=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib --cap-lints allow`
2025-08-20T20:03:14.0387501Z [00:03:58.992]➜     Compiling netwatch v0.8.0
2025-08-20T20:03:14.0410512Z [00:03:58.994]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/netwatch-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffec8049852196c6 -C extra-filename=-c9fa196059b28a3e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_aliases=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib --cap-lints allow`
2025-08-20T20:03:14.0991321Z [00:03:59.052]➜     Compiling utf8parse v0.2.2
2025-08-20T20:03:14.1005010Z [00:03:59.053]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name utf8parse --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=3e775ae4202c7734 -C extra-filename=-388405267e7821b8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.2440429Z [00:03:59.197]➜     Compiling num-conv v0.1.0
2025-08-20T20:03:14.2463765Z [00:03:59.199]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_conv --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c997b8529fae25c7 -C extra-filename=-c669c3d448cfbda6 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.4216862Z [00:03:59.375]➜     Compiling opaque-debug v0.3.1
2025-08-20T20:03:14.4230329Z [00:03:59.375]➜       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.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())' -C metadata=a735a4004c8b00b2 -C extra-filename=-01a07c3302ed6721 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.4625829Z [00:03:59.416]➜     Compiling rustc-hash v2.1.1
2025-08-20T20:03:14.4639192Z [00:03:59.416]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustc_hash --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-hash-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "rand", "std"))' -C metadata=76337a6fbcaec380 -C extra-filename=-d021aafb2ce11509 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.4776497Z [00:03:59.431]➜     Compiling xml-rs v0.8.26
2025-08-20T20:03:14.4789356Z [00:03:59.431]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name xml --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.8.26/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=b165607fc2e7c251 -C extra-filename=-6abd6ae4295cde05 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.4899082Z [00:03:59.443]➜     Compiling base32 v0.5.1
2025-08-20T20:03:14.4914952Z [00:03:59.444]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name base32 --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base32-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b276885584124b09 -C extra-filename=-70dbff10eaac799d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.5010345Z [00:03:59.454]➜     Compiling time-core v0.1.4
2025-08-20T20:03:14.5036923Z [00:03:59.455]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name time_core --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7840017de78588da -C extra-filename=-4fe424f2226aa698 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.6192413Z [00:03:59.572]➜     Compiling tagptr v0.2.0
2025-08-20T20:03:14.6206146Z [00:03:59.573]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tagptr --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tagptr-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=eccc6e638bcf416c -C extra-filename=-e721e14d2177eca0 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.6950404Z [00:03:59.647]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ucd_trie --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ucd-trie-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=edc0d8c5c6a07084 -C extra-filename=-bfbb176905c37939 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:14.7994894Z [00:03:59.753]➜     Compiling time v0.3.41
2025-08-20T20:03:14.8051850Z [00:03:59.755]➜       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.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=54dc289839f3361d -C extra-filename=-57fd75685e2f40a8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern deranged=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-414779377bb4a7cc.rmeta --extern num_conv=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-c669c3d448cfbda6.rmeta --extern powerfmt=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-df48f36396c0b41a.rmeta --extern time_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fe424f2226aa698.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-20T20:03:14.9636199Z [00:03:59.915]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name moka --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/moka-0.12.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 --warn=unexpected_cfgs --check-cfg 'cfg(armv5te)' --check-cfg 'cfg(beta_clippy)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(moka_loom)' --check-cfg 'cfg(mips)' --check-cfg 'cfg(rustver)' --check-cfg 'cfg(skip_large_mem_tests)' --check-cfg 'cfg(trybuild)' --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-lock", "atomic64", "default", "event-listener", "future", "futures-util", "log", "logging", "once_cell", "quanta", "sync", "unstable-debug-counters"))' -C metadata=416db2ddc7da257d -C extra-filename=-e3807280f79e1a92 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern crossbeam_channel=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-ee7708eddc862b04.rmeta --extern crossbeam_epoch=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-5f6bba963fa74670.rmeta --extern crossbeam_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-87a63e205864e107.rmeta --extern parking_lot=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-221e5a438611646b.rmeta --extern portable_atomic=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportable_atomic-c0fb640b7769f832.rmeta --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta --extern tagptr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtagptr-e721e14d2177eca0.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-80799a78bcf7bc8f.rmeta --extern uuid=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuuid-eaf0d75403edbef9.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-20T20:03:15.5106643Z [00:04:00.463]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pest --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.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"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=6531f1d102505050 -C extra-filename=-a01f839427e0ea69 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rmeta --extern ucd_trie=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libucd_trie-bfbb176905c37939.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-20T20:03:17.5619952Z [00:04:02.515]➜     Compiling xmltree v0.10.3
2025-08-20T20:03:17.5631368Z [00:04:02.516]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name xmltree --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/xmltree-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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attribute-order", "default", "indexmap"))' -C metadata=34bdc133d93dce3a -C extra-filename=-c65a510f32ac86ef --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern xml=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxml-6abd6ae4295cde05.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-20T20:03:17.9114621Z [00:04:02.864]➜     Compiling attohttpc v0.24.1
2025-08-20T20:03:17.9133069Z [00:04:02.865]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name attohttpc --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/attohttpc-0.24.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("__rustls", "base64", "basic-auth", "charsets", "compress", "compress-zlib", "compress-zlib-ng", "default", "encoding_rs", "encoding_rs_io", "flate2", "form", "json", "mime", "multipart", "multipart-form", "native-tls", "rustls", "rustls-native-certs", "rustls-opt-dep", "serde", "serde_json", "serde_urlencoded", "tls", "tls-native", "tls-native-vendored", "tls-rustls", "tls-rustls-native-roots", "tls-rustls-webpki-roots", "tls-vendored", "webpki", "webpki-roots"))' -C metadata=1104175878271dac -C extra-filename=-899f08dcbc617b07 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-966d5ed1362e7fa5.rmeta --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.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-20T20:03:18.2099729Z [00:04:03.163]➜     Compiling ntimestamp v1.0.0
2025-08-20T20:03:18.2118405Z [00:04:03.164]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ntimestamp --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ntimestamp-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 --cfg 'feature="base32"' --cfg 'feature="full"' --cfg 'feature="httpdate"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base32", "full", "httpdate", "serde"))' -C metadata=bba43afa940fc112 -C extra-filename=-cf2ae1b1987cdd77 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern base32=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase32-70dbff10eaac799d.rmeta --extern document_features=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdocument_features-d142194e6a381e9c.so --extern getrandom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-0a2db152d85704c5.rmeta --extern httpdate=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttpdate-a71aa5e6768bb6a8.rmeta --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.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-20T20:03:18.3976112Z [00:04:03.351]➜     Compiling iroh-quinn-proto v0.13.0
2025-08-20T20:03:18.4009094Z [00:04:03.351]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iroh_quinn_proto --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-quinn-proto-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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="platform-verifier"' --cfg 'feature="ring"' --cfg 'feature="rustls-ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "aws-lc-rs", "aws-lc-rs-fips", "default", "log", "platform-verifier", "ring", "rustls", "rustls-aws-lc-rs", "rustls-aws-lc-rs-fips", "rustls-log", "rustls-ring"))' -C metadata=78122f1852bae13f -C extra-filename=-3e6431323f655ac9 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rmeta --extern ring=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rmeta --extern rustc_hash=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_hash-d021aafb2ce11509.rmeta --extern rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rmeta --extern rustls_platform_verifier=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_platform_verifier-cec90eed7701c25b.rlib --extern slab=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libslab-4dab13f561b5df38.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rmeta --extern tinyvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec-ceb38c9793a76648.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out`
2025-08-20T20:03:18.6716323Z [00:04:03.625]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21/build-script-build`
2025-08-20T20:03:18.6814088Z [00:04:03.635]➜     Compiling poly1305 v0.8.0
2025-08-20T20:03:18.6829877Z [00:04:03.635]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name poly1305 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/poly1305-0.8.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("std", "zeroize"))' -C metadata=66734c2cfb38bbed -C extra-filename=-b43a7ab7e2706ca2 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cpufeatures=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.rmeta --extern opaque_debug=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-01a07c3302ed6721.rmeta --extern universal_hash=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-588e0c716b0f8737.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-20T20:03:19.6249841Z [00:04:04.578]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e/build-script-build`
2025-08-20T20:03:19.6354586Z [00:04:04.589]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808/build-script-build`
2025-08-20T20:03:19.6508345Z [00:04:04.604]➜     Compiling anstyle-parse v0.2.7
2025-08-20T20:03:19.6544156Z [00:04:04.604]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name anstyle_parse --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-parse-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=54d932176d6126bf -C extra-filename=-b3d711e09c87a58c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern utf8parse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.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-20T20:03:19.8120247Z [00:04:04.764]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name precis_core --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/precis-core-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("networking"))' -C metadata=8f1ac75572f3fae7 -C extra-filename=-651c6c22395fe89c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern unicode_normalization=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunicode_normalization-7dafa748878d480a.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-20T20:03:19.8969562Z [00:04:04.850]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe/build-script-build`
2025-08-20T20:03:20.0070846Z [00:04:04.960]➜     Compiling hickory-proto v0.25.2
2025-08-20T20:03:20.0119696Z [00:04:04.963]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hickory_proto --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.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 --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="futures-io"' --cfg 'feature="std"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "futures-io", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "mdns", "no-std-rand", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "socket2", "std", "testing", "text-parsing", "tls-aws-lc-rs", "tls-ring", "tokio", "wasm-bindgen", "webpki-roots"))' -C metadata=836ad111e90f7e7e -C extra-filename=-b737864523248825 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern async_trait=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libasync_trait-1e21a360bcada2ae.so --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern data_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rmeta --extern enum_as_inner=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libenum_as_inner-e4c1a2da2d3fa205.so --extern futures_channel=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rmeta --extern futures_io=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern idna=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-c50f33fb6dbb60c7.rmeta --extern ipnet=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libipnet-6fb70a26b5f2c637.rmeta --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rmeta --extern tinyvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec-ceb38c9793a76648.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.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-20T20:03:20.7482013Z [00:04:05.701]➜     Compiling iroh-metrics v0.35.0
2025-08-20T20:03:20.7512329Z [00:04:05.702]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iroh_metrics --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-metrics-0.35.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 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "service", "static_core"))' -C metadata=c144fa64389f6da0 -C extra-filename=-38fd2b59a81e325d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern iroh_metrics_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libiroh_metrics_derive-a969c70febf92089.so --extern itoa=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.rmeta --extern postcard=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpostcard-287bc2134ca3f004.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.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-20T20:03:21.8923046Z [00:04:06.845]➜     Compiling num_enum v0.7.4
2025-08-20T20:03:21.8942974Z [00:04:06.847]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_enum --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_enum-0.7.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=44a70b96de6dd554 -C extra-filename=-bf6a942a7dff575b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern num_enum_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnum_enum_derive-3e7075be8884d498.so --extern rustversion=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustversion-a291dd095d8cbcc8.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-20T20:03:22.0328072Z [00:04:06.986]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303/build-script-build`
2025-08-20T20:03:23.0959044Z [00:04:08.049]➜     Compiling netlink-proto v0.11.5
2025-08-20T20:03:23.0997331Z [00:04:08.052]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name netlink_proto --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-proto-0.11.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="default"' --cfg 'feature="tokio_socket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "smol_socket", "tokio_socket"))' -C metadata=b68e252db1d97fd7 -C extra-filename=-0c4463248d2c397f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures-bf11d4c6e008b0cf.rmeta --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern netlink_packet_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_core-90e1bbf2a32433d3.rmeta --extern netlink_sys=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_sys-9d86c15e630e9989.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.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-20T20:03:23.6741670Z [00:04:08.627]➜     Compiling reqwest v0.12.20
2025-08-20T20:03:23.6801044Z [00:04:08.628]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name reqwest --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="rustls-tls-webpki-roots-no-provider"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=3a4aa1475b50cfaf -C extra-filename=-983f10ffbeb5c6e9 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern base64=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern http_body=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rmeta --extern http_body_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body_util-f98fd5e36812db6c.rmeta --extern hyper=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rmeta --extern hyper_rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_rustls-8dc4d1601f52021d.rmeta --extern hyper_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rmeta --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern percent_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-714882a6fc75b38c.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rmeta --extern rustls_pki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern serde_urlencoded=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_urlencoded-9463aad69c03bdb3.rmeta --extern sync_wrapper=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsync_wrapper-984b25a86b45f3d1.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_rustls-36eda533ac8b2240.rmeta --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rmeta --extern tower=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower-3c6c52c9bdbe4757.rmeta --extern tower_http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_http-62c7e9a4fe8af476.rmeta --extern tower_service=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.rmeta --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.rmeta --extern webpki_roots=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3c8e96ee757abcc0.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out`
2025-08-20T20:03:23.7658250Z [00:04:08.719]➜     Compiling pest_derive v2.8.1
2025-08-20T20:03:23.7691569Z [00:04:08.722]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pest_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pest_derive-2.8.1/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=6eb3fef187d899d4 -C extra-filename=-0b30dcbb68b195d4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest-4c8334ab2c1afc42.rlib --extern pest_generator=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_generator-8c93fe7170482c79.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:24.6781754Z [00:04:09.631]➜     Compiling n0-snafu v0.2.1
2025-08-20T20:03:24.6818153Z [00:04:09.634]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name n0_snafu --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/n0-snafu-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6cd11438e56d5ae3 -C extra-filename=-1368363ddf5a8d25 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern anyhow=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-50a1f384a5a694a5.rmeta --extern btparse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbtparse-d025620c53cf48ce.rmeta --extern color_backtrace=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolor_backtrace-3ec6bd66974baafa.rmeta --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rmeta --extern tracing_error=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_error-fa9c959d2de5e511.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-20T20:03:25.5760049Z [00:04:10.526]➜     Compiling pnet_macros_support v0.34.0
2025-08-20T20:03:25.5769585Z [00:04:10.527]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pnet_macros_support --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pnet_macros_support-0.34.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=e3fe831fa0e3c6d1 -C extra-filename=-f0920d604078170c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pnet_base=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_base-f84a6dee7ac5f8e2.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-20T20:03:25.8101193Z [00:04:10.763]➜     Compiling n0-watcher v0.3.0
2025-08-20T20:03:25.8140794Z [00:04:10.764]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name n0_watcher --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/n0-watcher-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 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(watcher_docsrs)' --check-cfg 'cfg(watcher_loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e501e224d466df0 -C extra-filename=-b77ff27b187da198 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern derive_more=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-f5e942a261ec3c41.rmeta --extern n0_future=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_future-780f0808e4692195.rmeta --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.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-20T20:03:26.2782567Z [00:04:11.231]➜     Compiling netlink-packet-route v0.24.0
2025-08-20T20:03:26.2797610Z [00:04:11.232]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name netlink_packet_route --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-route-0.24.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("rich_nlas"))' -C metadata=74b08be331b2881b -C extra-filename=-c5846aec5813db94 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern anyhow=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-50a1f384a5a694a5.rmeta --extern bitflags=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-21edd56883f084c8.rmeta --extern byteorder=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern netlink_packet_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_core-90e1bbf2a32433d3.rmeta --extern netlink_packet_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_utils-153b7d3ad072c2cd.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-20T20:03:32.6178525Z [00:04:17.571]➜     Compiling chacha20 v0.9.1
2025-08-20T20:03:32.6195077Z [00:04:17.572]➜       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.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="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=f36494297ff5a0d6 -C extra-filename=-6b9e3de667c4e00a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern cipher=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-38bef5ef50eaa8a4.rmeta --extern cpufeatures=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.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-20T20:03:33.1193768Z [00:04:18.072]➜     Compiling salsa20 v0.10.2
2025-08-20T20:03:33.1222589Z [00:04:18.075]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name salsa20 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/salsa20-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 --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=887a67b467906a0a -C extra-filename=-6506f1d2400c1d44 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cipher=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-38bef5ef50eaa8a4.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-20T20:03:33.3333561Z [00:04:18.286]➜     Compiling simple-dns v0.9.3
2025-08-20T20:03:33.3345070Z [00:04:18.287]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name simple_dns --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simple-dns-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())' -C metadata=9394d89308cfbc90 -C extra-filename=-fda472c1dc5361a5 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bitflags=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-21edd56883f084c8.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-20T20:03:38.8526407Z [00:04:23.806]➜     Compiling pnet_macros v0.34.0
2025-08-20T20:03:38.8544733Z [00:04:23.807]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pnet_macros --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pnet_macros-0.34.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "travis"))' -C metadata=095fdf4e2bfbb403 -C extra-filename=-93e12c6d47943dd3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern regex=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex-813717a3c512d141.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:41.3982285Z [00:04:26.351]➜     Compiling netdev v0.36.0
2025-08-20T20:03:41.4017747Z [00:04:26.352]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name netdev --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/netdev-0.36.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="gateway"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gateway", "serde"))' -C metadata=e3889ee4bfac559b -C extra-filename=-9b130764ef84fab1 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern ipnet=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libipnet-6fb70a26b5f2c637.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.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-20T20:03:41.8551218Z [00:04:26.808]➜     Compiling lru v0.13.0
2025-08-20T20:03:41.8631132Z [00:04:26.815]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name lru --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lru-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="hashbrown"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=78ffd9068383fee9 -C extra-filename=-67ed253cc1158d38 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern hashbrown=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f03840213ff059c4.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-20T20:03:42.2763956Z [00:04:27.230]➜     Compiling hmac v0.12.1
2025-08-20T20:03:42.2777634Z [00:04:27.230]➜       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=7bd43c2c16843945 -C extra-filename=-4f718781499b6e53 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern digest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-e249bb45cb1d8f61.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-20T20:03:42.5628575Z [00:04:27.516]➜     Compiling async-compat v0.2.4
2025-08-20T20:03:42.5651019Z [00:04:27.517]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name async_compat --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/async-compat-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a127ebffc21f5aee -C extra-filename=-2dc5994ad37a9ce8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_io=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rmeta --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.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-20T20:03:43.6310890Z [00:04:28.584]➜     Compiling pin-project-internal v1.1.10
2025-08-20T20:03:43.6339131Z [00:04:28.585]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pin_project_internal --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8aca62a339544f56 -C extra-filename=-63b3b96270e7d8c2 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:43.8985513Z [00:04:28.852]➜     Compiling strum_macros v0.27.2
2025-08-20T20:03:43.9018517Z [00:04:28.854]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name strum_macros --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.27.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=5c86e18f6805661e -C extra-filename=-cdf90d5af4421dba --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:45.7238522Z [00:04:30.677]➜     Compiling enumflags2_derive v0.7.12
2025-08-20T20:03:45.7277702Z [00:04:30.680]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name enumflags2_derive --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2_derive-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb2c57f0ab7b059e -C extra-filename=-4247b8c6c57d0a8d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:03:46.4416388Z [00:04:31.395]➜     Compiling aead v0.5.2
2025-08-20T20:03:46.4439009Z [00:04:31.396]➜       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.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="bytes"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=f670c640078cf3d0 -C extra-filename=-3fb7ae699fcda4ed --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern crypto_common=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-f72e527e54cb532e.rmeta --extern generic_array=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.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-20T20:03:46.6716819Z [00:04:31.625]➜     Compiling iroh-relay v0.91.0
2025-08-20T20:03:46.6734053Z [00:04:31.626]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-relay-0.91.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --check-cfg 'cfg(iroh_loom)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "server", "test-utils"))' -C metadata=e2fee00a8e8f8227 -C extra-filename=-0c73c925a2afef97 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97 -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_aliases=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib --cap-lints allow`
2025-08-20T20:03:47.1660965Z [00:04:32.119]➜     Compiling socket2 v0.6.0
2025-08-20T20:03:47.1684029Z [00:04:32.120]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name socket2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=01b59ceb566d238d -C extra-filename=-7a1ae249034bdbfe --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.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-20T20:03:47.1855746Z [00:04:32.139]➜     Compiling simdutf8 v0.1.5
2025-08-20T20:03:47.1946213Z [00:04:32.147]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name simdutf8 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/simdutf8-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="aarch64_neon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64_neon", "aarch64_neon_prefetch", "default", "hints", "public_imp", "std"))' -C metadata=c0442c5b006801d3 -C extra-filename=-cd8399cec3e84cea --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:47.9627192Z [00:04:32.916]➜     Compiling sha1_smol v1.0.1
2025-08-20T20:03:47.9639844Z [00:04:32.916]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name sha1_smol --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/sha1_smol-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "serde", "std"))' -C metadata=26897f313bffb4b6 -C extra-filename=-a89d6c84df009796 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:48.5492550Z [00:04:33.502]➜     Compiling anstyle-query v1.1.3
2025-08-20T20:03:48.5521169Z [00:04:33.503]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name anstyle_query --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-query-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2122b83cb5759df -C extra-filename=-fb2e9ad978fcacd4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:48.6793332Z [00:04:33.632]➜     Compiling self_cell v1.2.0
2025-08-20T20:03:48.6836543Z [00:04:33.633]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name self_cell --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/self_cell-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=fcdcefba25eafeb7 -C extra-filename=-ae2e8b2512e8e039 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:48.8050344Z [00:04:33.758]➜     Compiling arrayref v0.3.9
2025-08-20T20:03:48.8066298Z [00:04:33.759]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name arrayref --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrayref-0.3.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=4fec8db67e4febda -C extra-filename=-3908e0d6c1e1c1ed --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:48.8911481Z [00:04:33.844]➜     Compiling resolv-conf v0.7.4
2025-08-20T20:03:48.8922337Z [00:04:33.845]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name resolv_conf --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/resolv-conf-0.7.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="system"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("system"))' -C metadata=209c7582de0d3f4a -C extra-filename=-5c926bf08a0cabdd --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:49.2668970Z [00:04:34.220]➜     Compiling is_terminal_polyfill v1.70.1
2025-08-20T20:03:49.2699350Z [00:04:34.220]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=4c8f6b5f464e66a0 -C extra-filename=-f03c0c3b7c68aa9a --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:49.3653752Z [00:04:34.318]➜     Compiling colorchoice v1.0.4
2025-08-20T20:03:49.3680268Z [00:04:34.319]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name colorchoice --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/colorchoice-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf4927471e64498d -C extra-filename=-554e86939bdb2b39 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:49.5640913Z [00:04:34.517]➜     Compiling constant_time_eq v0.3.1
2025-08-20T20:03:49.5652619Z [00:04:34.518]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name constant_time_eq --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/constant_time_eq-0.3.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("count_instructions_test"))' -C metadata=b93567ce9b288445 -C extra-filename=-2ec4f1b637d7d3f4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:49.6768626Z [00:04:34.630]➜     Compiling crc-catalog v2.4.0
2025-08-20T20:03:49.6782229Z [00:04:34.631]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crc_catalog --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-catalog-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df9ee99bce03d51c -C extra-filename=-3cbe9c556684ad7f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:49.7678799Z [00:04:34.721]➜     Compiling base16ct v0.2.0
2025-08-20T20:03:49.7691544Z [00:04:34.722]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name base16ct --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base16ct-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("alloc", "std"))' -C metadata=1847c4909afc4d0e -C extra-filename=-511e79ad2aed6614 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:49.8107793Z [00:04:34.764]➜     Compiling anstyle v1.0.11
2025-08-20T20:03:49.8132283Z [00:04:34.764]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name anstyle --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstyle-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d26913a7535970b9 -C extra-filename=-edf009e9ea133027 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:50.1113577Z [00:04:35.064]➜     Compiling arrayvec v0.7.6
2025-08-20T20:03:50.1123821Z [00:04:35.065]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name arrayvec --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=9086fbb2472fe2c8 -C extra-filename=-e2c846147a1dc314 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:50.3223405Z [00:04:35.275]➜     Compiling dyn-clone v1.0.19
2025-08-20T20:03:50.3234432Z [00:04:35.276]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name dyn_clone --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dyn-clone-1.0.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=526caf8cc060004c -C extra-filename=-c5f12c344393b349 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:03:50.3871630Z [00:04:35.340]➜     Compiling anstream v0.6.19
2025-08-20T20:03:50.3902070Z [00:04:35.341]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name anstream --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anstream-0.6.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=205aae9774750989 -C extra-filename=-63686468d78d1ab7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern anstyle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rmeta --extern anstyle_parse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-b3d711e09c87a58c.rmeta --extern anstyle_query=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-fb2e9ad978fcacd4.rmeta --extern colorchoice=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-554e86939bdb2b39.rmeta --extern is_terminal_polyfill=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rmeta --extern utf8parse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.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-20T20:03:50.5210239Z [00:04:35.471]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pkarr --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pkarr-3.8.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="__client"' --cfg 'feature="keys"' --cfg 'feature="relays"' --cfg 'feature="signed_packet"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__client", "default", "dht", "endpoints", "extra", "full", "full-client", "keys", "lmdb-cache", "relays", "reqwest-builder", "reqwest-resolve", "signed_packet", "tls"))' -C metadata=d187ef3fc3e36004 -C extra-filename=-b40727546a98a67d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern async_compat=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libasync_compat-2dc5994ad37a9ce8.rmeta --extern base32=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase32-70dbff10eaac799d.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern document_features=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdocument_features-d142194e6a381e9c.so --extern dyn_clone=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdyn_clone-c5f12c344393b349.rmeta --extern ed25519_dalek=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519_dalek-a6bf31309bc1724f.rmeta --extern futures_buffered=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_buffered-d8fd778839412d9d.rmeta --extern futures_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_lite-c4aed32d07a98f09.rmeta --extern getrandom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-0a2db152d85704c5.rmeta --extern lru=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblru-67ed253cc1158d38.rmeta --extern ntimestamp=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libntimestamp-cf2ae1b1987cdd77.rmeta --extern reqwest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libreqwest-983f10ffbeb5c6e9.rmeta --extern self_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libself_cell-ae2e8b2512e8e039.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern sha1_smol=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1_smol-a89d6c84df009796.rmeta --extern simple_dns=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimple_dns-fda472c1dc5361a5.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out --cfg relays --cfg client --check-cfg 'cfg(wasm_browser)' --check-cfg 'cfg(dht)' --check-cfg 'cfg(relays)' --check-cfg 'cfg(client)'`
2025-08-20T20:03:50.5765300Z [00:04:35.527]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name blake3 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/blake3-1.8.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"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "wasm32_simd", "zeroize"))' -C metadata=f7c39e5ae0cb7b07 -C extra-filename=-b8dbf4b1c7f2fd0f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern arrayref=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayref-3908e0d6c1e1c1ed.rmeta --extern arrayvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayvec-e2c846147a1dc314.rmeta --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern constant_time_eq=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconstant_time_eq-2ec4f1b637d7d3f4.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))' --check-cfg 'cfg(blake3_wasm32_simd, values(none()))'`
2025-08-20T20:03:51.1340562Z [00:04:36.087]➜     Compiling serdect v0.2.0
2025-08-20T20:03:51.1360295Z [00:04:36.088]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serdect --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serdect-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("alloc", "default", "zeroize"))' -C metadata=ea67b64a37f99831 -C extra-filename=-f4c442a994bf3e43 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern base16ct=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase16ct-511e79ad2aed6614.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.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-20T20:03:51.2210933Z [00:04:36.174]➜     Compiling crc v3.3.0
2025-08-20T20:03:51.2222400Z [00:04:36.175]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crc --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-3.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=7aae92cbf7e073ec -C extra-filename=-24fe2f4a89134b16 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern crc_catalog=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-3cbe9c556684ad7f.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-20T20:03:51.3912292Z [00:04:36.344]➜     Compiling strum v0.27.2
2025-08-20T20:03:51.3927773Z [00:04:36.345]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name strum --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strum-0.27.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"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=edb809ffb2cd3621 -C extra-filename=-e351fef5d35f3dfd --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern strum_macros=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libstrum_macros-cdf90d5af4421dba.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-20T20:03:51.6198919Z [00:04:36.573]➜     Compiling hickory-resolver v0.25.2
2025-08-20T20:03:51.6224984Z [00:04:36.574]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hickory_resolver --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-resolver-0.25.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 --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "system-config", "tls-aws-lc-rs", "tls-ring", "tokio", "webpki-roots"))' -C metadata=99f689dc29de4df1 -C extra-filename=-2a5c962506187823 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern hickory_proto=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_proto-b737864523248825.rmeta --extern moka=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmoka-e3807280f79e1a92.rmeta --extern once_cell=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta --extern parking_lot=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-221e5a438611646b.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rmeta --extern resolv_conf=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libresolv_conf-5c926bf08a0cabdd.rmeta --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.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-20T20:03:51.6456932Z [00:04:36.596]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name netwatch --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/netwatch-0.8.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 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4dba3cbcdc0be5d0 -C extra-filename=-f2aa3e3b20ff40bf --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern atomic_waker=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatomic_waker-ef9e1d9e2660075a.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern quinn_udp=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_udp-ac5d24a3ad727726.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern n0_future=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_future-780f0808e4692195.rmeta --extern n0_watcher=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_watcher-b77ff27b187da198.rmeta --extern nested_enum_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnested_enum_utils-d7ef7b941464b405.so --extern netdev=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetdev-9b130764ef84fab1.rmeta --extern netlink_packet_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_core-90e1bbf2a32433d3.rmeta --extern netlink_packet_route=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_route-c5846aec5813db94.rmeta --extern netlink_proto=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_proto-0c4463248d2c397f.rmeta --extern netlink_sys=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_sys-9d86c15e630e9989.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rmeta --extern socket2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-7a1ae249034bdbfe.rmeta --extern time=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-57fd75685e2f40a8.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(wasm_browser)'`
2025-08-20T20:03:52.1906466Z [00:04:37.144]➜     Compiling tokio-websockets v0.12.0
2025-08-20T20:03:52.1937090Z [00:04:37.144]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tokio_websockets --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-websockets-0.12.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="client"' --cfg 'feature="getrandom"' --cfg 'feature="rand"' --cfg 'feature="ring"' --cfg 'feature="rustls-bring-your-own-connector"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "client", "fastrand", "getrandom", "native-tls", "nightly", "openssl", "rand", "ring", "rustls-bring-your-own-connector", "rustls-native-roots", "rustls-platform-verifier", "rustls-tls12", "rustls-webpki-roots", "server", "sha1_smol"))' -C metadata=c945ceca4651c15b -C extra-filename=-4c37a2cb772f83c4 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern base64=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern futures_sink=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rmeta --extern getrandom=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-1f3d85f0d7132b5d.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern httparse=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttparse-f1665d6af11c357b.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rmeta --extern ring=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rmeta --extern rustls_pki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rmeta --extern simdutf8=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimdutf8-cd8399cec3e84cea.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_rustls-36eda533ac8b2240.rmeta --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out`
2025-08-20T20:03:54.1700940Z [00:04:39.123]➜     Compiling enumflags2 v0.7.12
2025-08-20T20:03:54.1710671Z [00:04:39.124]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name enumflags2 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=3466a450ee7c6674 -C extra-filename=-117e16b55a0b0b19 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern enumflags2_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libenumflags2_derive-4247b8c6c57d0a8d.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-20T20:03:54.4035456Z [00:04:39.357]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97/build-script-build`
2025-08-20T20:03:54.4201542Z [00:04:39.373]➜     Compiling crypto_secretbox v0.1.1
2025-08-20T20:03:54.4222098Z [00:04:39.374]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crypto_secretbox --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto_secretbox-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 --cfg 'feature="chacha20"' --cfg 'feature="salsa20"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha20", "default", "getrandom", "heapless", "rand_core", "salsa20", "std", "stream"))' -C metadata=3484b6466ffef2b5 -C extra-filename=-37335fbdb2fc9ac7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern aead=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-3fb7ae699fcda4ed.rmeta --extern chacha20=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-6b9e3de667c4e00a.rmeta --extern cipher=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-38bef5ef50eaa8a4.rmeta --extern generic_array=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.rmeta --extern poly1305=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-b43a7ab7e2706ca2.rmeta --extern salsa20=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsalsa20-6506f1d2400c1d44.rmeta --extern subtle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rmeta --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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-20T20:03:54.4654374Z [00:04:39.419]➜     Compiling pin-project v1.1.10
2025-08-20T20:03:54.4674507Z [00:04:39.419]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pin_project --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-1.1.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 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=58aa7f607632004c -C extra-filename=-bdb67aaf8f78f70e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pin_project_internal=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpin_project_internal-63b3b96270e7d8c2.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-20T20:03:54.5947157Z [00:04:39.548]➜     Compiling hmac-sha1 v0.2.2
2025-08-20T20:03:54.5971929Z [00:04:39.550]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hmac_sha1 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hmac-sha1-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74818492613ad808 -C extra-filename=-5d05948eb73fb380 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern hmac=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-4f718781499b6e53.rmeta --extern sha1=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1-c78d8f5c38837b1d.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-20T20:03:54.8089321Z [00:04:39.762]➜     Compiling pnet_packet v0.34.0
2025-08-20T20:03:54.8103011Z [00:04:39.762]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name pnet_packet --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pnet_packet-0.34.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("default", "std"))' -C metadata=065c60746896a44e -C extra-filename=-fd6de1138106d2c7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pnet_base=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_base-f84a6dee7ac5f8e2.rmeta --extern pnet_macros=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpnet_macros-93e12c6d47943dd3.so --extern pnet_macros_support=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_macros_support-f0920d604078170c.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-20T20:03:55.1672636Z [00:04:40.119]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name precis_profiles --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/precis-profiles-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("networking"))' -C metadata=0a430f76529daea9 -C extra-filename=-f5c3d068172c31c3 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern lazy_static=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rmeta --extern precis_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_core-651c6c22395fe89c.rmeta --extern unicode_normalization=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunicode_normalization-7dafa748878d480a.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-20T20:03:56.0128586Z [00:04:40.962]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iroh_quinn --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-quinn-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="platform-verifier"' --cfg 'feature="ring"' --cfg 'feature="runtime-tokio"' --cfg 'feature="rustls-ring"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-global-executor", "async-io", "async-std", "aws-lc-rs", "aws-lc-rs-fips", "default", "futures-io", "lock_tracking", "log", "platform-verifier", "ring", "runtime-async-std", "runtime-smol", "runtime-tokio", "rustls", "rustls-aws-lc-rs", "rustls-aws-lc-rs-fips", "rustls-log", "rustls-ring", "smol"))' -C metadata=2c40bd153ece5ef7 -C extra-filename=-864351459e4ac43e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern proto=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_proto-3e6431323f655ac9.rmeta --extern udp=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_udp-ac5d24a3ad727726.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern rustc_hash=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_hash-d021aafb2ce11509.rmeta --extern rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rmeta --extern socket2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out --check-cfg 'cfg(wasm_browser)'`
2025-08-20T20:04:01.3283539Z [00:04:46.282]➜     Compiling iroh-base v0.91.0
2025-08-20T20:04:01.3315345Z [00:04:46.283]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iroh_base --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-base-0.91.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 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --check-cfg 'cfg(iroh_loom)' --cfg 'feature="default"' --cfg 'feature="key"' --cfg 'feature="relay"' --cfg 'feature="ticket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "key", "relay", "ticket"))' -C metadata=678f31f094e91893 -C extra-filename=-8447429a11cc28ee --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern curve25519_dalek=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-2cf11b7410935c69.rmeta --extern data_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rmeta --extern derive_more=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-4c8a9528dbb74618.rmeta --extern ed25519_dalek=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519_dalek-a6bf31309bc1724f.rmeta --extern n0_snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rmeta --extern nested_enum_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnested_enum_utils-d7ef7b941464b405.so --extern postcard=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpostcard-287bc2134ca3f004.rmeta --extern rand_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rmeta --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.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-20T20:04:03.8285953Z [00:04:48.782]➜     Compiling quoted-string-parser v0.1.0
2025-08-20T20:04:03.8331943Z [00:04:48.786]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name quoted_string_parser --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quoted-string-parser-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8223040a45b6f0a5 -C extra-filename=-37a5af646113d63d --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern pest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpest-a01f839427e0ea69.rmeta --extern pest_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_derive-0b30dcbb68b195d4.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-20T20:04:03.9358006Z [00:04:48.889]➜     Compiling igd-next v0.16.1
2025-08-20T20:04:03.9391039Z [00:04:48.890]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name igd_next --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/igd-next-0.16.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="aio_tokio"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="http"' --cfg 'feature="http-body-util"' --cfg 'feature="hyper"' --cfg 'feature="hyper-util"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aio_async_std", "aio_tokio", "async-std", "async-trait", "bytes", "default", "futures", "http", "http-body-util", "hyper", "hyper-util", "surf", "tokio"))' -C metadata=4e1c041cc9e494f3 -C extra-filename=-f627ea1c73b4b539 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern async_trait=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libasync_trait-1e21a360bcada2ae.so --extern attohttpc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libattohttpc-899f08dcbc617b07.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern futures=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures-bf11d4c6e008b0cf.rmeta --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta --extern http_body_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body_util-f98fd5e36812db6c.rmeta --extern hyper=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rmeta --extern hyper_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rmeta --extern log=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.rmeta --extern xmltree=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxmltree-c65a510f32ac86ef.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-20T20:04:04.6052535Z [00:04:49.558]➜     Compiling webpki-roots v0.26.11
2025-08-20T20:04:04.6066102Z [00:04:49.559]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name webpki_roots --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/webpki-roots-0.26.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcb36da5d0de602a -C extra-filename=-3edb310f2ff9d695 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern parent=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3c8e96ee757abcc0.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-20T20:04:04.6867084Z [00:04:49.640]➜     Compiling serde_bytes v0.11.17
2025-08-20T20:04:04.6880062Z [00:04:49.640]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_bytes --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_bytes-0.11.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cca5d06b2f672fa2 -C extra-filename=-2b80999cabeda839 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.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-20T20:04:04.8064513Z [00:04:49.760]➜     Compiling iroh v0.91.0
2025-08-20T20:04:04.8083067Z [00:04:49.761]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-0.91.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --check-cfg 'cfg(iroh_loom)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "discovery-local-network", "discovery-pkarr-dht", "examples", "metrics", "test-utils"))' -C metadata=f38d50368bbb3546 -C extra-filename=-404d5b8ca5de6a0f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern cfg_aliases=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib --cap-lints allow`
2025-08-20T20:04:05.1175636Z [00:04:50.071]➜     Compiling bounded-integer v0.5.8
2025-08-20T20:04:05.1197742Z [00:04:50.072]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name bounded_integer --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bounded-integer-0.5.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 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="types"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__examples", "alloc", "arbitrary1", "bounded-integer-macro", "bytemuck1", "macro", "num-traits02", "serde", "serde1", "std", "step_trait", "types", "zerocopy"))' -C metadata=63ab52bc7d961577 -C extra-filename=-03e9cf1ded675746 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:05.3140737Z [00:04:50.267]➜     Compiling md5 v0.7.0
2025-08-20T20:04:05.3160029Z [00:04:50.268]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name md5 --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/md5-0.7.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("default", "std"))' -C metadata=0712280e569d2c17 -C extra-filename=-4309eb78ee8fc10c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:05.3176196Z [00:04:50.271]➜     Compiling hostname-validator v1.1.1
2025-08-20T20:04:05.3247098Z [00:04:50.277]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hostname_validator --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hostname-validator-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b125ff424d8dbc7 -C extra-filename=-4aecbb2699db7042 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:05.6618413Z [00:04:50.615]➜     Compiling strsim v0.11.1
2025-08-20T20:04:05.6631816Z [00:04:50.616]➜       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.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0193e4c13a229f28 -C extra-filename=-0535910dc9036bf9 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:05.7011349Z [00:04:50.654]➜     Compiling clap_lex v0.7.5
2025-08-20T20:04:05.7048558Z [00:04:50.655]➜       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.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8890295daedb63ad -C extra-filename=-ebdd39593b7935e8 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:06.2551660Z [00:04:51.208]➜     Compiling fallible-iterator v0.3.0
2025-08-20T20:04:06.2564225Z [00:04:51.209]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name fallible_iterator --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fallible-iterator-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=30b698cd8d0290c9 -C extra-filename=-7d317ded3d3bbb97 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:06.3874791Z [00:04:51.341]➜     Compiling hex v0.4.3
2025-08-20T20:04:06.3895633Z [00:04:51.341]➜       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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:06.8096074Z [00:04:51.763]➜     Compiling hmac-sha256 v1.1.12
2025-08-20T20:04:06.8109509Z [00:04:51.763]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hmac_sha256 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hmac-sha256-1.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "digest010", "digest09", "opt_size", "traits", "traits010", "traits09"))' -C metadata=ee65063782bad373 -C extra-filename=-875e584b2b84c016 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:07.0562740Z [00:04:52.009]➜     Compiling z32 v1.3.0
2025-08-20T20:04:07.0571166Z [00:04:52.010]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name z32 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/z32-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 opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=caca4845a29a7067 -C extra-filename=-3aeeaa4f64cdce99 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/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-20T20:04:07.1238203Z [00:04:52.077]➜     Compiling surge-ping v0.8.2
2025-08-20T20:04:07.1258373Z [00:04:52.078]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name surge_ping --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/surge-ping-0.8.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=1467b87648d1c59a -C extra-filename=-143907c2106cd47b --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern hex=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rmeta --extern parking_lot=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-221e5a438611646b.rmeta --extern pnet_packet=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_packet-fd6de1138106d2c7.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rmeta --extern socket2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rmeta --extern thiserror=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-80799a78bcf7bc8f.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.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-20T20:04:07.3693335Z [00:04:52.318]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iroh_relay --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-relay-0.91.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --emit=dep-info,link -C opt-level=3 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --check-cfg 'cfg(iroh_loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics", "server", "test-utils"))' -C metadata=65be0c7c9796f5f5 -C extra-filename=-c850284bee83c75e --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern blake3=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake3-b8dbf4b1c7f2fd0f.rlib --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rlib --extern data_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rlib --extern derive_more=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-4c8a9528dbb74618.rlib --extern hickory_resolver=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_resolver-2a5c962506187823.rlib --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rlib --extern http_body_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body_util-f98fd5e36812db6c.rlib --extern hyper=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rlib --extern hyper_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rlib --extern iroh_base=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_base-8447429a11cc28ee.rlib --extern iroh_metrics=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_metrics-38fd2b59a81e325d.rlib --extern quinn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn-864351459e4ac43e.rlib --extern quinn_proto=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_proto-3e6431323f655ac9.rlib --extern lru=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblru-67ed253cc1158d38.rlib --extern n0_future=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_future-780f0808e4692195.rlib --extern n0_snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rlib --extern nested_enum_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnested_enum_utils-d7ef7b941464b405.so --extern num_enum=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_enum-bf6a942a7dff575b.rlib --extern pin_project=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project-bdb67aaf8f78f70e.rlib --extern pkarr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkarr-b40727546a98a67d.rlib --extern postcard=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpostcard-287bc2134ca3f004.rlib --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rlib --extern reqwest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libreqwest-983f10ffbeb5c6e9.rlib --extern rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rlib --extern webpki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rlib --extern webpki=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki-3e946ea5c610e7c6.rlib --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rlib --extern serde_bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_bytes-2b80999cabeda839.rlib --extern sha1=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1-c78d8f5c38837b1d.rlib --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rlib --extern strum=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrum-e351fef5d35f3dfd.rlib --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rlib --extern tokio_rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_rustls-36eda533ac8b2240.rlib --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rlib --extern tokio_websockets=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_websockets-4c37a2cb772f83c4.rlib --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rlib --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.rlib --extern webpki_roots=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3edb310f2ff9d695.rlib --extern z32=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libz32-3aeeaa4f64cdce99.rlib --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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out --check-cfg 'cfg(wasm_browser)'`
2025-08-20T20:04:07.4481301Z [00:04:52.401]➜     Compiling clap_builder v4.5.40
2025-08-20T20:04:07.4523331Z [00:04:52.403]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name clap_builder --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.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 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=42db1a672781f69e -C extra-filename=-feb0d6fb20863964 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern anstream=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-63686468d78d1ab7.rmeta --extern anstyle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rmeta --extern clap_lex=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-ebdd39593b7935e8.rmeta --extern strsim=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-0535910dc9036bf9.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-20T20:04:10.7281805Z [00:04:55.681]➜     Compiling stun-rs v0.1.11
2025-08-20T20:04:10.7317372Z [00:04:55.683]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name stun_rs --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/stun-rs-0.1.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "discovery", "experiments", "ice", "mobility", "turn"))' -C metadata=b7035682170e8763 -C extra-filename=-d95e2398152ccb06 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern base64=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rmeta --extern bounded_integer=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbounded_integer-03e9cf1ded675746.rmeta --extern byteorder=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.rmeta --extern crc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-24fe2f4a89134b16.rmeta --extern enumflags2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libenumflags2-117e16b55a0b0b19.rmeta --extern fallible_iterator=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfallible_iterator-7d317ded3d3bbb97.rmeta --extern hmac_sha1=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha1-5d05948eb73fb380.rmeta --extern hmac_sha256=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha256-875e584b2b84c016.rmeta --extern hostname_validator=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhostname_validator-4aecbb2699db7042.rmeta --extern lazy_static=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rmeta --extern md5=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmd5-4309eb78ee8fc10c.rmeta --extern paste=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpaste-d4b21fc6492e3195.so --extern precis_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_core-651c6c22395fe89c.rmeta --extern precis_profiles=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_profiles-f5c3d068172c31c3.rmeta --extern quoted_string_parser=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libquoted_string_parser-37a5af646113d63d.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.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-20T20:04:11.0773185Z [00:04:56.030]➜     Compiling portmapper v0.8.0
2025-08-20T20:04:11.0810122Z [00:04:56.031]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name portmapper --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/portmapper-0.8.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 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "metrics"))' -C metadata=1f3ef2e2ffa43242 -C extra-filename=-6b28ae18fe638306 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern base64=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rmeta --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta --extern derive_more=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-4c8a9528dbb74618.rmeta --extern futures_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_lite-c4aed32d07a98f09.rmeta --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta --extern hyper_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rmeta --extern igd_next=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libigd_next-f627ea1c73b4b539.rmeta --extern iroh_metrics=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_metrics-38fd2b59a81e325d.rmeta --extern libc=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta --extern nested_enum_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnested_enum_utils-d7ef7b941464b405.so --extern netwatch=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetwatch-f2aa3e3b20ff40bf.rmeta --extern num_enum=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_enum-bf6a942a7dff575b.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rmeta --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rmeta --extern socket2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-7a1ae249034bdbfe.rmeta --extern time=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-57fd75685e2f40a8.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rmeta --extern tower_layer=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_layer-5b76469351e43aca.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.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-20T20:04:16.4100705Z [00:05:01.363]➜       Running `/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f/build-script-build`
2025-08-20T20:04:16.4321785Z [00:05:01.385]➜     Compiling crypto_box v0.9.1
2025-08-20T20:04:16.4343763Z [00:05:01.386]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crypto_box --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crypto_box-0.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 --cfg 'feature="alloc"' --cfg 'feature="chacha20"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="salsa20"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha20", "default", "getrandom", "heapless", "rand_core", "salsa20", "seal", "serde", "std"))' -C metadata=0006cf65cb23461c -C extra-filename=-2c68a58bdef7dbf1 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern aead=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-3fb7ae699fcda4ed.rmeta --extern chacha20=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-6b9e3de667c4e00a.rmeta --extern crypto_secretbox=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_secretbox-37335fbdb2fc9ac7.rmeta --extern curve25519_dalek=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-2cf11b7410935c69.rmeta --extern salsa20=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsalsa20-6506f1d2400c1d44.rmeta --extern serdect=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserdect-f4c442a994bf3e43.rmeta --extern subtle=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rmeta --extern zeroize=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.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-20T20:04:16.7860078Z [00:05:01.739]➜     Compiling backon v1.5.1
2025-08-20T20:04:16.7876834Z [00:05:01.740]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name backon --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/backon-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="gloo-timers-sleep"' --cfg 'feature="std"' --cfg 'feature="std-blocking-sleep"' --cfg 'feature="tokio"' --cfg 'feature="tokio-sleep"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "embassy-sleep", "embassy-time", "futures-timer", "futures-timer-sleep", "gloo-timers", "gloo-timers-sleep", "std", "std-blocking-sleep", "tokio", "tokio-sleep"))' -C metadata=8c326c319e2cab8b -C extra-filename=-00e4ba99afd48016 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern fastrand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-bc2f378c135017cb.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.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-20T20:04:17.3287468Z [00:05:02.282]➜     Compiling tokio-stream v0.1.17
2025-08-20T20:04:17.3302874Z [00:05:02.282]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tokio_stream --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-stream-0.1.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 --cfg 'feature="default"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=41cb00e674dd88cd -C extra-filename=-07b791fd83572f80 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern futures_core=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta --extern pin_project_lite=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.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-20T20:04:18.4734817Z [00:05:03.427]➜     Compiling clap_derive v4.5.40
2025-08-20T20:04:18.4774993Z [00:05:03.429]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name clap_derive --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=bca6fa7e36d2e083 -C extra-filename=-32132e1891a2d496 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib --extern proc_macro2=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib --extern proc_macro --cap-lints allow`
2025-08-20T20:04:23.6315003Z [00:05:08.585]➜     Compiling clap v4.5.40
2025-08-20T20:04:23.6398833Z [00:05:08.585]➜       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-4.5.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 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=7fd1165ac9c54de8 -C extra-filename=-7f809c6cddcc81c7 --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern clap_builder=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-feb0d6fb20863964.rmeta --extern clap_derive=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libclap_derive-32132e1891a2d496.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-20T20:04:27.8530481Z [00:05:12.803]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name iroh --edition=2024 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/iroh-0.91.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --emit=dep-info,link -C opt-level=3 '--warn=clippy::unused-async' --warn=unexpected_cfgs --warn=missing_debug_implementations --check-cfg 'cfg(iroh_docsrs)' --check-cfg 'cfg(iroh_loom)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "discovery-local-network", "discovery-pkarr-dht", "examples", "metrics", "test-utils"))' -C metadata=077e5036f16f15d8 -C extra-filename=-5cdf9433fa60f11c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern aead=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-3fb7ae699fcda4ed.rlib --extern backon=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbackon-00e4ba99afd48016.rlib --extern bytes=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rlib --extern crypto_box=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_box-2c68a58bdef7dbf1.rlib --extern data_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rlib --extern der=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libder-3d8b07bc90578b2b.rlib --extern derive_more=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-4c8a9528dbb74618.rlib --extern ed25519_dalek=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519_dalek-a6bf31309bc1724f.rlib --extern futures_buffered=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_buffered-d8fd778839412d9d.rlib --extern futures_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rlib --extern hickory_resolver=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_resolver-2a5c962506187823.rlib --extern http=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rlib --extern igd_next=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libigd_next-f627ea1c73b4b539.rlib --extern iroh_base=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_base-8447429a11cc28ee.rlib --extern iroh_metrics=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_metrics-38fd2b59a81e325d.rlib --extern quinn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn-864351459e4ac43e.rlib --extern quinn_proto=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_proto-3e6431323f655ac9.rlib --extern quinn_udp=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_udp-ac5d24a3ad727726.rlib --extern iroh_relay=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_relay-c850284bee83c75e.rlib --extern n0_future=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_future-780f0808e4692195.rlib --extern n0_snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rlib --extern n0_watcher=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_watcher-b77ff27b187da198.rlib --extern nested_enum_utils=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnested_enum_utils-d7ef7b941464b405.so --extern netdev=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetdev-9b130764ef84fab1.rlib --extern netwatch=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetwatch-f2aa3e3b20ff40bf.rlib --extern pin_project=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project-bdb67aaf8f78f70e.rlib --extern pkarr=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkarr-b40727546a98a67d.rlib --extern portmapper=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportmapper-6b28ae18fe638306.rlib --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rlib --extern reqwest=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libreqwest-983f10ffbeb5c6e9.rlib --extern ring=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rlib --extern rustls=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rlib --extern webpki_types=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rlib --extern webpki=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki-3e946ea5c610e7c6.rlib --extern serde=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rlib --extern smallvec=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rlib --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rlib --extern spki=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspki-4953aaa4b0e024b6.rlib --extern strum=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrum-e351fef5d35f3dfd.rlib --extern stun_rs=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstun_rs-d95e2398152ccb06.rlib --extern surge_ping=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsurge_ping-143907c2106cd47b.rlib --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rlib --extern tokio_stream=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_stream-07b791fd83572f80.rlib --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rlib --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rlib --extern url=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.rlib --extern webpki_roots=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3edb310f2ff9d695.rlib --extern z32=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libz32-3aeeaa4f64cdce99.rlib --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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out --check-cfg 'cfg(wasm_browser)'`
2025-08-20T20:04:57.7240701Z [00:05:42.677]➜     Compiling dumbpipe v0.29.0 (/tmp/tmp.xSAccIKlMj/TEMPREPO)
2025-08-20T20:04:57.7260415Z [00:05:42.677]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name dumbpipe --edition=2021 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=fc890d3ab9ee51df -C extra-filename=-67d00cb2d824507c --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern clap=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-7f809c6cddcc81c7.rmeta --extern data_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rmeta --extern hex=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rmeta --extern iroh=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh-5cdf9433fa60f11c.rlib --extern iroh_base=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_base-8447429a11cc28ee.rmeta --extern quinn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn-864351459e4ac43e.rmeta --extern n0_snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rmeta --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rmeta --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rmeta --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rmeta --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta --extern tracing_subscriber=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-349da2379484ba19.rmeta -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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out`
2025-08-20T20:04:57.7899600Z [00:05:42.742]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name dumbpipe --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e28457107f7c9252 -C extra-filename=-68ba1a92e655e38f --out-dir /tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps --extern clap=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-7f809c6cddcc81c7.rlib --extern data_encoding=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rlib --extern dumbpipe=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdumbpipe-67d00cb2d824507c.rlib --extern hex=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rlib --extern iroh=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh-5cdf9433fa60f11c.rlib --extern iroh_base=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_base-8447429a11cc28ee.rlib --extern quinn=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn-864351459e4ac43e.rlib --extern n0_snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rlib --extern rand=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rlib --extern snafu=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rlib --extern tokio=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rlib --extern tokio_util=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rlib --extern tracing=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rlib --extern tracing_subscriber=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-349da2379484ba19.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.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out -L native=/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out`
2025-08-20T20:07:02.5775036Z [00:07:47.531]➜      Finished `release` profile [optimized] target(s) in 5m 51s
2025-08-20T20:07:02.7297033Z [00:07:47.683]➜  + find -L ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f
2025-08-20T20:07:02.7314132Z [00:07:47.685]➜  ./target/x86_64-unknown-linux-musl/release/.cargo-lock
2025-08-20T20:07:02.7315282Z [00:07:47.685]➜  ./target/x86_64-unknown-linux-musl/release/libdumbpipe.d
2025-08-20T20:07:02.7315944Z [00:07:47.685]➜  ./target/x86_64-unknown-linux-musl/release/libdumbpipe.rlib
2025-08-20T20:07:02.7316813Z [00:07:47.685]➜  ./target/x86_64-unknown-linux-musl/release/dumbpipe
2025-08-20T20:07:02.7317651Z [00:07:47.685]➜  ./target/x86_64-unknown-linux-musl/release/dumbpipe.d
2025-08-20T20:07:02.7319059Z [00:07:47.685]➜  + find ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T20:07:02.7331237Z [00:07:47.686]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:07:02.7332099Z [00:07:47.686]➜  + cut -d: -f1
2025-08-20T20:07:02.7332719Z [00:07:47.686]➜  + xargs realpath --no-symlinks
2025-08-20T20:07:02.7336174Z [00:07:47.686]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T20:07:02.7868146Z [00:07:47.740]➜  sending incremental file list
2025-08-20T20:07:02.7892021Z [00:07:47.742]➜  dumbpipe
2025-08-20T20:07:02.8456168Z [00:07:47.799]➜  
2025-08-20T20:07:02.8456811Z [00:07:47.799]➜  sent 11.27M bytes  received 35 bytes  22.55M bytes/sec
2025-08-20T20:07:02.8457510Z [00:07:47.799]➜  total size is 11.27M  speedup is 1.00
2025-08-20T20:07:02.9779036Z [00:07:47.931]➜  '/tmp/tmp.xSAccIKlMj/TEMPREPO/LICENSE-APACHE' -> '/build-bins/LICENSE'
2025-08-20T20:07:03.0032598Z [00:07:47.957]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T20:07:03.0060296Z [00:07:47.959]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T20:07:03.0387732Z [00:07:47.992]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T20:07:03.1065825Z [00:07:48.060]➜  copy from `/build-bins/dumbpipe' [elf64-x86-64] to `/build-bins/stmFONOA' [elf64-x86-64]
2025-08-20T20:07:03.1436641Z [00:07:48.097]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T20:07:03.1467289Z [00:07:48.100]➜  
2025-08-20T20:07:03.1484332Z [00:07:48.102]➜  /build-bins/LICENSE
2025-08-20T20:07:03.1541263Z [00:07:48.107]➜  
2025-08-20T20:07:03.1556842Z [00:07:48.109]➜  /build-bins/dumbpipe
2025-08-20T20:07:03.1570438Z [00:07:48.110]➜  There are 32 section headers, starting at offset 0xabf1a8:
2025-08-20T20:07:03.1573756Z [00:07:48.111]➜  
2025-08-20T20:07:03.1575656Z [00:07:48.111]➜  Section Headers:
2025-08-20T20:07:03.1576395Z [00:07:48.111]➜    [Nr] Name              Type             Address           Offset
2025-08-20T20:07:03.1577194Z [00:07:48.111]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T20:07:03.1578147Z [00:07:48.111]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T20:07:03.1578966Z [00:07:48.111]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T20:07:03.1579757Z [00:07:48.111]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000270  00000270
2025-08-20T20:07:03.1580555Z [00:07:48.111]➜         000000000000001c  0000000000000000   A       2     0     8
2025-08-20T20:07:03.1581368Z [00:07:48.111]➜    [ 2] .dynsym           DYNSYM           0000000000000290  00000290
2025-08-20T20:07:03.1582189Z [00:07:48.111]➜         0000000000000018  0000000000000018   A       3     1     8
2025-08-20T20:07:03.1582957Z [00:07:48.111]➜    [ 3] .dynstr           STRTAB           00000000000002a8  000002a8
2025-08-20T20:07:03.1583486Z [00:07:48.111]➜         0000000000000001  0000000000000000   A       0     0     1
2025-08-20T20:07:03.1583956Z [00:07:48.111]➜    [ 4] .rela.dyn         RELA             00000000000002b0  000002b0
2025-08-20T20:07:03.1584397Z [00:07:48.111]➜         00000000000cca50  0000000000000018   A       2     0     8
2025-08-20T20:07:03.1584863Z [00:07:48.111]➜    [ 5] .eh_frame         PROGBITS         00000000000ccd00  000ccd00
2025-08-20T20:07:03.1585314Z [00:07:48.111]➜         0000000000103088  0000000000000000   A       0     0     8
2025-08-20T20:07:03.1585969Z [00:07:48.111]➜    [ 6] .eh_frame_hdr     PROGBITS         00000000001cfd88  001cfd88
2025-08-20T20:07:03.1586410Z [00:07:48.111]➜         0000000000024294  0000000000000000   A       0     0     4
2025-08-20T20:07:03.1586850Z [00:07:48.111]➜    [ 7] .gcc_except_table PROGBITS         00000000001f401c  001f401c
2025-08-20T20:07:03.1587304Z [00:07:48.111]➜         000000000005ceb8  0000000000000000   A       0     0     4
2025-08-20T20:07:03.1587733Z [00:07:48.111]➜    [ 8] .rodata           PROGBITS         0000000000251000  00251000
2025-08-20T20:07:03.1588527Z [00:07:48.111]➜         0000000000119950  0000000000000000   A       0     0     4096
2025-08-20T20:07:03.1588987Z [00:07:48.111]➜    [ 9] .rodata.cst16     PROGBITS         000000000036a950  0036a950
2025-08-20T20:07:03.1589449Z [00:07:48.111]➜         0000000000001b20  0000000000000010  AM       0     0     16
2025-08-20T20:07:03.1589897Z [00:07:48.111]➜    [10] .rodata.cst32     PROGBITS         000000000036c480  0036c480
2025-08-20T20:07:03.1590355Z [00:07:48.111]➜         0000000000001b20  0000000000000020  AM       0     0     32
2025-08-20T20:07:03.1590797Z [00:07:48.111]➜    [11] .rodata.cst4      PROGBITS         000000000036dfa0  0036dfa0
2025-08-20T20:07:03.1591237Z [00:07:48.111]➜         0000000000002d20  0000000000000004  AM       0     0     4
2025-08-20T20:07:03.1591675Z [00:07:48.111]➜    [12] .rodata.cst8      PROGBITS         0000000000370cc0  00370cc0
2025-08-20T20:07:03.1592104Z [00:07:48.111]➜         0000000000001368  0000000000000008  AM       0     0     8
2025-08-20T20:07:03.1592541Z [00:07:48.111]➜    [13] .rodata.str1.1    PROGBITS         0000000000372028  00372028
2025-08-20T20:07:03.1592976Z [00:07:48.111]➜         0000000000015c87  0000000000000001 AMS       0     0     1
2025-08-20T20:07:03.1593575Z [00:07:48.111]➜    [14] .rodata.str1.4    PROGBITS         0000000000387cb0  00387cb0
2025-08-20T20:07:03.1594037Z [00:07:48.111]➜         00000000000008c8  0000000000000001 AMS       0     0     4
2025-08-20T20:07:03.1594499Z [00:07:48.111]➜    [15] .rodata.str1.8    PROGBITS         0000000000388578  00388578
2025-08-20T20:07:03.1594946Z [00:07:48.111]➜         0000000000001bc0  0000000000000001 AMS       0     0     8
2025-08-20T20:07:03.1595373Z [00:07:48.111]➜    [16] .fini             PROGBITS         000000000038b138  0038a138
2025-08-20T20:07:03.1595791Z [00:07:48.111]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T20:07:03.1596207Z [00:07:48.111]➜    [17] .init             PROGBITS         000000000038b13b  0038a13b
2025-08-20T20:07:03.1596623Z [00:07:48.111]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T20:07:03.1597037Z [00:07:48.111]➜    [18] .text             PROGBITS         000000000038b140  0038a140
2025-08-20T20:07:03.1597470Z [00:07:48.111]➜         000000000068f2d9  0000000000000000  AX       0     0     64
2025-08-20T20:07:03.1598094Z [00:07:48.111]➜    [19] .tdata            PROGBITS         0000000000a1b420  00a19420
2025-08-20T20:07:03.1598540Z [00:07:48.111]➜         00000000000000b0  0000000000000000 WAT       0     0     8
2025-08-20T20:07:03.1598962Z [00:07:48.111]➜    [20] .tbss             NOBITS           0000000000a1b4d0  00a194d0
2025-08-20T20:07:03.1599380Z [00:07:48.111]➜         0000000000000158  0000000000000000 WAT       0     0     8
2025-08-20T20:07:03.1599809Z [00:07:48.111]➜    [21] .data.rel.ro      PROGBITS         0000000000a1b4d0  00a194d0
2025-08-20T20:07:03.1600251Z [00:07:48.111]➜         000000000009d478  0000000000000000  WA       0     0     16
2025-08-20T20:07:03.1600687Z [00:07:48.111]➜    [22] .dynamic          DYNAMIC          0000000000ab8948  00ab6948
2025-08-20T20:07:03.1601115Z [00:07:48.111]➜         0000000000000180  0000000000000010  WA       3     0     8
2025-08-20T20:07:03.1601551Z [00:07:48.111]➜    [23] .fini_array       FINI_ARRAY       0000000000ab8ac8  00ab6ac8
2025-08-20T20:07:03.1601982Z [00:07:48.111]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T20:07:03.1602541Z [00:07:48.111]➜    [24] .got.plt          PROGBITS         0000000000ab8ad0  00ab6ad0
2025-08-20T20:07:03.1602965Z [00:07:48.111]➜         0000000000000018  0000000000000000  WA       0     0     8
2025-08-20T20:07:03.1603395Z [00:07:48.111]➜    [25] .init_array       INIT_ARRAY       0000000000ab8ae8  00ab6ae8
2025-08-20T20:07:03.1603824Z [00:07:48.111]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T20:07:03.1604248Z [00:07:48.111]➜    [26] .got              PROGBITS         0000000000ab8af0  00ab6af0
2025-08-20T20:07:03.1604666Z [00:07:48.111]➜         0000000000000710  0000000000000000  WA       0     0     8
2025-08-20T20:07:03.1605105Z [00:07:48.111]➜    [27] .relro_padding    NOBITS           0000000000ab9200  00ab7200
2025-08-20T20:07:03.1605552Z [00:07:48.111]➜         0000000000000e00  0000000000000000  WA       0     0     1
2025-08-20T20:07:03.1605968Z [00:07:48.111]➜    [28] .data             PROGBITS         0000000000aba200  00ab7200
2025-08-20T20:07:03.1606396Z [00:07:48.111]➜         0000000000007e60  0000000000000000  WA       0     0     32
2025-08-20T20:07:03.1606812Z [00:07:48.111]➜    [29] .bss              NOBITS           0000000000ac2080  00abf060
2025-08-20T20:07:03.1607235Z [00:07:48.111]➜         0000000000003b88  0000000000000000  WA       0     0     128
2025-08-20T20:07:03.1607664Z [00:07:48.111]➜    [30] .common           NOBITS           0000000000ac5c20  00abf060
2025-08-20T20:07:03.1608272Z [00:07:48.111]➜         00000000000000b4  0000000000000000  WA       0     0     32
2025-08-20T20:07:03.1608704Z [00:07:48.111]➜    [31] .shstrtab         STRTAB           0000000000000000  00abf060
2025-08-20T20:07:03.1609127Z [00:07:48.111]➜         0000000000000141  0000000000000000           0     0     1
2025-08-20T20:07:03.1609473Z [00:07:48.111]➜  Key to Flags:
2025-08-20T20:07:03.1609969Z [00:07:48.111]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T20:07:03.1610474Z [00:07:48.111]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T20:07:03.1610969Z [00:07:48.111]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T20:07:03.1611387Z [00:07:48.112]➜    D (mbind), l (large), p (processor specific)
2025-08-20T20:07:03.1611774Z [00:07:48.112]➜  + file /build-bins/LICENSE /build-bins/dumbpipe
2025-08-20T20:07:03.1778096Z [00:07:48.131]➜  /build-bins/LICENSE:  ASCII text, with very long lines (305)
2025-08-20T20:07:03.1824708Z [00:07:48.136]➜  /build-bins/dumbpipe: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T20:07:03.1838363Z [00:07:48.137]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/dumbpipe
2025-08-20T20:07:03.1858332Z [00:07:48.139]➜  /build-bins/LICENSE:         519 Bytes
2025-08-20T20:07:03.1859024Z [00:07:48.139]➜  /build-bins/dumbpipe:         11270568 Bytes
2025-08-20T20:07:03.1862443Z [00:07:48.139]➜  + du /build-bins/LICENSE /build-bins/dumbpipe --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T20:07:03.1876396Z [00:07:48.141]➜  519	2025-08-20 20:07:02.976469969 +0000	/build-bins/LICENSE
2025-08-20T20:07:03.1876894Z [00:07:48.141]➜  11M	2025-08-20 20:07:03.128470731 +0000	/build-bins/dumbpipe
2025-08-20T20:07:03.1879839Z [00:07:48.141]➜  + popd
2025-08-20T20:07:03.2517306Z [00:07:48.205]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T20:07:03.2927983Z [00:07:48.246]➜  + '[' -s /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T20:07:03.2929023Z [00:07:48.246]➜  + cp -fv /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T20:07:03.2956047Z [00:07:48.249]➜  '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T20:07:03.2961873Z [00:07:48.249]➜  + find /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T20:07:03.2970221Z [00:07:48.250]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:07:03.2971258Z [00:07:48.250]➜  + cut -d: -f1
2025-08-20T20:07:03.2971818Z [00:07:48.250]➜  + xargs realpath --no-symlinks
2025-08-20T20:07:03.2972743Z [00:07:48.250]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:07:03.4339176Z [00:07:48.387]➜  sending incremental file list
2025-08-20T20:07:03.4359106Z [00:07:48.389]➜  dumbpipe
2025-08-20T20:07:03.4897183Z [00:07:48.443]➜  
2025-08-20T20:07:03.4897787Z [00:07:48.443]➜  sent 11.27M bytes  received 35 bytes  22.55M bytes/sec
2025-08-20T20:07:03.4898523Z [00:07:48.443]➜  total size is 11.27M  speedup is 1.00
2025-08-20T20:07:03.4910581Z [00:07:48.444]➜  
2025-08-20T20:07:04.2939870Z [00:07:49.247]➜  
2025-08-20T20:07:04.3049493Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/Cargo.toml' from root:root to runner:runner
2025-08-20T20:07:04.3051753Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T20:07:04.3053940Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T20:07:04.3055728Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/LICENSE-APACHE' from root:root to runner:runner
2025-08-20T20:07:04.3058316Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/tests/cli.rs' from root:root to runner:runner
2025-08-20T20:07:04.3060522Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/tests' from root:root to runner:runner
2025-08-20T20:07:04.3062654Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/src/main.rs' from root:root to runner:runner
2025-08-20T20:07:04.3064834Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/src/lib.rs' from root:root to runner:runner
2025-08-20T20:07:04.3066979Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/src' from root:root to runner:runner
2025-08-20T20:07:04.3069328Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/Cargo.lock' from root:root to runner:runner
2025-08-20T20:07:04.3071182Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.github/workflows/release.yml' from root:root to runner:runner
2025-08-20T20:07:04.3072508Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.github/workflows/ci.yml' from root:root to runner:runner
2025-08-20T20:07:04.3074278Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T20:07:04.3076419Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T20:07:04.3077758Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T20:07:04.3079565Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T20:07:04.3081513Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T20:07:04.3083647Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T20:07:04.3084983Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T20:07:04.3086355Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T20:07:04.3088545Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T20:07:04.3090367Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T20:07:04.3091846Z [00:07:49.258]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T20:07:04.3093217Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T20:07:04.3095124Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T20:07:04.3097396Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T20:07:04.3099085Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T20:07:04.3100781Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T20:07:04.3103180Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T20:07:04.3104474Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T20:07:04.3105766Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T20:07:04.3107487Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T20:07:04.3109764Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T20:07:04.3111241Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T20:07:04.3112494Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T20:07:04.3113924Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T20:07:04.3116109Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T20:07:04.3117378Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T20:07:04.3118858Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T20:07:04.3120272Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T20:07:04.3122698Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T20:07:04.3124443Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T20:07:04.3125703Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T20:07:04.3127745Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T20:07:04.3129499Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T20:07:04.3130738Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T20:07:04.3131992Z [00:07:49.259]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T20:07:04.3133199Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T20:07:04.3135548Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-fba564a21e9b016fd7cc470b3211e7dcb2605835.rev' from root:root to runner:runner
2025-08-20T20:07:04.3137492Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-b199ff3fdbc359ee2d3e493d629ad65b29f61647.promisor' from root:root to runner:runner
2025-08-20T20:07:04.3139478Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-fba564a21e9b016fd7cc470b3211e7dcb2605835.promisor' from root:root to runner:runner
2025-08-20T20:07:04.3142610Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-fba564a21e9b016fd7cc470b3211e7dcb2605835.idx' from root:root to runner:runner
2025-08-20T20:07:04.3144332Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-b199ff3fdbc359ee2d3e493d629ad65b29f61647.pack' from root:root to runner:runner
2025-08-20T20:07:04.3146840Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-fba564a21e9b016fd7cc470b3211e7dcb2605835.pack' from root:root to runner:runner
2025-08-20T20:07:04.3148705Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-b199ff3fdbc359ee2d3e493d629ad65b29f61647.rev' from root:root to runner:runner
2025-08-20T20:07:04.3150382Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-b199ff3fdbc359ee2d3e493d629ad65b29f61647.idx' from root:root to runner:runner
2025-08-20T20:07:04.3152668Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T20:07:04.3153933Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T20:07:04.3155287Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T20:07:04.3156830Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T20:07:04.3159148Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T20:07:04.3160358Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T20:07:04.3161707Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T20:07:04.3163624Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/.rustc_info.json' from root:root to runner:runner
2025-08-20T20:07:04.3164941Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/examples' from root:root to runner:runner
2025-08-20T20:07:04.3166257Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/incremental' from root:root to runner:runner
2025-08-20T20:07:04.3168205Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.cargo-lock' from root:root to runner:runner
2025-08-20T20:07:04.3170566Z [00:07:49.260]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3172453Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303/build_script_build-c384d8a63b7f7303.d' from root:root to runner:runner
2025-08-20T20:07:04.3175128Z [00:07:49.261]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303/build_script_build-c384d8a63b7f7303' retained as runner:runner
2025-08-20T20:07:04.3176793Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303' from root:root to runner:runner
2025-08-20T20:07:04.3178896Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3181696Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d/build_script_build-45b89b0c69ba843d.d' from root:root to runner:runner
2025-08-20T20:07:04.3183428Z [00:07:49.261]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d/build_script_build-45b89b0c69ba843d' retained as runner:runner
2025-08-20T20:07:04.3185680Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d' from root:root to runner:runner
2025-08-20T20:07:04.3188251Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3189982Z [00:07:49.261]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97/build_script_build-0c73c925a2afef97' retained as runner:runner
2025-08-20T20:07:04.3192892Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97/build_script_build-0c73c925a2afef97.d' from root:root to runner:runner
2025-08-20T20:07:04.3194587Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97' from root:root to runner:runner
2025-08-20T20:07:04.3196171Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/out' from root:root to runner:runner
2025-08-20T20:07:04.3199183Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/output' from root:root to runner:runner
2025-08-20T20:07:04.3200826Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/root-output' from root:root to runner:runner
2025-08-20T20:07:04.3202740Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.3205288Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/stderr' from root:root to runner:runner
2025-08-20T20:07:04.3206973Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449' from root:root to runner:runner
2025-08-20T20:07:04.3209131Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d/build_script_build-c22483514f20c33d' from root:root to runner:runner
2025-08-20T20:07:04.3211812Z [00:07:49.261]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d/build-script-build' retained as runner:runner
2025-08-20T20:07:04.3213558Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d/build_script_build-c22483514f20c33d.d' from root:root to runner:runner
2025-08-20T20:07:04.3215915Z [00:07:49.261]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d' from root:root to runner:runner
2025-08-20T20:07:04.3218657Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3220502Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build_script_build-89d3fda42f56463d.d' from root:root to runner:runner
2025-08-20T20:07:04.3223890Z [00:07:49.262]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build_script_build-89d3fda42f56463d' retained as runner:runner
2025-08-20T20:07:04.3225661Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d' from root:root to runner:runner
2025-08-20T20:07:04.3227715Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3230916Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a/build_script_build-3cd47793a0d9e53a.d' from root:root to runner:runner
2025-08-20T20:07:04.3232710Z [00:07:49.262]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a/build_script_build-3cd47793a0d9e53a' retained as runner:runner
2025-08-20T20:07:04.3235408Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a' from root:root to runner:runner
2025-08-20T20:07:04.3237746Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d/build_script_build-d234037a90ad6b0d.d' from root:root to runner:runner
2025-08-20T20:07:04.3241174Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3242980Z [00:07:49.262]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d/build_script_build-d234037a90ad6b0d' retained as runner:runner
2025-08-20T20:07:04.3245322Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d' from root:root to runner:runner
2025-08-20T20:07:04.3248207Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/out' from root:root to runner:runner
2025-08-20T20:07:04.3249815Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/output' from root:root to runner:runner
2025-08-20T20:07:04.3252212Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/root-output' from root:root to runner:runner
2025-08-20T20:07:04.3254444Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.3256298Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/stderr' from root:root to runner:runner
2025-08-20T20:07:04.3259473Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad' from root:root to runner:runner
2025-08-20T20:07:04.3261156Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3263915Z [00:07:49.262]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build_script_build-2421a0f2da2ad232' retained as runner:runner
2025-08-20T20:07:04.3265729Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build_script_build-2421a0f2da2ad232.d' from root:root to runner:runner
2025-08-20T20:07:04.3268036Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232' from root:root to runner:runner
2025-08-20T20:07:04.3270992Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3272991Z [00:07:49.262]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c/build_script_build-8f3e3e596af6dc6c' retained as runner:runner
2025-08-20T20:07:04.3275804Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c/build_script_build-8f3e3e596af6dc6c.d' from root:root to runner:runner
2025-08-20T20:07:04.3277472Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c' from root:root to runner:runner
2025-08-20T20:07:04.3280599Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3282465Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f/build_script_build-a901313180159c8f.d' from root:root to runner:runner
2025-08-20T20:07:04.3285031Z [00:07:49.262]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f/build_script_build-a901313180159c8f' retained as runner:runner
2025-08-20T20:07:04.3287151Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f' from root:root to runner:runner
2025-08-20T20:07:04.3289366Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3291910Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe/build_script_build-1306218377a52dbe.d' from root:root to runner:runner
2025-08-20T20:07:04.3293644Z [00:07:49.262]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe/build_script_build-1306218377a52dbe' retained as runner:runner
2025-08-20T20:07:04.3296605Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe' from root:root to runner:runner
2025-08-20T20:07:04.3299155Z [00:07:49.262]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3302415Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a/build_script_build-26122a162310513a.d' from root:root to runner:runner
2025-08-20T20:07:04.3304597Z [00:07:49.263]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a/build_script_build-26122a162310513a' retained as runner:runner
2025-08-20T20:07:04.3307367Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a' from root:root to runner:runner
2025-08-20T20:07:04.3309089Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/out' from root:root to runner:runner
2025-08-20T20:07:04.3311079Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/output' from root:root to runner:runner
2025-08-20T20:07:04.3313910Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/root-output' from root:root to runner:runner
2025-08-20T20:07:04.3315810Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.3318617Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/stderr' from root:root to runner:runner
2025-08-20T20:07:04.3320125Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036' from root:root to runner:runner
2025-08-20T20:07:04.3322571Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3325233Z [00:07:49.263]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a/build_script_build-36e21ec43fe2a66a' retained as runner:runner
2025-08-20T20:07:04.3328148Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a/build_script_build-36e21ec43fe2a66a.d' from root:root to runner:runner
2025-08-20T20:07:04.3330597Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a' from root:root to runner:runner
2025-08-20T20:07:04.3332759Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808/build_script_build-87821dd74b760808' from root:root to runner:runner
2025-08-20T20:07:04.3335317Z [00:07:49.263]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808/build-script-build' retained as runner:runner
2025-08-20T20:07:04.3337355Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808/build_script_build-87821dd74b760808.d' from root:root to runner:runner
2025-08-20T20:07:04.3340493Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808' from root:root to runner:runner
2025-08-20T20:07:04.3342128Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/out/version.expr' from root:root to runner:runner
2025-08-20T20:07:04.3344966Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/out' from root:root to runner:runner
2025-08-20T20:07:04.3346588Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/output' from root:root to runner:runner
2025-08-20T20:07:04.3348740Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/root-output' from root:root to runner:runner
2025-08-20T20:07:04.3351453Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.3353141Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/stderr' from root:root to runner:runner
2025-08-20T20:07:04.3355383Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe' from root:root to runner:runner
2025-08-20T20:07:04.3357689Z [00:07:49.263]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3359682Z [00:07:49.263]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a/build_script_build-be5419609833fd8a' retained as runner:runner
2025-08-20T20:07:04.3362789Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a/build_script_build-be5419609833fd8a.d' from root:root to runner:runner
2025-08-20T20:07:04.3364598Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a' from root:root to runner:runner
2025-08-20T20:07:04.3367561Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f/build_script_build-404d5b8ca5de6a0f' from root:root to runner:runner
2025-08-20T20:07:04.3369841Z [00:07:49.264]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f/build-script-build' retained as runner:runner
2025-08-20T20:07:04.3372886Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f/build_script_build-404d5b8ca5de6a0f.d' from root:root to runner:runner
2025-08-20T20:07:04.3374932Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f' from root:root to runner:runner
2025-08-20T20:07:04.3377992Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3379833Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c/build_script_build-c623553def1a648c.d' from root:root to runner:runner
2025-08-20T20:07:04.3382558Z [00:07:49.264]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c/build_script_build-c623553def1a648c' retained as runner:runner
2025-08-20T20:07:04.3384685Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c' from root:root to runner:runner
2025-08-20T20:07:04.3386935Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3389926Z [00:07:49.264]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build_script_build-666d147f7ba58189' retained as runner:runner
2025-08-20T20:07:04.3392011Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build_script_build-666d147f7ba58189.d' from root:root to runner:runner
2025-08-20T20:07:04.3395192Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189' from root:root to runner:runner
2025-08-20T20:07:04.3396871Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3400083Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3/build_script_build-417d4a5bf3ade4c3.d' from root:root to runner:runner
2025-08-20T20:07:04.3403013Z [00:07:49.264]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3/build_script_build-417d4a5bf3ade4c3' retained as runner:runner
2025-08-20T20:07:04.3405957Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3' from root:root to runner:runner
2025-08-20T20:07:04.3407612Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3410915Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21/build_script_build-e96d69173af72e21.d' from root:root to runner:runner
2025-08-20T20:07:04.3413124Z [00:07:49.264]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21/build_script_build-e96d69173af72e21' retained as runner:runner
2025-08-20T20:07:04.3415352Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21' from root:root to runner:runner
2025-08-20T20:07:04.3418315Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3420396Z [00:07:49.264]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54/build_script_build-0e43305194759e54' retained as runner:runner
2025-08-20T20:07:04.3423227Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54/build_script_build-0e43305194759e54.d' from root:root to runner:runner
2025-08-20T20:07:04.3424853Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54' from root:root to runner:runner
2025-08-20T20:07:04.3427750Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build_script_build-a7f5c40c20340476.d' from root:root to runner:runner
2025-08-20T20:07:04.3430303Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3432192Z [00:07:49.264]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build_script_build-a7f5c40c20340476' retained as runner:runner
2025-08-20T20:07:04.3433797Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476' from root:root to runner:runner
2025-08-20T20:07:04.3435368Z [00:07:49.264]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3438206Z [00:07:49.265]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111/build_script_build-84c0709de8943111' retained as runner:runner
2025-08-20T20:07:04.3440890Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111/build_script_build-84c0709de8943111.d' from root:root to runner:runner
2025-08-20T20:07:04.3443817Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111' from root:root to runner:runner
2025-08-20T20:07:04.3446438Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e/build_script_build-c9fa196059b28a3e.d' from root:root to runner:runner
2025-08-20T20:07:04.3449916Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e/build_script_build-c9fa196059b28a3e' from root:root to runner:runner
2025-08-20T20:07:04.3452335Z [00:07:49.265]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e/build-script-build' retained as runner:runner
2025-08-20T20:07:04.3455000Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e' from root:root to runner:runner
2025-08-20T20:07:04.3457393Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/out' from root:root to runner:runner
2025-08-20T20:07:04.3460129Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/output' from root:root to runner:runner
2025-08-20T20:07:04.3462794Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/root-output' from root:root to runner:runner
2025-08-20T20:07:04.3465279Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.3468400Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/stderr' from root:root to runner:runner
2025-08-20T20:07:04.3470847Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2' from root:root to runner:runner
2025-08-20T20:07:04.3473830Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3476158Z [00:07:49.265]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build_script_build-9e4fce232d40b3fa' retained as runner:runner
2025-08-20T20:07:04.3479338Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build_script_build-9e4fce232d40b3fa.d' from root:root to runner:runner
2025-08-20T20:07:04.3482098Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa' from root:root to runner:runner
2025-08-20T20:07:04.3484350Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3487027Z [00:07:49.265]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53/build_script_build-fb67fca51f35cb53' retained as runner:runner
2025-08-20T20:07:04.3489534Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53/build_script_build-fb67fca51f35cb53.d' from root:root to runner:runner
2025-08-20T20:07:04.3492171Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53' from root:root to runner:runner
2025-08-20T20:07:04.3494148Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3496720Z [00:07:49.265]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159/build_script_build-b6fab1d66f076159.d' from root:root to runner:runner
2025-08-20T20:07:04.3499546Z [00:07:49.266]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159/build_script_build-b6fab1d66f076159' retained as runner:runner
2025-08-20T20:07:04.3501930Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159' from root:root to runner:runner
2025-08-20T20:07:04.3504289Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3507024Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa/build_script_build-aba08fc7638b1efa.d' from root:root to runner:runner
2025-08-20T20:07:04.3509477Z [00:07:49.266]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa/build_script_build-aba08fc7638b1efa' retained as runner:runner
2025-08-20T20:07:04.3512188Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa' from root:root to runner:runner
2025-08-20T20:07:04.3514185Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/out' from root:root to runner:runner
2025-08-20T20:07:04.3516167Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/output' from root:root to runner:runner
2025-08-20T20:07:04.3519096Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/root-output' from root:root to runner:runner
2025-08-20T20:07:04.3521131Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.3524074Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/stderr' from root:root to runner:runner
2025-08-20T20:07:04.3525959Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37' from root:root to runner:runner
2025-08-20T20:07:04.3529011Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3531145Z [00:07:49.266]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414/build_script_build-a3d13f428ce32414' retained as runner:runner
2025-08-20T20:07:04.3534359Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414/build_script_build-a3d13f428ce32414.d' from root:root to runner:runner
2025-08-20T20:07:04.3537018Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414' from root:root to runner:runner
2025-08-20T20:07:04.3539876Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3541682Z [00:07:49.266]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8/build_script_build-b95ab72ee230b1b8' retained as runner:runner
2025-08-20T20:07:04.3544586Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8/build_script_build-b95ab72ee230b1b8.d' from root:root to runner:runner
2025-08-20T20:07:04.3547074Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8' from root:root to runner:runner
2025-08-20T20:07:04.3549768Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3551887Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f/build_script_build-21f3052f47c7564f.d' from root:root to runner:runner
2025-08-20T20:07:04.3553849Z [00:07:49.266]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f/build_script_build-21f3052f47c7564f' retained as runner:runner
2025-08-20T20:07:04.3556749Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f' from root:root to runner:runner
2025-08-20T20:07:04.3558681Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3561420Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4/build_script_build-47780ffd87b6c9b4.d' from root:root to runner:runner
2025-08-20T20:07:04.3563679Z [00:07:49.266]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4/build_script_build-47780ffd87b6c9b4' retained as runner:runner
2025-08-20T20:07:04.3566482Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4' from root:root to runner:runner
2025-08-20T20:07:04.3568777Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3571784Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a/build_script_build-e0105bd0feb67a5a.d' from root:root to runner:runner
2025-08-20T20:07:04.3573978Z [00:07:49.266]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a/build_script_build-e0105bd0feb67a5a' retained as runner:runner
2025-08-20T20:07:04.3576881Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a' from root:root to runner:runner
2025-08-20T20:07:04.3579001Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3581781Z [00:07:49.266]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf/build_script_build-d56e456135fd6ccf.d' from root:root to runner:runner
2025-08-20T20:07:04.3583808Z [00:07:49.267]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf/build_script_build-d56e456135fd6ccf' retained as runner:runner
2025-08-20T20:07:04.3586427Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf' from root:root to runner:runner
2025-08-20T20:07:04.3588779Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3592001Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3/build_script_build-80647824d1d46da3.d' from root:root to runner:runner
2025-08-20T20:07:04.3594987Z [00:07:49.267]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3/build_script_build-80647824d1d46da3' retained as runner:runner
2025-08-20T20:07:04.3597259Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3' from root:root to runner:runner
2025-08-20T20:07:04.3600479Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3602655Z [00:07:49.267]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5/build_script_build-c8a479b20a53ecf5' retained as runner:runner
2025-08-20T20:07:04.3605549Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5/build_script_build-c8a479b20a53ecf5.d' from root:root to runner:runner
2025-08-20T20:07:04.3608743Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5' from root:root to runner:runner
2025-08-20T20:07:04.3610846Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e/build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.3613644Z [00:07:49.267]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e/build_script_build-84f2e12a512fad9e' retained as runner:runner
2025-08-20T20:07:04.3616309Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e/build_script_build-84f2e12a512fad9e.d' from root:root to runner:runner
2025-08-20T20:07:04.3618714Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e' from root:root to runner:runner
2025-08-20T20:07:04.3621259Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build' from root:root to runner:runner
2025-08-20T20:07:04.3623515Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3626249Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/ucd_parse-d50dac1c9619486d.d' from root:root to runner:runner
2025-08-20T20:07:04.3628471Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_generator-8c93fe7170482c79.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3631164Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so' from root:root to runner:runner
2025-08-20T20:07:04.3633925Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/thiserror_impl-09cbb1665cdfc628.d' from root:root to runner:runner
2025-08-20T20:07:04.3635902Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/enum_as_inner-e4c1a2da2d3fa205.d' from root:root to runner:runner
2025-08-20T20:07:04.3638953Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_lite-b2630d4d6aa364e7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3641496Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustc_version-6d95c4e7a4040f07.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3643954Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/hashbrown-e5949c13137400f5.d' from root:root to runner:runner
2025-08-20T20:07:04.3646787Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_meta-7b04917f6b20b10f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3649321Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpostcard_derive-5b34effe6681ad29.so' from root:root to runner:runner
2025-08-20T20:07:04.3652248Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/unicode_ident-8322841390b1e4cb.d' from root:root to runner:runner
2025-08-20T20:07:04.3654885Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_meta-7b04917f6b20b10f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3656901Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libmemchr-05ca04b75261ca49.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3659777Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/quote-98dfd98fd01d9485.d' from root:root to runner:runner
2025-08-20T20:07:04.3661945Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_automata-d4d25f6b63e8714d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3664804Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/paste-d4b21fc6492e3195.d' from root:root to runner:runner
2025-08-20T20:07:04.3666457Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libder_derive-b2ebd3ee369dd857.so' from root:root to runner:runner
2025-08-20T20:07:04.3668322Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libzerovec_derive-76a189f4ebdfaf72.so' from root:root to runner:runner
2025-08-20T20:07:04.3671249Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3673172Z [00:07:49.267]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/synstructure-c05609e66b0d03d2.d' from root:root to runner:runner
2025-08-20T20:07:04.3675990Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_edit-960523bbbd3744a6.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3678732Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libderive_more_impl-29183fa3f633b355.so' from root:root to runner:runner
2025-08-20T20:07:04.3681073Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustversion-a291dd095d8cbcc8.so' from root:root to runner:runner
2025-08-20T20:07:04.3683449Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3685894Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/async_trait-1e21a360bcada2ae.d' from root:root to runner:runner
2025-08-20T20:07:04.3688929Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libautocfg-3ed48474b7f2b023.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3690858Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libprecis_tools-8cd4f865eee17601.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3693675Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/shlex-b36db43b0fc69e13.d' from root:root to runner:runner
2025-08-20T20:07:04.3696172Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror_impl-09cbb1665cdfc628.so' from root:root to runner:runner
2025-08-20T20:07:04.3698820Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/der_derive-b2ebd3ee369dd857.d' from root:root to runner:runner
2025-08-20T20:07:04.3701255Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/nested_enum_utils-d7ef7b941464b405.d' from root:root to runner:runner
2025-08-20T20:07:04.3703768Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/heck-cb7f72c37e5a2d54.d' from root:root to runner:runner
2025-08-20T20:07:04.3706549Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblitrs-6cc7a3a6964c1385.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3708578Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsemver-73fdc62d37bc63ac.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3711501Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_xid-6339c36d0c7ebba4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3714206Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/thiserror_impl-3cf295331814a8db.d' from root:root to runner:runner
2025-08-20T20:07:04.3716617Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3719528Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/yoke_derive-e279ed62d1e1f54e.d' from root:root to runner:runner
2025-08-20T20:07:04.3721600Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libenum_as_inner-e4c1a2da2d3fa205.so' from root:root to runner:runner
2025-08-20T20:07:04.3724519Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libhashbrown-e5949c13137400f5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3726726Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/tokio_macros-5034364e461b0ed9.d' from root:root to runner:runner
2025-08-20T20:07:04.3729784Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3732411Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libzerofrom_derive-050465dd4205e245.so' from root:root to runner:runner
2025-08-20T20:07:04.3734627Z [00:07:49.268]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/proc_macro2-65ce8afc9976ae3d.d' from root:root to runner:runner
2025-08-20T20:07:04.3736861Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pin_project_internal-63b3b96270e7d8c2.d' from root:root to runner:runner
2025-08-20T20:07:04.3739623Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pest_meta-7b04917f6b20b10f.d' from root:root to runner:runner
2025-08-20T20:07:04.3741867Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_parse-d50dac1c9619486d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3744384Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_syntax-6e8c13dee0a493bc.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3746904Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest-4c8334ab2c1afc42.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3749257Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/toml_datetime-b0efca2709d16ed6.d' from root:root to runner:runner
2025-08-20T20:07:04.3752106Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex-813717a3c512d141.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3754061Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcc-4f57602fb2c2955d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3756844Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/clap_derive-32132e1891a2d496.d' from root:root to runner:runner
2025-08-20T20:07:04.3759452Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/litrs-6cc7a3a6964c1385.d' from root:root to runner:runner
2025-08-20T20:07:04.3761922Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3764097Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_trie-56344b5ef67d5053.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3766747Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libserde_derive-4dea58f2f780c793.so' from root:root to runner:runner
2025-08-20T20:07:04.3769513Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libmemchr-05ca04b75261ca49.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3771644Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/cc-4f57602fb2c2955d.d' from root:root to runner:runner
2025-08-20T20:07:04.3774432Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libaho_corasick-10bb05023a6f79b6.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3776657Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_syntax-6e8c13dee0a493bc.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3779711Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3782535Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpaste-d4b21fc6492e3195.so' from root:root to runner:runner
2025-08-20T20:07:04.3785488Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/unicode_xid-6339c36d0c7ebba4.d' from root:root to runner:runner
2025-08-20T20:07:04.3787988Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/precis_tools-8cd4f865eee17601.d' from root:root to runner:runner
2025-08-20T20:07:04.3790448Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/enumflags2_derive-4247b8c6c57d0a8d.d' from root:root to runner:runner
2025-08-20T20:07:04.3792950Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_derive-0b30dcbb68b195d4.so' from root:root to runner:runner
2025-08-20T20:07:04.3795193Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/curve25519_dalek_derive-e9bc2fcea383d7d0.d' from root:root to runner:runner
2025-08-20T20:07:04.3798270Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnested_enum_utils-d7ef7b941464b405.so' from root:root to runner:runner
2025-08-20T20:07:04.3800958Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/regex_lite-b2630d4d6aa364e7.d' from root:root to runner:runner
2025-08-20T20:07:04.3803478Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblazy_static-386955e475fc3d57.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3805773Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/aho_corasick-10bb05023a6f79b6.d' from root:root to runner:runner
2025-08-20T20:07:04.3808370Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror_impl-3cf295331814a8db.so' from root:root to runner:runner
2025-08-20T20:07:04.3811316Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libenumflags2_derive-4247b8c6c57d0a8d.so' from root:root to runner:runner
2025-08-20T20:07:04.3813428Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustc_version-6d95c4e7a4040f07.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3816399Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libprecis_tools-8cd4f865eee17601.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3818578Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libautocfg-3ed48474b7f2b023.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3821416Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdocument_features-d142194e6a381e9c.so' from root:root to runner:runner
2025-08-20T20:07:04.3823733Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcc-4f57602fb2c2955d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3826547Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblitrs-6cc7a3a6964c1385.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3829595Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_datetime-b0efca2709d16ed6.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3832515Z [00:07:49.269]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pest_generator-8c93fe7170482c79.d' from root:root to runner:runner
2025-08-20T20:07:04.3835374Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/rustversion-a291dd095d8cbcc8.d' from root:root to runner:runner
2025-08-20T20:07:04.3838403Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3840625Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/regex_automata-d4d25f6b63e8714d.d' from root:root to runner:runner
2025-08-20T20:07:04.3843343Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/num_enum_derive-3e7075be8884d498.d' from root:root to runner:runner
2025-08-20T20:07:04.3861405Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtracing_attributes-44edeccea3c38331.so' from root:root to runner:runner
2025-08-20T20:07:04.3864229Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libindexmap-b4323f096d005774.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3866600Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/document_features-d142194e6a381e9c.d' from root:root to runner:runner
2025-08-20T20:07:04.3869757Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libversion_check-b345fafeaee8454c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3871871Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/derive_more_impl-fe5b59f1f6a2e98a.d' from root:root to runner:runner
2025-08-20T20:07:04.3874757Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libhashbrown-e5949c13137400f5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3876902Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_lite-b2630d4d6aa364e7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3879672Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/toml_edit-960523bbbd3744a6.d' from root:root to runner:runner
2025-08-20T20:07:04.3882111Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest-4c8334ab2c1afc42.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3884556Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3887398Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/indexmap-b4323f096d005774.d' from root:root to runner:runner
2025-08-20T20:07:04.3889535Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/regex_syntax-6e8c13dee0a493bc.d' from root:root to runner:runner
2025-08-20T20:07:04.3892416Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libindexmap-b4323f096d005774.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3895167Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror-b26360a705e19153.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3897344Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/derive_more_impl-29183fa3f633b355.d' from root:root to runner:runner
2025-08-20T20:07:04.3900264Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/lazy_static-386955e475fc3d57.d' from root:root to runner:runner
2025-08-20T20:07:04.3903162Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/cfg_aliases-4cc02de9c3a1b142.d' from root:root to runner:runner
2025-08-20T20:07:04.3906048Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcurve25519_dalek_derive-e9bc2fcea383d7d0.so' from root:root to runner:runner
2025-08-20T20:07:04.3908704Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3911487Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-823e917b4b842b0f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3913605Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtokio_macros-5034364e461b0ed9.so' from root:root to runner:runner
2025-08-20T20:07:04.3915167Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/zerovec_derive-76a189f4ebdfaf72.d' from root:root to runner:runner
2025-08-20T20:07:04.3916733Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libstrum_macros-cdf90d5af4421dba.so' from root:root to runner:runner
2025-08-20T20:07:04.3918956Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsemver-73fdc62d37bc63ac.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3920477Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/syn-823e917b4b842b0f.d' from root:root to runner:runner
2025-08-20T20:07:04.3922109Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/winnow-71677b69cba79594.d' from root:root to runner:runner
2025-08-20T20:07:04.3924000Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/regex-813717a3c512d141.d' from root:root to runner:runner
2025-08-20T20:07:04.3925641Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libaho_corasick-10bb05023a6f79b6.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3927167Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/memchr-05ca04b75261ca49.d' from root:root to runner:runner
2025-08-20T20:07:04.3929285Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_generator-8c93fe7170482c79.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3931042Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/equivalent-d4141b76549b3f53.d' from root:root to runner:runner
2025-08-20T20:07:04.3932617Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsynstructure-c05609e66b0d03d2.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3934849Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro_crate-6d1343f26a2ae4c7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3936523Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_automata-d4d25f6b63e8714d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3938269Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/futures_macro-86b23cfc3abd83a4.d' from root:root to runner:runner
2025-08-20T20:07:04.3939849Z [00:07:49.270]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3941962Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnum_enum_derive-3e7075be8884d498.so' from root:root to runner:runner
2025-08-20T20:07:04.3943537Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_edit-960523bbbd3744a6.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3945229Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/autocfg-3ed48474b7f2b023.d' from root:root to runner:runner
2025-08-20T20:07:04.3947137Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/tracing_attributes-44edeccea3c38331.d' from root:root to runner:runner
2025-08-20T20:07:04.3948871Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/proc_macro_crate-6d1343f26a2ae4c7.d' from root:root to runner:runner
2025-08-20T20:07:04.3950415Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/rustc_version-6d95c4e7a4040f07.d' from root:root to runner:runner
2025-08-20T20:07:04.3952650Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/displaydoc-7195a6a7b6295b8f.d' from root:root to runner:runner
2025-08-20T20:07:04.3954204Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblazy_static-386955e475fc3d57.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3955752Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3957778Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pnet_macros-93e12c6d47943dd3.d' from root:root to runner:runner
2025-08-20T20:07:04.3959650Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libasync_trait-1e21a360bcada2ae.so' from root:root to runner:runner
2025-08-20T20:07:04.3961217Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libclap_derive-32132e1891a2d496.so' from root:root to runner:runner
2025-08-20T20:07:04.3963382Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/syn-94f40e26de0f9146.d' from root:root to runner:runner
2025-08-20T20:07:04.3964909Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/iroh_metrics_derive-a969c70febf92089.d' from root:root to runner:runner
2025-08-20T20:07:04.3966470Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libwinnow-71677b69cba79594.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3968723Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/postcard_derive-5b34effe6681ad29.d' from root:root to runner:runner
2025-08-20T20:07:04.3970287Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3971826Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_trie-56344b5ef67d5053.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3973531Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/snafu_derive-f23bbf43783207c7.d' from root:root to runner:runner
2025-08-20T20:07:04.3975032Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pest-4c8334ab2c1afc42.d' from root:root to runner:runner
2025-08-20T20:07:04.3976524Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pest_derive-0b30dcbb68b195d4.d' from root:root to runner:runner
2025-08-20T20:07:04.3978207Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3980153Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpin_project_internal-63b3b96270e7d8c2.so' from root:root to runner:runner
2025-08-20T20:07:04.3981711Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/semver-73fdc62d37bc63ac.d' from root:root to runner:runner
2025-08-20T20:07:04.3983260Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro_crate-6d1343f26a2ae4c7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3985125Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib' from root:root to runner:runner
2025-08-20T20:07:04.3988082Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_datetime-b0efca2709d16ed6.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.3991019Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/thiserror-b26360a705e19153.d' from root:root to runner:runner
2025-08-20T20:07:04.3993879Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libfutures_macro-86b23cfc3abd83a4.so' from root:root to runner:runner
2025-08-20T20:07:04.3996989Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libwinnow-71677b69cba79594.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.4000166Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsynstructure-c05609e66b0d03d2.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.4003112Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_parse-d50dac1c9619486d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.4005947Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsnafu_derive-f23bbf43783207c7.so' from root:root to runner:runner
2025-08-20T20:07:04.4008693Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libyoke_derive-e279ed62d1e1f54e.so' from root:root to runner:runner
2025-08-20T20:07:04.4010985Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.4012626Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_xid-6339c36d0c7ebba4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.4014706Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/strum_macros-cdf90d5af4421dba.d' from root:root to runner:runner
2025-08-20T20:07:04.4016266Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex-813717a3c512d141.rlib' from root:root to runner:runner
2025-08-20T20:07:04.4018233Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/version_check-b345fafeaee8454c.d' from root:root to runner:runner
2025-08-20T20:07:04.4020300Z [00:07:49.271]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/ucd_trie-56344b5ef67d5053.d' from root:root to runner:runner
2025-08-20T20:07:04.4021818Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/zerofrom_derive-050465dd4205e245.d' from root:root to runner:runner
2025-08-20T20:07:04.4023374Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-823e917b4b842b0f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.4025426Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/serde_derive-4dea58f2f780c793.d' from root:root to runner:runner
2025-08-20T20:07:04.4026979Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpnet_macros-93e12c6d47943dd3.so' from root:root to runner:runner
2025-08-20T20:07:04.4028710Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror-b26360a705e19153.rlib' from root:root to runner:runner
2025-08-20T20:07:04.4030530Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libiroh_metrics_derive-a969c70febf92089.so' from root:root to runner:runner
2025-08-20T20:07:04.4032638Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libderive_more_impl-fe5b59f1f6a2e98a.so' from root:root to runner:runner
2025-08-20T20:07:04.4034252Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libversion_check-b345fafeaee8454c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.4035788Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps' from root:root to runner:runner
2025-08-20T20:07:04.4037757Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4041140Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a/lib-derive_more_impl' from root:root to runner:runner
2025-08-20T20:07:04.4043560Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a/dep-lib-derive_more_impl' from root:root to runner:runner
2025-08-20T20:07:04.4046938Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a/lib-derive_more_impl.json' from root:root to runner:runner
2025-08-20T20:07:04.4049563Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a' from root:root to runner:runner
2025-08-20T20:07:04.4052942Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4056418Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4059536Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4062579Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4065671Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303' from root:root to runner:runner
2025-08-20T20:07:04.4068100Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4071084Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae/dep-lib-async_trait' from root:root to runner:runner
2025-08-20T20:07:04.4074191Z [00:07:49.272]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae/lib-async_trait' from root:root to runner:runner
2025-08-20T20:07:04.4076485Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae/lib-async_trait.json' from root:root to runner:runner
2025-08-20T20:07:04.4079523Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae' from root:root to runner:runner
2025-08-20T20:07:04.4082070Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023/lib-autocfg.json' from root:root to runner:runner
2025-08-20T20:07:04.4084378Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4087320Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023/lib-autocfg' from root:root to runner:runner
2025-08-20T20:07:04.4090122Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023/dep-lib-autocfg' from root:root to runner:runner
2025-08-20T20:07:04.4092623Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023' from root:root to runner:runner
2025-08-20T20:07:04.4094669Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f/dep-lib-syn' from root:root to runner:runner
2025-08-20T20:07:04.4097621Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4100504Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f/lib-syn' from root:root to runner:runner
2025-08-20T20:07:04.4102749Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f/lib-syn.json' from root:root to runner:runner
2025-08-20T20:07:04.4105338Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f' from root:root to runner:runner
2025-08-20T20:07:04.4108278Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4111403Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4113531Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4116452Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4119639Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d' from root:root to runner:runner
2025-08-20T20:07:04.4122629Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4125875Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4127731Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4129836Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4131568Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97' from root:root to runner:runner
2025-08-20T20:07:04.4133388Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3/lib-pnet_macros' from root:root to runner:runner
2025-08-20T20:07:04.4135089Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3/dep-lib-pnet_macros' from root:root to runner:runner
2025-08-20T20:07:04.4136796Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4139161Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3/lib-pnet_macros.json' from root:root to runner:runner
2025-08-20T20:07:04.4140811Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3' from root:root to runner:runner
2025-08-20T20:07:04.4142495Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7/dep-lib-proc_macro_crate' from root:root to runner:runner
2025-08-20T20:07:04.4144447Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7/lib-proc_macro_crate.json' from root:root to runner:runner
2025-08-20T20:07:04.4146250Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4148219Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7/lib-proc_macro_crate' from root:root to runner:runner
2025-08-20T20:07:04.4149912Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7' from root:root to runner:runner
2025-08-20T20:07:04.4151517Z [00:07:49.273]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146/dep-lib-syn' from root:root to runner:runner
2025-08-20T20:07:04.4153135Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4154739Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146/lib-syn' from root:root to runner:runner
2025-08-20T20:07:04.4156312Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146/lib-syn.json' from root:root to runner:runner
2025-08-20T20:07:04.4157994Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146' from root:root to runner:runner
2025-08-20T20:07:04.4159845Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-4af46a944ee5c449/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4161691Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-4af46a944ee5c449/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4163352Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-4af46a944ee5c449' from root:root to runner:runner
2025-08-20T20:07:04.4165047Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4166924Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4168959Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4170919Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4172658Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d' from root:root to runner:runner
2025-08-20T20:07:04.4174311Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4175997Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f/lib-displaydoc' from root:root to runner:runner
2025-08-20T20:07:04.4177692Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f/dep-lib-displaydoc' from root:root to runner:runner
2025-08-20T20:07:04.4179858Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f/lib-displaydoc.json' from root:root to runner:runner
2025-08-20T20:07:04.4181500Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f' from root:root to runner:runner
2025-08-20T20:07:04.4183091Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac/lib-semver' from root:root to runner:runner
2025-08-20T20:07:04.4184735Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4186536Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac/lib-semver.json' from root:root to runner:runner
2025-08-20T20:07:04.4188347Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac/dep-lib-semver' from root:root to runner:runner
2025-08-20T20:07:04.4189940Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac' from root:root to runner:runner
2025-08-20T20:07:04.4191573Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4193317Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6/dep-lib-toml_datetime' from root:root to runner:runner
2025-08-20T20:07:04.4195063Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6/lib-toml_datetime.json' from root:root to runner:runner
2025-08-20T20:07:04.4196788Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6/lib-toml_datetime' from root:root to runner:runner
2025-08-20T20:07:04.4198769Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6' from root:root to runner:runner
2025-08-20T20:07:04.4200404Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053/lib-ucd_trie' from root:root to runner:runner
2025-08-20T20:07:04.4202062Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4203736Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053/lib-ucd_trie.json' from root:root to runner:runner
2025-08-20T20:07:04.4205423Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053/dep-lib-ucd_trie' from root:root to runner:runner
2025-08-20T20:07:04.4207222Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053' from root:root to runner:runner
2025-08-20T20:07:04.4209127Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4211030Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4212854Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4214845Z [00:07:49.274]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4216593Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d' from root:root to runner:runner
2025-08-20T20:07:04.4218498Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4220346Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4222110Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4224001Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4225695Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a' from root:root to runner:runner
2025-08-20T20:07:04.4227413Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4229563Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4231393Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4233241Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4234987Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d' from root:root to runner:runner
2025-08-20T20:07:04.4236719Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-c348a1cb2397d6ad/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4238779Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-c348a1cb2397d6ad/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4240615Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-c348a1cb2397d6ad' from root:root to runner:runner
2025-08-20T20:07:04.4242290Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4244142Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4245919Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4247741Z [00:07:49.275]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4249742Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232' from root:root to runner:runner
2025-08-20T20:07:04.4251575Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4253393Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4255148Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4256898Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4258811Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c' from root:root to runner:runner
2025-08-20T20:07:04.4260496Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4262308Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4264060Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4265823Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4267636Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f' from root:root to runner:runner
2025-08-20T20:07:04.4269417Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4271218Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4272947Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4274697Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4277045Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe' from root:root to runner:runner
2025-08-20T20:07:04.4278960Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2/lib-synstructure' from root:root to runner:runner
2025-08-20T20:07:04.4280702Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4282431Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2/lib-synstructure.json' from root:root to runner:runner
2025-08-20T20:07:04.4284169Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2/dep-lib-synstructure' from root:root to runner:runner
2025-08-20T20:07:04.4285826Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2' from root:root to runner:runner
2025-08-20T20:07:04.4287497Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205/lib-enum_as_inner.json' from root:root to runner:runner
2025-08-20T20:07:04.4289455Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205/lib-enum_as_inner' from root:root to runner:runner
2025-08-20T20:07:04.4291180Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4292902Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205/dep-lib-enum_as_inner' from root:root to runner:runner
2025-08-20T20:07:04.4294694Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205' from root:root to runner:runner
2025-08-20T20:07:04.4296276Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385/lib-litrs' from root:root to runner:runner
2025-08-20T20:07:04.4298109Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385/lib-litrs.json' from root:root to runner:runner
2025-08-20T20:07:04.4299771Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4301412Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385/dep-lib-litrs' from root:root to runner:runner
2025-08-20T20:07:04.4302970Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385' from root:root to runner:runner
2025-08-20T20:07:04.4304746Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4306544Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4308376Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4310119Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4311774Z [00:07:49.276]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a' from root:root to runner:runner
2025-08-20T20:07:04.4313457Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-0e10e3ca2d597036/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4315266Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-0e10e3ca2d597036/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4316887Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-0e10e3ca2d597036' from root:root to runner:runner
2025-08-20T20:07:04.4318632Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29/dep-lib-postcard_derive' from root:root to runner:runner
2025-08-20T20:07:04.4320559Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4322330Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29/lib-postcard_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4324107Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29/lib-postcard_derive' from root:root to runner:runner
2025-08-20T20:07:04.4325776Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29' from root:root to runner:runner
2025-08-20T20:07:04.4327460Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4329464Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4331309Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4333052Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4334706Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a' from root:root to runner:runner
2025-08-20T20:07:04.4336274Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6/lib-toml_edit' from root:root to runner:runner
2025-08-20T20:07:04.4338147Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4339859Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6/dep-lib-toml_edit' from root:root to runner:runner
2025-08-20T20:07:04.4341525Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6/lib-toml_edit.json' from root:root to runner:runner
2025-08-20T20:07:04.4343282Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6' from root:root to runner:runner
2025-08-20T20:07:04.4345409Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4347298Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153/lib-thiserror.json' from root:root to runner:runner
2025-08-20T20:07:04.4349102Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153/lib-thiserror' from root:root to runner:runner
2025-08-20T20:07:04.4350773Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153/dep-lib-thiserror' from root:root to runner:runner
2025-08-20T20:07:04.4352389Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153' from root:root to runner:runner
2025-08-20T20:07:04.4354063Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4355861Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4357708Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4359563Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4361225Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808' from root:root to runner:runner
2025-08-20T20:07:04.4362947Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-fdf4e5a1511073fe/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4364837Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-fdf4e5a1511073fe/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4366540Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-fdf4e5a1511073fe' from root:root to runner:runner
2025-08-20T20:07:04.4368402Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db/dep-lib-thiserror_impl' from root:root to runner:runner
2025-08-20T20:07:04.4370164Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4371908Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db/lib-thiserror_impl' from root:root to runner:runner
2025-08-20T20:07:04.4373801Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db/lib-thiserror_impl.json' from root:root to runner:runner
2025-08-20T20:07:04.4375477Z [00:07:49.277]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db' from root:root to runner:runner
2025-08-20T20:07:04.4377151Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4379136Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4380862Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4382589Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4384359Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a' from root:root to runner:runner
2025-08-20T20:07:04.4385981Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07/lib-rustc_version' from root:root to runner:runner
2025-08-20T20:07:04.4387691Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4389533Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07/dep-lib-rustc_version' from root:root to runner:runner
2025-08-20T20:07:04.4391279Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07/lib-rustc_version.json' from root:root to runner:runner
2025-08-20T20:07:04.4392931Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07' from root:root to runner:runner
2025-08-20T20:07:04.4394610Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4396383Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4398198Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4400060Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4401702Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f' from root:root to runner:runner
2025-08-20T20:07:04.4403351Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4405171Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4406915Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4408899Z [00:07:49.278]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4410712Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c' from root:root to runner:runner
2025-08-20T20:07:04.4413099Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6/lib-aho_corasick.json' from root:root to runner:runner
2025-08-20T20:07:04.4416383Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4419813Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6/lib-aho_corasick' from root:root to runner:runner
2025-08-20T20:07:04.4422491Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6/dep-lib-aho_corasick' from root:root to runner:runner
2025-08-20T20:07:04.4424180Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6' from root:root to runner:runner
2025-08-20T20:07:04.4425820Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4427560Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4/dep-lib-pest_derive' from root:root to runner:runner
2025-08-20T20:07:04.4429562Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4/lib-pest_derive' from root:root to runner:runner
2025-08-20T20:07:04.4431460Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4/lib-pest_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4433086Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4' from root:root to runner:runner
2025-08-20T20:07:04.4434729Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4436463Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4/lib-futures_macro' from root:root to runner:runner
2025-08-20T20:07:04.4438386Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4/lib-futures_macro.json' from root:root to runner:runner
2025-08-20T20:07:04.4440143Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4/dep-lib-futures_macro' from root:root to runner:runner
2025-08-20T20:07:04.4441934Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4' from root:root to runner:runner
2025-08-20T20:07:04.4443698Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4445618Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4447466Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4449560Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4451312Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189' from root:root to runner:runner
2025-08-20T20:07:04.4452923Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594/lib-winnow' from root:root to runner:runner
2025-08-20T20:07:04.4454562Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4456224Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594/dep-lib-winnow' from root:root to runner:runner
2025-08-20T20:07:04.4458298Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594/lib-winnow.json' from root:root to runner:runner
2025-08-20T20:07:04.4459925Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594' from root:root to runner:runner
2025-08-20T20:07:04.4461642Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2/lib-pin_project_internal.json' from root:root to runner:runner
2025-08-20T20:07:04.4463520Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2/lib-pin_project_internal' from root:root to runner:runner
2025-08-20T20:07:04.4465338Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4467170Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2/dep-lib-pin_project_internal' from root:root to runner:runner
2025-08-20T20:07:04.4469295Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2' from root:root to runner:runner
2025-08-20T20:07:04.4471070Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4472925Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4474722Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4476532Z [00:07:49.279]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4478411Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3' from root:root to runner:runner
2025-08-20T20:07:04.4480119Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4481956Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4483723Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4486271Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4489641Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21' from root:root to runner:runner
2025-08-20T20:07:04.4492619Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141/lib-regex' from root:root to runner:runner
2025-08-20T20:07:04.4495299Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4496976Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141/dep-lib-regex' from root:root to runner:runner
2025-08-20T20:07:04.4498847Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141/lib-regex.json' from root:root to runner:runner
2025-08-20T20:07:04.4500610Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141' from root:root to runner:runner
2025-08-20T20:07:04.4502238Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4503897Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195/lib-paste.json' from root:root to runner:runner
2025-08-20T20:07:04.4505508Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195/lib-paste' from root:root to runner:runner
2025-08-20T20:07:04.4507476Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195/dep-lib-paste' from root:root to runner:runner
2025-08-20T20:07:04.4509272Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195' from root:root to runner:runner
2025-08-20T20:07:04.4510916Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57/lib-lazy_static.json' from root:root to runner:runner
2025-08-20T20:07:04.4512610Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57/lib-lazy_static' from root:root to runner:runner
2025-08-20T20:07:04.4514299Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4516168Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57/dep-lib-lazy_static' from root:root to runner:runner
2025-08-20T20:07:04.4517788Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57' from root:root to runner:runner
2025-08-20T20:07:04.4519705Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331/lib-tracing_attributes.json' from root:root to runner:runner
2025-08-20T20:07:04.4521552Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331/lib-tracing_attributes' from root:root to runner:runner
2025-08-20T20:07:04.4523360Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4525179Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331/dep-lib-tracing_attributes' from root:root to runner:runner
2025-08-20T20:07:04.4527077Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331' from root:root to runner:runner
2025-08-20T20:07:04.4528953Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e/lib-yoke_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4530685Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4532380Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e/lib-yoke_derive' from root:root to runner:runner
2025-08-20T20:07:04.4534081Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e/dep-lib-yoke_derive' from root:root to runner:runner
2025-08-20T20:07:04.4535717Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e' from root:root to runner:runner
2025-08-20T20:07:04.4537365Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4539286Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident.json' from root:root to runner:runner
2025-08-20T20:07:04.4541050Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/dep-lib-unicode_ident' from root:root to runner:runner
2025-08-20T20:07:04.4542910Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident' from root:root to runner:runner
2025-08-20T20:07:04.4544552Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb' from root:root to runner:runner
2025-08-20T20:07:04.4546183Z [00:07:49.280]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4548097Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774/lib-indexmap.json' from root:root to runner:runner
2025-08-20T20:07:04.4550032Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774/dep-lib-indexmap' from root:root to runner:runner
2025-08-20T20:07:04.4551703Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774/lib-indexmap' from root:root to runner:runner
2025-08-20T20:07:04.4553435Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774' from root:root to runner:runner
2025-08-20T20:07:04.4555120Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4557033Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4560089Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4563395Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4566514Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54' from root:root to runner:runner
2025-08-20T20:07:04.4568932Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628/dep-lib-thiserror_impl' from root:root to runner:runner
2025-08-20T20:07:04.4570726Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4572506Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628/lib-thiserror_impl' from root:root to runner:runner
2025-08-20T20:07:04.4574492Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628/lib-thiserror_impl.json' from root:root to runner:runner
2025-08-20T20:07:04.4576178Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628' from root:root to runner:runner
2025-08-20T20:07:04.4577985Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba/lib-strum_macros' from root:root to runner:runner
2025-08-20T20:07:04.4579742Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba/lib-strum_macros.json' from root:root to runner:runner
2025-08-20T20:07:04.4581470Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4583179Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba/dep-lib-strum_macros' from root:root to runner:runner
2025-08-20T20:07:04.4584938Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba' from root:root to runner:runner
2025-08-20T20:07:04.4586601Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4588597Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc/dep-lib-regex_syntax' from root:root to runner:runner
2025-08-20T20:07:04.4590330Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc/lib-regex_syntax' from root:root to runner:runner
2025-08-20T20:07:04.4592053Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc/lib-regex_syntax.json' from root:root to runner:runner
2025-08-20T20:07:04.4593719Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc' from root:root to runner:runner
2025-08-20T20:07:04.4595370Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8/dep-lib-rustversion' from root:root to runner:runner
2025-08-20T20:07:04.4597120Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8/lib-rustversion.json' from root:root to runner:runner
2025-08-20T20:07:04.4599039Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4600890Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8/lib-rustversion' from root:root to runner:runner
2025-08-20T20:07:04.4602514Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8' from root:root to runner:runner
2025-08-20T20:07:04.4604233Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4606079Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4608016Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4609902Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4611722Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476' from root:root to runner:runner
2025-08-20T20:07:04.4613365Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7/lib-snafu_derive' from root:root to runner:runner
2025-08-20T20:07:04.4615125Z [00:07:49.281]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7/lib-snafu_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4616857Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4619018Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7/dep-lib-snafu_derive' from root:root to runner:runner
2025-08-20T20:07:04.4620682Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7' from root:root to runner:runner
2025-08-20T20:07:04.4622349Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4624113Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4625819Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4627683Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4630203Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111' from root:root to runner:runner
2025-08-20T20:07:04.4631838Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4633640Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d/lib-enumflags2_derive' from root:root to runner:runner
2025-08-20T20:07:04.4635455Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d/lib-enumflags2_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4637252Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d/dep-lib-enumflags2_derive' from root:root to runner:runner
2025-08-20T20:07:04.4639273Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d' from root:root to runner:runner
2025-08-20T20:07:04.4640924Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4642565Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42/dep-lib-pest' from root:root to runner:runner
2025-08-20T20:07:04.4644151Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42/lib-pest' from root:root to runner:runner
2025-08-20T20:07:04.4645753Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42/lib-pest.json' from root:root to runner:runner
2025-08-20T20:07:04.4647331Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42' from root:root to runner:runner
2025-08-20T20:07:04.4649098Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4650750Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f/lib-pest_meta' from root:root to runner:runner
2025-08-20T20:07:04.4652407Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f/dep-lib-pest_meta' from root:root to runner:runner
2025-08-20T20:07:04.4654073Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f/lib-pest_meta.json' from root:root to runner:runner
2025-08-20T20:07:04.4655801Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f' from root:root to runner:runner
2025-08-20T20:07:04.4657473Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4659557Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4661317Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4663079Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4664757Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e' from root:root to runner:runner
2025-08-20T20:07:04.4666535Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9/lib-tokio_macros.json' from root:root to runner:runner
2025-08-20T20:07:04.4668494Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4670240Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9/dep-lib-tokio_macros' from root:root to runner:runner
2025-08-20T20:07:04.4671965Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9/lib-tokio_macros' from root:root to runner:runner
2025-08-20T20:07:04.4673598Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9' from root:root to runner:runner
2025-08-20T20:07:04.4675348Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4676974Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/dep-lib-heck' from root:root to runner:runner
2025-08-20T20:07:04.4678952Z [00:07:49.282]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/lib-heck.json' from root:root to runner:runner
2025-08-20T20:07:04.4680563Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/lib-heck' from root:root to runner:runner
2025-08-20T20:07:04.4682115Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54' from root:root to runner:runner
2025-08-20T20:07:04.4683730Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/dep-lib-proc_macro2' from root:root to runner:runner
2025-08-20T20:07:04.4685566Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/lib-proc_macro2' from root:root to runner:runner
2025-08-20T20:07:04.4687268Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4689111Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/lib-proc_macro2.json' from root:root to runner:runner
2025-08-20T20:07:04.4690750Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d' from root:root to runner:runner
2025-08-20T20:07:04.4692505Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4694401Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4696094Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2' from root:root to runner:runner
2025-08-20T20:07:04.4698538Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c/lib-version_check' from root:root to runner:runner
2025-08-20T20:07:04.4700340Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4702237Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c/lib-version_check.json' from root:root to runner:runner
2025-08-20T20:07:04.4703979Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c/dep-lib-version_check' from root:root to runner:runner
2025-08-20T20:07:04.4705637Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c' from root:root to runner:runner
2025-08-20T20:07:04.4707382Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4709585Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4711412Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4713389Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4715155Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa' from root:root to runner:runner
2025-08-20T20:07:04.4717185Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4719140Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4720916Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4722690Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4724372Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53' from root:root to runner:runner
2025-08-20T20:07:04.4726116Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0/dep-lib-curve25519_dalek_derive' from root:root to runner:runner
2025-08-20T20:07:04.4728101Z [00:07:49.283]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0/lib-curve25519_dalek_derive' from root:root to runner:runner
2025-08-20T20:07:04.4730087Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4731955Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0/lib-curve25519_dalek_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4733740Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0' from root:root to runner:runner
2025-08-20T20:07:04.4735476Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d/dep-lib-regex_automata' from root:root to runner:runner
2025-08-20T20:07:04.4737221Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4739227Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d/lib-regex_automata.json' from root:root to runner:runner
2025-08-20T20:07:04.4740988Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d/lib-regex_automata' from root:root to runner:runner
2025-08-20T20:07:04.4742648Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d' from root:root to runner:runner
2025-08-20T20:07:04.4744337Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4746136Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4748131Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4749937Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4751608Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159' from root:root to runner:runner
2025-08-20T20:07:04.4753297Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4755275Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4757043Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4758944Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4760644Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa' from root:root to runner:runner
2025-08-20T20:07:04.4762293Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601/lib-precis_tools' from root:root to runner:runner
2025-08-20T20:07:04.4764002Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4765847Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601/lib-precis_tools.json' from root:root to runner:runner
2025-08-20T20:07:04.4768661Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601/dep-lib-precis_tools' from root:root to runner:runner
2025-08-20T20:07:04.4770395Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601' from root:root to runner:runner
2025-08-20T20:07:04.4772042Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/dep-lib-equivalent' from root:root to runner:runner
2025-08-20T20:07:04.4773737Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/lib-equivalent' from root:root to runner:runner
2025-08-20T20:07:04.4775431Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4777148Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/lib-equivalent.json' from root:root to runner:runner
2025-08-20T20:07:04.4778910Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53' from root:root to runner:runner
2025-08-20T20:07:04.4780559Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4782416Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4/lib-unicode_xid' from root:root to runner:runner
2025-08-20T20:07:04.4784127Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4/lib-unicode_xid.json' from root:root to runner:runner
2025-08-20T20:07:04.4785847Z [00:07:49.284]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4/dep-lib-unicode_xid' from root:root to runner:runner
2025-08-20T20:07:04.4787476Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4' from root:root to runner:runner
2025-08-20T20:07:04.4789442Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793/lib-serde_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4791168Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4792880Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793/dep-lib-serde_derive' from root:root to runner:runner
2025-08-20T20:07:04.4794714Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793/lib-serde_derive' from root:root to runner:runner
2025-08-20T20:07:04.4796356Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793' from root:root to runner:runner
2025-08-20T20:07:04.4798226Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-3d83e70d7e77dc37/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4800146Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-3d83e70d7e77dc37/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4801840Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-3d83e70d7e77dc37' from root:root to runner:runner
2025-08-20T20:07:04.4803532Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245/dep-lib-zerofrom_derive' from root:root to runner:runner
2025-08-20T20:07:04.4805298Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4807052Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245/lib-zerofrom_derive' from root:root to runner:runner
2025-08-20T20:07:04.4809070Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245/lib-zerofrom_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4810760Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245' from root:root to runner:runner
2025-08-20T20:07:04.4812481Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4814335Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4816127Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4818014Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4819838Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414' from root:root to runner:runner
2025-08-20T20:07:04.4821561Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4823438Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4825237Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4827059Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4829081Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8' from root:root to runner:runner
2025-08-20T20:07:04.4830704Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/dep-lib-shlex' from root:root to runner:runner
2025-08-20T20:07:04.4832336Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex.json' from root:root to runner:runner
2025-08-20T20:07:04.4834055Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4836418Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex' from root:root to runner:runner
2025-08-20T20:07:04.4838088Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13' from root:root to runner:runner
2025-08-20T20:07:04.4839700Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142/lib-cfg_aliases' from root:root to runner:runner
2025-08-20T20:07:04.4841397Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4843109Z [00:07:49.285]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142/dep-lib-cfg_aliases' from root:root to runner:runner
2025-08-20T20:07:04.4844814Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142/lib-cfg_aliases.json' from root:root to runner:runner
2025-08-20T20:07:04.4846567Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142' from root:root to runner:runner
2025-08-20T20:07:04.4848393Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4850221Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4851968Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4853746Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4855434Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f' from root:root to runner:runner
2025-08-20T20:07:04.4857115Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c/dep-lib-document_features' from root:root to runner:runner
2025-08-20T20:07:04.4859024Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c/lib-document_features' from root:root to runner:runner
2025-08-20T20:07:04.4860848Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c/lib-document_features.json' from root:root to runner:runner
2025-08-20T20:07:04.4862762Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4864446Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c' from root:root to runner:runner
2025-08-20T20:07:04.4866145Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4868173Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4869977Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4871713Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4873486Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4' from root:root to runner:runner
2025-08-20T20:07:04.4875126Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4876900Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72/lib-zerovec_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4878796Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72/dep-lib-zerovec_derive' from root:root to runner:runner
2025-08-20T20:07:04.4880555Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72/lib-zerovec_derive' from root:root to runner:runner
2025-08-20T20:07:04.4882230Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72' from root:root to runner:runner
2025-08-20T20:07:04.4883921Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79/lib-pest_generator.json' from root:root to runner:runner
2025-08-20T20:07:04.4885659Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4887381Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79/lib-pest_generator' from root:root to runner:runner
2025-08-20T20:07:04.4889357Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79/dep-lib-pest_generator' from root:root to runner:runner
2025-08-20T20:07:04.4891016Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79' from root:root to runner:runner
2025-08-20T20:07:04.4892730Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4894562Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4896343Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4898216Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4900037Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a' from root:root to runner:runner
2025-08-20T20:07:04.4901675Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d/dep-lib-ucd_parse' from root:root to runner:runner
2025-08-20T20:07:04.4903498Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4905658Z [00:07:49.286]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d/lib-ucd_parse' from root:root to runner:runner
2025-08-20T20:07:04.4907341Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d/lib-ucd_parse.json' from root:root to runner:runner
2025-08-20T20:07:04.4909249Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d' from root:root to runner:runner
2025-08-20T20:07:04.4910860Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5/lib-hashbrown' from root:root to runner:runner
2025-08-20T20:07:04.4912540Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5/lib-hashbrown.json' from root:root to runner:runner
2025-08-20T20:07:04.4914235Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5/dep-lib-hashbrown' from root:root to runner:runner
2025-08-20T20:07:04.4916101Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4917716Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5' from root:root to runner:runner
2025-08-20T20:07:04.4919583Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498/lib-num_enum_derive' from root:root to runner:runner
2025-08-20T20:07:04.4921318Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4923072Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498/lib-num_enum_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4924832Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498/dep-lib-num_enum_derive' from root:root to runner:runner
2025-08-20T20:07:04.4926610Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498' from root:root to runner:runner
2025-08-20T20:07:04.4928451Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4930284Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4932024Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4933777Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4935446Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf' from root:root to runner:runner
2025-08-20T20:07:04.4937137Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4939099Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4940908Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4942903Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4944635Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3' from root:root to runner:runner
2025-08-20T20:07:04.4946381Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4948517Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.4950379Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4952209Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.4954078Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5' from root:root to runner:runner
2025-08-20T20:07:04.4955686Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d/dep-lib-cc' from root:root to runner:runner
2025-08-20T20:07:04.4957244Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d/lib-cc' from root:root to runner:runner
2025-08-20T20:07:04.4959033Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4960651Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d/lib-cc.json' from root:root to runner:runner
2025-08-20T20:07:04.4962186Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d' from root:root to runner:runner
2025-08-20T20:07:04.4963877Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089/lib-iroh_metrics_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4965698Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4967498Z [00:07:49.287]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089/lib-iroh_metrics_derive' from root:root to runner:runner
2025-08-20T20:07:04.4969588Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089/dep-lib-iroh_metrics_derive' from root:root to runner:runner
2025-08-20T20:07:04.4971332Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089' from root:root to runner:runner
2025-08-20T20:07:04.4973638Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4975379Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7/dep-lib-regex_lite' from root:root to runner:runner
2025-08-20T20:07:04.4977083Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7/lib-regex_lite' from root:root to runner:runner
2025-08-20T20:07:04.4978882Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7/lib-regex_lite.json' from root:root to runner:runner
2025-08-20T20:07:04.4980662Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7' from root:root to runner:runner
2025-08-20T20:07:04.4982319Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857/dep-lib-der_derive' from root:root to runner:runner
2025-08-20T20:07:04.4984027Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857/lib-der_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.4985722Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4987400Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857/lib-der_derive' from root:root to runner:runner
2025-08-20T20:07:04.4989251Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857' from root:root to runner:runner
2025-08-20T20:07:04.4990938Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405/lib-nested_enum_utils.json' from root:root to runner:runner
2025-08-20T20:07:04.4992731Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405/dep-lib-nested_enum_utils' from root:root to runner:runner
2025-08-20T20:07:04.4994516Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405/lib-nested_enum_utils' from root:root to runner:runner
2025-08-20T20:07:04.4996396Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.4998268Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405' from root:root to runner:runner
2025-08-20T20:07:04.4999995Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e/build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.5001805Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.5003555Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5005316Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.5007107Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e' from root:root to runner:runner
2025-08-20T20:07:04.5008844Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5010540Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496/lib-clap_derive' from root:root to runner:runner
2025-08-20T20:07:04.5012228Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496/lib-clap_derive.json' from root:root to runner:runner
2025-08-20T20:07:04.5013941Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496/dep-lib-clap_derive' from root:root to runner:runner
2025-08-20T20:07:04.5015567Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496' from root:root to runner:runner
2025-08-20T20:07:04.5017161Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49/dep-lib-memchr' from root:root to runner:runner
2025-08-20T20:07:04.5018896Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49/lib-memchr.json' from root:root to runner:runner
2025-08-20T20:07:04.5020559Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5022315Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49/lib-memchr' from root:root to runner:runner
2025-08-20T20:07:04.5023870Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49' from root:root to runner:runner
2025-08-20T20:07:04.5025507Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5027260Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355/lib-derive_more_impl' from root:root to runner:runner
2025-08-20T20:07:04.5029253Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355/dep-lib-derive_more_impl' from root:root to runner:runner
2025-08-20T20:07:04.5031036Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355/lib-derive_more_impl.json' from root:root to runner:runner
2025-08-20T20:07:04.5032843Z [00:07:49.288]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355' from root:root to runner:runner
2025-08-20T20:07:04.5034465Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/lib-quote.json' from root:root to runner:runner
2025-08-20T20:07:04.5036117Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5037730Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/lib-quote' from root:root to runner:runner
2025-08-20T20:07:04.5039565Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/dep-lib-quote' from root:root to runner:runner
2025-08-20T20:07:04.5041127Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485' from root:root to runner:runner
2025-08-20T20:07:04.5043177Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint' from root:root to runner:runner
2025-08-20T20:07:04.5044471Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release' from root:root to runner:runner
2025-08-20T20:07:04.5045859Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/examples' from root:root to runner:runner
2025-08-20T20:07:04.5047402Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/incremental' from root:root to runner:runner
2025-08-20T20:07:04.5049191Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' from root:root to runner:runner
2025-08-20T20:07:04.5050812Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/out' from root:root to runner:runner
2025-08-20T20:07:04.5052539Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/output' from root:root to runner:runner
2025-08-20T20:07:04.5054285Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5056085Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5057951Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5059778Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06' from root:root to runner:runner
2025-08-20T20:07:04.5061520Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/out/tests.rs' from root:root to runner:runner
2025-08-20T20:07:04.5063248Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/out' from root:root to runner:runner
2025-08-20T20:07:04.5064958Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/output' from root:root to runner:runner
2025-08-20T20:07:04.5066708Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5079524Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5081377Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5083100Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f' from root:root to runner:runner
2025-08-20T20:07:04.5084814Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/out' from root:root to runner:runner
2025-08-20T20:07:04.5086739Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/output' from root:root to runner:runner
2025-08-20T20:07:04.5088620Z [00:07:49.289]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5090450Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5092254Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5093953Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437' from root:root to runner:runner
2025-08-20T20:07:04.5095938Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-aesni-gcm-x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5097989Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/00c879ee3285a50d-montgomery.o' from root:root to runner:runner
2025-08-20T20:07:04.5099921Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a4019cc0736b0423-cpu_intel.o' from root:root to runner:runner
2025-08-20T20:07:04.5101803Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-gfp_p256.o' from root:root to runner:runner
2025-08-20T20:07:04.5103676Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/aaa1ba3e455ee2e1-limbs.o' from root:root to runner:runner
2025-08-20T20:07:04.5105539Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/libring_core_0_17_14_.a' from root:root to runner:runner
2025-08-20T20:07:04.5107461Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-aes-gcm-avx2-x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5109629Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a4019cc0736b0423-crypto.o' from root:root to runner:runner
2025-08-20T20:07:04.5112208Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-x86_64-mont-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5114325Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/25ac62e5b3c53843-curve25519_64_adx.o' from root:root to runner:runner
2025-08-20T20:07:04.5116302Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-p256-x86_64-asm-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5118437Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a4019cc0736b0423-mem.o' from root:root to runner:runner
2025-08-20T20:07:04.5120404Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/e165cd818145c705-fiat_curve25519_adx_mul.o' from root:root to runner:runner
2025-08-20T20:07:04.5122372Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-sha512-x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5124488Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-vpaes-x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5126440Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/25ac62e5b3c53843-curve25519.o' from root:root to runner:runner
2025-08-20T20:07:04.5128453Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-ecp_nistz.o' from root:root to runner:runner
2025-08-20T20:07:04.5130344Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/libring_core_0_17_14__test.a' from root:root to runner:runner
2025-08-20T20:07:04.5132243Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-p256-nistz.o' from root:root to runner:runner
2025-08-20T20:07:04.5134174Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/00c879ee3285a50d-montgomery_inv.o' from root:root to runner:runner
2025-08-20T20:07:04.5136155Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/e165cd818145c705-fiat_curve25519_adx_square.o' from root:root to runner:runner
2025-08-20T20:07:04.5138294Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5140425Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-aesni-x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5142337Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-gfp_p384.o' from root:root to runner:runner
2025-08-20T20:07:04.5144213Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-p256.o' from root:root to runner:runner
2025-08-20T20:07:04.5146131Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-sha256-x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5148333Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-ghash-x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5150400Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/d5a9841f3dc6e253-poly1305.o' from root:root to runner:runner
2025-08-20T20:07:04.5152375Z [00:07:49.290]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-x86_64-mont5-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5154351Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-chacha-x86_64-elf.o' from root:root to runner:runner
2025-08-20T20:07:04.5156296Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a4019cc0736b0423-constant_time_test.o' from root:root to runner:runner
2025-08-20T20:07:04.5158436Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/0bbbd18bda93c05b-aes_nohw.o' from root:root to runner:runner
2025-08-20T20:07:04.5160241Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out' from root:root to runner:runner
2025-08-20T20:07:04.5161919Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/output' from root:root to runner:runner
2025-08-20T20:07:04.5163630Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5165389Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5167272Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5169052Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb' from root:root to runner:runner
2025-08-20T20:07:04.5170721Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/out' from root:root to runner:runner
2025-08-20T20:07:04.5172415Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/output' from root:root to runner:runner
2025-08-20T20:07:04.5174144Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5175921Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5177790Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5180232Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762' from root:root to runner:runner
2025-08-20T20:07:04.5181922Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/out' from root:root to runner:runner
2025-08-20T20:07:04.5183604Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/output' from root:root to runner:runner
2025-08-20T20:07:04.5185326Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5187090Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5189047Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5190736Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b' from root:root to runner:runner
2025-08-20T20:07:04.5192458Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/out' from root:root to runner:runner
2025-08-20T20:07:04.5194423Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/output' from root:root to runner:runner
2025-08-20T20:07:04.5196259Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5198348Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5200229Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5201990Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa' from root:root to runner:runner
2025-08-20T20:07:04.5203823Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/out' from root:root to runner:runner
2025-08-20T20:07:04.5205510Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/output' from root:root to runner:runner
2025-08-20T20:07:04.5207228Z [00:07:49.291]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5209768Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5211538Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5213215Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae' from root:root to runner:runner
2025-08-20T20:07:04.5214900Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/out' from root:root to runner:runner
2025-08-20T20:07:04.5216620Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/output' from root:root to runner:runner
2025-08-20T20:07:04.5218710Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5220748Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5222538Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5224251Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336' from root:root to runner:runner
2025-08-20T20:07:04.5225944Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/out' from root:root to runner:runner
2025-08-20T20:07:04.5227675Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/output' from root:root to runner:runner
2025-08-20T20:07:04.5229537Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5231455Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5233233Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5234942Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a' from root:root to runner:runner
2025-08-20T20:07:04.5236626Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/out' from root:root to runner:runner
2025-08-20T20:07:04.5238550Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/output' from root:root to runner:runner
2025-08-20T20:07:04.5240314Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5242121Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5243894Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5245590Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70' from root:root to runner:runner
2025-08-20T20:07:04.5247475Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/out' from root:root to runner:runner
2025-08-20T20:07:04.5249984Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/output' from root:root to runner:runner
2025-08-20T20:07:04.5251824Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5253699Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5255530Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5257297Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33' from root:root to runner:runner
2025-08-20T20:07:04.5259413Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/out' from root:root to runner:runner
2025-08-20T20:07:04.5261200Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/output' from root:root to runner:runner
2025-08-20T20:07:04.5262992Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5264845Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5266650Z [00:07:49.292]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5268507Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd' from root:root to runner:runner
2025-08-20T20:07:04.5270212Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/out' from root:root to runner:runner
2025-08-20T20:07:04.5271912Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/output' from root:root to runner:runner
2025-08-20T20:07:04.5273754Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5275518Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5277262Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5279160Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208' from root:root to runner:runner
2025-08-20T20:07:04.5280850Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/out' from root:root to runner:runner
2025-08-20T20:07:04.5282558Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/output' from root:root to runner:runner
2025-08-20T20:07:04.5284426Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5286221Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5288091Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5289784Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b' from root:root to runner:runner
2025-08-20T20:07:04.5291528Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/out' from root:root to runner:runner
2025-08-20T20:07:04.5293309Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/output' from root:root to runner:runner
2025-08-20T20:07:04.5295120Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5296988Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5299084Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5301006Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e' from root:root to runner:runner
2025-08-20T20:07:04.5302819Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out/bidi_class.rs' from root:root to runner:runner
2025-08-20T20:07:04.5304726Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out/space_separator.rs' from root:root to runner:runner
2025-08-20T20:07:04.5306636Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out/width_mapping.rs' from root:root to runner:runner
2025-08-20T20:07:04.5308637Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out/unicode_version.rs' from root:root to runner:runner
2025-08-20T20:07:04.5310590Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out' from root:root to runner:runner
2025-08-20T20:07:04.5312374Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/output' from root:root to runner:runner
2025-08-20T20:07:04.5314190Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5316106Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5318742Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5320546Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0' from root:root to runner:runner
2025-08-20T20:07:04.5322270Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/out' from root:root to runner:runner
2025-08-20T20:07:04.5323996Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/output' from root:root to runner:runner
2025-08-20T20:07:04.5325749Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5327704Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5329593Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5331307Z [00:07:49.293]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160' from root:root to runner:runner
2025-08-20T20:07:04.5333000Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/out' from root:root to runner:runner
2025-08-20T20:07:04.5334700Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/output' from root:root to runner:runner
2025-08-20T20:07:04.5336427Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5338579Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5340386Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5342070Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de' from root:root to runner:runner
2025-08-20T20:07:04.5343793Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/out' from root:root to runner:runner
2025-08-20T20:07:04.5345589Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/output' from root:root to runner:runner
2025-08-20T20:07:04.5347444Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5349449Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5351331Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5353089Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a' from root:root to runner:runner
2025-08-20T20:07:04.5354938Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/out' from root:root to runner:runner
2025-08-20T20:07:04.5356630Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/output' from root:root to runner:runner
2025-08-20T20:07:04.5358573Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5360366Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5362103Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5363777Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc' from root:root to runner:runner
2025-08-20T20:07:04.5365608Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/out' from root:root to runner:runner
2025-08-20T20:07:04.5367418Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/output' from root:root to runner:runner
2025-08-20T20:07:04.5369346Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5371223Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5373066Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5374823Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6' from root:root to runner:runner
2025-08-20T20:07:04.5376539Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/out' from root:root to runner:runner
2025-08-20T20:07:04.5378436Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/output' from root:root to runner:runner
2025-08-20T20:07:04.5380327Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5382110Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5383869Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5386190Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7' from root:root to runner:runner
2025-08-20T20:07:04.5388016Z [00:07:49.294]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/out' from root:root to runner:runner
2025-08-20T20:07:04.5389744Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/output' from root:root to runner:runner
2025-08-20T20:07:04.5391642Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5393488Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5395267Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5396987Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138' from root:root to runner:runner
2025-08-20T20:07:04.5398918Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/out' from root:root to runner:runner
2025-08-20T20:07:04.5400648Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/output' from root:root to runner:runner
2025-08-20T20:07:04.5402402Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5404206Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5405971Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5407801Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401' from root:root to runner:runner
2025-08-20T20:07:04.5409628Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/out' from root:root to runner:runner
2025-08-20T20:07:04.5411401Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/output' from root:root to runner:runner
2025-08-20T20:07:04.5413208Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5415055Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5416865Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5418968Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1' from root:root to runner:runner
2025-08-20T20:07:04.5420715Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/out' from root:root to runner:runner
2025-08-20T20:07:04.5422399Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/output' from root:root to runner:runner
2025-08-20T20:07:04.5424127Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5425887Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5427624Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5429403Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21' from root:root to runner:runner
2025-08-20T20:07:04.5431267Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/b8423798394d5395-blake3_avx512_x86-64_unix.o' from root:root to runner:runner
2025-08-20T20:07:04.5433357Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/libblake3_avx512_assembly.a' from root:root to runner:runner
2025-08-20T20:07:04.5435323Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/b8423798394d5395-blake3_sse2_x86-64_unix.o' from root:root to runner:runner
2025-08-20T20:07:04.5437208Z [00:07:49.295]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/flag_check.c' from root:root to runner:runner
2025-08-20T20:07:04.5439203Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/flag_check' from root:root to runner:runner
2025-08-20T20:07:04.5441128Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/b8423798394d5395-blake3_sse41_x86-64_unix.o' from root:root to runner:runner
2025-08-20T20:07:04.5443109Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/libblake3_sse2_sse41_avx2_assembly.a' from root:root to runner:runner
2025-08-20T20:07:04.5445214Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/b8423798394d5395-blake3_avx2_x86-64_unix.o' from root:root to runner:runner
2025-08-20T20:07:04.5447164Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out' from root:root to runner:runner
2025-08-20T20:07:04.5448956Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/output' from root:root to runner:runner
2025-08-20T20:07:04.5450703Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5452681Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5454847Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5456537Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a' from root:root to runner:runner
2025-08-20T20:07:04.5458442Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/out' from root:root to runner:runner
2025-08-20T20:07:04.5460371Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/output' from root:root to runner:runner
2025-08-20T20:07:04.5462140Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5463946Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5465727Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5467452Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9' from root:root to runner:runner
2025-08-20T20:07:04.5469333Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/out/public.rs' from root:root to runner:runner
2025-08-20T20:07:04.5471290Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/out/precis_tables.rs' from root:root to runner:runner
2025-08-20T20:07:04.5473170Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/out/context_tables.rs' from root:root to runner:runner
2025-08-20T20:07:04.5474967Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/out' from root:root to runner:runner
2025-08-20T20:07:04.5476703Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/output' from root:root to runner:runner
2025-08-20T20:07:04.5478703Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5480541Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5482333Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5484059Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2' from root:root to runner:runner
2025-08-20T20:07:04.5485742Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/out' from root:root to runner:runner
2025-08-20T20:07:04.5487568Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/output' from root:root to runner:runner
2025-08-20T20:07:04.5489374Z [00:07:49.296]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5491135Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5492870Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5494531Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113' from root:root to runner:runner
2025-08-20T20:07:04.5496227Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/out' from root:root to runner:runner
2025-08-20T20:07:04.5498290Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/output' from root:root to runner:runner
2025-08-20T20:07:04.5500162Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/root-output' from root:root to runner:runner
2025-08-20T20:07:04.5502008Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.5503834Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/stderr' from root:root to runner:runner
2025-08-20T20:07:04.5505586Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420' from root:root to runner:runner
2025-08-20T20:07:04.5507172Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build' from root:root to runner:runner
2025-08-20T20:07:04.5508792Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/libdumbpipe.d' from root:root to runner:runner
2025-08-20T20:07:04.5510445Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiri_string-22d684c798c72277.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5512178Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5514087Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunicode_normalization-7dafa748878d480a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5515875Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-bc2f378c135017cb.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5517596Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerofrom-69fc3906116d7f31.d' from root:root to runner:runner
2025-08-20T20:07:04.5519477Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_conv-c669c3d448cfbda6.d' from root:root to runner:runner
2025-08-20T20:07:04.5521141Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hmac-4f718781499b6e53.d' from root:root to runner:runner
2025-08-20T20:07:04.5523445Z [00:07:49.297]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_sink-2858ad426ce613cd.d' from root:root to runner:runner
2025-08-20T20:07:04.5526896Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmatchers-8c27b18df1bbab69.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5530444Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5533038Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libself_cell-ae2e8b2512e8e039.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5534800Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/n0_watcher-b77ff27b187da198.d' from root:root to runner:runner
2025-08-20T20:07:04.5536512Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgimli-2fbe14ddc69a96d0.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5538417Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/chacha20-6b9e3de667c4e00a.d' from root:root to runner:runner
2025-08-20T20:07:04.5540190Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5542019Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-5f6bba963fa74670.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5544002Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-c50f33fb6dbb60c7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5545684Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/adler2-04e032851045267c.d' from root:root to runner:runner
2025-08-20T20:07:04.5547445Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-87a63e205864e107.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5549409Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-23685ebd8bdfb986.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5551195Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5552937Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libigd_next-f627ea1c73b4b539.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5554766Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5556495Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_lite-c4aed32d07a98f09.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5558428Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-24fe2f4a89134b16.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5560159Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1_smol-a89d6c84df009796.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5561874Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5563553Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tower-3c6c52c9bdbe4757.d' from root:root to runner:runner
2025-08-20T20:07:04.5565250Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake3-b8dbf4b1c7f2fd0f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5567009Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-16ff4bd6d186bb41.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5568963Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_task-8a1d63b4d4c5365a.d' from root:root to runner:runner
2025-08-20T20:07:04.5570799Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lock_api-75d987cb38e79d6a.d' from root:root to runner:runner
2025-08-20T20:07:04.5572496Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_epoch-5f6bba963fa74670.d' from root:root to runner:runner
2025-08-20T20:07:04.5573418Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatomic_waker-ef9e1d9e2660075a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5574296Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/resolv_conf-5c926bf08a0cabdd.d' from root:root to runner:runner
2025-08-20T20:07:04.5575187Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tinyvec_macros-0c437587e1abfdb5.d' from root:root to runner:runner
2025-08-20T20:07:04.5576076Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5577070Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/colorchoice-554e86939bdb2b39.d' from root:root to runner:runner
2025-08-20T20:07:04.5578272Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatomic_waker-ef9e1d9e2660075a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5579193Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec-ceb38c9793a76648.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5580119Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_buffered-d8fd778839412d9d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5581016Z [00:07:49.298]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libslab-4dab13f561b5df38.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5581893Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/surge_ping-143907c2106cd47b.d' from root:root to runner:runner
2025-08-20T20:07:04.5582763Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zeroize-9d7a6fb98124bc73.d' from root:root to runner:runner
2025-08-20T20:07:04.5583687Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5584545Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-0535910dc9036bf9.d' from root:root to runner:runner
2025-08-20T20:07:04.5585594Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_http-62c7e9a4fe8af476.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5586507Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5587435Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5588494Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dumbpipe-68ba1a92e655e38f.d' from root:root to runner:runner
2025-08-20T20:07:04.5589443Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-16ff4bd6d186bb41.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5590364Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-feb0d6fb20863964.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5591381Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-77ce7efe53e8eb34.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5592345Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-fb2e9ad978fcacd4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5593278Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_urlencoded-9463aad69c03bdb3.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5594340Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memchr-78a2ed794e28c4e7.d' from root:root to runner:runner
2025-08-20T20:07:04.5595666Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/n0_snafu-1368363ddf5a8d25.d' from root:root to runner:runner
2025-08-20T20:07:04.5596755Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcordyceps-9b638b4fd9b20fa3.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5597664Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-75d987cb38e79d6a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5598828Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5599742Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/universal_hash-588e0c716b0f8737.d' from root:root to runner:runner
2025-08-20T20:07:04.5600695Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-a3436e2bee93ed8c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5601595Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmatchers-8c27b18df1bbab69.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5602587Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/salsa20-6506f1d2400c1d44.d' from root:root to runner:runner
2025-08-20T20:07:04.5603473Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/heapless-f67a3b11c0c2d598.d' from root:root to runner:runner
2025-08-20T20:07:04.5604367Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_utils-87a63e205864e107.d' from root:root to runner:runner
2025-08-20T20:07:04.5605262Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrum-e351fef5d35f3dfd.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5606128Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tinystr-4793bdbff0987af8.d' from root:root to runner:runner
2025-08-20T20:07:04.5607023Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-77ce7efe53e8eb34.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5608124Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-966d5ed1362e7fa5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5609131Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libresolv_conf-5c926bf08a0cabdd.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5610008Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/powerfmt-df48f36396c0b41a.d' from root:root to runner:runner
2025-08-20T20:07:04.5611033Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/enumflags2-117e16b55a0b0b19.d' from root:root to runner:runner
2025-08-20T20:07:04.5611964Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolor_backtrace-3ec6bd66974baafa.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5612854Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5613717Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/uuid-eaf0d75403edbef9.d' from root:root to runner:runner
2025-08-20T20:07:04.5614608Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_base-8447429a11cc28ee.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5615481Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustc_hash-d021aafb2ce11509.d' from root:root to runner:runner
2025-08-20T20:07:04.5616487Z [00:07:49.299]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-1a68aedef80bec8d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5617448Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_macros_support-f0920d604078170c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5618555Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpostcard-287bc2134ca3f004.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5619445Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-69df7537c1b61304.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5620390Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5621305Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5622163Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pkarr-b40727546a98a67d.d' from root:root to runner:runner
2025-08-20T20:07:04.5623038Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libh2-6b1523dcfebfc456.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5624047Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fastrand-bc2f378c135017cb.d' from root:root to runner:runner
2025-08-20T20:07:04.5624959Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnu_ansi_term-a33c3b82e8e4fa84.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5625869Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaddr2line-a3d1e497ac2c5b8f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5626776Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimdutf8-cd8399cec3e84cea.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5627673Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-04e032851045267c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5628752Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8_iter-39c5b28120e165c0.d' from root:root to runner:runner
2025-08-20T20:07:04.5629790Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/form_urlencoded-5f09f5ffe8ad7bcc.d' from root:root to runner:runner
2025-08-20T20:07:04.5630702Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/precis_profiles-f5c3d068172c31c3.d' from root:root to runner:runner
2025-08-20T20:07:04.5631614Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5632521Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5633478Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignal_hook_registry-93b2bb5463fc457b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5634387Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project-bdb67aaf8f78f70e.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5635326Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcritical_section-d933caa5110f5cd4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5636235Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libattohttpc-899f08dcbc617b07.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5637126Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1-c78d8f5c38837b1d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5638328Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/litemap-4f92a5b30108e80c.d' from root:root to runner:runner
2025-08-20T20:07:04.5639190Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/idna-c50f33fb6dbb60c7.d' from root:root to runner:runner
2025-08-20T20:07:04.5640133Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolor_backtrace-3ec6bd66974baafa.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5641042Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserdect-f4c442a994bf3e43.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5641946Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hickory_resolver-2a5c962506187823.d' from root:root to runner:runner
2025-08-20T20:07:04.5642860Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/quoted_string_parser-37a5af646113d63d.d' from root:root to runner:runner
2025-08-20T20:07:04.5643859Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/getrandom-0a2db152d85704c5.d' from root:root to runner:runner
2025-08-20T20:07:04.5644770Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-21edd56883f084c8.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5645696Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-714882a6fc75b38c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5646577Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libslab-4dab13f561b5df38.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5647485Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_quinn-864351459e4ac43e.d' from root:root to runner:runner
2025-08-20T20:07:04.5648443Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-7f809c6cddcc81c7.d' from root:root to runner:runner
2025-08-20T20:07:04.5649368Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-588e0c716b0f8737.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5650297Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5651215Z [00:07:49.300]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdiatomic_waker-d4f36cd08c9874f5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5652200Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/const_oid-d2cc2a0850b7a26a.d' from root:root to runner:runner
2025-08-20T20:07:04.5653124Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libenumflags2-117e16b55a0b0b19.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5654039Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_channel-ee7708eddc862b04.d' from root:root to runner:runner
2025-08-20T20:07:04.5654947Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-80799a78bcf7bc8f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5655810Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netdev-9b130764ef84fab1.d' from root:root to runner:runner
2025-08-20T20:07:04.5656691Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrum-e351fef5d35f3dfd.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5657713Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-da2a1eb238c6ff9d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5658851Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5659761Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-ca630a76bca2c9f5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5660663Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtagptr-e721e14d2177eca0.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5661571Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5662465Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5663655Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-8f813d817ddda9c3.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5664908Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex-f3ef9adfb5348674.d' from root:root to runner:runner
2025-08-20T20:07:04.5665769Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/yoke-295bab17eb0ed447.d' from root:root to runner:runner
2025-08-20T20:07:04.5666891Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-26e5dc6af9f272bd.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5667756Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tinyvec-ceb38c9793a76648.d' from root:root to runner:runner
2025-08-20T20:07:04.5668748Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/socket2-7a1ae249034bdbfe.d' from root:root to runner:runner
2025-08-20T20:07:04.5669611Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/slab-4dab13f561b5df38.d' from root:root to runner:runner
2025-08-20T20:07:04.5670485Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iri_string-22d684c798c72277.d' from root:root to runner:runner
2025-08-20T20:07:04.5671417Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_websockets-4c37a2cb772f83c4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5672437Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpem_rfc7468-db0187e92056542e.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5673352Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-4793bdbff0987af8.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5674243Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower-3c6c52c9bdbe4757.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5675133Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5676009Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libder-3d8b07bc90578b2b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5676913Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec-ceb38c9793a76648.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5677761Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/inout-77ce7efe53e8eb34.d' from root:root to runner:runner
2025-08-20T20:07:04.5678886Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcobs-7bf11f2579779df2.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5679918Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_box-2c68a58bdef7dbf1.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5680817Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_channel-c9f34b14ce84119e.d' from root:root to runner:runner
2025-08-20T20:07:04.5681711Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_collections-5bb1eb7edeccbab3.d' from root:root to runner:runner
2025-08-20T20:07:04.5682623Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64ct-1e310fc94067b196.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5683521Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha1-5d05948eb73fb380.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5684363Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ryu-b35ff2d809c7a9bb.d' from root:root to runner:runner
2025-08-20T20:07:04.5685387Z [00:07:49.301]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_stream-07b791fd83572f80.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5686308Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_task-8a1d63b4d4c5365a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5687192Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/untrusted-df20551f16bb03b0.d' from root:root to runner:runner
2025-08-20T20:07:04.5688180Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5689124Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbounded_integer-03e9cf1ded675746.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5690043Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-63c40da70f3fe75a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5690933Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hickory_proto-b737864523248825.d' from root:root to runner:runner
2025-08-20T20:07:04.5691796Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/digest-e249bb45cb1d8f61.d' from root:root to runner:runner
2025-08-20T20:07:04.5692668Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netwatch-f2aa3e3b20ff40bf.d' from root:root to runner:runner
2025-08-20T20:07:04.5693675Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/diatomic_waker-d4f36cd08c9874f5.d' from root:root to runner:runner
2025-08-20T20:07:04.5694591Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-88cd2d15568d3988.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5695492Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn-864351459e4ac43e.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5696397Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5697327Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_proto-3e6431323f655ac9.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5698428Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-4f718781499b6e53.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5699441Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/overload-4584cfe84772fa05.d' from root:root to runner:runner
2025-08-20T20:07:04.5700293Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/h2-6b1523dcfebfc456.d' from root:root to runner:runner
2025-08-20T20:07:04.5701164Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/igd_next-f627ea1c73b4b539.d' from root:root to runner:runner
2025-08-20T20:07:04.5702055Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_enum-bf6a942a7dff575b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5702972Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_base-8447429a11cc28ee.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5703878Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_automata-16ff4bd6d186bb41.d' from root:root to runner:runner
2025-08-20T20:07:04.5704802Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_proto-b737864523248825.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5705696Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5706594Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-6b9e3de667c4e00a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5707598Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhash32-f6d59b34cbb205fd.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5708575Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/backon-00e4ba99afd48016.d' from root:root to runner:runner
2025-08-20T20:07:04.5709476Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tower_service-b2bd347f1c765998.d' from root:root to runner:runner
2025-08-20T20:07:04.5710387Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fallible_iterator-7d317ded3d3bbb97.d' from root:root to runner:runner
2025-08-20T20:07:04.5711308Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-af12ca26b03e134b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5712174Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ppv_lite86-ae76558765f8051a.d' from root:root to runner:runner
2025-08-20T20:07:04.5713172Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_automata-9e0651951a82845f.d' from root:root to runner:runner
2025-08-20T20:07:04.5714094Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-3dfc8f17529fe24d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5714965Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmd5-4309eb78ee8fc10c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5715845Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_core-2c6f22b9c59dae63.d' from root:root to runner:runner
2025-08-20T20:07:04.5716739Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-c669c3d448cfbda6.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5717644Z [00:07:49.302]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5718760Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-b6a3425f1543ca56.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5719686Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libntimestamp-cf2ae1b1987cdd77.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5720607Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-face7ef752233433.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5721639Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libreqwest-983f10ffbeb5c6e9.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5722500Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/subtle-86ec28a99f44b466.d' from root:root to runner:runner
2025-08-20T20:07:04.5723437Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-da2a1eb238c6ff9d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5724342Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5725219Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-966d5ed1362e7fa5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5726073Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio-0535610025ae9c63.d' from root:root to runner:runner
2025-08-20T20:07:04.5727052Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bitflags-21edd56883f084c8.d' from root:root to runner:runner
2025-08-20T20:07:04.5728030Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base32-70dbff10eaac799d.d' from root:root to runner:runner
2025-08-20T20:07:04.5728916Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libh2-6b1523dcfebfc456.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5729808Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ntimestamp-cf2ae1b1987cdd77.d' from root:root to runner:runner
2025-08-20T20:07:04.5730704Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_query-fb2e9ad978fcacd4.d' from root:root to runner:runner
2025-08-20T20:07:04.5731949Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerocopy-a3defb0dfd42740c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5733127Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_rustls-8dc4d1601f52021d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5734058Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-63d6f892211dc86b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5734955Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5736003Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttpdate-a71aa5e6768bb6a8.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5736912Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-b6a3425f1543ca56.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5737954Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxmltree-c65a510f32ac86ef.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5738966Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5739818Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libc-afceb2c5d0833709.d' from root:root to runner:runner
2025-08-20T20:07:04.5740829Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_builder-feb0d6fb20863964.d' from root:root to runner:runner
2025-08-20T20:07:04.5741688Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cfg_if-47ad323aa7f376b3.d' from root:root to runner:runner
2025-08-20T20:07:04.5742559Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle-edf009e9ea133027.d' from root:root to runner:runner
2025-08-20T20:07:04.5743461Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-247ba4d015f63e54.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5744410Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_native_certs-615034de367b59ea.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5745298Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pnet_packet-fd6de1138106d2c7.d' from root:root to runner:runner
2025-08-20T20:07:04.5746211Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-564de66be398fb44.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5747113Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_utils-e5b9b2ca0c59a677.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5748163Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayvec-e2c846147a1dc314.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5749177Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspki-4953aaa4b0e024b6.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5750057Z [00:07:49.303]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/derive_more-f5e942a261ec3c41.d' from root:root to runner:runner
2025-08-20T20:07:04.5750950Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking-b4deda449873f583.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5751894Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_resolver-2a5c962506187823.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5752781Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblru-67ed253cc1158d38.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5753678Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5754681Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtry_lock-27d235ef8737a305.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5755545Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/try_lock-27d235ef8737a305.d' from root:root to runner:runner
2025-08-20T20:07:04.5756425Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerocopy-a3defb0dfd42740c.d' from root:root to runner:runner
2025-08-20T20:07:04.5757325Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_layer-5b76469351e43aca.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5758443Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_executor-9f614a56516b8598.d' from root:root to runner:runner
2025-08-20T20:07:04.5759353Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519-524b80e87b224db7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5760227Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tower_layer-5b76469351e43aca.d' from root:root to runner:runner
2025-08-20T20:07:04.5761110Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpest-a01f839427e0ea69.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5762039Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec_macros-0c437587e1abfdb5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5763084Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_properties_data-26e5dc6af9f272bd.d' from root:root to runner:runner
2025-08-20T20:07:04.5763944Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serdect-f4c442a994bf3e43.d' from root:root to runner:runner
2025-08-20T20:07:04.5764832Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxml-6abd6ae4295cde05.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5765736Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-f5e942a261ec3c41.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5766584Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/z32-3aeeaa4f64cdce99.d' from root:root to runner:runner
2025-08-20T20:07:04.5767488Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5768660Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519_dalek-a6bf31309bc1724f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5769602Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libheapless-f67a3b11c0c2d598.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5770498Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmd5-4309eb78ee8fc10c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5771398Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-3ffef8f52e10bb6b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5772291Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-57fd75685e2f40a8.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5773182Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_syntax-88cd2d15568d3988.d' from root:root to runner:runner
2025-08-20T20:07:04.5774061Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/equivalent-23685ebd8bdfb986.d' from root:root to runner:runner
2025-08-20T20:07:04.5774916Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/moka-e3807280f79e1a92.d' from root:root to runner:runner
2025-08-20T20:07:04.5775786Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures-bf11d4c6e008b0cf.d' from root:root to runner:runner
2025-08-20T20:07:04.5776815Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbacktrace-11bb0297d6ff75e0.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5777727Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopenssl_probe-b99093400b0fbf06.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5778887Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-0a2db152d85704c5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5779781Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5780703Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha1-5d05948eb73fb380.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5781626Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liballocator_api2-64a6040cba36e4e6.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5782613Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/der-3d8b07bc90578b2b.d' from root:root to runner:runner
2025-08-20T20:07:04.5783500Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time_core-4fe424f2226aa698.d' from root:root to runner:runner
2025-08-20T20:07:04.5784349Z [00:07:49.304]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/aead-3fb7ae699fcda4ed.d' from root:root to runner:runner
2025-08-20T20:07:04.5785220Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_relay-c850284bee83c75e.d' from root:root to runner:runner
2025-08-20T20:07:04.5786155Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_demangle-3610075b05a4d6b5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5787026Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pkcs8-ff6855f17f48dba5.d' from root:root to runner:runner
2025-08-20T20:07:04.5788032Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bounded_integer-03e9cf1ded675746.d' from root:root to runner:runner
2025-08-20T20:07:04.5788912Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/simple_dns-fda472c1dc5361a5.d' from root:root to runner:runner
2025-08-20T20:07:04.5789792Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-7f809c6cddcc81c7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5790810Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttparse-f1665d6af11c357b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5791705Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstun_rs-d95e2398152ccb06.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5792609Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-cad927a15e8dca06.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5793514Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdyn_clone-c5f12c344393b349.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5794427Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-06431376c005b87e.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5795276Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand-8313eda8812ce6f9.d' from root:root to runner:runner
2025-08-20T20:07:04.5796263Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cordyceps-9b638b4fd9b20fa3.d' from root:root to runner:runner
2025-08-20T20:07:04.5797193Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportmapper-6b28ae18fe638306.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5798276Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5799164Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anyhow-50a1f384a5a694a5.d' from root:root to runner:runner
2025-08-20T20:07:04.5800744Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_resolver-2a5c962506187823.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5801706Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-4f92a5b30108e80c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5802619Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5803544Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5804455Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportmapper-6b28ae18fe638306.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5805505Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-295bab17eb0ed447.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5806428Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-4c8a9528dbb74618.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5807353Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_proto-0c4463248d2c397f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5808361Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-4f718781499b6e53.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5809228Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/blake3-b8dbf4b1c7f2fd0f.d' from root:root to runner:runner
2025-08-20T20:07:04.5810209Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cipher-38bef5ef50eaa8a4.d' from root:root to runner:runner
2025-08-20T20:07:04.5811135Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-a464fe62f738ab75.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5812102Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignal_hook_registry-93b2bb5463fc457b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5813014Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hostname_validator-4aecbb2699db7042.d' from root:root to runner:runner
2025-08-20T20:07:04.5813910Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgimli-2fbe14ddc69a96d0.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5814810Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki-3e946ea5c610e7c6.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5815707Z [00:07:49.305]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-4793bdbff0987af8.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5816624Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5817511Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha2-0613dc12852cddf0.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5818759Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase32-70dbff10eaac799d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5819635Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/stun_rs-d95e2398152ccb06.d' from root:root to runner:runner
2025-08-20T20:07:04.5820590Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libquoted_string_parser-37a5af646113d63d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5821513Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5822425Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustls_native_certs-615034de367b59ea.d' from root:root to runner:runner
2025-08-20T20:07:04.5823319Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustls_pki_types-7078020738de7e30.d' from root:root to runner:runner
2025-08-20T20:07:04.5824357Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-1f3d85f0d7132b5d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5825289Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-01a07c3302ed6721.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5826180Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/block_buffer-63c40da70f3fe75a.d' from root:root to runner:runner
2025-08-20T20:07:04.5827122Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-349da2379484ba19.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5828180Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_urlencoded-9463aad69c03bdb3.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5829040Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand-b7c8f4a8142b5e02.d' from root:root to runner:runner
2025-08-20T20:07:04.5829961Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5830864Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5831731Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/self_cell-ae2e8b2512e8e039.d' from root:root to runner:runner
2025-08-20T20:07:04.5832755Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/stable_deref_trait-a3436e2bee93ed8c.d' from root:root to runner:runner
2025-08-20T20:07:04.5833624Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sha1_smol-a89d6c84df009796.d' from root:root to runner:runner
2025-08-20T20:07:04.5834537Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-7a1ae249034bdbfe.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5835480Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhostname_validator-4aecbb2699db7042.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5836390Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetwatch-f2aa3e3b20ff40bf.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5837279Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5838497Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5839418Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_io-8646ecd0d36f55fc.d' from root:root to runner:runner
2025-08-20T20:07:04.5840311Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-f3ef9adfb5348674.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5841194Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/httparse-f1665d6af11c357b.d' from root:root to runner:runner
2025-08-20T20:07:04.5842078Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sync_wrapper-984b25a86b45f3d1.d' from root:root to runner:runner
2025-08-20T20:07:04.5842980Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconst_oid-d2cc2a0850b7a26a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5843928Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_native_certs-615034de367b59ea.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5844787Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/snafu-2926c4ed3142019b.d' from root:root to runner:runner
2025-08-20T20:07:04.5845723Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-714882a6fc75b38c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5846734Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-39c5b28120e165c0.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5847652Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/http_body_util-f98fd5e36812db6c.d' from root:root to runner:runner
2025-08-20T20:07:04.5848661Z [00:07:49.306]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_base-f84a6dee7ac5f8e2.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5849578Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_layer-5b76469351e43aca.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5850483Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpem_rfc7468-db0187e92056542e.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5851508Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libasync_compat-2dc5994ad37a9ce8.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5852406Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/allocator_api2-64a6040cba36e4e6.d' from root:root to runner:runner
2025-08-20T20:07:04.5853298Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_proto-0c4463248d2c397f.d' from root:root to runner:runner
2025-08-20T20:07:04.5854195Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimple_dns-fda472c1dc5361a5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5855076Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking_lot-221e5a438611646b.d' from root:root to runner:runner
2025-08-20T20:07:04.5855950Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh-5cdf9433fa60f11c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5856834Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstream-63686468d78d1ab7.d' from root:root to runner:runner
2025-08-20T20:07:04.5857713Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/portmapper-6b28ae18fe638306.d' from root:root to runner:runner
2025-08-20T20:07:04.5858873Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_core-90e1bbf2a32433d3.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5859914Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfnv-775ea7858e96ea10.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5860784Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustls-4d514414e5697c93.d' from root:root to runner:runner
2025-08-20T20:07:04.5861649Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base64-eb7775498ee036cc.d' from root:root to runner:runner
2025-08-20T20:07:04.5862558Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-221e5a438611646b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5863482Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-5bb19dda8996b7f9.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5864398Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_error-fa9c959d2de5e511.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5865444Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-26e5dc6af9f272bd.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5866351Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519-524b80e87b224db7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5867304Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfallible_iterator-7d317ded3d3bbb97.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5868332Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsync_wrapper-984b25a86b45f3d1.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5869795Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportable_atomic-c0fb640b7769f832.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5870848Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake3-b8dbf4b1c7f2fd0f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5871750Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkarr-b40727546a98a67d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5872633Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5873545Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5874588Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lazy_static-c2066390f2a4a76d.d' from root:root to runner:runner
2025-08-20T20:07:04.5875508Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_metrics-38fd2b59a81e325d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5876407Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhash32-f6d59b34cbb205fd.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5877339Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_secretbox-37335fbdb2fc9ac7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5878487Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayref-3908e0d6c1e1c1ed.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5879395Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-3fb7ae699fcda4ed.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5880495Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-588e0c716b0f8737.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5881445Z [00:07:49.307]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-5f09f5ffe8ad7bcc.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5882342Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5883243Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/potential_utf-da2a1eb238c6ff9d.d' from root:root to runner:runner
2025-08-20T20:07:04.5884155Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_packet_route-c5846aec5813db94.d' from root:root to runner:runner
2025-08-20T20:07:04.5885070Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-6b9e3de667c4e00a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5885950Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sharded_slab-3dfc8f17529fe24d.d' from root:root to runner:runner
2025-08-20T20:07:04.5886822Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/http_body-5278a82d10af6267.d' from root:root to runner:runner
2025-08-20T20:07:04.5887703Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-c50f33fb6dbb60c7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5889020Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5889952Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-3cbe9c556684ad7f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5890871Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha256-875e584b2b84c016.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5891784Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdumbpipe-67d00cb2d824507c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5892680Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserdect-f4c442a994bf3e43.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5893572Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-7f809c6cddcc81c7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5894569Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio_stream-07b791fd83572f80.d' from root:root to runner:runner
2025-08-20T20:07:04.5895491Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_stream-07b791fd83572f80.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5896406Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5897316Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-ebdd39593b7935e8.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5898411Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5899356Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconstant_time_eq-2ec4f1b637d7d3f4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5900265Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1_smol-a89d6c84df009796.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5901131Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/want-15b5d93c047a88ec.d' from root:root to runner:runner
2025-08-20T20:07:04.5902158Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fe424f2226aa698.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5903072Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-1f3d85f0d7132b5d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5904018Z [00:07:49.308]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustls_platform_verifier-cec90eed7701c25b.d' from root:root to runner:runner
2025-08-20T20:07:04.5904937Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-71dc4a0545e132ae.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5905840Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_properties-a464fe62f738ab75.d' from root:root to runner:runner
2025-08-20T20:07:04.5906732Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-7a1ae249034bdbfe.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5907711Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking-b4deda449873f583.d' from root:root to runner:runner
2025-08-20T20:07:04.5908860Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5909787Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5910646Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ring-1b95ccc2e77e5605.d' from root:root to runner:runner
2025-08-20T20:07:04.5911590Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5912475Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblru-67ed253cc1158d38.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5913378Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase16ct-511e79ad2aed6614.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5914266Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-57fd75685e2f40a8.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5915179Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-b43a7ab7e2706ca2.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5916231Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_base-f84a6dee7ac5f8e2.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5917109Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspin-9667a3b66098ab5b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5918194Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/webpki-3e946ea5c610e7c6.d' from root:root to runner:runner
2025-08-20T20:07:04.5919123Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f03840213ff059c4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5920028Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdyn_clone-c5f12c344393b349.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5920967Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_profiles-f5c3d068172c31c3.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5922002Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-365c7e2514e1e13e.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5922879Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bytes-d05aa5b0623c5582.d' from root:root to runner:runner
2025-08-20T20:07:04.5923745Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ucd_trie-bfbb176905c37939.d' from root:root to runner:runner
2025-08-20T20:07:04.5924649Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_bytes-2b80999cabeda839.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5925573Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519_dalek-a6bf31309bc1724f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5926450Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-80799a78bcf7bc8f.d' from root:root to runner:runner
2025-08-20T20:07:04.5927348Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5928366Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-01a07c3302ed6721.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5929293Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libntimestamp-cf2ae1b1987cdd77.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5930301Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower-3c6c52c9bdbe4757.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5931197Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_future-780f0808e4692195.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5932114Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking-b4deda449873f583.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5933018Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5933913Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_utils-e5b9b2ca0c59a677.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5934780Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dyn_clone-c5f12c344393b349.d' from root:root to runner:runner
2025-08-20T20:07:04.5935774Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/precis_core-651c6c22395fe89c.d' from root:root to runner:runner
2025-08-20T20:07:04.5936654Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/no_std_net-f3d13906880b7d20.d' from root:root to runner:runner
2025-08-20T20:07:04.5937555Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-564de66be398fb44.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5938535Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base16ct-511e79ad2aed6614.d' from root:root to runner:runner
2025-08-20T20:07:04.5940044Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimdutf8-cd8399cec3e84cea.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5940956Z [00:07:49.309]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/once_cell-9f556ff75f58c5b4.d' from root:root to runner:runner
2025-08-20T20:07:04.5941844Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmoka-e3807280f79e1a92.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5942727Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_util-98a3b6c187057bef.d' from root:root to runner:runner
2025-08-20T20:07:04.5943683Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-98553ac9fa3f33c8.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5944705Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/matchers-8c27b18df1bbab69.d' from root:root to runner:runner
2025-08-20T20:07:04.5945601Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/color_backtrace-3ec6bd66974baafa.d' from root:root to runner:runner
2025-08-20T20:07:04.5946534Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-5f09f5ffe8ad7bcc.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5947494Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimple_dns-fda472c1dc5361a5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5948687Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfallible_iterator-7d317ded3d3bbb97.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5949745Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-3ffef8f52e10bb6b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5950669Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libppv_lite86-ae76558765f8051a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5951571Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/webpki_roots-3c8e96ee757abcc0.d' from root:root to runner:runner
2025-08-20T20:07:04.5952507Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5953396Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-b35ff2d809c7a9bb.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5954281Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-50a1f384a5a694a5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5955200Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_metrics-38fd2b59a81e325d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5956102Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-3cbe9c556684ad7f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5956989Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_lite-c4aed32d07a98f09.d' from root:root to runner:runner
2025-08-20T20:07:04.5958201Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/attohttpc-899f08dcbc617b07.d' from root:root to runner:runner
2025-08-20T20:07:04.5959127Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttpdate-a71aa5e6768bb6a8.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5960053Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_task-8a1d63b4d4c5365a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5960959Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayvec-e2c846147a1dc314.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5961899Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconstant_time_eq-2ec4f1b637d7d3f4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5962797Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_http-62c7e9a4fe8af476.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5963837Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-feb0d6fb20863964.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5964753Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_box-2c68a58bdef7dbf1.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5965639Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8parse-388405267e7821b8.d' from root:root to runner:runner
2025-08-20T20:07:04.5966523Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5967429Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_future-780f0808e4692195.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5968436Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_syntax-5bb19dda8996b7f9.d' from root:root to runner:runner
2025-08-20T20:07:04.5969349Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-80799a78bcf7bc8f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5970204Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh-5cdf9433fa60f11c.d' from root:root to runner:runner
2025-08-20T20:07:04.5971118Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsurge_ping-143907c2106cd47b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5972135Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libppv_lite86-ae76558765f8051a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5973042Z [00:07:49.310]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-247ba4d015f63e54.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5973923Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5974806Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/openssl_probe-b99093400b0fbf06.d' from root:root to runner:runner
2025-08-20T20:07:04.5975697Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbackon-00e4ba99afd48016.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5976610Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/signal_hook_registry-93b2bb5463fc457b.d' from root:root to runner:runner
2025-08-20T20:07:04.5977623Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-414779377bb4a7cc.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5978642Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5979593Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libquoted_string_parser-37a5af646113d63d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5980514Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libenumflags2-117e16b55a0b0b19.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5981400Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_error-fa9c959d2de5e511.d' from root:root to runner:runner
2025-08-20T20:07:04.5982298Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5983223Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5984139Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-0a2db152d85704c5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5985044Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5986099Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconst_oid-d2cc2a0850b7a26a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.5987002Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttparse-f1665d6af11c357b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5987986Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/byteorder-c3ccd52d50bb8a07.d' from root:root to runner:runner
2025-08-20T20:07:04.5989015Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hashbrown-f03840213ff059c4.d' from root:root to runner:runner
2025-08-20T20:07:04.5989869Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-4225e20aae5b41a5.d' from root:root to runner:runner
2025-08-20T20:07:04.5990812Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5991831Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspin-9667a3b66098ab5b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5992758Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pnet_macros_support-f0920d604078170c.d' from root:root to runner:runner
2025-08-20T20:07:04.5993608Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sha2-0613dc12852cddf0.d' from root:root to runner:runner
2025-08-20T20:07:04.5994512Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_enum-bf6a942a7dff575b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5995393Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/webpki_roots-3edb310f2ff9d695.d' from root:root to runner:runner
2025-08-20T20:07:04.5996284Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking_lot_core-e6154f994056b976.d' from root:root to runner:runner
2025-08-20T20:07:04.5997178Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkcs8-ff6855f17f48dba5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5998280Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libself_cell-ae2e8b2512e8e039.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.5999305Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1-c78d8f5c38837b1d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6000226Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_proto-b737864523248825.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6001074Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pest-a01f839427e0ea69.d' from root:root to runner:runner
2025-08-20T20:07:04.6001946Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dumbpipe-68ba1a92e655e38f' from root:root to runner:runner
2025-08-20T20:07:04.6002843Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libobject-1b66133574378451.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6003700Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde-d1532eacab8be3af.d' from root:root to runner:runner
2025-08-20T20:07:04.6004715Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-221e5a438611646b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6005616Z [00:07:49.311]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-50a1f384a5a694a5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6006479Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strum-e351fef5d35f3dfd.d' from root:root to runner:runner
2025-08-20T20:07:04.6007640Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxml-6abd6ae4295cde05.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6009088Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-cad927a15e8dca06.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6010020Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_packet_core-90e1bbf2a32433d3.d' from root:root to runner:runner
2025-08-20T20:07:04.6010898Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/indexmap-3ffef8f52e10bb6b.d' from root:root to runner:runner
2025-08-20T20:07:04.6011786Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crypto_common-f72e527e54cb532e.d' from root:root to runner:runner
2025-08-20T20:07:04.6012703Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_core-651c6c22395fe89c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6013737Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libz32-3aeeaa4f64cdce99.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6014642Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase16ct-511e79ad2aed6614.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6015531Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwant-15b5d93c047a88ec.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6016403Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/simdutf8-cd8399cec3e84cea.d' from root:root to runner:runner
2025-08-20T20:07:04.6017270Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ipnet-6fb70a26b5f2c637.d' from root:root to runner:runner
2025-08-20T20:07:04.6018372Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-2c6f22b9c59dae63.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6019364Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-ebdd39593b7935e8.d' from root:root to runner:runner
2025-08-20T20:07:04.6020268Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-e249bb45cb1d8f61.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6021190Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_lite-c4aed32d07a98f09.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6022065Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpest-a01f839427e0ea69.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6022950Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcobs-7bf11f2579779df2.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6023877Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-b3d711e09c87a58c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6024773Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libreqwest-983f10ffbeb5c6e9.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6025676Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6026572Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6027578Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_urlencoded-9463aad69c03bdb3.d' from root:root to runner:runner
2025-08-20T20:07:04.6028588Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/portable_atomic-c0fb640b7769f832.d' from root:root to runner:runner
2025-08-20T20:07:04.6029499Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-4f92a5b30108e80c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6030354Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/http-966d5ed1362e7fa5.d' from root:root to runner:runner
2025-08-20T20:07:04.6031300Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-e6154f994056b976.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6032220Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_proto-3e6431323f655ac9.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6033236Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6034116Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/reqwest-983f10ffbeb5c6e9.d' from root:root to runner:runner
2025-08-20T20:07:04.6035001Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6035873Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/smallvec-d3a2c1d7d354fd84.d' from root:root to runner:runner
2025-08-20T20:07:04.6036764Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6037649Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/nu_ansi_term-a33c3b82e8e4fa84.d' from root:root to runner:runner
2025-08-20T20:07:04.6038776Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbounded_integer-03e9cf1ded675746.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6039718Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-ca630a76bca2c9f5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6040608Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsalsa20-6506f1d2400c1d44.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6041644Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libipnet-6fb70a26b5f2c637.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6042570Z [00:07:49.312]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3c8e96ee757abcc0.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6043472Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6044397Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6045302Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6046197Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6047196Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libigd_next-f627ea1c73b4b539.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6048370Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libresolv_conf-5c926bf08a0cabdd.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6049289Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfoldhash-345c4e657eef996d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6050203Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-8f813d817ddda9c3.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6051109Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/curve25519_dalek-2cf11b7410935c69.d' from root:root to runner:runner
2025-08-20T20:07:04.6052011Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64ct-1e310fc94067b196.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6052860Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lru-67ed253cc1158d38.d' from root:root to runner:runner
2025-08-20T20:07:04.6053746Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_chacha-ca630a76bca2c9f5.d' from root:root to runner:runner
2025-08-20T20:07:04.6054761Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-04e032851045267c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6055610Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cobs-7bf11f2579779df2.d' from root:root to runner:runner
2025-08-20T20:07:04.6056479Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/arrayref-3908e0d6c1e1c1ed.d' from root:root to runner:runner
2025-08-20T20:07:04.6057386Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsurge_ping-143907c2106cd47b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6058386Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetdev-9b130764ef84fab1.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6059265Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/backtrace-11bb0297d6ff75e0.d' from root:root to runner:runner
2025-08-20T20:07:04.6060316Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-a3436e2bee93ed8c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6061186Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pnet_base-f84a6dee7ac5f8e2.d' from root:root to runner:runner
2025-08-20T20:07:04.6062073Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crypto_box-2c68a58bdef7dbf1.d' from root:root to runner:runner
2025-08-20T20:07:04.6062958Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-ebdd39593b7935e8.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6063861Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/percent_encoding-714882a6fc75b38c.d' from root:root to runner:runner
2025-08-20T20:07:04.6064767Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetwatch-f2aa3e3b20ff40bf.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6065673Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-63686468d78d1ab7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6066613Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-98553ac9fa3f33c8.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6067519Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfoldhash-345c4e657eef996d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6068690Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_utils-153b7d3ad072c2cd.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6069581Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-f3ef9adfb5348674.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6070465Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerotrie-1a68aedef80bec8d.d' from root:root to runner:runner
2025-08-20T20:07:04.6071364Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libipnet-6fb70a26b5f2c637.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6072275Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-c669c3d448cfbda6.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6073177Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio_websockets-4c37a2cb772f83c4.d' from root:root to runner:runner
2025-08-20T20:07:04.6074197Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-365c7e2514e1e13e.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6075124Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopenssl_probe-b99093400b0fbf06.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6076609Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-9e0651951a82845f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6077584Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/writeable-564de66be398fb44.d' from root:root to runner:runner
2025-08-20T20:07:04.6078661Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hyper-cfcb6d6fae79ed7a.d' from root:root to runner:runner
2025-08-20T20:07:04.6079700Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio_util-b3f0fd0d40ad4833.d' from root:root to runner:runner
2025-08-20T20:07:04.6080580Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/miniz_oxide-8f813d817ddda9c3.d' from root:root to runner:runner
2025-08-20T20:07:04.6081468Z [00:07:49.313]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-0535910dc9036bf9.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6082386Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-23685ebd8bdfb986.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6083240Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crc-24fe2f4a89134b16.d' from root:root to runner:runner
2025-08-20T20:07:04.6084101Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ed25519-524b80e87b224db7.d' from root:root to runner:runner
2025-08-20T20:07:04.6085118Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-4c8a9528dbb74618.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6086033Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-71dc4a0545e132ae.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6086909Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerovec-1fcc1707793c3439.d' from root:root to runner:runner
2025-08-20T20:07:04.6087749Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fnv-775ea7858e96ea10.d' from root:root to runner:runner
2025-08-20T20:07:04.6088966Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_executor-9f614a56516b8598.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6089902Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body_util-f98fd5e36812db6c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6090808Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdumbpipe-67d00cb2d824507c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6091736Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-f72e527e54cb532e.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6092634Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6093686Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/getrandom-1f3d85f0d7132b5d.d' from root:root to runner:runner
2025-08-20T20:07:04.6094616Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-e6154f994056b976.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6095506Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuuid-eaf0d75403edbef9.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6096428Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_udp-ac5d24a3ad727726.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6097315Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_quinn_udp-ac5d24a3ad727726.d' from root:root to runner:runner
2025-08-20T20:07:04.6098341Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project-bdb67aaf8f78f70e.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6099389Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/unicode_normalization-7dafa748878d480a.d' from root:root to runner:runner
2025-08-20T20:07:04.6100271Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/socket2-9e59165f20ecc914.d' from root:root to runner:runner
2025-08-20T20:07:04.6101184Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayref-3908e0d6c1e1c1ed.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6102124Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-ee7708eddc862b04.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6103039Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6103944Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libno_std_net-f3d13906880b7d20.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6104859Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3c8e96ee757abcc0.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6105763Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbackon-00e4ba99afd48016.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6106670Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_sys-9d86c15e630e9989.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6107661Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/scopeguard-af12ca26b03e134b.d' from root:root to runner:runner
2025-08-20T20:07:04.6108675Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_core-651c6c22395fe89c.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6109597Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6110508Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_normalizer_data-98553ac9fa3f33c8.d' from root:root to runner:runner
2025-08-20T20:07:04.6111410Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f03840213ff059c4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6112285Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libder-3d8b07bc90578b2b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6113249Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/http-b658eb0372a3d785.d' from root:root to runner:runner
2025-08-20T20:07:04.6114195Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportable_atomic-c0fb640b7769f832.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6115078Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6115969Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuuid-eaf0d75403edbef9.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6116846Z [00:07:49.314]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_chacha-247ba4d015f63e54.d' from root:root to runner:runner
2025-08-20T20:07:04.6117740Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/httpdate-a71aa5e6768bb6a8.d' from root:root to runner:runner
2025-08-20T20:07:04.6118843Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hmac_sha256-875e584b2b84c016.d' from root:root to runner:runner
2025-08-20T20:07:04.6119730Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-3f4f8f5c753037ba.d' from root:root to runner:runner
2025-08-20T20:07:04.6120779Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-fb2e9ad978fcacd4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6121658Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_metrics-38fd2b59a81e325d.d' from root:root to runner:runner
2025-08-20T20:07:04.6122559Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiri_string-22d684c798c72277.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6123441Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pin_project-bdb67aaf8f78f70e.d' from root:root to runner:runner
2025-08-20T20:07:04.6124352Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnu_ansi_term-a33c3b82e8e4fa84.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6125229Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6126235Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_watcher-b77ff27b187da198.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6127126Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/atomic_waker-ef9e1d9e2660075a.d' from root:root to runner:runner
2025-08-20T20:07:04.6128263Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_hash-d021aafb2ce11509.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6129197Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-63d6f892211dc86b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6130079Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dumbpipe-67d00cb2d824507c.d' from root:root to runner:runner
2025-08-20T20:07:04.6130934Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/xml-6abd6ae4295cde05.d' from root:root to runner:runner
2025-08-20T20:07:04.6131852Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-b3d711e09c87a58c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6132727Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-295bab17eb0ed447.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6133589Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time-57fd75685e2f40a8.d' from root:root to runner:runner
2025-08-20T20:07:04.6134601Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/idna_adapter-63d6f892211dc86b.d' from root:root to runner:runner
2025-08-20T20:07:04.6135478Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha2-0613dc12852cddf0.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6136375Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbtparse-d025620c53cf48ce.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6137289Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcordyceps-9b638b4fd9b20fa3.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6138253Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/url-02e5b13271158e1b.d' from root:root to runner:runner
2025-08-20T20:07:04.6139130Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmio-dfc87195b3f936a5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6140160Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-af12ca26b03e134b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6141053Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkcs8-ff6855f17f48dba5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6141933Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hyper_util-1f5d7c49173bfcb0.d' from root:root to runner:runner
2025-08-20T20:07:04.6142801Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_core-100ede5101d639fe.d' from root:root to runner:runner
2025-08-20T20:07:04.6143702Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsalsa20-6506f1d2400c1d44.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6144607Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6146073Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crypto_secretbox-37335fbdb2fc9ac7.d' from root:root to runner:runner
2025-08-20T20:07:04.6147039Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6148136Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-349da2379484ba19.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6149194Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_hash-d021aafb2ce11509.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6150103Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libattohttpc-899f08dcbc617b07.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6150979Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tower_http-62c7e9a4fe8af476.d' from root:root to runner:runner
2025-08-20T20:07:04.6151878Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-39c5b28120e165c0.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6152761Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmoka-e3807280f79e1a92.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6153642Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_parse-b3d711e09c87a58c.d' from root:root to runner:runner
2025-08-20T20:07:04.6154642Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libno_std_net-f3d13906880b7d20.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6155550Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerocopy-a3defb0dfd42740c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6156460Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_packet-fd6de1138106d2c7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6157340Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6158488Z [00:07:49.315]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-5f6bba963fa74670.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6159376Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/xmltree-c65a510f32ac86ef.d' from root:root to runner:runner
2025-08-20T20:07:04.6160271Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase32-70dbff10eaac799d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6161129Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/md5-4309eb78ee8fc10c.d' from root:root to runner:runner
2025-08-20T20:07:04.6162026Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboverload-4584cfe84772fa05.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6163059Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-63686468d78d1ab7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6163936Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_provider-365c7e2514e1e13e.d' from root:root to runner:runner
2025-08-20T20:07:04.6164795Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/spki-4953aaa4b0e024b6.d' from root:root to runner:runner
2025-08-20T20:07:04.6165712Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3edb310f2ff9d695.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6166619Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_watcher-b77ff27b187da198.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6167513Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pin_project_lite-a05ec94787510fd5.d' from root:root to runner:runner
2025-08-20T20:07:04.6168791Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body_util-f98fd5e36812db6c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6169754Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_rustls-36eda533ac8b2240.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6170653Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libucd_trie-bfbb176905c37939.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6171575Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-5bb19dda8996b7f9.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6172482Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxmltree-c65a510f32ac86ef.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6173365Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmio-dfc87195b3f936a5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6174273Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_sys-9d86c15e630e9989.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6175155Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_log-06431376c005b87e.d' from root:root to runner:runner
2025-08-20T20:07:04.6176038Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwant-15b5d93c047a88ec.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6177073Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-554e86939bdb2b39.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6178079Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-75d987cb38e79d6a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6179010Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6179932Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-554e86939bdb2b39.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6180811Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/opaque_debug-01a07c3302ed6721.d' from root:root to runner:runner
2025-08-20T20:07:04.6181857Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-9e0651951a82845f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6182805Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_websockets-4c37a2cb772f83c4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6183691Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6184544Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/object-1b66133574378451.d' from root:root to runner:runner
2025-08-20T20:07:04.6185437Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_bytes-2b80999cabeda839.d' from root:root to runner:runner
2025-08-20T20:07:04.6186335Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbtparse-d025620c53cf48ce.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6187209Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hash32-f6d59b34cbb205fd.d' from root:root to runner:runner
2025-08-20T20:07:04.6188213Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/derive_more-4c8a9528dbb74618.d' from root:root to runner:runner
2025-08-20T20:07:04.6189151Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdiatomic_waker-d4f36cd08c9874f5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6190228Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_route-c5846aec5813db94.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6191134Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-88cd2d15568d3988.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6192061Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6193422Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hyper_rustls-8dc4d1601f52021d.d' from root:root to runner:runner
2025-08-20T20:07:04.6194783Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_enum-bf6a942a7dff575b.d' from root:root to runner:runner
2025-08-20T20:07:04.6195994Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_route-c5846aec5813db94.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6197265Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-1a68aedef80bec8d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6198467Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6199436Z [00:07:49.316]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-2cf11b7410935c69.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6200337Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-0535910dc9036bf9.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6201269Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3edb310f2ff9d695.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6202157Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6203065Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignature-fa06786479989eb5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6203986Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_packet_utils-153b7d3ad072c2cd.d' from root:root to runner:runner
2025-08-20T20:07:04.6204891Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures-bf11d4c6e008b0cf.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6205898Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/poly1305-b43a7ab7e2706ca2.d' from root:root to runner:runner
2025-08-20T20:07:04.6206798Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-13c7a68134b642c2.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6207765Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_utils-153b7d3ad072c2cd.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6208925Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libz32-3aeeaa4f64cdce99.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6209826Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-38bef5ef50eaa8a4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6210696Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing-01eeed51f1d6abc3.d' from root:root to runner:runner
2025-08-20T20:07:04.6211688Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tagptr-e721e14d2177eca0.d' from root:root to runner:runner
2025-08-20T20:07:04.6212609Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha256-875e584b2b84c016.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6213485Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base64ct-1e310fc94067b196.d' from root:root to runner:runner
2025-08-20T20:07:04.6214362Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_core-3d882f16bae95147.d' from root:root to runner:runner
2025-08-20T20:07:04.6215519Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcritical_section-d933caa5110f5cd4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6216895Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6217943Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_proto-0c4463248d2c397f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6218889Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-a464fe62f738ab75.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6219788Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures-bf11d4c6e008b0cf.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6220848Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-63c40da70f3fe75a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6221765Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsync_wrapper-984b25a86b45f3d1.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6222664Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6223599Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_executor-9f614a56516b8598.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6224485Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkarr-b40727546a98a67d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6225510Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_error-fa9c959d2de5e511.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6226423Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/critical_section-d933caa5110f5cd4.d' from root:root to runner:runner
2025-08-20T20:07:04.6227333Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6228353Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_bytes-2b80999cabeda839.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6229206Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hex-69df7537c1b61304.d' from root:root to runner:runner
2025-08-20T20:07:04.6230095Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstun_rs-d95e2398152ccb06.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6231020Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-f72e527e54cb532e.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6231923Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libheapless-f67a3b11c0c2d598.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6232781Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/spin-9667a3b66098ab5b.d' from root:root to runner:runner
2025-08-20T20:07:04.6233795Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-38bef5ef50eaa8a4.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6234686Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtagptr-e721e14d2177eca0.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6235556Z [00:07:49.317]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crc_catalog-3cbe9c556684ad7f.d' from root:root to runner:runner
2025-08-20T20:07:04.6236461Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fe424f2226aa698.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6237348Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/addr2line-a3d1e497ac2c5b8f.d' from root:root to runner:runner
2025-08-20T20:07:04.6238474Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_packet-fd6de1138106d2c7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6239532Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-414779377bb4a7cc.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6240462Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-06431376c005b87e.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6241390Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-21edd56883f084c8.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6242322Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-5bb1eb7edeccbab3.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6243235Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-e249bb45cb1d8f61.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6244124Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/data_encoding-ecf3074339209513.d' from root:root to runner:runner
2025-08-20T20:07:04.6245031Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6245908Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/btparse-d025620c53cf48ce.d' from root:root to runner:runner
2025-08-20T20:07:04.6246777Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/typenum-13c7a68134b642c2.d' from root:root to runner:runner
2025-08-20T20:07:04.6247950Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/foldhash-345c4e657eef996d.d' from root:root to runner:runner
2025-08-20T20:07:04.6249004Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-da43a6c17f89dd8f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6249923Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/constant_time_eq-2ec4f1b637d7d3f4.d' from root:root to runner:runner
2025-08-20T20:07:04.6250807Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/signature-fa06786479989eb5.d' from root:root to runner:runner
2025-08-20T20:07:04.6251751Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_secretbox-37335fbdb2fc9ac7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6252649Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6253660Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libobject-1b66133574378451.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6254568Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_locale_core-da43a6c17f89dd8f.d' from root:root to runner:runner
2025-08-20T20:07:04.6255453Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/async_compat-2dc5994ad37a9ce8.d' from root:root to runner:runner
2025-08-20T20:07:04.6256350Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-b43a7ab7e2706ca2.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6257230Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/deranged-414779377bb4a7cc.d' from root:root to runner:runner
2025-08-20T20:07:04.6258221Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/postcard-287bc2134ca3f004.d' from root:root to runner:runner
2025-08-20T20:07:04.6259132Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn-864351459e4ac43e.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6260020Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfnv-775ea7858e96ea10.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6260919Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboverload-4584cfe84772fa05.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6261949Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_subscriber-349da2379484ba19.d' from root:root to runner:runner
2025-08-20T20:07:04.6262819Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pin_utils-e5b9b2ca0c59a677.d' from root:root to runner:runner
2025-08-20T20:07:04.6263745Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-df48f36396c0b41a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6264637Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6265539Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpostcard-287bc2134ca3f004.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6266440Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_relay-c850284bee83c75e.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6267397Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sha1-c78d8f5c38837b1d.d' from root:root to runner:runner
2025-08-20T20:07:04.6268436Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignature-fa06786479989eb5.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6269358Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6270266Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_buffered-d8fd778839412d9d.d' from root:root to runner:runner
2025-08-20T20:07:04.6271167Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbacktrace-11bb0297d6ff75e0.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6272045Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hmac_sha1-5d05948eb73fb380.d' from root:root to runner:runner
2025-08-20T20:07:04.6272961Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/is_terminal_polyfill-f03c0c3b7c68aa9a.d' from root:root to runner:runner
2025-08-20T20:07:04.6273850Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ed25519_dalek-a6bf31309bc1724f.d' from root:root to runner:runner
2025-08-20T20:07:04.6274775Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_rustls-8dc4d1601f52021d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6275777Z [00:07:49.318]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6276723Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_macros_support-f0920d604078170c.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6277641Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6278758Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6279694Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-face7ef752233433.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6280683Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/gimli-2fbe14ddc69a96d0.d' from root:root to runner:runner
2025-08-20T20:07:04.6281581Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-24fe2f4a89134b16.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6282508Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6283553Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_core-90e1bbf2a32433d3.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6284968Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustc_demangle-3610075b05a4d6b5.d' from root:root to runner:runner
2025-08-20T20:07:04.6286102Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/termcolor-b6a3425f1543ca56.d' from root:root to runner:runner
2025-08-20T20:07:04.6287030Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio_rustls-36eda533ac8b2240.d' from root:root to runner:runner
2025-08-20T20:07:04.6288394Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-2c6f22b9c59dae63.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6289387Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6290516Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec_macros-0c437587e1abfdb5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6291518Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-2cf11b7410935c69.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6292481Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-5bb1eb7edeccbab3.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6293535Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libucd_trie-bfbb176905c37939.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6294565Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_udp-ac5d24a3ad727726.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6295470Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_base-8447429a11cc28ee.d' from root:root to runner:runner
2025-08-20T20:07:04.6296617Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_platform_verifier-cec90eed7701c25b.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6297525Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_sys-9d86c15e630e9989.d' from root:root to runner:runner
2025-08-20T20:07:04.6298724Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_profiles-f5c3d068172c31c3.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6299693Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liballocator_api2-64a6040cba36e4e6.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6300649Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/arrayvec-e2c846147a1dc314.d' from root:root to runner:runner
2025-08-20T20:07:04.6301632Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libasync_compat-2dc5994ad37a9ce8.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6302519Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pem_rfc7468-db0187e92056542e.d' from root:root to runner:runner
2025-08-20T20:07:04.6303605Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-bc2f378c135017cb.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6304524Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-b35ff2d809c7a9bb.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6305635Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/generic_array-c5bdfea50a930cfb.d' from root:root to runner:runner
2025-08-20T20:07:04.6324244Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thread_local-71dc4a0545e132ae.d' from root:root to runner:runner
2025-08-20T20:07:04.6325596Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_core-cad927a15e8dca06.d' from root:root to runner:runner
2025-08-20T20:07:04.6326553Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetdev-9b130764ef84fab1.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6327504Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-87a63e205864e107.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6328642Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6329735Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-3fb7ae699fcda4ed.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6330692Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-3dfc8f17529fe24d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6331627Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_buffered-d8fd778839412d9d.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6332529Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cpufeatures-1bc0ed0447e2eed4.d' from root:root to runner:runner
2025-08-20T20:07:04.6333401Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspki-4953aaa4b0e024b6.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6334303Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-13c7a68134b642c2.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6335214Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_demangle-3610075b05a4d6b5.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6336108Z [00:07:49.319]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-df48f36396c0b41a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6337111Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_normalizer-face7ef752233433.d' from root:root to runner:runner
2025-08-20T20:07:04.6338120Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtry_lock-27d235ef8737a305.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6339015Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_quinn_proto-3e6431323f655ac9.d' from root:root to runner:runner
2025-08-20T20:07:04.6339958Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-ee7708eddc862b04.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6340812Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/log-ffdcfa01f480f689.d' from root:root to runner:runner
2025-08-20T20:07:04.6341722Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaddr2line-a3d1e497ac2c5b8f.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6342712Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki-3e946ea5c610e7c6.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6343662Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhostname_validator-4aecbb2699db7042.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6344573Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-f5e942a261ec3c41.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6345411Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/mio-dfc87195b3f936a5.d' from root:root to runner:runner
2025-08-20T20:07:04.6346373Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunicode_normalization-7dafa748878d480a.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6347326Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_rustls-36eda533ac8b2240.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6348294Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/n0_future-780f0808e4692195.d' from root:root to runner:runner
2025-08-20T20:07:04.6349199Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuntrusted-df20551f16bb03b0.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6350092Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rlib' from root:root to runner:runner
2025-08-20T20:07:04.6351133Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-da43a6c17f89dd8f.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6352037Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.rmeta' from root:root to runner:runner
2025-08-20T20:07:04.6352795Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps' from root:root to runner:runner
2025-08-20T20:07:04.6354200Z [00:07:49.320]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/libdumbpipe.rlib' retained as runner:runner
2025-08-20T20:07:04.6354969Z [00:07:49.320]➜  ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/dumbpipe' retained as runner:runner
2025-08-20T20:07:04.6355912Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92/dep-lib-moka' from root:root to runner:runner
2025-08-20T20:07:04.6357000Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6358161Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92/lib-moka' from root:root to runner:runner
2025-08-20T20:07:04.6359121Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92/lib-moka.json' from root:root to runner:runner
2025-08-20T20:07:04.6360008Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92' from root:root to runner:runner
2025-08-20T20:07:04.6360941Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5/lib-anyhow' from root:root to runner:runner
2025-08-20T20:07:04.6361920Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6362866Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5/lib-anyhow.json' from root:root to runner:runner
2025-08-20T20:07:04.6363816Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5/dep-lib-anyhow' from root:root to runner:runner
2025-08-20T20:07:04.6364704Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5' from root:root to runner:runner
2025-08-20T20:07:04.6365757Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5/lib-mio.json' from root:root to runner:runner
2025-08-20T20:07:04.6366674Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5/dep-lib-mio' from root:root to runner:runner
2025-08-20T20:07:04.6367616Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6368749Z [00:07:49.320]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5/lib-mio' from root:root to runner:runner
2025-08-20T20:07:04.6369635Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5' from root:root to runner:runner
2025-08-20T20:07:04.6370596Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6371715Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8/dep-lib-tinystr' from root:root to runner:runner
2025-08-20T20:07:04.6372684Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8/lib-tinystr.json' from root:root to runner:runner
2025-08-20T20:07:04.6373620Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8/lib-tinystr' from root:root to runner:runner
2025-08-20T20:07:04.6374505Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8' from root:root to runner:runner
2025-08-20T20:07:04.6375404Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689/lib-log' from root:root to runner:runner
2025-08-20T20:07:04.6376342Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689/dep-lib-log' from root:root to runner:runner
2025-08-20T20:07:04.6377284Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6378364Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689/lib-log.json' from root:root to runner:runner
2025-08-20T20:07:04.6379352Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689' from root:root to runner:runner
2025-08-20T20:07:04.6380426Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-030084654980dd06/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6381483Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-030084654980dd06/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6382374Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-030084654980dd06' from root:root to runner:runner
2025-08-20T20:07:04.6383415Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4/dep-lib-tokio_websockets' from root:root to runner:runner
2025-08-20T20:07:04.6384415Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6385533Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4/lib-tokio_websockets' from root:root to runner:runner
2025-08-20T20:07:04.6386571Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4/lib-tokio_websockets.json' from root:root to runner:runner
2025-08-20T20:07:04.6387498Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4' from root:root to runner:runner
2025-08-20T20:07:04.6388592Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b/dep-lib-surge_ping' from root:root to runner:runner
2025-08-20T20:07:04.6389581Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6390551Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b/lib-surge_ping' from root:root to runner:runner
2025-08-20T20:07:04.6391528Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b/lib-surge_ping.json' from root:root to runner:runner
2025-08-20T20:07:04.6392429Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b' from root:root to runner:runner
2025-08-20T20:07:04.6393494Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6394454Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2/lib-cobs.json' from root:root to runner:runner
2025-08-20T20:07:04.6395399Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2/dep-lib-cobs' from root:root to runner:runner
2025-08-20T20:07:04.6396307Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2/lib-cobs' from root:root to runner:runner
2025-08-20T20:07:04.6397182Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2' from root:root to runner:runner
2025-08-20T20:07:04.6398361Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6399481Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0/dep-lib-backtrace' from root:root to runner:runner
2025-08-20T20:07:04.6400476Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0/lib-backtrace.json' from root:root to runner:runner
2025-08-20T20:07:04.6401427Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0/lib-backtrace' from root:root to runner:runner
2025-08-20T20:07:04.6402340Z [00:07:49.321]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0' from root:root to runner:runner
2025-08-20T20:07:04.6403284Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451/dep-lib-object' from root:root to runner:runner
2025-08-20T20:07:04.6404246Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6405189Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451/lib-object.json' from root:root to runner:runner
2025-08-20T20:07:04.6406106Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451/lib-object' from root:root to runner:runner
2025-08-20T20:07:04.6407095Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451' from root:root to runner:runner
2025-08-20T20:07:04.6408290Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6409255Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69/dep-lib-pest' from root:root to runner:runner
2025-08-20T20:07:04.6410167Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69/lib-pest' from root:root to runner:runner
2025-08-20T20:07:04.6411109Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69/lib-pest.json' from root:root to runner:runner
2025-08-20T20:07:04.6411984Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69' from root:root to runner:runner
2025-08-20T20:07:04.6413104Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433/lib-icu_normalizer' from root:root to runner:runner
2025-08-20T20:07:04.6414110Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6415113Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433/lib-icu_normalizer.json' from root:root to runner:runner
2025-08-20T20:07:04.6416126Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433/dep-lib-icu_normalizer' from root:root to runner:runner
2025-08-20T20:07:04.6417037Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433' from root:root to runner:runner
2025-08-20T20:07:04.6418239Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84/dep-lib-nu_ansi_term' from root:root to runner:runner
2025-08-20T20:07:04.6419219Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84/lib-nu_ansi_term' from root:root to runner:runner
2025-08-20T20:07:04.6420204Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6421329Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84/lib-nu_ansi_term.json' from root:root to runner:runner
2025-08-20T20:07:04.6422857Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84' from root:root to runner:runner
2025-08-20T20:07:04.6423916Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc/lib-form_urlencoded.json' from root:root to runner:runner
2025-08-20T20:07:04.6424922Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc/lib-form_urlencoded' from root:root to runner:runner
2025-08-20T20:07:04.6425945Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc/dep-lib-form_urlencoded' from root:root to runner:runner
2025-08-20T20:07:04.6426937Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6428107Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc' from root:root to runner:runner
2025-08-20T20:07:04.6429184Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3/dep-lib-serde_urlencoded' from root:root to runner:runner
2025-08-20T20:07:04.6430190Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6431206Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3/lib-serde_urlencoded' from root:root to runner:runner
2025-08-20T20:07:04.6432235Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3/lib-serde_urlencoded.json' from root:root to runner:runner
2025-08-20T20:07:04.6433149Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3' from root:root to runner:runner
2025-08-20T20:07:04.6434144Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698/lib-time_core.json' from root:root to runner:runner
2025-08-20T20:07:04.6435105Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698/lib-time_core' from root:root to runner:runner
2025-08-20T20:07:04.6436193Z [00:07:49.322]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6437162Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698/dep-lib-time_core' from root:root to runner:runner
2025-08-20T20:07:04.6438268Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698' from root:root to runner:runner
2025-08-20T20:07:04.6439283Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6440279Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988/dep-lib-regex_syntax' from root:root to runner:runner
2025-08-20T20:07:04.6441379Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988/lib-regex_syntax' from root:root to runner:runner
2025-08-20T20:07:04.6442394Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988/lib-regex_syntax.json' from root:root to runner:runner
2025-08-20T20:07:04.6443307Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988' from root:root to runner:runner
2025-08-20T20:07:04.6444262Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce/dep-lib-btparse' from root:root to runner:runner
2025-08-20T20:07:04.6445235Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6446176Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce/lib-btparse' from root:root to runner:runner
2025-08-20T20:07:04.6447132Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce/lib-btparse.json' from root:root to runner:runner
2025-08-20T20:07:04.6448277Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce' from root:root to runner:runner
2025-08-20T20:07:04.6449292Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016/lib-hmac_sha256.json' from root:root to runner:runner
2025-08-20T20:07:04.6450399Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016/lib-hmac_sha256' from root:root to runner:runner
2025-08-20T20:07:04.6451381Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6452382Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016/dep-lib-hmac_sha256' from root:root to runner:runner
2025-08-20T20:07:04.6453282Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016' from root:root to runner:runner
2025-08-20T20:07:04.6454237Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2/lib-pnet_base' from root:root to runner:runner
2025-08-20T20:07:04.6455304Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2/dep-lib-pnet_base' from root:root to runner:runner
2025-08-20T20:07:04.6456275Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6457252Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2/lib-pnet_base.json' from root:root to runner:runner
2025-08-20T20:07:04.6458255Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2' from root:root to runner:runner
2025-08-20T20:07:04.6459239Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6460204Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8/dep-lib-httpdate' from root:root to runner:runner
2025-08-20T20:07:04.6461155Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8/lib-httpdate' from root:root to runner:runner
2025-08-20T20:07:04.6462127Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8/lib-httpdate.json' from root:root to runner:runner
2025-08-20T20:07:04.6463012Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8' from root:root to runner:runner
2025-08-20T20:07:04.6464209Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-536eddb43829ed4f/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6465253Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-536eddb43829ed4f/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6466145Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-536eddb43829ed4f' from root:root to runner:runner
2025-08-20T20:07:04.6467134Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825/lib-hickory_proto' from root:root to runner:runner
2025-08-20T20:07:04.6468242Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825/lib-hickory_proto.json' from root:root to runner:runner
2025-08-20T20:07:04.6469343Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6470350Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825/dep-lib-hickory_proto' from root:root to runner:runner
2025-08-20T20:07:04.6471258Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825' from root:root to runner:runner
2025-08-20T20:07:04.6472226Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6473358Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614/lib-base16ct' from root:root to runner:runner
2025-08-20T20:07:04.6474329Z [00:07:49.323]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614/lib-base16ct.json' from root:root to runner:runner
2025-08-20T20:07:04.6475284Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614/dep-lib-base16ct' from root:root to runner:runner
2025-08-20T20:07:04.6476174Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614' from root:root to runner:runner
2025-08-20T20:07:04.6477336Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41/dep-lib-regex_automata' from root:root to runner:runner
2025-08-20T20:07:04.6478548Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6479589Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41/lib-regex_automata.json' from root:root to runner:runner
2025-08-20T20:07:04.6480587Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41/lib-regex_automata' from root:root to runner:runner
2025-08-20T20:07:04.6481510Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41' from root:root to runner:runner
2025-08-20T20:07:04.6482449Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648/lib-tinyvec' from root:root to runner:runner
2025-08-20T20:07:04.6483519Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648/lib-tinyvec.json' from root:root to runner:runner
2025-08-20T20:07:04.6484495Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6485449Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648/dep-lib-tinyvec' from root:root to runner:runner
2025-08-20T20:07:04.6486337Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648' from root:root to runner:runner
2025-08-20T20:07:04.6487296Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6488460Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61/lib-digest' from root:root to runner:runner
2025-08-20T20:07:04.6489422Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61/dep-lib-digest' from root:root to runner:runner
2025-08-20T20:07:04.6490403Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61/lib-digest.json' from root:root to runner:runner
2025-08-20T20:07:04.6492037Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61' from root:root to runner:runner
2025-08-20T20:07:04.6493046Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9/lib-reqwest.json' from root:root to runner:runner
2025-08-20T20:07:04.6494021Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6494987Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9/lib-reqwest' from root:root to runner:runner
2025-08-20T20:07:04.6495948Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9/dep-lib-reqwest' from root:root to runner:runner
2025-08-20T20:07:04.6496834Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9' from root:root to runner:runner
2025-08-20T20:07:04.6498078Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19/lib-enumflags2.json' from root:root to runner:runner
2025-08-20T20:07:04.6499078Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19/lib-enumflags2' from root:root to runner:runner
2025-08-20T20:07:04.6500069Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6501046Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19/dep-lib-enumflags2' from root:root to runner:runner
2025-08-20T20:07:04.6501957Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19' from root:root to runner:runner
2025-08-20T20:07:04.6502948Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839/lib-serde_bytes.json' from root:root to runner:runner
2025-08-20T20:07:04.6503909Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6504891Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839/dep-lib-serde_bytes' from root:root to runner:runner
2025-08-20T20:07:04.6505963Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839/lib-serde_bytes' from root:root to runner:runner
2025-08-20T20:07:04.6506862Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839' from root:root to runner:runner
2025-08-20T20:07:04.6507972Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09/lib-futures_lite.json' from root:root to runner:runner
2025-08-20T20:07:04.6508958Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09/lib-futures_lite' from root:root to runner:runner
2025-08-20T20:07:04.6509960Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09/dep-lib-futures_lite' from root:root to runner:runner
2025-08-20T20:07:04.6510934Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6511948Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09' from root:root to runner:runner
2025-08-20T20:07:04.6512940Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/lib-utf8parse.json' from root:root to runner:runner
2025-08-20T20:07:04.6513890Z [00:07:49.324]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/lib-utf8parse' from root:root to runner:runner
2025-08-20T20:07:04.6514865Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6515826Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/dep-lib-utf8parse' from root:root to runner:runner
2025-08-20T20:07:04.6516722Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8' from root:root to runner:runner
2025-08-20T20:07:04.6517744Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8/lib-icu_normalizer_data' from root:root to runner:runner
2025-08-20T20:07:04.6518984Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6520159Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8/lib-icu_normalizer_data.json' from root:root to runner:runner
2025-08-20T20:07:04.6521194Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8/dep-lib-icu_normalizer_data' from root:root to runner:runner
2025-08-20T20:07:04.6522129Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8' from root:root to runner:runner
2025-08-20T20:07:04.6523108Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6524092Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd/lib-futures_sink' from root:root to runner:runner
2025-08-20T20:07:04.6525087Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd/lib-futures_sink.json' from root:root to runner:runner
2025-08-20T20:07:04.6526184Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd/dep-lib-futures_sink' from root:root to runner:runner
2025-08-20T20:07:04.6527100Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd' from root:root to runner:runner
2025-08-20T20:07:04.6528400Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6529415Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31/dep-lib-zerofrom' from root:root to runner:runner
2025-08-20T20:07:04.6530364Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31/lib-zerofrom' from root:root to runner:runner
2025-08-20T20:07:04.6531327Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31/lib-zerofrom.json' from root:root to runner:runner
2025-08-20T20:07:04.6532218Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31' from root:root to runner:runner
2025-08-20T20:07:04.6533238Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823/lib-hickory_resolver' from root:root to runner:runner
2025-08-20T20:07:04.6534388Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6535429Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823/lib-hickory_resolver.json' from root:root to runner:runner
2025-08-20T20:07:04.6536466Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823/dep-lib-hickory_resolver' from root:root to runner:runner
2025-08-20T20:07:04.6537398Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823' from root:root to runner:runner
2025-08-20T20:07:04.6538593Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-163a653a00169437/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6539768Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-163a653a00169437/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6540664Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-163a653a00169437' from root:root to runner:runner
2025-08-20T20:07:04.6541643Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6542853Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc/dep-lib-deranged' from root:root to runner:runner
2025-08-20T20:07:04.6543843Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc/lib-deranged.json' from root:root to runner:runner
2025-08-20T20:07:04.6544801Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc/lib-deranged' from root:root to runner:runner
2025-08-20T20:07:04.6545686Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc' from root:root to runner:runner
2025-08-20T20:07:04.6546605Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447/lib-yoke' from root:root to runner:runner
2025-08-20T20:07:04.6547756Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447/dep-lib-yoke' from root:root to runner:runner
2025-08-20T20:07:04.6548985Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6550292Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447/lib-yoke.json' from root:root to runner:runner
2025-08-20T20:07:04.6551235Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447' from root:root to runner:runner
2025-08-20T20:07:04.6552229Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06/dep-lib-rand_core' from root:root to runner:runner
2025-08-20T20:07:04.6553177Z [00:07:49.325]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06/lib-rand_core' from root:root to runner:runner
2025-08-20T20:07:04.6554274Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6555251Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06/lib-rand_core.json' from root:root to runner:runner
2025-08-20T20:07:04.6556145Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06' from root:root to runner:runner
2025-08-20T20:07:04.6557072Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c/lib-adler2' from root:root to runner:runner
2025-08-20T20:07:04.6558247Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c/dep-lib-adler2' from root:root to runner:runner
2025-08-20T20:07:04.6559223Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6560735Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c/lib-adler2.json' from root:root to runner:runner
2025-08-20T20:07:04.6562179Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c' from root:root to runner:runner
2025-08-20T20:07:04.6563176Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583/lib-parking.json' from root:root to runner:runner
2025-08-20T20:07:04.6564289Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583/dep-lib-parking' from root:root to runner:runner
2025-08-20T20:07:04.6565252Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6566195Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583/lib-parking' from root:root to runner:runner
2025-08-20T20:07:04.6567097Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583' from root:root to runner:runner
2025-08-20T20:07:04.6568326Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6569288Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84/lib-smallvec' from root:root to runner:runner
2025-08-20T20:07:04.6570373Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84/dep-lib-smallvec' from root:root to runner:runner
2025-08-20T20:07:04.6571573Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84/lib-smallvec.json' from root:root to runner:runner
2025-08-20T20:07:04.6572482Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84' from root:root to runner:runner
2025-08-20T20:07:04.6573428Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05/lib-xml.json' from root:root to runner:runner
2025-08-20T20:07:04.6574363Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05/dep-lib-xml' from root:root to runner:runner
2025-08-20T20:07:04.6575315Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6576215Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05/lib-xml' from root:root to runner:runner
2025-08-20T20:07:04.6577094Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05' from root:root to runner:runner
2025-08-20T20:07:04.6578443Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1/dep-lib-sync_wrapper' from root:root to runner:runner
2025-08-20T20:07:04.6579437Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6580415Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1/lib-sync_wrapper' from root:root to runner:runner
2025-08-20T20:07:04.6581399Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1/lib-sync_wrapper.json' from root:root to runner:runner
2025-08-20T20:07:04.6582318Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1' from root:root to runner:runner
2025-08-20T20:07:04.6583306Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd/dep-lib-resolv_conf' from root:root to runner:runner
2025-08-20T20:07:04.6584410Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6585415Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd/lib-resolv_conf.json' from root:root to runner:runner
2025-08-20T20:07:04.6586381Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd/lib-resolv_conf' from root:root to runner:runner
2025-08-20T20:07:04.6587287Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd' from root:root to runner:runner
2025-08-20T20:07:04.6588446Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b/dep-lib-parking_lot' from root:root to runner:runner
2025-08-20T20:07:04.6589427Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6590397Z [00:07:49.326]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b/lib-parking_lot' from root:root to runner:runner
2025-08-20T20:07:04.6591373Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b/lib-parking_lot.json' from root:root to runner:runner
2025-08-20T20:07:04.6592435Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b' from root:root to runner:runner
2025-08-20T20:07:04.6593406Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6594360Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c/lib-zerocopy' from root:root to runner:runner
2025-08-20T20:07:04.6595328Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c/lib-zerocopy.json' from root:root to runner:runner
2025-08-20T20:07:04.6596289Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c/dep-lib-zerocopy' from root:root to runner:runner
2025-08-20T20:07:04.6597178Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c' from root:root to runner:runner
2025-08-20T20:07:04.6598587Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a/lib-unicode_normalization' from root:root to runner:runner
2025-08-20T20:07:04.6599654Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6600732Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a/dep-lib-unicode_normalization' from root:root to runner:runner
2025-08-20T20:07:04.6601823Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a/lib-unicode_normalization.json' from root:root to runner:runner
2025-08-20T20:07:04.6602886Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a' from root:root to runner:runner
2025-08-20T20:07:04.6603828Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed/lib-arrayref' from root:root to runner:runner
2025-08-20T20:07:04.6604801Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6605754Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed/dep-lib-arrayref' from root:root to runner:runner
2025-08-20T20:07:04.6606726Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed/lib-arrayref.json' from root:root to runner:runner
2025-08-20T20:07:04.6607617Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed' from root:root to runner:runner
2025-08-20T20:07:04.6608872Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6609857Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4/dep-lib-once_cell' from root:root to runner:runner
2025-08-20T20:07:04.6610986Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4/lib-once_cell' from root:root to runner:runner
2025-08-20T20:07:04.6611975Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4/lib-once_cell.json' from root:root to runner:runner
2025-08-20T20:07:04.6612865Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4' from root:root to runner:runner
2025-08-20T20:07:04.6613836Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6614772Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73/lib-zeroize' from root:root to runner:runner
2025-08-20T20:07:04.6615878Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73/dep-lib-zeroize' from root:root to runner:runner
2025-08-20T20:07:04.6616981Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73/lib-zeroize.json' from root:root to runner:runner
2025-08-20T20:07:04.6618049Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73' from root:root to runner:runner
2025-08-20T20:07:04.6619009Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0/lib-sha2.json' from root:root to runner:runner
2025-08-20T20:07:04.6619918Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0/lib-sha2' from root:root to runner:runner
2025-08-20T20:07:04.6620844Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0/dep-lib-sha2' from root:root to runner:runner
2025-08-20T20:07:04.6621788Z [00:07:49.327]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6622779Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0' from root:root to runner:runner
2025-08-20T20:07:04.6623716Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c/dep-lib-iroh' from root:root to runner:runner
2025-08-20T20:07:04.6624661Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6625569Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c/lib-iroh' from root:root to runner:runner
2025-08-20T20:07:04.6626496Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c/lib-iroh.json' from root:root to runner:runner
2025-08-20T20:07:04.6627658Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c' from root:root to runner:runner
2025-08-20T20:07:04.6629216Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53/dep-lib-hmac' from root:root to runner:runner
2025-08-20T20:07:04.6630345Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6631431Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53/lib-hmac.json' from root:root to runner:runner
2025-08-20T20:07:04.6632355Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53/lib-hmac' from root:root to runner:runner
2025-08-20T20:07:04.6633216Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53' from root:root to runner:runner
2025-08-20T20:07:04.6634154Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9/dep-lib-uuid' from root:root to runner:runner
2025-08-20T20:07:04.6635100Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6636037Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9/lib-uuid.json' from root:root to runner:runner
2025-08-20T20:07:04.6637051Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9/lib-uuid' from root:root to runner:runner
2025-08-20T20:07:04.6638118Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9' from root:root to runner:runner
2025-08-20T20:07:04.6639111Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6640073Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05/lib-overload.json' from root:root to runner:runner
2025-08-20T20:07:04.6641041Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05/dep-lib-overload' from root:root to runner:runner
2025-08-20T20:07:04.6641984Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05/lib-overload' from root:root to runner:runner
2025-08-20T20:07:04.6642871Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05' from root:root to runner:runner
2025-08-20T20:07:04.6643878Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721/lib-opaque_debug.json' from root:root to runner:runner
2025-08-20T20:07:04.6644861Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6645978Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721/dep-lib-opaque_debug' from root:root to runner:runner
2025-08-20T20:07:04.6646952Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721/lib-opaque_debug' from root:root to runner:runner
2025-08-20T20:07:04.6648062Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721' from root:root to runner:runner
2025-08-20T20:07:04.6649045Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6649953Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709/lib-libc' from root:root to runner:runner
2025-08-20T20:07:04.6650997Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709/dep-lib-libc' from root:root to runner:runner
2025-08-20T20:07:04.6651937Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709/lib-libc.json' from root:root to runner:runner
2025-08-20T20:07:04.6652822Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709' from root:root to runner:runner
2025-08-20T20:07:04.6653880Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd/lib-netlink_packet_utils' from root:root to runner:runner
2025-08-20T20:07:04.6654907Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6655981Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd/dep-lib-netlink_packet_utils' from root:root to runner:runner
2025-08-20T20:07:04.6657045Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd/lib-netlink_packet_utils.json' from root:root to runner:runner
2025-08-20T20:07:04.6658165Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd' from root:root to runner:runner
2025-08-20T20:07:04.6659343Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c/lib-pnet_macros_support.json' from root:root to runner:runner
2025-08-20T20:07:04.6660386Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c/dep-lib-pnet_macros_support' from root:root to runner:runner
2025-08-20T20:07:04.6661404Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6662433Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c/lib-pnet_macros_support' from root:root to runner:runner
2025-08-20T20:07:04.6663370Z [00:07:49.328]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c' from root:root to runner:runner
2025-08-20T20:07:04.6664351Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6665434Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d/lib-iroh_metrics' from root:root to runner:runner
2025-08-20T20:07:04.6666449Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d/lib-iroh_metrics.json' from root:root to runner:runner
2025-08-20T20:07:04.6667433Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d/dep-lib-iroh_metrics' from root:root to runner:runner
2025-08-20T20:07:04.6668520Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d' from root:root to runner:runner
2025-08-20T20:07:04.6669497Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07/dep-lib-byteorder' from root:root to runner:runner
2025-08-20T20:07:04.6670479Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07/lib-byteorder.json' from root:root to runner:runner
2025-08-20T20:07:04.6671447Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6672401Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07/lib-byteorder' from root:root to runner:runner
2025-08-20T20:07:04.6673415Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07' from root:root to runner:runner
2025-08-20T20:07:04.6674410Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6675429Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c/dep-lib-http_body_util' from root:root to runner:runner
2025-08-20T20:07:04.6676447Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c/lib-http_body_util.json' from root:root to runner:runner
2025-08-20T20:07:04.6677433Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c/lib-http_body_util' from root:root to runner:runner
2025-08-20T20:07:04.6678557Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c' from root:root to runner:runner
2025-08-20T20:07:04.6679841Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/lib-anstyle.json' from root:root to runner:runner
2025-08-20T20:07:04.6680844Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6681785Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/lib-anstyle' from root:root to runner:runner
2025-08-20T20:07:04.6682751Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/dep-lib-anstyle' from root:root to runner:runner
2025-08-20T20:07:04.6683644Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027' from root:root to runner:runner
2025-08-20T20:07:04.6684860Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-ff0377ada9566feb/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6685910Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-ff0377ada9566feb/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6686779Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-ff0377ada9566feb' from root:root to runner:runner
2025-08-20T20:07:04.6688098Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0/dep-lib-webpki_roots' from root:root to runner:runner
2025-08-20T20:07:04.6689486Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6690830Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0/lib-webpki_roots' from root:root to runner:runner
2025-08-20T20:07:04.6691851Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0/lib-webpki_roots.json' from root:root to runner:runner
2025-08-20T20:07:04.6692770Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0' from root:root to runner:runner
2025-08-20T20:07:04.6693932Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63/lib-tracing_core' from root:root to runner:runner
2025-08-20T20:07:04.6694941Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63/dep-lib-tracing_core' from root:root to runner:runner
2025-08-20T20:07:04.6695929Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6697593Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63/lib-tracing_core.json' from root:root to runner:runner
2025-08-20T20:07:04.6699006Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63' from root:root to runner:runner
2025-08-20T20:07:04.6700004Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6700950Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757/lib-tower.json' from root:root to runner:runner
2025-08-20T20:07:04.6701872Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757/lib-tower' from root:root to runner:runner
2025-08-20T20:07:04.6702816Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757/dep-lib-tower' from root:root to runner:runner
2025-08-20T20:07:04.6703837Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757' from root:root to runner:runner
2025-08-20T20:07:04.6704783Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196/lib-base64ct' from root:root to runner:runner
2025-08-20T20:07:04.6705750Z [00:07:49.329]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6706712Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196/dep-lib-base64ct' from root:root to runner:runner
2025-08-20T20:07:04.6707672Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196/lib-base64ct.json' from root:root to runner:runner
2025-08-20T20:07:04.6708787Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196' from root:root to runner:runner
2025-08-20T20:07:04.6709730Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6/dep-lib-spki' from root:root to runner:runner
2025-08-20T20:07:04.6710687Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6711594Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6/lib-spki' from root:root to runner:runner
2025-08-20T20:07:04.6712541Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6/lib-spki.json' from root:root to runner:runner
2025-08-20T20:07:04.6713414Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6' from root:root to runner:runner
2025-08-20T20:07:04.6714486Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-d2357ede2338a762/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6715527Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-d2357ede2338a762/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6716407Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-d2357ede2338a762' from root:root to runner:runner
2025-08-20T20:07:04.6717474Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7/dep-lib-anstream' from root:root to runner:runner
2025-08-20T20:07:04.6718619Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7/lib-anstream' from root:root to runner:runner
2025-08-20T20:07:04.6719600Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6720564Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7/lib-anstream.json' from root:root to runner:runner
2025-08-20T20:07:04.6721451Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7' from root:root to runner:runner
2025-08-20T20:07:04.6722552Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5/lib-rand_chacha.json' from root:root to runner:runner
2025-08-20T20:07:04.6723547Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5/dep-lib-rand_chacha' from root:root to runner:runner
2025-08-20T20:07:04.6724519Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5/lib-rand_chacha' from root:root to runner:runner
2025-08-20T20:07:04.6725486Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6726387Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5' from root:root to runner:runner
2025-08-20T20:07:04.6727328Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6728328Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456/lib-h2' from root:root to runner:runner
2025-08-20T20:07:04.6729241Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456/lib-h2.json' from root:root to runner:runner
2025-08-20T20:07:04.6730144Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456/dep-lib-h2' from root:root to runner:runner
2025-08-20T20:07:04.6731124Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456' from root:root to runner:runner
2025-08-20T20:07:04.6732121Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a/dep-lib-atomic_waker' from root:root to runner:runner
2025-08-20T20:07:04.6733110Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6734081Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a/lib-atomic_waker' from root:root to runner:runner
2025-08-20T20:07:04.6735083Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a/lib-atomic_waker.json' from root:root to runner:runner
2025-08-20T20:07:04.6735985Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a' from root:root to runner:runner
2025-08-20T20:07:04.6737072Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b/dep-lib-idna_adapter' from root:root to runner:runner
2025-08-20T20:07:04.6738159Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b/lib-idna_adapter' from root:root to runner:runner
2025-08-20T20:07:04.6739136Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6740129Z [00:07:49.330]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b/lib-idna_adapter.json' from root:root to runner:runner
2025-08-20T20:07:04.6741030Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b' from root:root to runner:runner
2025-08-20T20:07:04.6742013Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77/lib-ntimestamp.json' from root:root to runner:runner
2025-08-20T20:07:04.6742994Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77/dep-lib-ntimestamp' from root:root to runner:runner
2025-08-20T20:07:04.6743950Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77/lib-ntimestamp' from root:root to runner:runner
2025-08-20T20:07:04.6745039Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6745937Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77' from root:root to runner:runner
2025-08-20T20:07:04.6747150Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d/dep-lib-sharded_slab' from root:root to runner:runner
2025-08-20T20:07:04.6748299Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6749275Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d/lib-sharded_slab' from root:root to runner:runner
2025-08-20T20:07:04.6750411Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d/lib-sharded_slab.json' from root:root to runner:runner
2025-08-20T20:07:04.6751320Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d' from root:root to runner:runner
2025-08-20T20:07:04.6752500Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314/lib-arrayvec.json' from root:root to runner:runner
2025-08-20T20:07:04.6753497Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314/dep-lib-arrayvec' from root:root to runner:runner
2025-08-20T20:07:04.6754475Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6755430Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314/lib-arrayvec' from root:root to runner:runner
2025-08-20T20:07:04.6756315Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314' from root:root to runner:runner
2025-08-20T20:07:04.6757379Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-09bd31e599ebdd4b/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6758622Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-09bd31e599ebdd4b/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6759667Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-09bd31e599ebdd4b' from root:root to runner:runner
2025-08-20T20:07:04.6760574Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b/lib-der' from root:root to runner:runner
2025-08-20T20:07:04.6761496Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b/dep-lib-der' from root:root to runner:runner
2025-08-20T20:07:04.6762443Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6763364Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b/lib-der.json' from root:root to runner:runner
2025-08-20T20:07:04.6764734Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b' from root:root to runner:runner
2025-08-20T20:07:04.6766265Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598/lib-futures_executor' from root:root to runner:runner
2025-08-20T20:07:04.6767340Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6768500Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598/dep-lib-futures_executor' from root:root to runner:runner
2025-08-20T20:07:04.6769540Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598/lib-futures_executor.json' from root:root to runner:runner
2025-08-20T20:07:04.6770479Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598' from root:root to runner:runner
2025-08-20T20:07:04.6771399Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb/dep-lib-ryu' from root:root to runner:runner
2025-08-20T20:07:04.6772301Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb/lib-ryu' from root:root to runner:runner
2025-08-20T20:07:04.6773244Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6774300Z [00:07:49.331]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb/lib-ryu.json' from root:root to runner:runner
2025-08-20T20:07:04.6775161Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb' from root:root to runner:runner
2025-08-20T20:07:04.6776145Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41/dep-lib-derive_more' from root:root to runner:runner
2025-08-20T20:07:04.6777133Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41/lib-derive_more.json' from root:root to runner:runner
2025-08-20T20:07:04.6778205Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6779277Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41/lib-derive_more' from root:root to runner:runner
2025-08-20T20:07:04.6780181Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41' from root:root to runner:runner
2025-08-20T20:07:04.6781320Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-a3bc3e7b97c7f3aa/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6782405Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-a3bc3e7b97c7f3aa/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6783361Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-a3bc3e7b97c7f3aa' from root:root to runner:runner
2025-08-20T20:07:04.6784281Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d/lib-pkarr' from root:root to runner:runner
2025-08-20T20:07:04.6785215Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d/dep-lib-pkarr' from root:root to runner:runner
2025-08-20T20:07:04.6786173Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6787110Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d/lib-pkarr.json' from root:root to runner:runner
2025-08-20T20:07:04.6788200Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d' from root:root to runner:runner
2025-08-20T20:07:04.6789164Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539/lib-igd_next.json' from root:root to runner:runner
2025-08-20T20:07:04.6790135Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6791083Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539/lib-igd_next' from root:root to runner:runner
2025-08-20T20:07:04.6792041Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539/dep-lib-igd_next' from root:root to runner:runner
2025-08-20T20:07:04.6793042Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539' from root:root to runner:runner
2025-08-20T20:07:04.6793998Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44/dep-lib-salsa20' from root:root to runner:runner
2025-08-20T20:07:04.6794961Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6795908Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44/lib-salsa20.json' from root:root to runner:runner
2025-08-20T20:07:04.6796848Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44/lib-salsa20' from root:root to runner:runner
2025-08-20T20:07:04.6797733Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44' from root:root to runner:runner
2025-08-20T20:07:04.6798956Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6799998Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3/dep-lib-precis_profiles' from root:root to runner:runner
2025-08-20T20:07:04.6801011Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3/lib-precis_profiles' from root:root to runner:runner
2025-08-20T20:07:04.6802171Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3/lib-precis_profiles.json' from root:root to runner:runner
2025-08-20T20:07:04.6803089Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3' from root:root to runner:runner
2025-08-20T20:07:04.6804094Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/dep-lib-colorchoice' from root:root to runner:runner
2025-08-20T20:07:04.6805082Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6806045Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/lib-colorchoice' from root:root to runner:runner
2025-08-20T20:07:04.6807180Z [00:07:49.332]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/lib-colorchoice.json' from root:root to runner:runner
2025-08-20T20:07:04.6808206Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39' from root:root to runner:runner
2025-08-20T20:07:04.6809160Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004/lib-postcard' from root:root to runner:runner
2025-08-20T20:07:04.6810129Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6811097Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004/lib-postcard.json' from root:root to runner:runner
2025-08-20T20:07:04.6812063Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004/dep-lib-postcard' from root:root to runner:runner
2025-08-20T20:07:04.6812947Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004' from root:root to runner:runner
2025-08-20T20:07:04.6813899Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc/dep-lib-base64' from root:root to runner:runner
2025-08-20T20:07:04.6814848Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc/lib-base64.json' from root:root to runner:runner
2025-08-20T20:07:04.6816140Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6817092Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc/lib-base64' from root:root to runner:runner
2025-08-20T20:07:04.6818120Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc' from root:root to runner:runner
2025-08-20T20:07:04.6819105Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195/dep-lib-n0_future' from root:root to runner:runner
2025-08-20T20:07:04.6820052Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195/lib-n0_future' from root:root to runner:runner
2025-08-20T20:07:04.6821344Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6822366Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195/lib-n0_future.json' from root:root to runner:runner
2025-08-20T20:07:04.6823277Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195' from root:root to runner:runner
2025-08-20T20:07:04.6824246Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039/lib-self_cell.json' from root:root to runner:runner
2025-08-20T20:07:04.6825210Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039/dep-lib-self_cell' from root:root to runner:runner
2025-08-20T20:07:04.6826158Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039/lib-self_cell' from root:root to runner:runner
2025-08-20T20:07:04.6827123Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6828129Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039' from root:root to runner:runner
2025-08-20T20:07:04.6829103Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598/lib-heapless.json' from root:root to runner:runner
2025-08-20T20:07:04.6830181Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598/dep-lib-heapless' from root:root to runner:runner
2025-08-20T20:07:04.6831146Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6832102Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598/lib-heapless' from root:root to runner:runner
2025-08-20T20:07:04.6833518Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598' from root:root to runner:runner
2025-08-20T20:07:04.6834862Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3/lib-tracing' from root:root to runner:runner
2025-08-20T20:07:04.6835994Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3/lib-tracing.json' from root:root to runner:runner
2025-08-20T20:07:04.6836958Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3/dep-lib-tracing' from root:root to runner:runner
2025-08-20T20:07:04.6838164Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6839071Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3' from root:root to runner:runner
2025-08-20T20:07:04.6840079Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e/dep-lib-pin_project' from root:root to runner:runner
2025-08-20T20:07:04.6841054Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e/lib-pin_project' from root:root to runner:runner
2025-08-20T20:07:04.6842035Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6843023Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e/lib-pin_project.json' from root:root to runner:runner
2025-08-20T20:07:04.6843927Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e' from root:root to runner:runner
2025-08-20T20:07:04.6844980Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674/lib-regex' from root:root to runner:runner
2025-08-20T20:07:04.6845928Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6846869Z [00:07:49.333]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674/dep-lib-regex' from root:root to runner:runner
2025-08-20T20:07:04.6847994Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674/lib-regex.json' from root:root to runner:runner
2025-08-20T20:07:04.6849200Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674' from root:root to runner:runner
2025-08-20T20:07:04.6850788Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c/lib-percent_encoding.json' from root:root to runner:runner
2025-08-20T20:07:04.6851814Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c/lib-percent_encoding' from root:root to runner:runner
2025-08-20T20:07:04.6852828Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6853856Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c/dep-lib-percent_encoding' from root:root to runner:runner
2025-08-20T20:07:04.6854790Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c' from root:root to runner:runner
2025-08-20T20:07:04.6855822Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4/lib-constant_time_eq.json' from root:root to runner:runner
2025-08-20T20:07:04.6856817Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6857952Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4/dep-lib-constant_time_eq' from root:root to runner:runner
2025-08-20T20:07:04.6859082Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4/lib-constant_time_eq' from root:root to runner:runner
2025-08-20T20:07:04.6859998Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4' from root:root to runner:runner
2025-08-20T20:07:04.6861055Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-8eccf0d1f1f02aae/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6862084Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-8eccf0d1f1f02aae/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6862963Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-8eccf0d1f1f02aae' from root:root to runner:runner
2025-08-20T20:07:04.6863878Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38/dep-lib-lru' from root:root to runner:runner
2025-08-20T20:07:04.6864889Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38/lib-lru' from root:root to runner:runner
2025-08-20T20:07:04.6865837Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6866753Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38/lib-lru.json' from root:root to runner:runner
2025-08-20T20:07:04.6867616Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38' from root:root to runner:runner
2025-08-20T20:07:04.6868699Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989/lib-netlink_sys' from root:root to runner:runner
2025-08-20T20:07:04.6869693Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989/dep-lib-netlink_sys' from root:root to runner:runner
2025-08-20T20:07:04.6870662Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6871650Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989/lib-netlink_sys.json' from root:root to runner:runner
2025-08-20T20:07:04.6872663Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989' from root:root to runner:runner
2025-08-20T20:07:04.6873611Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349/lib-dyn_clone' from root:root to runner:runner
2025-08-20T20:07:04.6874584Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349/lib-dyn_clone.json' from root:root to runner:runner
2025-08-20T20:07:04.6875543Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349/dep-lib-dyn_clone' from root:root to runner:runner
2025-08-20T20:07:04.6876513Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6877397Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349' from root:root to runner:runner
2025-08-20T20:07:04.6878698Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6879704Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba/lib-thiserror.json' from root:root to runner:runner
2025-08-20T20:07:04.6880651Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba/lib-thiserror' from root:root to runner:runner
2025-08-20T20:07:04.6881624Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba/dep-lib-thiserror' from root:root to runner:runner
2025-08-20T20:07:04.6882716Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba' from root:root to runner:runner
2025-08-20T20:07:04.6883714Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a/lib-lock_api.json' from root:root to runner:runner
2025-08-20T20:07:04.6884665Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6885627Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a/dep-lib-lock_api' from root:root to runner:runner
2025-08-20T20:07:04.6886694Z [00:07:49.334]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a/lib-lock_api' from root:root to runner:runner
2025-08-20T20:07:04.6887760Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a' from root:root to runner:runner
2025-08-20T20:07:04.6888869Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b/lib-scopeguard' from root:root to runner:runner
2025-08-20T20:07:04.6889842Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6890829Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b/dep-lib-scopeguard' from root:root to runner:runner
2025-08-20T20:07:04.6891814Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b/lib-scopeguard.json' from root:root to runner:runner
2025-08-20T20:07:04.6892845Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b' from root:root to runner:runner
2025-08-20T20:07:04.6893814Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c/lib-litemap.json' from root:root to runner:runner
2025-08-20T20:07:04.6894763Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c/dep-lib-litemap' from root:root to runner:runner
2025-08-20T20:07:04.6895732Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6896667Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c/lib-litemap' from root:root to runner:runner
2025-08-20T20:07:04.6897550Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c' from root:root to runner:runner
2025-08-20T20:07:04.6898610Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10/lib-fnv' from root:root to runner:runner
2025-08-20T20:07:04.6899563Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6901001Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10/dep-lib-fnv' from root:root to runner:runner
2025-08-20T20:07:04.6902708Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10/lib-fnv.json' from root:root to runner:runner
2025-08-20T20:07:04.6904388Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10' from root:root to runner:runner
2025-08-20T20:07:04.6906167Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5/lib-pkcs8.json' from root:root to runner:runner
2025-08-20T20:07:04.6908246Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6909978Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5/dep-lib-pkcs8' from root:root to runner:runner
2025-08-20T20:07:04.6911440Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5/lib-pkcs8' from root:root to runner:runner
2025-08-20T20:07:04.6912354Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5' from root:root to runner:runner
2025-08-20T20:07:04.6913469Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-3f4e660146246336/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6914519Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-3f4e660146246336/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6915420Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-3f4e660146246336' from root:root to runner:runner
2025-08-20T20:07:04.6916501Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-806403528a74456a/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.6917569Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-806403528a74456a/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.6918700Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-806403528a74456a' from root:root to runner:runner
2025-08-20T20:07:04.6919791Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16/lib-crc' from root:root to runner:runner
2025-08-20T20:07:04.6920743Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6921655Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16/dep-lib-crc' from root:root to runner:runner
2025-08-20T20:07:04.6922578Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16/lib-crc.json' from root:root to runner:runner
2025-08-20T20:07:04.6923447Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16' from root:root to runner:runner
2025-08-20T20:07:04.6924556Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b/lib-rustls_platform_verifier.json' from root:root to runner:runner
2025-08-20T20:07:04.6925766Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b/dep-lib-rustls_platform_verifier' from root:root to runner:runner
2025-08-20T20:07:04.6926818Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6928091Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b/lib-rustls_platform_verifier' from root:root to runner:runner
2025-08-20T20:07:04.6929078Z [00:07:49.335]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b' from root:root to runner:runner
2025-08-20T20:07:04.6930035Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3/lib-cordyceps' from root:root to runner:runner
2025-08-20T20:07:04.6931024Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3/lib-cordyceps.json' from root:root to runner:runner
2025-08-20T20:07:04.6931994Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6932967Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3/dep-lib-cordyceps' from root:root to runner:runner
2025-08-20T20:07:04.6933982Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3' from root:root to runner:runner
2025-08-20T20:07:04.6934973Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4/lib-anstyle_query' from root:root to runner:runner
2025-08-20T20:07:04.6935967Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6936962Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4/lib-anstyle_query.json' from root:root to runner:runner
2025-08-20T20:07:04.6938160Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4/dep-lib-anstyle_query' from root:root to runner:runner
2025-08-20T20:07:04.6939074Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4' from root:root to runner:runner
2025-08-20T20:07:04.6940166Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964/lib-clap_builder' from root:root to runner:runner
2025-08-20T20:07:04.6941149Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6942135Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964/lib-clap_builder.json' from root:root to runner:runner
2025-08-20T20:07:04.6943126Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964/dep-lib-clap_builder' from root:root to runner:runner
2025-08-20T20:07:04.6944025Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964' from root:root to runner:runner
2025-08-20T20:07:04.6945031Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e/lib-crypto_common.json' from root:root to runner:runner
2025-08-20T20:07:04.6946017Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6947014Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e/dep-lib-crypto_common' from root:root to runner:runner
2025-08-20T20:07:04.6948534Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e/lib-crypto_common' from root:root to runner:runner
2025-08-20T20:07:04.6949474Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e' from root:root to runner:runner
2025-08-20T20:07:04.6950447Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe/dep-lib-rand_core' from root:root to runner:runner
2025-08-20T20:07:04.6951391Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe/lib-rand_core' from root:root to runner:runner
2025-08-20T20:07:04.6952350Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6953450Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe/lib-rand_core.json' from root:root to runner:runner
2025-08-20T20:07:04.6954340Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe' from root:root to runner:runner
2025-08-20T20:07:04.6955555Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80/dep-lib-tokio_stream' from root:root to runner:runner
2025-08-20T20:07:04.6956566Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6957551Z [00:07:49.336]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80/lib-tokio_stream' from root:root to runner:runner
2025-08-20T20:07:04.6958768Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80/lib-tokio_stream.json' from root:root to runner:runner
2025-08-20T20:07:04.6959678Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80' from root:root to runner:runner
2025-08-20T20:07:04.6960828Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a/dep-lib-ppv_lite86' from root:root to runner:runner
2025-08-20T20:07:04.6961817Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a/lib-ppv_lite86.json' from root:root to runner:runner
2025-08-20T20:07:04.6962927Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6963880Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a/lib-ppv_lite86' from root:root to runner:runner
2025-08-20T20:07:04.6964778Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a' from root:root to runner:runner
2025-08-20T20:07:04.6965719Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63/dep-lib-tokio' from root:root to runner:runner
2025-08-20T20:07:04.6966662Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6967685Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63/lib-tokio' from root:root to runner:runner
2025-08-20T20:07:04.6968839Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63/lib-tokio.json' from root:root to runner:runner
2025-08-20T20:07:04.6969738Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63' from root:root to runner:runner
2025-08-20T20:07:04.6970656Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed/lib-aead' from root:root to runner:runner
2025-08-20T20:07:04.6971612Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6972653Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed/dep-lib-aead' from root:root to runner:runner
2025-08-20T20:07:04.6973990Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed/lib-aead.json' from root:root to runner:runner
2025-08-20T20:07:04.6975670Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed' from root:root to runner:runner
2025-08-20T20:07:04.6977518Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833/lib-tokio_util' from root:root to runner:runner
2025-08-20T20:07:04.6979808Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833/dep-lib-tokio_util' from root:root to runner:runner
2025-08-20T20:07:04.6981655Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6983429Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833/lib-tokio_util.json' from root:root to runner:runner
2025-08-20T20:07:04.6984392Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833' from root:root to runner:runner
2025-08-20T20:07:04.6985365Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4/lib-hashbrown' from root:root to runner:runner
2025-08-20T20:07:04.6986360Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4/lib-hashbrown.json' from root:root to runner:runner
2025-08-20T20:07:04.6987494Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4/dep-lib-hashbrown' from root:root to runner:runner
2025-08-20T20:07:04.6988692Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6989600Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4' from root:root to runner:runner
2025-08-20T20:07:04.6990580Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6991575Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e/lib-tracing_log.json' from root:root to runner:runner
2025-08-20T20:07:04.6992536Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e/lib-tracing_log' from root:root to runner:runner
2025-08-20T20:07:04.6993521Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e/dep-lib-tracing_log' from root:root to runner:runner
2025-08-20T20:07:04.6994417Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e' from root:root to runner:runner
2025-08-20T20:07:04.6995532Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.6996516Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d/lib-potential_utf' from root:root to runner:runner
2025-08-20T20:07:04.6997521Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d/dep-lib-potential_utf' from root:root to runner:runner
2025-08-20T20:07:04.6998745Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d/lib-potential_utf.json' from root:root to runner:runner
2025-08-20T20:07:04.6999665Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d' from root:root to runner:runner
2025-08-20T20:07:04.7000750Z [00:07:49.337]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5/lib-simple_dns' from root:root to runner:runner
2025-08-20T20:07:04.7001729Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7002712Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5/dep-lib-simple_dns' from root:root to runner:runner
2025-08-20T20:07:04.7003694Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5/lib-simple_dns.json' from root:root to runner:runner
2025-08-20T20:07:04.7004597Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5' from root:root to runner:runner
2025-08-20T20:07:04.7005578Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7006556Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f/lib-thiserror.json' from root:root to runner:runner
2025-08-20T20:07:04.7007504Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f/lib-thiserror' from root:root to runner:runner
2025-08-20T20:07:04.7008774Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f/dep-lib-thiserror' from root:root to runner:runner
2025-08-20T20:07:04.7009815Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f' from root:root to runner:runner
2025-08-20T20:07:04.7010887Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-dc62535bde917f70/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7011943Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-dc62535bde917f70/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7012836Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-dc62535bde917f70' from root:root to runner:runner
2025-08-20T20:07:04.7013796Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7014843Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a/lib-hyper.json' from root:root to runner:runner
2025-08-20T20:07:04.7015783Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a/dep-lib-hyper' from root:root to runner:runner
2025-08-20T20:07:04.7016731Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a/lib-hyper' from root:root to runner:runner
2025-08-20T20:07:04.7017621Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a' from root:root to runner:runner
2025-08-20T20:07:04.7018840Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f/dep-lib-ed25519_dalek' from root:root to runner:runner
2025-08-20T20:07:04.7019851Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7020855Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f/lib-ed25519_dalek.json' from root:root to runner:runner
2025-08-20T20:07:04.7021842Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f/lib-ed25519_dalek' from root:root to runner:runner
2025-08-20T20:07:04.7022747Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f' from root:root to runner:runner
2025-08-20T20:07:04.7023901Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a/lib-futures_task.json' from root:root to runner:runner
2025-08-20T20:07:04.7024888Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7025891Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a/dep-lib-futures_task' from root:root to runner:runner
2025-08-20T20:07:04.7027074Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a/lib-futures_task' from root:root to runner:runner
2025-08-20T20:07:04.7028261Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a' from root:root to runner:runner
2025-08-20T20:07:04.7029454Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042/lib-hostname_validator' from root:root to runner:runner
2025-08-20T20:07:04.7030489Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7031572Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042/dep-lib-hostname_validator' from root:root to runner:runner
2025-08-20T20:07:04.7032788Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042/lib-hostname_validator.json' from root:root to runner:runner
2025-08-20T20:07:04.7033726Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042' from root:root to runner:runner
2025-08-20T20:07:04.7034759Z [00:07:49.338]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976/dep-lib-parking_lot_core' from root:root to runner:runner
2025-08-20T20:07:04.7035749Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7036786Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976/lib-parking_lot_core.json' from root:root to runner:runner
2025-08-20T20:07:04.7038143Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976/lib-parking_lot_core' from root:root to runner:runner
2025-08-20T20:07:04.7039070Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976' from root:root to runner:runner
2025-08-20T20:07:04.7040070Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75/lib-icu_properties' from root:root to runner:runner
2025-08-20T20:07:04.7041101Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75/lib-icu_properties.json' from root:root to runner:runner
2025-08-20T20:07:04.7042121Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7043138Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75/dep-lib-icu_properties' from root:root to runner:runner
2025-08-20T20:07:04.7044506Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75' from root:root to runner:runner
2025-08-20T20:07:04.7046302Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-47daabebd1188c33/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7048578Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-47daabebd1188c33/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7050350Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-47daabebd1188c33' from root:root to runner:runner
2025-08-20T20:07:04.7052103Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99/dep-lib-z32' from root:root to runner:runner
2025-08-20T20:07:04.7053835Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7055175Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99/lib-z32.json' from root:root to runner:runner
2025-08-20T20:07:04.7056109Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99/lib-z32' from root:root to runner:runner
2025-08-20T20:07:04.7057187Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99' from root:root to runner:runner
2025-08-20T20:07:04.7058408Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240/dep-lib-tokio_rustls' from root:root to runner:runner
2025-08-20T20:07:04.7059420Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7060427Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240/lib-tokio_rustls.json' from root:root to runner:runner
2025-08-20T20:07:04.7061405Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240/lib-tokio_rustls' from root:root to runner:runner
2025-08-20T20:07:04.7062459Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240' from root:root to runner:runner
2025-08-20T20:07:04.7063445Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e/dep-lib-iroh_quinn' from root:root to runner:runner
2025-08-20T20:07:04.7064414Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e/lib-iroh_quinn' from root:root to runner:runner
2025-08-20T20:07:04.7065385Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7066372Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e/lib-iroh_quinn.json' from root:root to runner:runner
2025-08-20T20:07:04.7067273Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e' from root:root to runner:runner
2025-08-20T20:07:04.7068563Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7069645Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd/dep-lib-icu_properties_data' from root:root to runner:runner
2025-08-20T20:07:04.7070689Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd/lib-icu_properties_data.json' from root:root to runner:runner
2025-08-20T20:07:04.7071871Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd/lib-icu_properties_data' from root:root to runner:runner
2025-08-20T20:07:04.7072806Z [00:07:49.339]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd' from root:root to runner:runner
2025-08-20T20:07:04.7073768Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305/dep-lib-try_lock' from root:root to runner:runner
2025-08-20T20:07:04.7074716Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305/lib-try_lock' from root:root to runner:runner
2025-08-20T20:07:04.7075670Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7076731Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305/lib-try_lock.json' from root:root to runner:runner
2025-08-20T20:07:04.7077625Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305' from root:root to runner:runner
2025-08-20T20:07:04.7078825Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e/lib-icu_provider.json' from root:root to runner:runner
2025-08-20T20:07:04.7079816Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7080808Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e/dep-lib-icu_provider' from root:root to runner:runner
2025-08-20T20:07:04.7081785Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e/lib-icu_provider' from root:root to runner:runner
2025-08-20T20:07:04.7082679Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e' from root:root to runner:runner
2025-08-20T20:07:04.7083698Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f/dep-lib-regex_automata' from root:root to runner:runner
2025-08-20T20:07:04.7084823Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7085834Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f/lib-regex_automata.json' from root:root to runner:runner
2025-08-20T20:07:04.7086831Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f/lib-regex_automata' from root:root to runner:runner
2025-08-20T20:07:04.7087743Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f' from root:root to runner:runner
2025-08-20T20:07:04.7089135Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-0f71418d8eb1fbfd/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7090219Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-0f71418d8eb1fbfd/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7091254Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-0f71418d8eb1fbfd' from root:root to runner:runner
2025-08-20T20:07:04.7092243Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7093196Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380/lib-hmac_sha1' from root:root to runner:runner
2025-08-20T20:07:04.7094169Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380/lib-hmac_sha1.json' from root:root to runner:runner
2025-08-20T20:07:04.7095346Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380/dep-lib-hmac_sha1' from root:root to runner:runner
2025-08-20T20:07:04.7096271Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380' from root:root to runner:runner
2025-08-20T20:07:04.7097546Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-7c3622e5b9729208/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7099011Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-7c3622e5b9729208/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7100065Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-7c3622e5b9729208' from root:root to runner:runner
2025-08-20T20:07:04.7101041Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a/lib-const_oid.json' from root:root to runner:runner
2025-08-20T20:07:04.7102130Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7103149Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a/lib-const_oid' from root:root to runner:runner
2025-08-20T20:07:04.7104129Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a/dep-lib-const_oid' from root:root to runner:runner
2025-08-20T20:07:04.7105020Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a' from root:root to runner:runner
2025-08-20T20:07:04.7106101Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25/lib-n0_snafu' from root:root to runner:runner
2025-08-20T20:07:04.7107094Z [00:07:49.340]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7108312Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25/lib-n0_snafu.json' from root:root to runner:runner
2025-08-20T20:07:04.7109314Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25/dep-lib-n0_snafu' from root:root to runner:runner
2025-08-20T20:07:04.7110218Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25' from root:root to runner:runner
2025-08-20T20:07:04.7111180Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5/lib-signature' from root:root to runner:runner
2025-08-20T20:07:04.7112157Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7113142Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5/dep-lib-signature' from root:root to runner:runner
2025-08-20T20:07:04.7114457Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5/lib-signature.json' from root:root to runner:runner
2025-08-20T20:07:04.7115742Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5' from root:root to runner:runner
2025-08-20T20:07:04.7117606Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677/lib-pin_utils.json' from root:root to runner:runner
2025-08-20T20:07:04.7119650Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7121509Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677/lib-pin_utils' from root:root to runner:runner
2025-08-20T20:07:04.7123318Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677/dep-lib-pin_utils' from root:root to runner:runner
2025-08-20T20:07:04.7125094Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677' from root:root to runner:runner
2025-08-20T20:07:04.7126103Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476/lib-tower_http' from root:root to runner:runner
2025-08-20T20:07:04.7127082Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7128357Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476/dep-lib-tower_http' from root:root to runner:runner
2025-08-20T20:07:04.7129381Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476/lib-tower_http.json' from root:root to runner:runner
2025-08-20T20:07:04.7130302Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476' from root:root to runner:runner
2025-08-20T20:07:04.7131294Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7132287Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/lib-untrusted.json' from root:root to runner:runner
2025-08-20T20:07:04.7133421Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/dep-lib-untrusted' from root:root to runner:runner
2025-08-20T20:07:04.7134392Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0/lib-untrusted' from root:root to runner:runner
2025-08-20T20:07:04.7135312Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/untrusted-df20551f16bb03b0' from root:root to runner:runner
2025-08-20T20:07:04.7136391Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-2640dfa1a0cd103b/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7137457Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-2640dfa1a0cd103b/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7138655Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-2640dfa1a0cd103b' from root:root to runner:runner
2025-08-20T20:07:04.7139702Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7140762Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d/lib-quoted_string_parser' from root:root to runner:runner
2025-08-20T20:07:04.7141823Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d/dep-lib-quoted_string_parser' from root:root to runner:runner
2025-08-20T20:07:04.7142897Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d/lib-quoted_string_parser.json' from root:root to runner:runner
2025-08-20T20:07:04.7143958Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d' from root:root to runner:runner
2025-08-20T20:07:04.7145266Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe/lib-socket2' from root:root to runner:runner
2025-08-20T20:07:04.7146263Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7147221Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe/dep-lib-socket2' from root:root to runner:runner
2025-08-20T20:07:04.7148468Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe/lib-socket2.json' from root:root to runner:runner
2025-08-20T20:07:04.7149366Z [00:07:49.341]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe' from root:root to runner:runner
2025-08-20T20:07:04.7150668Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-36addb412a393a1e/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7151777Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-36addb412a393a1e/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7152704Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-36addb412a393a1e' from root:root to runner:runner
2025-08-20T20:07:04.7153757Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3/lib-netlink_packet_core' from root:root to runner:runner
2025-08-20T20:07:04.7154780Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7155836Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3/lib-netlink_packet_core.json' from root:root to runner:runner
2025-08-20T20:07:04.7156892Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3/dep-lib-netlink_packet_core' from root:root to runner:runner
2025-08-20T20:07:04.7157998Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3' from root:root to runner:runner
2025-08-20T20:07:04.7159492Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-41990debd242f9f0/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7160612Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-41990debd242f9f0/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7161577Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-41990debd242f9f0' from root:root to runner:runner
2025-08-20T20:07:04.7162546Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af/dep-lib-serde' from root:root to runner:runner
2025-08-20T20:07:04.7163493Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af/lib-serde.json' from root:root to runner:runner
2025-08-20T20:07:04.7164574Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7165524Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af/lib-serde' from root:root to runner:runner
2025-08-20T20:07:04.7166422Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af' from root:root to runner:runner
2025-08-20T20:07:04.7167361Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b/lib-num_enum' from root:root to runner:runner
2025-08-20T20:07:04.7168688Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b/dep-lib-num_enum' from root:root to runner:runner
2025-08-20T20:07:04.7169686Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7170647Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b/lib-num_enum.json' from root:root to runner:runner
2025-08-20T20:07:04.7171538Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b' from root:root to runner:runner
2025-08-20T20:07:04.7172495Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc/lib-futures_io' from root:root to runner:runner
2025-08-20T20:07:04.7173800Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc/lib-futures_io.json' from root:root to runner:runner
2025-08-20T20:07:04.7174780Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc/dep-lib-futures_io' from root:root to runner:runner
2025-08-20T20:07:04.7175765Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7176669Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc' from root:root to runner:runner
2025-08-20T20:07:04.7177637Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf/lib-netwatch.json' from root:root to runner:runner
2025-08-20T20:07:04.7178998Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7179960Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf/lib-netwatch' from root:root to runner:runner
2025-08-20T20:07:04.7180934Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf/dep-lib-netwatch' from root:root to runner:runner
2025-08-20T20:07:04.7181824Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf' from root:root to runner:runner
2025-08-20T20:07:04.7182827Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5/lib-rustc_demangle' from root:root to runner:runner
2025-08-20T20:07:04.7183829Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7184928Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5/dep-lib-rustc_demangle' from root:root to runner:runner
2025-08-20T20:07:04.7186466Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5/lib-rustc_demangle.json' from root:root to runner:runner
2025-08-20T20:07:04.7188609Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5' from root:root to runner:runner
2025-08-20T20:07:04.7190535Z [00:07:49.342]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3/lib-icu_collections' from root:root to runner:runner
2025-08-20T20:07:04.7192467Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7194365Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3/lib-icu_collections.json' from root:root to runner:runner
2025-08-20T20:07:04.7195938Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3/dep-lib-icu_collections' from root:root to runner:runner
2025-08-20T20:07:04.7196880Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3' from root:root to runner:runner
2025-08-20T20:07:04.7198328Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d/dep-lib-getrandom' from root:root to runner:runner
2025-08-20T20:07:04.7199380Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7200348Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d/lib-getrandom' from root:root to runner:runner
2025-08-20T20:07:04.7201359Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d/lib-getrandom.json' from root:root to runner:runner
2025-08-20T20:07:04.7202262Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d' from root:root to runner:runner
2025-08-20T20:07:04.7203265Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3/lib-miniz_oxide.json' from root:root to runner:runner
2025-08-20T20:07:04.7204248Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7205216Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3/lib-miniz_oxide' from root:root to runner:runner
2025-08-20T20:07:04.7206318Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3/dep-lib-miniz_oxide' from root:root to runner:runner
2025-08-20T20:07:04.7207215Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3' from root:root to runner:runner
2025-08-20T20:07:04.7208449Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832/lib-portable_atomic.json' from root:root to runner:runner
2025-08-20T20:07:04.7209464Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7210495Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832/dep-lib-portable_atomic' from root:root to runner:runner
2025-08-20T20:07:04.7211530Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832/lib-portable_atomic' from root:root to runner:runner
2025-08-20T20:07:04.7212584Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832' from root:root to runner:runner
﻿2025-08-20T20:07:04.7219153Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7220259Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7221182Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160' from root:root to runner:runner
2025-08-20T20:07:04.7222134Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c/dep-lib-md5' from root:root to runner:runner
2025-08-20T20:07:04.7223077Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c/lib-md5' from root:root to runner:runner
2025-08-20T20:07:04.7224025Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7224950Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c/lib-md5.json' from root:root to runner:runner
2025-08-20T20:07:04.7225961Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c' from root:root to runner:runner
2025-08-20T20:07:04.7227024Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04/lib-crossbeam_channel.json' from root:root to runner:runner
2025-08-20T20:07:04.7228401Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7229524Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04/dep-lib-crossbeam_channel' from root:root to runner:runner
2025-08-20T20:07:04.7230549Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04/lib-crossbeam_channel' from root:root to runner:runner
2025-08-20T20:07:04.7231616Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04' from root:root to runner:runner
2025-08-20T20:07:04.7232637Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737/lib-universal_hash.json' from root:root to runner:runner
2025-08-20T20:07:04.7233758Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7234770Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737/dep-lib-universal_hash' from root:root to runner:runner
2025-08-20T20:07:04.7235767Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737/lib-universal_hash' from root:root to runner:runner
2025-08-20T20:07:04.7236679Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737' from root:root to runner:runner
2025-08-20T20:07:04.7237663Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca/dep-lib-tower_layer' from root:root to runner:runner
2025-08-20T20:07:04.7238849Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7240057Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca/lib-tower_layer' from root:root to runner:runner
2025-08-20T20:07:04.7241147Z [00:07:49.343]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca/lib-tower_layer.json' from root:root to runner:runner
2025-08-20T20:07:04.7242053Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca' from root:root to runner:runner
2025-08-20T20:07:04.7243009Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466/lib-subtle.json' from root:root to runner:runner
2025-08-20T20:07:04.7244013Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7245092Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466/dep-lib-subtle' from root:root to runner:runner
2025-08-20T20:07:04.7246149Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466/lib-subtle' from root:root to runner:runner
2025-08-20T20:07:04.7247037Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466' from root:root to runner:runner
2025-08-20T20:07:04.7248389Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695/dep-lib-webpki_roots' from root:root to runner:runner
2025-08-20T20:07:04.7249394Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7250376Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695/lib-webpki_roots' from root:root to runner:runner
2025-08-20T20:07:04.7251376Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695/lib-webpki_roots.json' from root:root to runner:runner
2025-08-20T20:07:04.7252288Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695' from root:root to runner:runner
2025-08-20T20:07:04.7253244Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/dep-lib-memchr' from root:root to runner:runner
2025-08-20T20:07:04.7254196Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/lib-memchr.json' from root:root to runner:runner
2025-08-20T20:07:04.7255259Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7256259Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/lib-memchr' from root:root to runner:runner
2025-08-20T20:07:04.7257529Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7' from root:root to runner:runner
2025-08-20T20:07:04.7259487Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016/lib-backon' from root:root to runner:runner
2025-08-20T20:07:04.7261350Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7263326Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016/dep-lib-backon' from root:root to runner:runner
2025-08-20T20:07:04.7265123Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016/lib-backon.json' from root:root to runner:runner
2025-08-20T20:07:04.7266823Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016' from root:root to runner:runner
2025-08-20T20:07:04.7268181Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e/dep-lib-futures_channel' from root:root to runner:runner
2025-08-20T20:07:04.7269269Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e/lib-futures_channel.json' from root:root to runner:runner
2025-08-20T20:07:04.7270289Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7271308Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e/lib-futures_channel' from root:root to runner:runner
2025-08-20T20:07:04.7272256Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e' from root:root to runner:runner
2025-08-20T20:07:04.7273210Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7274247Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5/lib-http' from root:root to runner:runner
2025-08-20T20:07:04.7275202Z [00:07:49.344]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5/dep-lib-http' from root:root to runner:runner
2025-08-20T20:07:04.7276151Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5/lib-http.json' from root:root to runner:runner
2025-08-20T20:07:04.7277025Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5' from root:root to runner:runner
2025-08-20T20:07:04.7278329Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670/lib-crossbeam_epoch.json' from root:root to runner:runner
2025-08-20T20:07:04.7279473Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7280540Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670/dep-lib-crossbeam_epoch' from root:root to runner:runner
2025-08-20T20:07:04.7281617Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670/lib-crossbeam_epoch' from root:root to runner:runner
2025-08-20T20:07:04.7282536Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670' from root:root to runner:runner
2025-08-20T20:07:04.7283523Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56/dep-lib-termcolor' from root:root to runner:runner
2025-08-20T20:07:04.7284503Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56/lib-termcolor.json' from root:root to runner:runner
2025-08-20T20:07:04.7285474Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7286431Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56/lib-termcolor' from root:root to runner:runner
2025-08-20T20:07:04.7287332Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56' from root:root to runner:runner
2025-08-20T20:07:04.7288679Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-7f1cdbc4719c42de/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7289728Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-7f1cdbc4719c42de/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7290619Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-7f1cdbc4719c42de' from root:root to runner:runner
2025-08-20T20:07:04.7291568Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd/dep-lib-strum' from root:root to runner:runner
2025-08-20T20:07:04.7292525Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7293583Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd/lib-strum.json' from root:root to runner:runner
2025-08-20T20:07:04.7294506Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd/lib-strum' from root:root to runner:runner
2025-08-20T20:07:04.7295444Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd' from root:root to runner:runner
2025-08-20T20:07:04.7296381Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a/lib-chacha20' from root:root to runner:runner
2025-08-20T20:07:04.7297359Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7298587Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a/dep-lib-chacha20' from root:root to runner:runner
2025-08-20T20:07:04.7299567Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a/lib-chacha20.json' from root:root to runner:runner
2025-08-20T20:07:04.7300461Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a' from root:root to runner:runner
2025-08-20T20:07:04.7301409Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2/dep-lib-typenum' from root:root to runner:runner
2025-08-20T20:07:04.7302468Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2/lib-typenum' from root:root to runner:runner
2025-08-20T20:07:04.7303440Z [00:07:49.345]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7304399Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2/lib-typenum.json' from root:root to runner:runner
2025-08-20T20:07:04.7305285Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2' from root:root to runner:runner
2025-08-20T20:07:04.7306258Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f/dep-bin-dumbpipe' from root:root to runner:runner
2025-08-20T20:07:04.7307337Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f/bin-dumbpipe.json' from root:root to runner:runner
2025-08-20T20:07:04.7308704Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7309766Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f/bin-dumbpipe' from root:root to runner:runner
2025-08-20T20:07:04.7310660Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f' from root:root to runner:runner
2025-08-20T20:07:04.7311866Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54/lib-rand_chacha.json' from root:root to runner:runner
2025-08-20T20:07:04.7312897Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54/dep-lib-rand_chacha' from root:root to runner:runner
2025-08-20T20:07:04.7313881Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54/lib-rand_chacha' from root:root to runner:runner
2025-08-20T20:07:04.7314868Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7315824Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54' from root:root to runner:runner
2025-08-20T20:07:04.7316949Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/lib-strsim.json' from root:root to runner:runner
2025-08-20T20:07:04.7318161Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7319118Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/lib-strsim' from root:root to runner:runner
2025-08-20T20:07:04.7320082Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/dep-lib-strsim' from root:root to runner:runner
2025-08-20T20:07:04.7320970Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9' from root:root to runner:runner
2025-08-20T20:07:04.7322234Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-66aa5a5106484d6a/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7323356Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-66aa5a5106484d6a/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7324345Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-66aa5a5106484d6a' from root:root to runner:runner
2025-08-20T20:07:04.7325414Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-841492ebbd2a21fc/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7326465Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-841492ebbd2a21fc/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7327351Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-841492ebbd2a21fc' from root:root to runner:runner
2025-08-20T20:07:04.7328944Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69/dep-lib-curve25519_dalek' from root:root to runner:runner
2025-08-20T20:07:04.7330404Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7332483Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69/lib-curve25519_dalek' from root:root to runner:runner
2025-08-20T20:07:04.7334432Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69/lib-curve25519_dalek.json' from root:root to runner:runner
2025-08-20T20:07:04.7336212Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69' from root:root to runner:runner
2025-08-20T20:07:04.7338223Z [00:07:49.346]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7339579Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6/lib-webpki' from root:root to runner:runner
2025-08-20T20:07:04.7340573Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6/dep-lib-webpki' from root:root to runner:runner
2025-08-20T20:07:04.7341762Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6/lib-webpki.json' from root:root to runner:runner
2025-08-20T20:07:04.7342721Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6' from root:root to runner:runner
2025-08-20T20:07:04.7343844Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19/lib-tracing_subscriber' from root:root to runner:runner
2025-08-20T20:07:04.7344874Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7345938Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19/lib-tracing_subscriber.json' from root:root to runner:runner
2025-08-20T20:07:04.7346987Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19/dep-lib-tracing_subscriber' from root:root to runner:runner
2025-08-20T20:07:04.7348185Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19' from root:root to runner:runner
2025-08-20T20:07:04.7349171Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20/lib-no_std_net' from root:root to runner:runner
2025-08-20T20:07:04.7350230Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7351205Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20/dep-lib-no_std_net' from root:root to runner:runner
2025-08-20T20:07:04.7352183Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20/lib-no_std_net.json' from root:root to runner:runner
2025-08-20T20:07:04.7353078Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20' from root:root to runner:runner
2025-08-20T20:07:04.7354032Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1/dep-lib-netdev' from root:root to runner:runner
2025-08-20T20:07:04.7354984Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7356027Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1/lib-netdev' from root:root to runner:runner
2025-08-20T20:07:04.7357028Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1/lib-netdev.json' from root:root to runner:runner
2025-08-20T20:07:04.7358086Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1' from root:root to runner:runner
2025-08-20T20:07:04.7359053Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7359968Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785/lib-http' from root:root to runner:runner
2025-08-20T20:07:04.7362240Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785/dep-lib-http' from root:root to runner:runner
2025-08-20T20:07:04.7363235Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785/lib-http.json' from root:root to runner:runner
2025-08-20T20:07:04.7364131Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785' from root:root to runner:runner
2025-08-20T20:07:04.7365186Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7366159Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd/dep-lib-hash32' from root:root to runner:runner
2025-08-20T20:07:04.7367084Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd/lib-hash32' from root:root to runner:runner
2025-08-20T20:07:04.7368234Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd/lib-hash32.json' from root:root to runner:runner
2025-08-20T20:07:04.7369132Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd' from root:root to runner:runner
2025-08-20T20:07:04.7370058Z [00:07:49.347]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605/dep-lib-ring' from root:root to runner:runner
2025-08-20T20:07:04.7371061Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605/lib-ring.json' from root:root to runner:runner
2025-08-20T20:07:04.7372020Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7372992Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605/lib-ring' from root:root to runner:runner
2025-08-20T20:07:04.7373860Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605' from root:root to runner:runner
2025-08-20T20:07:04.7374816Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1/lib-crypto_box' from root:root to runner:runner
2025-08-20T20:07:04.7375793Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1/dep-lib-crypto_box' from root:root to runner:runner
2025-08-20T20:07:04.7376842Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7377999Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1/lib-crypto_box.json' from root:root to runner:runner
2025-08-20T20:07:04.7379129Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1' from root:root to runner:runner
2025-08-20T20:07:04.7380152Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06/lib-openssl_probe' from root:root to runner:runner
2025-08-20T20:07:04.7381163Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06/dep-lib-openssl_probe' from root:root to runner:runner
2025-08-20T20:07:04.7382309Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7383396Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06/lib-openssl_probe.json' from root:root to runner:runner
2025-08-20T20:07:04.7384311Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06' from root:root to runner:runner
2025-08-20T20:07:04.7385459Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa/dep-lib-color_backtrace' from root:root to runner:runner
2025-08-20T20:07:04.7386545Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7388130Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa/lib-color_backtrace.json' from root:root to runner:runner
2025-08-20T20:07:04.7389282Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa/lib-color_backtrace' from root:root to runner:runner
2025-08-20T20:07:04.7390258Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa' from root:root to runner:runner
2025-08-20T20:07:04.7391463Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5/dep-lib-getrandom' from root:root to runner:runner
2025-08-20T20:07:04.7392492Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7393576Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5/lib-getrandom' from root:root to runner:runner
2025-08-20T20:07:04.7394744Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5/lib-getrandom.json' from root:root to runner:runner
2025-08-20T20:07:04.7395688Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5' from root:root to runner:runner
2025-08-20T20:07:04.7396751Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7397781Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147/dep-lib-futures_core' from root:root to runner:runner
2025-08-20T20:07:04.7399369Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147/lib-futures_core' from root:root to runner:runner
2025-08-20T20:07:04.7401212Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147/lib-futures_core.json' from root:root to runner:runner
2025-08-20T20:07:04.7403199Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147' from root:root to runner:runner
2025-08-20T20:07:04.7405408Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5/lib-pin_project_lite.json' from root:root to runner:runner
2025-08-20T20:07:04.7407415Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5/dep-lib-pin_project_lite' from root:root to runner:runner
2025-08-20T20:07:04.7409674Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7410989Z [00:07:49.348]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5/lib-pin_project_lite' from root:root to runner:runner
2025-08-20T20:07:04.7412119Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5' from root:root to runner:runner
2025-08-20T20:07:04.7413184Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7414176Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8/lib-bitflags.json' from root:root to runner:runner
2025-08-20T20:07:04.7415352Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8/lib-bitflags' from root:root to runner:runner
2025-08-20T20:07:04.7416358Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8/dep-lib-bitflags' from root:root to runner:runner
2025-08-20T20:07:04.7417359Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8' from root:root to runner:runner
2025-08-20T20:07:04.7418565Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b/lib-spin.json' from root:root to runner:runner
2025-08-20T20:07:04.7419545Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7420687Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b/lib-spin' from root:root to runner:runner
2025-08-20T20:07:04.7421660Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b/dep-lib-spin' from root:root to runner:runner
2025-08-20T20:07:04.7422672Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b' from root:root to runner:runner
2025-08-20T20:07:04.7423688Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7424633Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5/dep-lib-itoa' from root:root to runner:runner
2025-08-20T20:07:04.7425731Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5/lib-itoa.json' from root:root to runner:runner
2025-08-20T20:07:04.7426741Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5/lib-itoa' from root:root to runner:runner
2025-08-20T20:07:04.7427688Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5' from root:root to runner:runner
2025-08-20T20:07:04.7428956Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267/dep-lib-http_body' from root:root to runner:runner
2025-08-20T20:07:04.7430037Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267/lib-http_body.json' from root:root to runner:runner
2025-08-20T20:07:04.7431156Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7432146Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267/lib-http_body' from root:root to runner:runner
2025-08-20T20:07:04.7433105Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267' from root:root to runner:runner
2025-08-20T20:07:04.7434061Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec/dep-lib-want' from root:root to runner:runner
2025-08-20T20:07:04.7435036Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec/lib-want.json' from root:root to runner:runner
2025-08-20T20:07:04.7436207Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7437154Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec/lib-want' from root:root to runner:runner
2025-08-20T20:07:04.7438387Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec' from root:root to runner:runner
2025-08-20T20:07:04.7439550Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-87b8221895ae84f6/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7440684Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-87b8221895ae84f6/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7441831Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-87b8221895ae84f6' from root:root to runner:runner
2025-08-20T20:07:04.7442817Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93/dep-lib-rustls' from root:root to runner:runner
2025-08-20T20:07:04.7443817Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93/lib-rustls' from root:root to runner:runner
2025-08-20T20:07:04.7444902Z [00:07:49.349]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7445904Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93/lib-rustls.json' from root:root to runner:runner
2025-08-20T20:07:04.7446924Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93' from root:root to runner:runner
2025-08-20T20:07:04.7448349Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d/dep-lib-futures_buffered' from root:root to runner:runner
2025-08-20T20:07:04.7449457Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7450505Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d/lib-futures_buffered' from root:root to runner:runner
2025-08-20T20:07:04.7451667Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d/lib-futures_buffered.json' from root:root to runner:runner
2025-08-20T20:07:04.7452802Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d' from root:root to runner:runner
2025-08-20T20:07:04.7454160Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-0742b3835273cda7/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7455333Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-0742b3835273cda7/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7456253Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-0742b3835273cda7' from root:root to runner:runner
2025-08-20T20:07:04.7457389Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f/dep-lib-icu_locale_core' from root:root to runner:runner
2025-08-20T20:07:04.7458904Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f/lib-icu_locale_core' from root:root to runner:runner
2025-08-20T20:07:04.7459967Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7461161Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f/lib-icu_locale_core.json' from root:root to runner:runner
2025-08-20T20:07:04.7462132Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f' from root:root to runner:runner
2025-08-20T20:07:04.7463207Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726/dep-lib-iroh_quinn_udp' from root:root to runner:runner
2025-08-20T20:07:04.7464344Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726/lib-iroh_quinn_udp' from root:root to runner:runner
2025-08-20T20:07:04.7465424Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7466576Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726/lib-iroh_quinn_udp.json' from root:root to runner:runner
2025-08-20T20:07:04.7467556Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726' from root:root to runner:runner
2025-08-20T20:07:04.7468836Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7469905Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8/lib-time' from root:root to runner:runner
2025-08-20T20:07:04.7471143Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8/lib-time.json' from root:root to runner:runner
2025-08-20T20:07:04.7472650Z [00:07:49.350]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8/dep-lib-time' from root:root to runner:runner
2025-08-20T20:07:04.7474515Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8' from root:root to runner:runner
2025-08-20T20:07:04.7476437Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a/lib-powerfmt' from root:root to runner:runner
2025-08-20T20:07:04.7478708Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a/dep-lib-powerfmt' from root:root to runner:runner
2025-08-20T20:07:04.7480689Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7482245Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a/lib-powerfmt.json' from root:root to runner:runner
2025-08-20T20:07:04.7483221Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a' from root:root to runner:runner
2025-08-20T20:07:04.7484395Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5f9f422ebf64e138/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7485656Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5f9f422ebf64e138/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7486684Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5f9f422ebf64e138' from root:root to runner:runner
2025-08-20T20:07:04.7488077Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a044d05216782401/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7489302Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a044d05216782401/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7490302Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a044d05216782401' from root:root to runner:runner
2025-08-20T20:07:04.7491413Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7492391Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0/lib-tagptr' from root:root to runner:runner
2025-08-20T20:07:04.7493478Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0/lib-tagptr.json' from root:root to runner:runner
2025-08-20T20:07:04.7494468Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0/dep-lib-tagptr' from root:root to runner:runner
2025-08-20T20:07:04.7495461Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0' from root:root to runner:runner
2025-08-20T20:07:04.7496552Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7497644Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9/dep-lib-regex_syntax' from root:root to runner:runner
2025-08-20T20:07:04.7499020Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9/lib-regex_syntax' from root:root to runner:runner
2025-08-20T20:07:04.7500109Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9/lib-regex_syntax.json' from root:root to runner:runner
2025-08-20T20:07:04.7501075Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9' from root:root to runner:runner
2025-08-20T20:07:04.7502210Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7/dep-lib-ed25519' from root:root to runner:runner
2025-08-20T20:07:04.7503270Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7504337Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7/lib-ed25519' from root:root to runner:runner
2025-08-20T20:07:04.7505325Z [00:07:49.351]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7/lib-ed25519.json' from root:root to runner:runner
2025-08-20T20:07:04.7506254Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7' from root:root to runner:runner
2025-08-20T20:07:04.7507273Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7/dep-lib-clap' from root:root to runner:runner
2025-08-20T20:07:04.7508631Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7510014Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7/lib-clap.json' from root:root to runner:runner
2025-08-20T20:07:04.7512112Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7/lib-clap' from root:root to runner:runner
2025-08-20T20:07:04.7513052Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7' from root:root to runner:runner
2025-08-20T20:07:04.7514126Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb/dep-lib-fastrand' from root:root to runner:runner
2025-08-20T20:07:04.7515189Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7516211Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb/lib-fastrand' from root:root to runner:runner
2025-08-20T20:07:04.7517211Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb/lib-fastrand.json' from root:root to runner:runner
2025-08-20T20:07:04.7518504Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb' from root:root to runner:runner
2025-08-20T20:07:04.7519633Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07/dep-lib-attohttpc' from root:root to runner:runner
2025-08-20T20:07:04.7520833Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7521887Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07/lib-attohttpc.json' from root:root to runner:runner
2025-08-20T20:07:04.7522878Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07/lib-attohttpc' from root:root to runner:runner
2025-08-20T20:07:04.7523842Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07' from root:root to runner:runner
2025-08-20T20:07:04.7525133Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7526253Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2/dep-lib-poly1305' from root:root to runner:runner
2025-08-20T20:07:04.7527263Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2/lib-poly1305.json' from root:root to runner:runner
2025-08-20T20:07:04.7528804Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2/lib-poly1305' from root:root to runner:runner
2025-08-20T20:07:04.7529791Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2' from root:root to runner:runner
2025-08-20T20:07:04.7531125Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d/lib-hyper_rustls' from root:root to runner:runner
2025-08-20T20:07:04.7532247Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d/dep-lib-hyper_rustls' from root:root to runner:runner
2025-08-20T20:07:04.7533268Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7534416Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d/lib-hyper_rustls.json' from root:root to runner:runner
2025-08-20T20:07:04.7535389Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d' from root:root to runner:runner
2025-08-20T20:07:04.7536463Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0/lib-gimli' from root:root to runner:runner
2025-08-20T20:07:04.7537484Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0/dep-lib-gimli' from root:root to runner:runner
2025-08-20T20:07:04.7538754Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7539785Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0/lib-gimli.json' from root:root to runner:runner
2025-08-20T20:07:04.7540831Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0' from root:root to runner:runner
2025-08-20T20:07:04.7541963Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4/lib-critical_section' from root:root to runner:runner
2025-08-20T20:07:04.7543551Z [00:07:49.352]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4/lib-critical_section.json' from root:root to runner:runner
2025-08-20T20:07:04.7545659Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7547798Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4/dep-lib-critical_section' from root:root to runner:runner
2025-08-20T20:07:04.7549851Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4' from root:root to runner:runner
2025-08-20T20:07:04.7551815Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b/lib-httparse.json' from root:root to runner:runner
2025-08-20T20:07:04.7553514Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b/lib-httparse' from root:root to runner:runner
2025-08-20T20:07:04.7554654Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b/dep-lib-httparse' from root:root to runner:runner
2025-08-20T20:07:04.7555760Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7556794Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b' from root:root to runner:runner
2025-08-20T20:07:04.7558033Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06/lib-stun_rs' from root:root to runner:runner
2025-08-20T20:07:04.7559247Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06/lib-stun_rs.json' from root:root to runner:runner
2025-08-20T20:07:04.7560270Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7561373Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06/dep-lib-stun_rs' from root:root to runner:runner
2025-08-20T20:07:04.7562294Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06' from root:root to runner:runner
2025-08-20T20:07:04.7563461Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7564568Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b/lib-indexmap.json' from root:root to runner:runner
2025-08-20T20:07:04.7565567Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b/dep-lib-indexmap' from root:root to runner:runner
2025-08-20T20:07:04.7566587Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b/lib-indexmap' from root:root to runner:runner
2025-08-20T20:07:04.7567515Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b' from root:root to runner:runner
2025-08-20T20:07:04.7568803Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee/lib-iroh_base' from root:root to runner:runner
2025-08-20T20:07:04.7569951Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7570954Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee/dep-lib-iroh_base' from root:root to runner:runner
2025-08-20T20:07:04.7572054Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee/lib-iroh_base.json' from root:root to runner:runner
2025-08-20T20:07:04.7572972Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee' from root:root to runner:runner
2025-08-20T20:07:04.7574070Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509/dep-lib-rustc_hash' from root:root to runner:runner
2025-08-20T20:07:04.7575168Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7576235Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509/lib-rustc_hash.json' from root:root to runner:runner
2025-08-20T20:07:04.7577267Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509/lib-rustc_hash' from root:root to runner:runner
2025-08-20T20:07:04.7578530Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509' from root:root to runner:runner
2025-08-20T20:07:04.7579781Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-08976f83b9e129c1/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7580954Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-08976f83b9e129c1/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7581903Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-08976f83b9e129c1' from root:root to runner:runner
2025-08-20T20:07:04.7583039Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-c589e3f086074e21/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7584119Z [00:07:49.353]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-c589e3f086074e21/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7585208Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-c589e3f086074e21' from root:root to runner:runner
2025-08-20T20:07:04.7586259Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7587277Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b/lib-url.json' from root:root to runner:runner
2025-08-20T20:07:04.7588757Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b/dep-lib-url' from root:root to runner:runner
2025-08-20T20:07:04.7589760Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b/lib-url' from root:root to runner:runner
2025-08-20T20:07:04.7590760Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b' from root:root to runner:runner
2025-08-20T20:07:04.7591974Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97/dep-lib-fallible_iterator' from root:root to runner:runner
2025-08-20T20:07:04.7593036Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7594223Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97/lib-fallible_iterator' from root:root to runner:runner
2025-08-20T20:07:04.7595309Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97/lib-fallible_iterator.json' from root:root to runner:runner
2025-08-20T20:07:04.7596359Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97' from root:root to runner:runner
2025-08-20T20:07:04.7597661Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef/lib-futures_util' from root:root to runner:runner
2025-08-20T20:07:04.7598925Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7600003Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef/lib-futures_util.json' from root:root to runner:runner
2025-08-20T20:07:04.7601113Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef/dep-lib-futures_util' from root:root to runner:runner
2025-08-20T20:07:04.7602402Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef' from root:root to runner:runner
2025-08-20T20:07:04.7603500Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986/dep-lib-equivalent' from root:root to runner:runner
2025-08-20T20:07:04.7604544Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986/lib-equivalent' from root:root to runner:runner
2025-08-20T20:07:04.7605593Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7606689Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986/lib-equivalent.json' from root:root to runner:runner
2025-08-20T20:07:04.7607695Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986' from root:root to runner:runner
2025-08-20T20:07:04.7609030Z [00:07:49.354]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7610081Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d/lib-sha1' from root:root to runner:runner
2025-08-20T20:07:04.7611084Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d/lib-sha1.json' from root:root to runner:runner
2025-08-20T20:07:04.7612045Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d/dep-lib-sha1' from root:root to runner:runner
2025-08-20T20:07:04.7613027Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d' from root:root to runner:runner
2025-08-20T20:07:04.7614268Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34/dep-lib-inout' from root:root to runner:runner
2025-08-20T20:07:04.7615895Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7617181Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34/lib-inout.json' from root:root to runner:runner
2025-08-20T20:07:04.7618384Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34/lib-inout' from root:root to runner:runner
2025-08-20T20:07:04.7619500Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34' from root:root to runner:runner
2025-08-20T20:07:04.7620546Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a/lib-block_buffer' from root:root to runner:runner
2025-08-20T20:07:04.7621608Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7622678Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a/lib-block_buffer.json' from root:root to runner:runner
2025-08-20T20:07:04.7623774Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a/dep-lib-block_buffer' from root:root to runner:runner
2025-08-20T20:07:04.7624824Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a' from root:root to runner:runner
2025-08-20T20:07:04.7626010Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-d8449b05c446137a/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7627127Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-d8449b05c446137a/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7628330Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-d8449b05c446137a' from root:root to runner:runner
2025-08-20T20:07:04.7629459Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-fbfe9050c6fd8aa9/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7630647Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-fbfe9050c6fd8aa9/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7631596Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-fbfe9050c6fd8aa9' from root:root to runner:runner
2025-08-20T20:07:04.7632744Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6/lib-allocator_api2' from root:root to runner:runner
2025-08-20T20:07:04.7633903Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7634950Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6/dep-lib-allocator_api2' from root:root to runner:runner
2025-08-20T20:07:04.7636077Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6/lib-allocator_api2.json' from root:root to runner:runner
2025-08-20T20:07:04.7637039Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6' from root:root to runner:runner
2025-08-20T20:07:04.7638401Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0/lib-hyper_util.json' from root:root to runner:runner
2025-08-20T20:07:04.7639468Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0/dep-lib-hyper_util' from root:root to runner:runner
2025-08-20T20:07:04.7640457Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0/lib-hyper_util' from root:root to runner:runner
2025-08-20T20:07:04.7641618Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7642569Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0' from root:root to runner:runner
2025-08-20T20:07:04.7643604Z [00:07:49.355]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198/lib-n0_watcher' from root:root to runner:runner
2025-08-20T20:07:04.7644688Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7645697Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198/lib-n0_watcher.json' from root:root to runner:runner
2025-08-20T20:07:04.7646828Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198/dep-lib-n0_watcher' from root:root to runner:runner
2025-08-20T20:07:04.7647961Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198' from root:root to runner:runner
2025-08-20T20:07:04.7649303Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/lib-is_terminal_polyfill' from root:root to runner:runner
2025-08-20T20:07:04.7650390Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7651476Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/dep-lib-is_terminal_polyfill' from root:root to runner:runner
2025-08-20T20:07:04.7652650Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/lib-is_terminal_polyfill.json' from root:root to runner:runner
2025-08-20T20:07:04.7653702Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a' from root:root to runner:runner
2025-08-20T20:07:04.7654815Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7655950Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/lib-anstyle_parse.json' from root:root to runner:runner
2025-08-20T20:07:04.7656994Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/dep-lib-anstyle_parse' from root:root to runner:runner
2025-08-20T20:07:04.7658330Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/lib-anstyle_parse' from root:root to runner:runner
2025-08-20T20:07:04.7659309Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c' from root:root to runner:runner
2025-08-20T20:07:04.7660478Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-ff179b6ec2b966e2/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7661615Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-ff179b6ec2b966e2/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7662624Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-ff179b6ec2b966e2' from root:root to runner:runner
2025-08-20T20:07:04.7663683Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939/lib-ucd_trie' from root:root to runner:runner
2025-08-20T20:07:04.7664812Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7666075Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939/lib-ucd_trie.json' from root:root to runner:runner
2025-08-20T20:07:04.7667105Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939/dep-lib-ucd_trie' from root:root to runner:runner
2025-08-20T20:07:04.7668394Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939' from root:root to runner:runner
2025-08-20T20:07:04.7669622Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7670781Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb/lib-generic_array' from root:root to runner:runner
2025-08-20T20:07:04.7672068Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb/lib-generic_array.json' from root:root to runner:runner
2025-08-20T20:07:04.7673157Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb/dep-lib-generic_array' from root:root to runner:runner
2025-08-20T20:07:04.7674196Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb' from root:root to runner:runner
2025-08-20T20:07:04.7675301Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306/dep-lib-portmapper' from root:root to runner:runner
2025-08-20T20:07:04.7676328Z [00:07:49.356]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306/lib-portmapper' from root:root to runner:runner
2025-08-20T20:07:04.7677369Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7678744Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306/lib-portmapper.json' from root:root to runner:runner
2025-08-20T20:07:04.7679834Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306' from root:root to runner:runner
2025-08-20T20:07:04.7680973Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746/lib-bounded_integer' from root:root to runner:runner
2025-08-20T20:07:04.7682028Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7683465Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746/dep-lib-bounded_integer' from root:root to runner:runner
2025-08-20T20:07:04.7685461Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746/lib-bounded_integer.json' from root:root to runner:runner
2025-08-20T20:07:04.7687380Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746' from root:root to runner:runner
2025-08-20T20:07:04.7689568Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef/lib-xmltree.json' from root:root to runner:runner
2025-08-20T20:07:04.7691629Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7693413Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef/lib-xmltree' from root:root to runner:runner
2025-08-20T20:07:04.7694710Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef/dep-lib-xmltree' from root:root to runner:runner
2025-08-20T20:07:04.7695716Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef' from root:root to runner:runner
2025-08-20T20:07:04.7696912Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea/lib-rustls_native_certs' from root:root to runner:runner
2025-08-20T20:07:04.7698352Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea/lib-rustls_native_certs.json' from root:root to runner:runner
2025-08-20T20:07:04.7699509Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7700701Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea/dep-lib-rustls_native_certs' from root:root to runner:runner
2025-08-20T20:07:04.7701723Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea' from root:root to runner:runner
2025-08-20T20:07:04.7702862Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107/lib-crossbeam_utils' from root:root to runner:runner
2025-08-20T20:07:04.7703922Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7705102Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107/dep-lib-crossbeam_utils' from root:root to runner:runner
2025-08-20T20:07:04.7706173Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107/lib-crossbeam_utils.json' from root:root to runner:runner
2025-08-20T20:07:04.7707224Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107' from root:root to runner:runner
2025-08-20T20:07:04.7708480Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02/lib-rand.json' from root:root to runner:runner
2025-08-20T20:07:04.7709545Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7710526Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02/lib-rand' from root:root to runner:runner
2025-08-20T20:07:04.7711490Z [00:07:49.357]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02/dep-lib-rand' from root:root to runner:runner
2025-08-20T20:07:04.7712429Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02' from root:root to runner:runner
2025-08-20T20:07:04.7713546Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4/lib-cipher.json' from root:root to runner:runner
2025-08-20T20:07:04.7719750Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7720871Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4/dep-lib-cipher' from root:root to runner:runner
2025-08-20T20:07:04.7721814Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4/lib-cipher' from root:root to runner:runner
2025-08-20T20:07:04.7722718Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4' from root:root to runner:runner
2025-08-20T20:07:04.7723691Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0/lib-utf8_iter.json' from root:root to runner:runner
2025-08-20T20:07:04.7724745Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7725700Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0/lib-utf8_iter' from root:root to runner:runner
2025-08-20T20:07:04.7726654Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0/dep-lib-utf8_iter' from root:root to runner:runner
2025-08-20T20:07:04.7727609Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0' from root:root to runner:runner
2025-08-20T20:07:04.7728957Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7730045Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b/lib-signal_hook_registry.json' from root:root to runner:runner
2025-08-20T20:07:04.7731146Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b/dep-lib-signal_hook_registry' from root:root to runner:runner
2025-08-20T20:07:04.7732235Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b/lib-signal_hook_registry' from root:root to runner:runner
2025-08-20T20:07:04.7733274Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b' from root:root to runner:runner
2025-08-20T20:07:04.7734324Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9/dep-lib-iroh_quinn_proto' from root:root to runner:runner
2025-08-20T20:07:04.7735397Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7736409Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9/lib-iroh_quinn_proto' from root:root to runner:runner
2025-08-20T20:07:04.7737658Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9/lib-iroh_quinn_proto.json' from root:root to runner:runner
2025-08-20T20:07:04.7738931Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9' from root:root to runner:runner
2025-08-20T20:07:04.7739975Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7740941Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f/lib-blake3.json' from root:root to runner:runner
2025-08-20T20:07:04.7741884Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f/dep-lib-blake3' from root:root to runner:runner
2025-08-20T20:07:04.7743006Z [00:07:49.358]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f/lib-blake3' from root:root to runner:runner
2025-08-20T20:07:04.7743974Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f' from root:root to runner:runner
2025-08-20T20:07:04.7744928Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d/lib-base32.json' from root:root to runner:runner
2025-08-20T20:07:04.7745892Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7746816Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d/lib-base32' from root:root to runner:runner
2025-08-20T20:07:04.7747799Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d/dep-lib-base32' from root:root to runner:runner
2025-08-20T20:07:04.7749017Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d' from root:root to runner:runner
2025-08-20T20:07:04.7750121Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511/lib-tracing_error' from root:root to runner:runner
2025-08-20T20:07:04.7751139Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7752146Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511/dep-lib-tracing_error' from root:root to runner:runner
2025-08-20T20:07:04.7753219Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511/lib-tracing_error.json' from root:root to runner:runner
2025-08-20T20:07:04.7754188Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511' from root:root to runner:runner
2025-08-20T20:07:04.7755571Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637/lib-ipnet' from root:root to runner:runner
2025-08-20T20:07:04.7757278Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637/dep-lib-ipnet' from root:root to runner:runner
2025-08-20T20:07:04.7759267Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637/lib-ipnet.json' from root:root to runner:runner
2025-08-20T20:07:04.7761214Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7762886Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637' from root:root to runner:runner
2025-08-20T20:07:04.7764667Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e/lib-pem_rfc7468.json' from root:root to runner:runner
2025-08-20T20:07:04.7766034Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7767044Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e/lib-pem_rfc7468' from root:root to runner:runner
2025-08-20T20:07:04.7768291Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e/dep-lib-pem_rfc7468' from root:root to runner:runner
2025-08-20T20:07:04.7769332Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e' from root:root to runner:runner
2025-08-20T20:07:04.7770294Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914/lib-socket2' from root:root to runner:runner
2025-08-20T20:07:04.7771264Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7772289Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914/dep-lib-socket2' from root:root to runner:runner
2025-08-20T20:07:04.7773299Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914/lib-socket2.json' from root:root to runner:runner
2025-08-20T20:07:04.7774190Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914' from root:root to runner:runner
2025-08-20T20:07:04.7775249Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-4653064b76ea9113/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7776284Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-4653064b76ea9113/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7777205Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-4653064b76ea9113' from root:root to runner:runner
2025-08-20T20:07:04.7778405Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f/dep-lib-crc_catalog' from root:root to runner:runner
2025-08-20T20:07:04.7779389Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f/lib-crc_catalog' from root:root to runner:runner
2025-08-20T20:07:04.7780375Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7781360Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f/lib-crc_catalog.json' from root:root to runner:runner
2025-08-20T20:07:04.7782264Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f' from root:root to runner:runner
2025-08-20T20:07:04.7783312Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c/dep-lib-dumbpipe' from root:root to runner:runner
2025-08-20T20:07:04.7784280Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7785243Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c/lib-dumbpipe.json' from root:root to runner:runner
2025-08-20T20:07:04.7786291Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c/lib-dumbpipe' from root:root to runner:runner
2025-08-20T20:07:04.7787237Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c' from root:root to runner:runner
2025-08-20T20:07:04.7788435Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44/dep-lib-writeable' from root:root to runner:runner
2025-08-20T20:07:04.7789421Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44/lib-writeable.json' from root:root to runner:runner
2025-08-20T20:07:04.7790397Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7791418Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44/lib-writeable' from root:root to runner:runner
2025-08-20T20:07:04.7792315Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44' from root:root to runner:runner
2025-08-20T20:07:04.7793298Z [00:07:49.359]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7794298Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7/lib-pnet_packet.json' from root:root to runner:runner
2025-08-20T20:07:04.7795269Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7/lib-pnet_packet' from root:root to runner:runner
2025-08-20T20:07:04.7796268Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7/dep-lib-pnet_packet' from root:root to runner:runner
2025-08-20T20:07:04.7797244Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7' from root:root to runner:runner
2025-08-20T20:07:04.7798405Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/lib-clap_lex.json' from root:root to runner:runner
2025-08-20T20:07:04.7799376Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7800417Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/dep-lib-clap_lex' from root:root to runner:runner
2025-08-20T20:07:04.7801401Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/lib-clap_lex' from root:root to runner:runner
2025-08-20T20:07:04.7802295Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8' from root:root to runner:runner
2025-08-20T20:07:04.7803288Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae/dep-lib-thread_local' from root:root to runner:runner
2025-08-20T20:07:04.7804276Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7805321Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae/lib-thread_local.json' from root:root to runner:runner
2025-08-20T20:07:04.7806294Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae/lib-thread_local' from root:root to runner:runner
2025-08-20T20:07:04.7807250Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae' from root:root to runner:runner
2025-08-20T20:07:04.7808594Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d/lib-foldhash.json' from root:root to runner:runner
2025-08-20T20:07:04.7809800Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7810796Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d/dep-lib-foldhash' from root:root to runner:runner
2025-08-20T20:07:04.7811757Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d/lib-foldhash' from root:root to runner:runner
2025-08-20T20:07:04.7812654Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d' from root:root to runner:runner
2025-08-20T20:07:04.7813714Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c/dep-lib-stable_deref_trait' from root:root to runner:runner
2025-08-20T20:07:04.7814999Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7816043Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c/lib-stable_deref_trait.json' from root:root to runner:runner
2025-08-20T20:07:04.7817065Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c/lib-stable_deref_trait' from root:root to runner:runner
2025-08-20T20:07:04.7818184Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c' from root:root to runner:runner
2025-08-20T20:07:04.7819145Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69/lib-matchers' from root:root to runner:runner
2025-08-20T20:07:04.7820189Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7821161Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69/lib-matchers.json' from root:root to runner:runner
2025-08-20T20:07:04.7822184Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69/dep-lib-matchers' from root:root to runner:runner
2025-08-20T20:07:04.7823076Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69' from root:root to runner:runner
2025-08-20T20:07:04.7824079Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8/dep-lib-async_compat' from root:root to runner:runner
2025-08-20T20:07:04.7825073Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7826207Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8/lib-async_compat' from root:root to runner:runner
2025-08-20T20:07:04.7827684Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8/lib-async_compat.json' from root:root to runner:runner
2025-08-20T20:07:04.7829730Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8' from root:root to runner:runner
2025-08-20T20:07:04.7831613Z [00:07:49.360]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582/lib-bytes' from root:root to runner:runner
2025-08-20T20:07:04.7833424Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7835147Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582/dep-lib-bytes' from root:root to runner:runner
2025-08-20T20:07:04.7836811Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582/lib-bytes.json' from root:root to runner:runner
2025-08-20T20:07:04.7838099Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582' from root:root to runner:runner
2025-08-20T20:07:04.7839270Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30/dep-lib-rustls_pki_types' from root:root to runner:runner
2025-08-20T20:07:04.7840296Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7841389Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30/lib-rustls_pki_types.json' from root:root to runner:runner
2025-08-20T20:07:04.7842409Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30/lib-rustls_pki_types' from root:root to runner:runner
2025-08-20T20:07:04.7843355Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30' from root:root to runner:runner
2025-08-20T20:07:04.7844339Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439/dep-lib-zerovec' from root:root to runner:runner
2025-08-20T20:07:04.7845320Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7846279Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439/lib-zerovec.json' from root:root to runner:runner
2025-08-20T20:07:04.7847282Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439/lib-zerovec' from root:root to runner:runner
2025-08-20T20:07:04.7848517Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439' from root:root to runner:runner
2025-08-20T20:07:04.7849498Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38/lib-slab.json' from root:root to runner:runner
2025-08-20T20:07:04.7850452Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7851384Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38/dep-lib-slab' from root:root to runner:runner
2025-08-20T20:07:04.7852298Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38/lib-slab' from root:root to runner:runner
2025-08-20T20:07:04.7853225Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38' from root:root to runner:runner
2025-08-20T20:07:04.7854181Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796/lib-sha1_smol' from root:root to runner:runner
2025-08-20T20:07:04.7855201Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796/lib-sha1_smol.json' from root:root to runner:runner
2025-08-20T20:07:04.7856171Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7857132Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796/dep-lib-sha1_smol' from root:root to runner:runner
2025-08-20T20:07:04.7858198Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796' from root:root to runner:runner
2025-08-20T20:07:04.7859194Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277/dep-lib-iri_string' from root:root to runner:runner
2025-08-20T20:07:04.7860168Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7861201Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277/lib-iri_string' from root:root to runner:runner
2025-08-20T20:07:04.7862237Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277/lib-iri_string.json' from root:root to runner:runner
2025-08-20T20:07:04.7863136Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277' from root:root to runner:runner
2025-08-20T20:07:04.7864067Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9/lib-rand.json' from root:root to runner:runner
2025-08-20T20:07:04.7865017Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7865929Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9/lib-rand' from root:root to runner:runner
2025-08-20T20:07:04.7866907Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9/dep-lib-rand' from root:root to runner:runner
2025-08-20T20:07:04.7867784Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9' from root:root to runner:runner
2025-08-20T20:07:04.7868985Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6/lib-num_conv.json' from root:root to runner:runner
2025-08-20T20:07:04.7869943Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6/dep-lib-num_conv' from root:root to runner:runner
2025-08-20T20:07:04.7870913Z [00:07:49.361]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7871857Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6/lib-num_conv' from root:root to runner:runner
2025-08-20T20:07:04.7872746Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6' from root:root to runner:runner
2025-08-20T20:07:04.7873811Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94/lib-netlink_packet_route' from root:root to runner:runner
2025-08-20T20:07:04.7874946Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94/dep-lib-netlink_packet_route' from root:root to runner:runner
2025-08-20T20:07:04.7876077Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94/lib-netlink_packet_route.json' from root:root to runner:runner
2025-08-20T20:07:04.7877103Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7878331Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94' from root:root to runner:runner
2025-08-20T20:07:04.7879321Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf/lib-futures.json' from root:root to runner:runner
2025-08-20T20:07:04.7880427Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf/dep-lib-futures' from root:root to runner:runner
2025-08-20T20:07:04.7881526Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7882475Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf/lib-futures' from root:root to runner:runner
2025-08-20T20:07:04.7883431Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf' from root:root to runner:runner
2025-08-20T20:07:04.7884448Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5/dep-lib-tinyvec_macros' from root:root to runner:runner
2025-08-20T20:07:04.7885574Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7886603Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5/lib-tinyvec_macros.json' from root:root to runner:runner
2025-08-20T20:07:04.7887591Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5/lib-tinyvec_macros' from root:root to runner:runner
2025-08-20T20:07:04.7888925Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5' from root:root to runner:runner
2025-08-20T20:07:04.7890037Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618/dep-lib-derive_more' from root:root to runner:runner
2025-08-20T20:07:04.7891083Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618/lib-derive_more.json' from root:root to runner:runner
2025-08-20T20:07:04.7892066Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7893025Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618/lib-derive_more' from root:root to runner:runner
2025-08-20T20:07:04.7893933Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618' from root:root to runner:runner
2025-08-20T20:07:04.7894895Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7895884Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3/lib-cfg_if' from root:root to runner:runner
2025-08-20T20:07:04.7896844Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3/dep-lib-cfg_if' from root:root to runner:runner
2025-08-20T20:07:04.7898642Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3/lib-cfg_if.json' from root:root to runner:runner
2025-08-20T20:07:04.7899969Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3' from root:root to runner:runner
2025-08-20T20:07:04.7900917Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/dep-lib-hex' from root:root to runner:runner
2025-08-20T20:07:04.7901876Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7902783Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/lib-hex' from root:root to runner:runner
2025-08-20T20:07:04.7903705Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304/lib-hex.json' from root:root to runner:runner
2025-08-20T20:07:04.7904681Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-69df7537c1b61304' from root:root to runner:runner
2025-08-20T20:07:04.7905721Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e/dep-lib-iroh_relay' from root:root to runner:runner
2025-08-20T20:07:04.7906703Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7907678Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e/lib-iroh_relay.json' from root:root to runner:runner
2025-08-20T20:07:04.7908835Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e/lib-iroh_relay' from root:root to runner:runner
2025-08-20T20:07:04.7909743Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e' from root:root to runner:runner
2025-08-20T20:07:04.7910786Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f/dep-lib-addr2line' from root:root to runner:runner
2025-08-20T20:07:04.7911783Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7912809Z [00:07:49.362]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f/lib-addr2line' from root:root to runner:runner
2025-08-20T20:07:04.7913782Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f/lib-addr2line.json' from root:root to runner:runner
2025-08-20T20:07:04.7914675Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f' from root:root to runner:runner
2025-08-20T20:07:04.7915687Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513/dep-lib-data_encoding' from root:root to runner:runner
2025-08-20T20:07:04.7916671Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513/lib-data_encoding' from root:root to runner:runner
2025-08-20T20:07:04.7917661Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7919035Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513/lib-data_encoding.json' from root:root to runner:runner
2025-08-20T20:07:04.7920036Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513' from root:root to runner:runner
2025-08-20T20:07:04.7921011Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43/dep-lib-serdect' from root:root to runner:runner
2025-08-20T20:07:04.7921979Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7922945Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43/lib-serdect.json' from root:root to runner:runner
2025-08-20T20:07:04.7923887Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43/lib-serdect' from root:root to runner:runner
2025-08-20T20:07:04.7924836Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43' from root:root to runner:runner
2025-08-20T20:07:04.7925826Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7926861Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c/lib-precis_core' from root:root to runner:runner
2025-08-20T20:07:04.7928034Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c/dep-lib-precis_core' from root:root to runner:runner
2025-08-20T20:07:04.7929091Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c/lib-precis_core.json' from root:root to runner:runner
2025-08-20T20:07:04.7930011Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c' from root:root to runner:runner
2025-08-20T20:07:04.7931023Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f/lib-netlink_proto.json' from root:root to runner:runner
2025-08-20T20:07:04.7932011Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f/lib-netlink_proto' from root:root to runner:runner
2025-08-20T20:07:04.7933095Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f/dep-lib-netlink_proto' from root:root to runner:runner
2025-08-20T20:07:04.7934148Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7935072Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f' from root:root to runner:runner
2025-08-20T20:07:04.7936182Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3c7abd0f10920420/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T20:07:04.7937272Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3c7abd0f10920420/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T20:07:04.7938565Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3c7abd0f10920420' from root:root to runner:runner
2025-08-20T20:07:04.7939549Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b/dep-lib-snafu' from root:root to runner:runner
2025-08-20T20:07:04.7940575Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7941497Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b/lib-snafu' from root:root to runner:runner
2025-08-20T20:07:04.7942437Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b/lib-snafu.json' from root:root to runner:runner
2025-08-20T20:07:04.7943309Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b' from root:root to runner:runner
2025-08-20T20:07:04.7944374Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7945417Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7/lib-crypto_secretbox.json' from root:root to runner:runner
2025-08-20T20:07:04.7946425Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7/lib-crypto_secretbox' from root:root to runner:runner
2025-08-20T20:07:04.7947514Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7/dep-lib-crypto_secretbox' from root:root to runner:runner
2025-08-20T20:07:04.7948579Z [00:07:49.363]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7' from root:root to runner:runner
2025-08-20T20:07:04.7949813Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5/lib-diatomic_waker' from root:root to runner:runner
2025-08-20T20:07:04.7950831Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7951855Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5/lib-diatomic_waker.json' from root:root to runner:runner
2025-08-20T20:07:04.7952949Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5/dep-lib-diatomic_waker' from root:root to runner:runner
2025-08-20T20:07:04.7953870Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5' from root:root to runner:runner
2025-08-20T20:07:04.7955171Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4/lib-cpufeatures.json' from root:root to runner:runner
2025-08-20T20:07:04.7956182Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4/dep-lib-cpufeatures' from root:root to runner:runner
2025-08-20T20:07:04.7957181Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7958286Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4/lib-cpufeatures' from root:root to runner:runner
2025-08-20T20:07:04.7959276Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4' from root:root to runner:runner
2025-08-20T20:07:04.7960261Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea/lib-simdutf8.json' from root:root to runner:runner
2025-08-20T20:07:04.7961226Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7962241Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea/lib-simdutf8' from root:root to runner:runner
2025-08-20T20:07:04.7963200Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea/dep-lib-simdutf8' from root:root to runner:runner
2025-08-20T20:07:04.7964093Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea' from root:root to runner:runner
2025-08-20T20:07:04.7965009Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7/lib-idna' from root:root to runner:runner
2025-08-20T20:07:04.7965965Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7967489Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7/lib-idna.json' from root:root to runner:runner
2025-08-20T20:07:04.7969431Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7/dep-lib-idna' from root:root to runner:runner
2025-08-20T20:07:04.7971257Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7' from root:root to runner:runner
2025-08-20T20:07:04.7973150Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998/lib-tower_service' from root:root to runner:runner
2025-08-20T20:07:04.7975039Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998/dep-lib-tower_service' from root:root to runner:runner
2025-08-20T20:07:04.7976805Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7978369Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998/lib-tower_service.json' from root:root to runner:runner
2025-08-20T20:07:04.7979336Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998' from root:root to runner:runner
2025-08-20T20:07:04.7980334Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/lib-lazy_static.json' from root:root to runner:runner
2025-08-20T20:07:04.7981384Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/lib-lazy_static' from root:root to runner:runner
2025-08-20T20:07:04.7982365Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7983343Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/dep-lib-lazy_static' from root:root to runner:runner
2025-08-20T20:07:04.7984249Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d' from root:root to runner:runner
2025-08-20T20:07:04.7985218Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d/lib-zerotrie.json' from root:root to runner:runner
2025-08-20T20:07:04.7986239Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d/dep-lib-zerotrie' from root:root to runner:runner
2025-08-20T20:07:04.7987207Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d/invoked.timestamp' from root:root to runner:runner
2025-08-20T20:07:04.7988399Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d/lib-zerotrie' from root:root to runner:runner
2025-08-20T20:07:04.7989300Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d' from root:root to runner:runner
2025-08-20T20:07:04.7990086Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint' from root:root to runner:runner
2025-08-20T20:07:04.7990875Z [00:07:49.364]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/dumbpipe.d' from root:root to runner:runner
2025-08-20T20:07:04.7991610Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release' from root:root to runner:runner
2025-08-20T20:07:04.7992429Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T20:07:04.7993133Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl' from root:root to runner:runner
2025-08-20T20:07:04.7993843Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T20:07:04.7994445Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target' from root:root to runner:runner
2025-08-20T20:07:04.7995054Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/LICENSE-MIT' from root:root to runner:runner
2025-08-20T20:07:04.7995613Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO' from root:root to runner:runner
2025-08-20T20:07:04.7996139Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj' from root:root to runner:runner
2025-08-20T20:07:04.7996634Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T20:07:04.7997131Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T20:07:04.7997651Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T20:07:04.7998341Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/dumbpipe' from runner:docker to runner:runner
2025-08-20T20:07:04.7998893Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T20:07:04.7999352Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T20:07:04.7999846Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.version' from runner:docker to runner:runner
2025-08-20T20:07:04.8000358Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T20:07:04.8000878Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.static.version' from runner:docker to runner:runner
2025-08-20T20:07:04.8001330Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe' from runner:docker to runner:runner
2025-08-20T20:07:04.8001753Z [00:07:49.365]➜  changed ownership of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T20:07:04.8002382Z [00:07:49.374]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8003024Z [00:07:49.381]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8003653Z [00:07:49.388]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8004352Z [00:07:49.395]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/LICENSE-APACHE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8004987Z [00:07:49.402]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/tests/cli.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8005600Z [00:07:49.409]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8006289Z [00:07:49.416]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8006922Z [00:07:49.423]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/Cargo.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8007663Z [00:07:49.430]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.github/workflows/release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8008562Z [00:07:49.437]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.github/workflows/ci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8009220Z [00:07:49.444]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8009855Z [00:07:49.451]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8010512Z [00:07:49.458]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8011113Z [00:07:49.464]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8011842Z [00:07:49.471]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8012511Z [00:07:49.478]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8013185Z [00:07:49.485]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8013794Z [00:07:49.492]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8014427Z [00:07:49.499]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8015031Z [00:07:49.506]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8015640Z [00:07:49.513]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8016269Z [00:07:49.520]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8016963Z [00:07:49.527]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8017618Z [00:07:49.533]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8018692Z [00:07:49.540]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8019530Z [00:07:49.547]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8020330Z [00:07:49.554]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8021057Z [00:07:49.561]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8021770Z [00:07:49.568]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8022399Z [00:07:49.575]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8023049Z [00:07:49.582]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8023698Z [00:07:49.589]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8024388Z [00:07:49.596]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8025424Z [00:07:49.602]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-fba564a21e9b016fd7cc470b3211e7dcb2605835.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8026448Z [00:07:49.609]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-b199ff3fdbc359ee2d3e493d629ad65b29f61647.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8027366Z [00:07:49.616]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-fba564a21e9b016fd7cc470b3211e7dcb2605835.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8028437Z [00:07:49.623]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-fba564a21e9b016fd7cc470b3211e7dcb2605835.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8029323Z [00:07:49.630]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-b199ff3fdbc359ee2d3e493d629ad65b29f61647.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8030204Z [00:07:49.637]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-fba564a21e9b016fd7cc470b3211e7dcb2605835.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8031150Z [00:07:49.643]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-b199ff3fdbc359ee2d3e493d629ad65b29f61647.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8032051Z [00:07:49.651]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/objects/pack/pack-b199ff3fdbc359ee2d3e493d629ad65b29f61647.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8032770Z [00:07:49.658]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8033387Z [00:07:49.665]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8034056Z [00:07:49.672]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/.rustc_info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8034741Z [00:07:49.679]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8035572Z [00:07:49.686]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8036573Z [00:07:49.693]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303/build_script_build-c384d8a63b7f7303.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8037734Z [00:07:49.700]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-profiles-c384d8a63b7f7303/build_script_build-c384d8a63b7f7303' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8039303Z [00:07:49.708]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8041097Z [00:07:49.715]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d/build_script_build-45b89b0c69ba843d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8042831Z [00:07:49.722]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-45b89b0c69ba843d/build_script_build-45b89b0c69ba843d' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8044365Z [00:07:49.729]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8046005Z [00:07:49.736]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97/build_script_build-0c73c925a2afef97' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8047740Z [00:07:49.743]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-relay-0c73c925a2afef97/build_script_build-0c73c925a2afef97.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8049157Z [00:07:49.750]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8050125Z [00:07:49.757]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8111067Z [00:07:49.764]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8178560Z [00:07:49.771]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-4af46a944ee5c449/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8246631Z [00:07:49.778]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d/build_script_build-c22483514f20c33d' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8313903Z [00:07:49.785]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8381671Z [00:07:49.791]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/generic-array-c22483514f20c33d/build_script_build-c22483514f20c33d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8449443Z [00:07:49.798]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8518452Z [00:07:49.805]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build_script_build-89d3fda42f56463d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8586565Z [00:07:49.812]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build_script_build-89d3fda42f56463d' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8655092Z [00:07:49.819]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8723561Z [00:07:49.826]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a/build_script_build-3cd47793a0d9e53a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8791188Z [00:07:49.832]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/zerocopy-3cd47793a0d9e53a/build_script_build-3cd47793a0d9e53a' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8859472Z [00:07:49.839]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d/build_script_build-d234037a90ad6b0d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8926470Z [00:07:49.846]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.8995124Z [00:07:49.853]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/curve25519-dalek-d234037a90ad6b0d/build_script_build-d234037a90ad6b0d' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9064723Z [00:07:49.860]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9133241Z [00:07:49.867]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9200586Z [00:07:49.873]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9267478Z [00:07:49.880]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/paste-c348a1cb2397d6ad/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9334892Z [00:07:49.887]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9402389Z [00:07:49.893]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build_script_build-2421a0f2da2ad232' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9470753Z [00:07:49.900]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build_script_build-2421a0f2da2ad232.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9539141Z [00:07:49.907]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9606766Z [00:07:49.914]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c/build_script_build-8f3e3e596af6dc6c' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9674680Z [00:07:49.921]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustls-8f3e3e596af6dc6c/build_script_build-8f3e3e596af6dc6c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9741838Z [00:07:49.927]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9810068Z [00:07:49.934]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f/build_script_build-a901313180159c8f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9877020Z [00:07:49.941]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/heapless-a901313180159c8f/build_script_build-a901313180159c8f' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:04.9945003Z [00:07:49.948]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0012575Z [00:07:49.954]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe/build_script_build-1306218377a52dbe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0080229Z [00:07:49.961]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/blake3-1306218377a52dbe/build_script_build-1306218377a52dbe' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0148152Z [00:07:49.968]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0216115Z [00:07:49.975]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a/build_script_build-26122a162310513a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0283397Z [00:07:49.982]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/serde-26122a162310513a/build_script_build-26122a162310513a' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0351392Z [00:07:49.988]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0418408Z [00:07:49.995]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0485665Z [00:07:50.002]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0554512Z [00:07:50.009]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-0e10e3ca2d597036/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0621846Z [00:07:50.015]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0688416Z [00:07:50.022]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a/build_script_build-36e21ec43fe2a66a' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0756301Z [00:07:50.029]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/libc-36e21ec43fe2a66a/build_script_build-36e21ec43fe2a66a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0824824Z [00:07:50.036]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808/build_script_build-87821dd74b760808' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0892473Z [00:07:50.042]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.0959720Z [00:07:50.049]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/pkarr-87821dd74b760808/build_script_build-87821dd74b760808.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1028462Z [00:07:50.056]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/out/version.expr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1095252Z [00:07:50.063]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1162338Z [00:07:50.069]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1229544Z [00:07:50.076]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1300422Z [00:07:50.083]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-fdf4e5a1511073fe/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1367328Z [00:07:50.090]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1434618Z [00:07:50.097]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a/build_script_build-be5419609833fd8a' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1507079Z [00:07:50.104]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/moka-be5419609833fd8a/build_script_build-be5419609833fd8a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1580216Z [00:07:50.111]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f/build_script_build-404d5b8ca5de6a0f' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1648493Z [00:07:50.118]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1717048Z [00:07:50.125]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-404d5b8ca5de6a0f/build_script_build-404d5b8ca5de6a0f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1784960Z [00:07:50.132]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1852927Z [00:07:50.138]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c/build_script_build-c623553def1a648c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1920035Z [00:07:50.145]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/typenum-c623553def1a648c/build_script_build-c623553def1a648c' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.1987158Z [00:07:50.152]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2055056Z [00:07:50.159]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build_script_build-666d147f7ba58189' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2123797Z [00:07:50.166]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build_script_build-666d147f7ba58189.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2191395Z [00:07:50.172]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2258683Z [00:07:50.179]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3/build_script_build-417d4a5bf3ade4c3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2325837Z [00:07:50.186]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/rustversion-417d4a5bf3ade4c3/build_script_build-417d4a5bf3ade4c3' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2394233Z [00:07:50.193]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2462250Z [00:07:50.199]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21/build_script_build-e96d69173af72e21.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2530163Z [00:07:50.206]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-e96d69173af72e21/build_script_build-e96d69173af72e21' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2597407Z [00:07:50.213]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2666897Z [00:07:50.220]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54/build_script_build-0e43305194759e54' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2737075Z [00:07:50.227]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/lock_api-0e43305194759e54/build_script_build-0e43305194759e54.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2805902Z [00:07:50.234]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build_script_build-a7f5c40c20340476.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2874855Z [00:07:50.241]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.2945276Z [00:07:50.248]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build_script_build-a7f5c40c20340476' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3017275Z [00:07:50.255]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3088750Z [00:07:50.262]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111/build_script_build-84c0709de8943111' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3161228Z [00:07:50.269]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/syn-84c0709de8943111/build_script_build-84c0709de8943111.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3232400Z [00:07:50.276]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e/build_script_build-c9fa196059b28a3e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3302364Z [00:07:50.283]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e/build_script_build-c9fa196059b28a3e' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3374267Z [00:07:50.291]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/netwatch-c9fa196059b28a3e/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3443278Z [00:07:50.298]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3513855Z [00:07:50.305]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3582201Z [00:07:50.311]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3651717Z [00:07:50.318]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3722316Z [00:07:50.325]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3791775Z [00:07:50.332]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build_script_build-9e4fce232d40b3fa' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3862857Z [00:07:50.339]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build_script_build-9e4fce232d40b3fa.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.3932421Z [00:07:50.346]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4002186Z [00:07:50.353]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53/build_script_build-fb67fca51f35cb53' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4076455Z [00:07:50.361]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/n0-future-fb67fca51f35cb53/build_script_build-fb67fca51f35cb53.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4150282Z [00:07:50.368]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4223917Z [00:07:50.375]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159/build_script_build-b6fab1d66f076159.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4328892Z [00:07:50.386]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/object-b6fab1d66f076159/build_script_build-b6fab1d66f076159' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4425666Z [00:07:50.396]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4509618Z [00:07:50.404]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa/build_script_build-aba08fc7638b1efa.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4575758Z [00:07:50.411]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/getrandom-aba08fc7638b1efa/build_script_build-aba08fc7638b1efa' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4643791Z [00:07:50.418]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4710765Z [00:07:50.424]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4777796Z [00:07:50.431]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4845828Z [00:07:50.438]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-3d83e70d7e77dc37/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4914023Z [00:07:50.445]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.4980995Z [00:07:50.451]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414/build_script_build-a3d13f428ce32414' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5050715Z [00:07:50.458]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/precis-core-a3d13f428ce32414/build_script_build-a3d13f428ce32414.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5118264Z [00:07:50.465]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5188826Z [00:07:50.472]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8/build_script_build-b95ab72ee230b1b8' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5260722Z [00:07:50.479]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/iroh-quinn-udp-b95ab72ee230b1b8/build_script_build-b95ab72ee230b1b8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5328666Z [00:07:50.486]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5395272Z [00:07:50.493]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f/build_script_build-21f3052f47c7564f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5462652Z [00:07:50.499]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/httparse-21f3052f47c7564f/build_script_build-21f3052f47c7564f' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5529346Z [00:07:50.506]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5596329Z [00:07:50.513]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4/build_script_build-47780ffd87b6c9b4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5664413Z [00:07:50.520]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/ring-47780ffd87b6c9b4/build_script_build-47780ffd87b6c9b4' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5731817Z [00:07:50.526]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5801941Z [00:07:50.533]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a/build_script_build-e0105bd0feb67a5a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5871604Z [00:07:50.540]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/thiserror-e0105bd0feb67a5a/build_script_build-e0105bd0feb67a5a' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.5938267Z [00:07:50.547]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6005612Z [00:07:50.554]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf/build_script_build-d56e456135fd6ccf.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6074058Z [00:07:50.561]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/semver-d56e456135fd6ccf/build_script_build-d56e456135fd6ccf' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6141297Z [00:07:50.567]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6208526Z [00:07:50.574]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3/build_script_build-80647824d1d46da3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6276883Z [00:07:50.581]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/parking_lot_core-80647824d1d46da3/build_script_build-80647824d1d46da3' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6349225Z [00:07:50.588]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6416468Z [00:07:50.595]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5/build_script_build-c8a479b20a53ecf5' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6485244Z [00:07:50.602]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/portable-atomic-c8a479b20a53ecf5/build_script_build-c8a479b20a53ecf5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6556037Z [00:07:50.609]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6624651Z [00:07:50.616]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e/build_script_build-84f2e12a512fad9e' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6695525Z [00:07:50.623]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/build/anyhow-84f2e12a512fad9e/build_script_build-84f2e12a512fad9e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6765603Z [00:07:50.630]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6832759Z [00:07:50.636]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/ucd_parse-d50dac1c9619486d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6901984Z [00:07:50.643]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_generator-8c93fe7170482c79.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.6972375Z [00:07:50.650]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdisplaydoc-7195a6a7b6295b8f.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7040421Z [00:07:50.657]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/thiserror_impl-09cbb1665cdfc628.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7107761Z [00:07:50.664]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/enum_as_inner-e4c1a2da2d3fa205.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7175951Z [00:07:50.671]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_lite-b2630d4d6aa364e7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7243451Z [00:07:50.678]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustc_version-6d95c4e7a4040f07.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7312219Z [00:07:50.684]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/hashbrown-e5949c13137400f5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7377773Z [00:07:50.691]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_meta-7b04917f6b20b10f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7444750Z [00:07:50.698]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpostcard_derive-5b34effe6681ad29.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7515001Z [00:07:50.705]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/unicode_ident-8322841390b1e4cb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7584271Z [00:07:50.712]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_meta-7b04917f6b20b10f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7654511Z [00:07:50.719]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libmemchr-05ca04b75261ca49.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7721192Z [00:07:50.725]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/quote-98dfd98fd01d9485.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7786862Z [00:07:50.732]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_automata-d4d25f6b63e8714d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7853648Z [00:07:50.739]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/paste-d4b21fc6492e3195.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7921343Z [00:07:50.745]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libder_derive-b2ebd3ee369dd857.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.7988315Z [00:07:50.752]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libzerovec_derive-76a189f4ebdfaf72.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8055969Z [00:07:50.759]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8124747Z [00:07:50.766]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/synstructure-c05609e66b0d03d2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8193018Z [00:07:50.773]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_edit-960523bbbd3744a6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8260041Z [00:07:50.779]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libderive_more_impl-29183fa3f633b355.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8327530Z [00:07:50.786]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustversion-a291dd095d8cbcc8.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8394856Z [00:07:50.793]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8462432Z [00:07:50.799]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/async_trait-1e21a360bcada2ae.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8530337Z [00:07:50.806]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libautocfg-3ed48474b7f2b023.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8597346Z [00:07:50.813]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libprecis_tools-8cd4f865eee17601.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8668228Z [00:07:50.820]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/shlex-b36db43b0fc69e13.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8734780Z [00:07:50.827]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror_impl-09cbb1665cdfc628.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8802744Z [00:07:50.833]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/der_derive-b2ebd3ee369dd857.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8869583Z [00:07:50.840]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/nested_enum_utils-d7ef7b941464b405.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.8936661Z [00:07:50.847]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/heck-cb7f72c37e5a2d54.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9003830Z [00:07:50.854]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblitrs-6cc7a3a6964c1385.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9071129Z [00:07:50.860]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsemver-73fdc62d37bc63ac.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9140475Z [00:07:50.867]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_xid-6339c36d0c7ebba4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9215497Z [00:07:50.875]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/thiserror_impl-3cf295331814a8db.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9285787Z [00:07:50.882]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9352115Z [00:07:50.888]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/yoke_derive-e279ed62d1e1f54e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9419019Z [00:07:50.895]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libenum_as_inner-e4c1a2da2d3fa205.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9486433Z [00:07:50.902]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libhashbrown-e5949c13137400f5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9553285Z [00:07:50.909]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/tokio_macros-5034364e461b0ed9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9620049Z [00:07:50.915]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9687208Z [00:07:50.922]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libzerofrom_derive-050465dd4205e245.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9758638Z [00:07:50.929]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/proc_macro2-65ce8afc9976ae3d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9825440Z [00:07:50.936]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pin_project_internal-63b3b96270e7d8c2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9892188Z [00:07:50.942]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pest_meta-7b04917f6b20b10f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:05.9960930Z [00:07:50.949]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_parse-d50dac1c9619486d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0031863Z [00:07:50.956]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_syntax-6e8c13dee0a493bc.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0099537Z [00:07:50.963]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest-4c8334ab2c1afc42.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0166131Z [00:07:50.970]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/toml_datetime-b0efca2709d16ed6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0240373Z [00:07:50.977]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex-813717a3c512d141.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0306325Z [00:07:50.984]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcc-4f57602fb2c2955d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0373577Z [00:07:50.991]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/clap_derive-32132e1891a2d496.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0439823Z [00:07:50.997]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/litrs-6cc7a3a6964c1385.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0505906Z [00:07:51.004]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0574620Z [00:07:51.011]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_trie-56344b5ef67d5053.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0643825Z [00:07:51.018]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libserde_derive-4dea58f2f780c793.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0713016Z [00:07:51.025]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libmemchr-05ca04b75261ca49.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0786909Z [00:07:51.032]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/cc-4f57602fb2c2955d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0853736Z [00:07:51.039]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libaho_corasick-10bb05023a6f79b6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0921850Z [00:07:51.045]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_syntax-6e8c13dee0a493bc.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.0987800Z [00:07:51.052]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1055829Z [00:07:51.059]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpaste-d4b21fc6492e3195.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1123144Z [00:07:51.066]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/unicode_xid-6339c36d0c7ebba4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1190181Z [00:07:51.072]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/precis_tools-8cd4f865eee17601.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1257386Z [00:07:51.079]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/enumflags2_derive-4247b8c6c57d0a8d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1329481Z [00:07:51.086]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_derive-0b30dcbb68b195d4.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1397553Z [00:07:51.093]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/curve25519_dalek_derive-e9bc2fcea383d7d0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1464763Z [00:07:51.100]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnested_enum_utils-d7ef7b941464b405.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1532174Z [00:07:51.106]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/regex_lite-b2630d4d6aa364e7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1600771Z [00:07:51.113]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblazy_static-386955e475fc3d57.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1668121Z [00:07:51.120]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/aho_corasick-10bb05023a6f79b6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1734937Z [00:07:51.127]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror_impl-3cf295331814a8db.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1802430Z [00:07:51.133]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libenumflags2_derive-4247b8c6c57d0a8d.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1869974Z [00:07:51.140]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/librustc_version-6d95c4e7a4040f07.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.1938136Z [00:07:51.147]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libprecis_tools-8cd4f865eee17601.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2006275Z [00:07:51.154]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libautocfg-3ed48474b7f2b023.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2075757Z [00:07:51.161]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libdocument_features-d142194e6a381e9c.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2145213Z [00:07:51.168]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcc-4f57602fb2c2955d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2213685Z [00:07:51.175]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblitrs-6cc7a3a6964c1385.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2281368Z [00:07:51.181]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_datetime-b0efca2709d16ed6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2349054Z [00:07:51.188]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pest_generator-8c93fe7170482c79.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2416137Z [00:07:51.195]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/rustversion-a291dd095d8cbcc8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2484030Z [00:07:51.202]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2552367Z [00:07:51.208]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/regex_automata-d4d25f6b63e8714d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2620160Z [00:07:51.215]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/num_enum_derive-3e7075be8884d498.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2687548Z [00:07:51.222]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtracing_attributes-44edeccea3c38331.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2755638Z [00:07:51.229]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libindexmap-b4323f096d005774.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2822792Z [00:07:51.236]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/document_features-d142194e6a381e9c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2889760Z [00:07:51.242]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libversion_check-b345fafeaee8454c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.2956073Z [00:07:51.249]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/derive_more_impl-fe5b59f1f6a2e98a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3025353Z [00:07:51.256]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libhashbrown-e5949c13137400f5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3093999Z [00:07:51.263]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_lite-b2630d4d6aa364e7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3161533Z [00:07:51.269]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/toml_edit-960523bbbd3744a6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3227671Z [00:07:51.276]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest-4c8334ab2c1afc42.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3299161Z [00:07:51.283]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcfg_aliases-4cc02de9c3a1b142.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3368137Z [00:07:51.290]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/indexmap-b4323f096d005774.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3435128Z [00:07:51.297]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/regex_syntax-6e8c13dee0a493bc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3501966Z [00:07:51.303]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libindexmap-b4323f096d005774.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3568396Z [00:07:51.310]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror-b26360a705e19153.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3634705Z [00:07:51.317]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/derive_more_impl-29183fa3f633b355.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3701816Z [00:07:51.323]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/lazy_static-386955e475fc3d57.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3768390Z [00:07:51.330]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/cfg_aliases-4cc02de9c3a1b142.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3835501Z [00:07:51.337]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libcurve25519_dalek_derive-e9bc2fcea383d7d0.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3905781Z [00:07:51.344]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.3976160Z [00:07:51.351]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-823e917b4b842b0f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4044654Z [00:07:51.358]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtokio_macros-5034364e461b0ed9.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4114779Z [00:07:51.365]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/zerovec_derive-76a189f4ebdfaf72.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4182621Z [00:07:51.371]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libstrum_macros-cdf90d5af4421dba.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4250668Z [00:07:51.378]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsemver-73fdc62d37bc63ac.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4318143Z [00:07:51.385]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/syn-823e917b4b842b0f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4384727Z [00:07:51.392]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/winnow-71677b69cba79594.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4452499Z [00:07:51.398]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/regex-813717a3c512d141.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4520023Z [00:07:51.405]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libaho_corasick-10bb05023a6f79b6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4586654Z [00:07:51.412]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/memchr-05ca04b75261ca49.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4654259Z [00:07:51.419]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpest_generator-8c93fe7170482c79.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4720010Z [00:07:51.425]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/equivalent-d4141b76549b3f53.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4786522Z [00:07:51.432]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsynstructure-c05609e66b0d03d2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4852964Z [00:07:51.439]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro_crate-6d1343f26a2ae4c7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4920026Z [00:07:51.445]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex_automata-d4d25f6b63e8714d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.4985660Z [00:07:51.452]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/futures_macro-86b23cfc3abd83a4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5053165Z [00:07:51.459]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5120413Z [00:07:51.465]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libnum_enum_derive-3e7075be8884d498.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5187542Z [00:07:51.472]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_edit-960523bbbd3744a6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5257268Z [00:07:51.479]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/autocfg-3ed48474b7f2b023.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5328578Z [00:07:51.486]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/tracing_attributes-44edeccea3c38331.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5397438Z [00:07:51.493]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/proc_macro_crate-6d1343f26a2ae4c7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5466321Z [00:07:51.500]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/rustc_version-6d95c4e7a4040f07.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5535601Z [00:07:51.507]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/displaydoc-7195a6a7b6295b8f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5604898Z [00:07:51.514]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/liblazy_static-386955e475fc3d57.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5672973Z [00:07:51.521]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-94f40e26de0f9146.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5741063Z [00:07:51.527]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pnet_macros-93e12c6d47943dd3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5810157Z [00:07:51.534]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libasync_trait-1e21a360bcada2ae.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5877365Z [00:07:51.541]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libclap_derive-32132e1891a2d496.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.5944009Z [00:07:51.548]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/syn-94f40e26de0f9146.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6012276Z [00:07:51.554]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/iroh_metrics_derive-a969c70febf92089.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6079644Z [00:07:51.561]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libwinnow-71677b69cba79594.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6147318Z [00:07:51.568]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/postcard_derive-5b34effe6681ad29.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6215383Z [00:07:51.575]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6283123Z [00:07:51.582]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_trie-56344b5ef67d5053.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6351474Z [00:07:51.588]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/snafu_derive-f23bbf43783207c7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6419941Z [00:07:51.595]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pest-4c8334ab2c1afc42.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6487210Z [00:07:51.602]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/pest_derive-0b30dcbb68b195d4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6555632Z [00:07:51.609]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6622597Z [00:07:51.615]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpin_project_internal-63b3b96270e7d8c2.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6690946Z [00:07:51.622]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/semver-73fdc62d37bc63ac.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6759116Z [00:07:51.629]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libproc_macro_crate-6d1343f26a2ae4c7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6825535Z [00:07:51.636]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6893704Z [00:07:51.643]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libtoml_datetime-b0efca2709d16ed6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.6960937Z [00:07:51.649]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/thiserror-b26360a705e19153.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7028549Z [00:07:51.656]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libfutures_macro-86b23cfc3abd83a4.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7095904Z [00:07:51.663]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libwinnow-71677b69cba79594.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7163341Z [00:07:51.670]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsynstructure-c05609e66b0d03d2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7232380Z [00:07:51.676]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libucd_parse-d50dac1c9619486d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7301151Z [00:07:51.683]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsnafu_derive-f23bbf43783207c7.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7369086Z [00:07:51.690]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libyoke_derive-e279ed62d1e1f54e.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7437236Z [00:07:51.697]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7505106Z [00:07:51.704]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libunicode_xid-6339c36d0c7ebba4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7572840Z [00:07:51.711]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/strum_macros-cdf90d5af4421dba.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7640409Z [00:07:51.717]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libregex-813717a3c512d141.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7708061Z [00:07:51.724]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/version_check-b345fafeaee8454c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7775004Z [00:07:51.731]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/ucd_trie-56344b5ef67d5053.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7843453Z [00:07:51.738]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/zerofrom_derive-050465dd4205e245.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7910610Z [00:07:51.744]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libsyn-823e917b4b842b0f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.7977051Z [00:07:51.751]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/serde_derive-4dea58f2f780c793.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8045197Z [00:07:51.758]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libpnet_macros-93e12c6d47943dd3.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8113686Z [00:07:51.765]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libthiserror-b26360a705e19153.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8181455Z [00:07:51.771]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libiroh_metrics_derive-a969c70febf92089.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8263029Z [00:07:51.778]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libderive_more_impl-fe5b59f1f6a2e98a.so' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8326923Z [00:07:51.786]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/deps/libversion_check-b345fafeaee8454c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8395778Z [00:07:51.793]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8463356Z [00:07:51.800]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a/lib-derive_more_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8531426Z [00:07:51.806]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a/dep-lib-derive_more_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8598611Z [00:07:51.813]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-fe5b59f1f6a2e98a/lib-derive_more_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8667262Z [00:07:51.820]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8735360Z [00:07:51.827]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8802838Z [00:07:51.833]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8871193Z [00:07:51.840]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-profiles-c384d8a63b7f7303/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.8939557Z [00:07:51.847]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9007191Z [00:07:51.854]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae/dep-lib-async_trait' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9074926Z [00:07:51.861]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae/lib-async_trait' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9143502Z [00:07:51.868]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/async-trait-1e21a360bcada2ae/lib-async_trait.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9211865Z [00:07:51.874]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023/lib-autocfg.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9279566Z [00:07:51.881]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9346626Z [00:07:51.888]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023/lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9414760Z [00:07:51.895]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/autocfg-3ed48474b7f2b023/dep-lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9482048Z [00:07:51.901]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9549369Z [00:07:51.908]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9616960Z [00:07:51.915]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9685832Z [00:07:51.922]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-823e917b4b842b0f/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9754338Z [00:07:51.929]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9822558Z [00:07:51.935]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9890544Z [00:07:51.942]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:06.9957513Z [00:07:51.949]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-45b89b0c69ba843d/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0024792Z [00:07:51.956]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0092270Z [00:07:51.962]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0161847Z [00:07:51.969]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0229512Z [00:07:51.976]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-relay-0c73c925a2afef97/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0298559Z [00:07:51.983]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3/lib-pnet_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0366355Z [00:07:51.990]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3/dep-lib-pnet_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0434353Z [00:07:51.997]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0501350Z [00:07:52.003]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pnet_macros-93e12c6d47943dd3/lib-pnet_macros.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0569188Z [00:07:52.010]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7/dep-lib-proc_macro_crate' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0635254Z [00:07:52.017]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7/lib-proc_macro_crate.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0701938Z [00:07:52.023]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0768352Z [00:07:52.030]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro-crate-6d1343f26a2ae4c7/lib-proc_macro_crate' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0834643Z [00:07:52.037]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0904761Z [00:07:52.044]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.0971177Z [00:07:52.050]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1037419Z [00:07:52.057]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-94f40e26de0f9146/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1105545Z [00:07:52.064]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-4af46a944ee5c449/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1173500Z [00:07:52.071]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-4af46a944ee5c449/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1241324Z [00:07:52.077]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1309485Z [00:07:52.084]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1377084Z [00:07:52.091]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1444538Z [00:07:52.098]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/generic-array-c22483514f20c33d/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1512936Z [00:07:52.104]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1580845Z [00:07:52.111]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f/lib-displaydoc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1648045Z [00:07:52.118]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f/dep-lib-displaydoc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1714856Z [00:07:52.125]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/displaydoc-7195a6a7b6295b8f/lib-displaydoc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1783154Z [00:07:52.132]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac/lib-semver' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1853006Z [00:07:52.139]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1921597Z [00:07:52.145]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac/lib-semver.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.1988134Z [00:07:52.152]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-73fdc62d37bc63ac/dep-lib-semver' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2055583Z [00:07:52.159]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2122152Z [00:07:52.165]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6/dep-lib-toml_datetime' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2190144Z [00:07:52.172]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6/lib-toml_datetime.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2257165Z [00:07:52.179]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_datetime-b0efca2709d16ed6/lib-toml_datetime' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2324238Z [00:07:52.186]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053/lib-ucd_trie' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2391783Z [00:07:52.192]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2458997Z [00:07:52.199]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053/lib-ucd_trie.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2526103Z [00:07:52.206]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-trie-56344b5ef67d5053/dep-lib-ucd_trie' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2593529Z [00:07:52.213]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2661727Z [00:07:52.219]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2728644Z [00:07:52.226]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2795766Z [00:07:52.233]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2863225Z [00:07:52.239]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.2930430Z [00:07:52.246]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3001119Z [00:07:52.253]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3069113Z [00:07:52.260]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerocopy-3cd47793a0d9e53a/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3136749Z [00:07:52.267]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3203662Z [00:07:52.274]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3270621Z [00:07:52.280]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3337336Z [00:07:52.287]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-d234037a90ad6b0d/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3406541Z [00:07:52.294]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-c348a1cb2397d6ad/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3475131Z [00:07:52.301]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-c348a1cb2397d6ad/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3542863Z [00:07:52.307]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3611732Z [00:07:52.314]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3678845Z [00:07:52.321]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3746584Z [00:07:52.328]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3815217Z [00:07:52.335]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3882255Z [00:07:52.341]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.3952181Z [00:07:52.348]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4018953Z [00:07:52.355]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustls-8f3e3e596af6dc6c/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4086678Z [00:07:52.362]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4155784Z [00:07:52.369]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4223479Z [00:07:52.376]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4291423Z [00:07:52.382]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heapless-a901313180159c8f/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4359613Z [00:07:52.389]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4427322Z [00:07:52.396]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4494043Z [00:07:52.403]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4562185Z [00:07:52.409]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/blake3-1306218377a52dbe/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4630535Z [00:07:52.416]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2/lib-synstructure' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4698530Z [00:07:52.423]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4766445Z [00:07:52.430]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2/lib-synstructure.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4834252Z [00:07:52.437]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/synstructure-c05609e66b0d03d2/dep-lib-synstructure' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4901904Z [00:07:52.443]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205/lib-enum_as_inner.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.4969360Z [00:07:52.450]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205/lib-enum_as_inner' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5037409Z [00:07:52.457]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5105752Z [00:07:52.464]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enum-as-inner-e4c1a2da2d3fa205/dep-lib-enum_as_inner' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5174371Z [00:07:52.471]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385/lib-litrs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5241463Z [00:07:52.477]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385/lib-litrs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5308838Z [00:07:52.484]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5376786Z [00:07:52.491]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/litrs-6cc7a3a6964c1385/dep-lib-litrs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5444536Z [00:07:52.498]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5512629Z [00:07:52.504]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5580179Z [00:07:52.511]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5647455Z [00:07:52.518]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde-26122a162310513a/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5716558Z [00:07:52.525]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-0e10e3ca2d597036/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5784354Z [00:07:52.532]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-0e10e3ca2d597036/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5852913Z [00:07:52.538]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29/dep-lib-postcard_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5920147Z [00:07:52.545]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.5988455Z [00:07:52.552]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29/lib-postcard_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6056629Z [00:07:52.559]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/postcard-derive-5b34effe6681ad29/lib-postcard_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6123611Z [00:07:52.566]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6190087Z [00:07:52.572]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6256458Z [00:07:52.579]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6323867Z [00:07:52.586]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/libc-36e21ec43fe2a66a/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6391966Z [00:07:52.592]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6/lib-toml_edit' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6459235Z [00:07:52.599]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6528028Z [00:07:52.606]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6/dep-lib-toml_edit' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6595590Z [00:07:52.613]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/toml_edit-960523bbbd3744a6/lib-toml_edit.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6667006Z [00:07:52.620]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6735994Z [00:07:52.627]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153/lib-thiserror.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6804384Z [00:07:52.634]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153/lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6872491Z [00:07:52.640]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-b26360a705e19153/dep-lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.6940401Z [00:07:52.647]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7008609Z [00:07:52.654]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7078289Z [00:07:52.661]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7146312Z [00:07:52.668]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pkarr-87821dd74b760808/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7214992Z [00:07:52.675]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-fdf4e5a1511073fe/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7284668Z [00:07:52.682]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-fdf4e5a1511073fe/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7355351Z [00:07:52.689]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db/dep-lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7423283Z [00:07:52.696]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7490960Z [00:07:52.702]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db/lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7558515Z [00:07:52.709]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-3cf295331814a8db/lib-thiserror_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7627430Z [00:07:52.716]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7694647Z [00:07:52.723]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7761975Z [00:07:52.729]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7828894Z [00:07:52.736]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/moka-be5419609833fd8a/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7897021Z [00:07:52.743]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07/lib-rustc_version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.7963909Z [00:07:52.750]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8032327Z [00:07:52.756]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07/dep-lib-rustc_version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8099618Z [00:07:52.763]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustc_version-6d95c4e7a4040f07/lib-rustc_version.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8167383Z [00:07:52.770]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8234497Z [00:07:52.777]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8301423Z [00:07:52.783]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8368781Z [00:07:52.790]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-404d5b8ca5de6a0f/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8437771Z [00:07:52.797]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8505989Z [00:07:52.804]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8573174Z [00:07:52.811]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8640701Z [00:07:52.817]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/typenum-c623553def1a648c/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8708087Z [00:07:52.824]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6/lib-aho_corasick.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8775376Z [00:07:52.831]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8844232Z [00:07:52.838]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6/lib-aho_corasick' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8912288Z [00:07:52.844]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/aho-corasick-10bb05023a6f79b6/dep-lib-aho_corasick' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.8980760Z [00:07:52.851]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9047620Z [00:07:52.858]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4/dep-lib-pest_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9116720Z [00:07:52.865]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4/lib-pest_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9185177Z [00:07:52.872]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_derive-0b30dcbb68b195d4/lib-pest_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9253903Z [00:07:52.879]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9321670Z [00:07:52.885]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4/lib-futures_macro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9389721Z [00:07:52.892]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4/lib-futures_macro.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9456977Z [00:07:52.899]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/futures-macro-86b23cfc3abd83a4/dep-lib-futures_macro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9525943Z [00:07:52.906]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9594460Z [00:07:52.913]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9662878Z [00:07:52.919]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9731226Z [00:07:52.926]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9798321Z [00:07:52.933]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594/lib-winnow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9865319Z [00:07:52.940]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:07.9933561Z [00:07:52.947]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594/dep-lib-winnow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0001657Z [00:07:52.953]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/winnow-71677b69cba79594/lib-winnow.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0069623Z [00:07:52.960]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2/lib-pin_project_internal.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0138411Z [00:07:52.967]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2/lib-pin_project_internal' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0207103Z [00:07:52.974]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0274569Z [00:07:52.981]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pin-project-internal-63b3b96270e7d8c2/dep-lib-pin_project_internal' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0343535Z [00:07:52.988]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0412253Z [00:07:52.994]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0479747Z [00:07:53.001]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0548629Z [00:07:53.008]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-417d4a5bf3ade4c3/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0618127Z [00:07:53.015]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0686970Z [00:07:53.022]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0754226Z [00:07:53.029]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0822028Z [00:07:53.035]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-e96d69173af72e21/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0889254Z [00:07:53.042]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141/lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.0957181Z [00:07:53.049]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1023954Z [00:07:53.056]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141/dep-lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1091886Z [00:07:53.062]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-813717a3c512d141/lib-regex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1158659Z [00:07:53.069]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1226366Z [00:07:53.076]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195/lib-paste.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1293145Z [00:07:53.083]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195/lib-paste' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1359664Z [00:07:53.089]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/paste-d4b21fc6492e3195/dep-lib-paste' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1426676Z [00:07:53.096]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57/lib-lazy_static.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1493504Z [00:07:53.103]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57/lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1560782Z [00:07:53.109]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1626737Z [00:07:53.116]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lazy_static-386955e475fc3d57/dep-lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1695053Z [00:07:53.123]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331/lib-tracing_attributes.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1764125Z [00:07:53.130]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331/lib-tracing_attributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1832349Z [00:07:53.136]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1900740Z [00:07:53.143]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tracing-attributes-44edeccea3c38331/dep-lib-tracing_attributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.1968989Z [00:07:53.150]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e/lib-yoke_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2036343Z [00:07:53.157]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2104962Z [00:07:53.164]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e/lib-yoke_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2171708Z [00:07:53.170]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/yoke-derive-e279ed62d1e1f54e/dep-lib-yoke_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2239557Z [00:07:53.177]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2307360Z [00:07:53.184]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2374503Z [00:07:53.191]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/dep-lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2441733Z [00:07:53.197]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2509406Z [00:07:53.204]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2577385Z [00:07:53.211]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774/lib-indexmap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2647179Z [00:07:53.218]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774/dep-lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2716280Z [00:07:53.225]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/indexmap-b4323f096d005774/lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2784201Z [00:07:53.232]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2852119Z [00:07:53.238]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2920103Z [00:07:53.245]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.2987169Z [00:07:53.252]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/lock_api-0e43305194759e54/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3059458Z [00:07:53.259]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628/dep-lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3127682Z [00:07:53.266]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3195178Z [00:07:53.273]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628/lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3261888Z [00:07:53.279]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-impl-09cbb1665cdfc628/lib-thiserror_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3328245Z [00:07:53.286]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba/lib-strum_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3396462Z [00:07:53.293]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba/lib-strum_macros.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3466091Z [00:07:53.300]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3533439Z [00:07:53.307]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/strum_macros-cdf90d5af4421dba/dep-lib-strum_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3600974Z [00:07:53.313]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3668915Z [00:07:53.320]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc/dep-lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3737106Z [00:07:53.327]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc/lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3804486Z [00:07:53.334]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-syntax-6e8c13dee0a493bc/lib-regex_syntax.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3872201Z [00:07:53.340]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8/dep-lib-rustversion' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.3938669Z [00:07:53.347]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8/lib-rustversion.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4008483Z [00:07:53.354]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4076851Z [00:07:53.361]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/rustversion-a291dd095d8cbcc8/lib-rustversion' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4146505Z [00:07:53.368]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4214655Z [00:07:53.375]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4280962Z [00:07:53.381]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4349177Z [00:07:53.388]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4416319Z [00:07:53.395]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7/lib-snafu_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4484006Z [00:07:53.402]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7/lib-snafu_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4552824Z [00:07:53.408]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4621424Z [00:07:53.415]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/snafu-derive-f23bbf43783207c7/dep-lib-snafu_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4689102Z [00:07:53.422]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4755953Z [00:07:53.429]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4822661Z [00:07:53.435]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4890625Z [00:07:53.442]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/syn-84c0709de8943111/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.4958456Z [00:07:53.449]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5026010Z [00:07:53.456]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d/lib-enumflags2_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5093709Z [00:07:53.463]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d/lib-enumflags2_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5161594Z [00:07:53.469]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/enumflags2_derive-4247b8c6c57d0a8d/dep-lib-enumflags2_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5229389Z [00:07:53.476]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5295608Z [00:07:53.483]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42/dep-lib-pest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5363274Z [00:07:53.490]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42/lib-pest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5430051Z [00:07:53.496]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest-4c8334ab2c1afc42/lib-pest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5496936Z [00:07:53.503]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5564132Z [00:07:53.510]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f/lib-pest_meta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5632295Z [00:07:53.516]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f/dep-lib-pest_meta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5699694Z [00:07:53.523]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_meta-7b04917f6b20b10f/lib-pest_meta.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5767694Z [00:07:53.530]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5836214Z [00:07:53.537]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5904820Z [00:07:53.544]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.5972710Z [00:07:53.550]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/netwatch-c9fa196059b28a3e/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6040047Z [00:07:53.557]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9/lib-tokio_macros.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6106863Z [00:07:53.564]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6175007Z [00:07:53.571]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9/dep-lib-tokio_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6241422Z [00:07:53.577]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/tokio-macros-5034364e461b0ed9/lib-tokio_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6307980Z [00:07:53.584]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6374378Z [00:07:53.591]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/dep-lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6441124Z [00:07:53.597]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/lib-heck.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6507471Z [00:07:53.604]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6575658Z [00:07:53.611]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/dep-lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6643855Z [00:07:53.618]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6712467Z [00:07:53.624]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6781341Z [00:07:53.631]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/lib-proc_macro2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6850287Z [00:07:53.638]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6918593Z [00:07:53.645]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.6988269Z [00:07:53.652]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c/lib-version_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7055505Z [00:07:53.659]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7123449Z [00:07:53.666]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c/lib-version_check.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7192376Z [00:07:53.672]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/version_check-b345fafeaee8454c/dep-lib-version_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7260775Z [00:07:53.679]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7329115Z [00:07:53.686]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7397188Z [00:07:53.693]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7464412Z [00:07:53.700]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7532222Z [00:07:53.706]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7599709Z [00:07:53.713]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7666958Z [00:07:53.720]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7734646Z [00:07:53.727]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/n0-future-fb67fca51f35cb53/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7801339Z [00:07:53.733]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0/dep-lib-curve25519_dalek_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7867370Z [00:07:53.740]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0/lib-curve25519_dalek_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.7934840Z [00:07:53.747]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8002754Z [00:07:53.753]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/curve25519-dalek-derive-e9bc2fcea383d7d0/lib-curve25519_dalek_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8070858Z [00:07:53.760]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d/dep-lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8138421Z [00:07:53.767]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8205526Z [00:07:53.774]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d/lib-regex_automata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8272286Z [00:07:53.780]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-automata-d4d25f6b63e8714d/lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8340402Z [00:07:53.787]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8407198Z [00:07:53.794]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8474415Z [00:07:53.801]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8541519Z [00:07:53.807]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/object-b6fab1d66f076159/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8608432Z [00:07:53.814]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8675814Z [00:07:53.821]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8743138Z [00:07:53.828]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8810081Z [00:07:53.834]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/getrandom-aba08fc7638b1efa/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8877380Z [00:07:53.841]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601/lib-precis_tools' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.8944911Z [00:07:53.848]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9011970Z [00:07:53.854]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601/lib-precis_tools.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9080071Z [00:07:53.861]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-tools-8cd4f865eee17601/dep-lib-precis_tools' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9147991Z [00:07:53.868]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/dep-lib-equivalent' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9214276Z [00:07:53.875]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/lib-equivalent' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9281167Z [00:07:53.881]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9347951Z [00:07:53.888]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/lib-equivalent.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9416830Z [00:07:53.895]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9484493Z [00:07:53.902]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4/lib-unicode_xid' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9551630Z [00:07:53.908]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4/lib-unicode_xid.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9620528Z [00:07:53.915]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/unicode-xid-6339c36d0c7ebba4/dep-lib-unicode_xid' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9687588Z [00:07:53.922]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793/lib-serde_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9755693Z [00:07:53.929]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9823525Z [00:07:53.936]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793/dep-lib-serde_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9891936Z [00:07:53.942]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/serde_derive-4dea58f2f780c793/lib-serde_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:08.9959922Z [00:07:53.949]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-3d83e70d7e77dc37/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0026344Z [00:07:53.956]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-3d83e70d7e77dc37/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0095213Z [00:07:53.963]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245/dep-lib-zerofrom_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0164017Z [00:07:53.970]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0231351Z [00:07:53.976]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245/lib-zerofrom_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0299103Z [00:07:53.983]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerofrom-derive-050465dd4205e245/lib-zerofrom_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0366702Z [00:07:53.990]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0435280Z [00:07:53.997]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0502488Z [00:07:54.003]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0570602Z [00:07:54.010]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/precis-core-a3d13f428ce32414/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0637290Z [00:07:54.017]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0704115Z [00:07:54.024]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0773888Z [00:07:54.031]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0842275Z [00:07:54.037]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-quinn-udp-b95ab72ee230b1b8/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0909498Z [00:07:54.044]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/dep-lib-shlex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.0975813Z [00:07:54.051]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1043753Z [00:07:54.058]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1110958Z [00:07:54.064]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1179360Z [00:07:54.071]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142/lib-cfg_aliases' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1246013Z [00:07:54.078]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1313624Z [00:07:54.085]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142/dep-lib-cfg_aliases' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1380707Z [00:07:54.091]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cfg_aliases-4cc02de9c3a1b142/lib-cfg_aliases.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1448132Z [00:07:54.098]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1515006Z [00:07:54.105]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1581523Z [00:07:54.111]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1648930Z [00:07:54.118]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/httparse-21f3052f47c7564f/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1716317Z [00:07:54.125]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c/dep-lib-document_features' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1783062Z [00:07:54.132]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c/lib-document_features' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1851344Z [00:07:54.138]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c/lib-document_features.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1917713Z [00:07:54.145]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/document-features-d142194e6a381e9c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.1985325Z [00:07:54.152]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2053427Z [00:07:54.159]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2120317Z [00:07:54.165]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2187781Z [00:07:54.172]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ring-47780ffd87b6c9b4/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2255290Z [00:07:54.179]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2323306Z [00:07:54.186]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72/lib-zerovec_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2390260Z [00:07:54.192]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72/dep-lib-zerovec_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2457477Z [00:07:54.199]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/zerovec-derive-76a189f4ebdfaf72/lib-zerovec_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2525615Z [00:07:54.206]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79/lib-pest_generator.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2592682Z [00:07:54.212]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2660854Z [00:07:54.219]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79/lib-pest_generator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2728772Z [00:07:54.226]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/pest_generator-8c93fe7170482c79/dep-lib-pest_generator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2796561Z [00:07:54.233]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2863447Z [00:07:54.240]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2930020Z [00:07:54.246]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.2996848Z [00:07:54.253]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/thiserror-e0105bd0feb67a5a/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3064753Z [00:07:54.260]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d/dep-lib-ucd_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3132333Z [00:07:54.266]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3200942Z [00:07:54.273]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d/lib-ucd_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3268642Z [00:07:54.280]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/ucd-parse-d50dac1c9619486d/lib-ucd_parse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3336227Z [00:07:54.287]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5/lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3403998Z [00:07:54.294]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5/lib-hashbrown.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3472093Z [00:07:54.300]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5/dep-lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3539306Z [00:07:54.307]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/hashbrown-e5949c13137400f5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3607559Z [00:07:54.314]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498/lib-num_enum_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3674606Z [00:07:54.321]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3741880Z [00:07:54.327]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498/lib-num_enum_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3810828Z [00:07:54.334]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/num_enum_derive-3e7075be8884d498/dep-lib-num_enum_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3878046Z [00:07:54.341]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.3944922Z [00:07:54.348]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4012792Z [00:07:54.354]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4080045Z [00:07:54.361]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/semver-d56e456135fd6ccf/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4150225Z [00:07:54.368]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4217566Z [00:07:54.375]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4284478Z [00:07:54.382]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4351265Z [00:07:54.388]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/parking_lot_core-80647824d1d46da3/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4418652Z [00:07:54.395]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4485404Z [00:07:54.402]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4553721Z [00:07:54.409]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4623097Z [00:07:54.415]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/portable-atomic-c8a479b20a53ecf5/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4690836Z [00:07:54.422]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d/dep-lib-cc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4757772Z [00:07:54.429]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d/lib-cc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4824905Z [00:07:54.436]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4892681Z [00:07:54.442]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/cc-4f57602fb2c2955d/lib-cc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.4962144Z [00:07:54.449]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089/lib-iroh_metrics_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5029838Z [00:07:54.456]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5096788Z [00:07:54.463]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089/lib-iroh_metrics_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5164536Z [00:07:54.470]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/iroh-metrics-derive-a969c70febf92089/dep-lib-iroh_metrics_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5233564Z [00:07:54.477]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5302008Z [00:07:54.483]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7/dep-lib-regex_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5369533Z [00:07:54.490]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7/lib-regex_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5438022Z [00:07:54.497]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/regex-lite-b2630d4d6aa364e7/lib-regex_lite.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5506392Z [00:07:54.504]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857/dep-lib-der_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5574908Z [00:07:54.511]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857/lib-der_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5644031Z [00:07:54.518]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5712907Z [00:07:54.524]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/der_derive-b2ebd3ee369dd857/lib-der_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5780635Z [00:07:54.531]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405/lib-nested_enum_utils.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5848558Z [00:07:54.538]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405/dep-lib-nested_enum_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5915989Z [00:07:54.545]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405/lib-nested_enum_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.5983753Z [00:07:54.552]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/nested_enum_utils-d7ef7b941464b405/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6052008Z [00:07:54.558]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6121221Z [00:07:54.565]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6187269Z [00:07:54.572]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6255111Z [00:07:54.579]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/anyhow-84f2e12a512fad9e/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6322628Z [00:07:54.585]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6390589Z [00:07:54.592]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496/lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6458609Z [00:07:54.599]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496/lib-clap_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6525869Z [00:07:54.606]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/clap_derive-32132e1891a2d496/dep-lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6594714Z [00:07:54.613]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49/dep-lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6662410Z [00:07:54.619]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49/lib-memchr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6731177Z [00:07:54.626]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6799548Z [00:07:54.633]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/memchr-05ca04b75261ca49/lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6866931Z [00:07:54.640]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.6933745Z [00:07:54.647]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355/lib-derive_more_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7001489Z [00:07:54.653]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355/dep-lib-derive_more_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7069111Z [00:07:54.660]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/derive_more-impl-29183fa3f633b355/lib-derive_more_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7138362Z [00:07:54.667]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/lib-quote.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7206137Z [00:07:54.674]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7273445Z [00:07:54.681]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7340710Z [00:07:54.687]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/dep-lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7409193Z [00:07:54.694]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7478115Z [00:07:54.701]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7546306Z [00:07:54.708]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7613989Z [00:07:54.715]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7682650Z [00:07:54.721]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/heapless-030084654980dd06/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7751664Z [00:07:54.728]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/out/tests.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7819989Z [00:07:54.735]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7888952Z [00:07:54.742]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.7956050Z [00:07:54.749]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8024390Z [00:07:54.756]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/typenum-536eddb43829ed4f/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8093716Z [00:07:54.763]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8161897Z [00:07:54.769]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8230349Z [00:07:54.776]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8297424Z [00:07:54.783]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-relay-163a653a00169437/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8365018Z [00:07:54.790]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-aesni-gcm-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8433208Z [00:07:54.796]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/00c879ee3285a50d-montgomery.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8500435Z [00:07:54.803]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a4019cc0736b0423-cpu_intel.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8568079Z [00:07:54.810]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-gfp_p256.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8636011Z [00:07:54.817]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/aaa1ba3e455ee2e1-limbs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8704001Z [00:07:54.824]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/libring_core_0_17_14_.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8771465Z [00:07:54.830]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-aes-gcm-avx2-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8838831Z [00:07:54.837]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a4019cc0736b0423-crypto.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8907127Z [00:07:54.844]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-x86_64-mont-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.8976142Z [00:07:54.851]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/25ac62e5b3c53843-curve25519_64_adx.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9044417Z [00:07:54.858]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-p256-x86_64-asm-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9111623Z [00:07:54.864]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a4019cc0736b0423-mem.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9180294Z [00:07:54.871]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/e165cd818145c705-fiat_curve25519_adx_mul.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9247376Z [00:07:54.878]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-sha512-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9315348Z [00:07:54.885]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-vpaes-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9382136Z [00:07:54.891]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/25ac62e5b3c53843-curve25519.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9449144Z [00:07:54.898]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-ecp_nistz.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9516399Z [00:07:54.905]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/libring_core_0_17_14__test.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9584499Z [00:07:54.912]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-p256-nistz.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9652592Z [00:07:54.918]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/00c879ee3285a50d-montgomery_inv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9721102Z [00:07:54.925]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/e165cd818145c705-fiat_curve25519_adx_square.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9788241Z [00:07:54.932]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9857021Z [00:07:54.939]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-aesni-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9926001Z [00:07:54.946]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-gfp_p384.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:09.9993515Z [00:07:54.953]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a0330e891e733f4e-p256.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0061991Z [00:07:54.959]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-sha256-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0130419Z [00:07:54.966]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-ghash-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0198254Z [00:07:54.973]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/d5a9841f3dc6e253-poly1305.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0265900Z [00:07:54.980]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-x86_64-mont5-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0334309Z [00:07:54.987]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/c322a0bcc369f531-chacha-x86_64-elf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0402236Z [00:07:54.993]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/a4019cc0736b0423-constant_time_test.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0470605Z [00:07:55.000]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/out/0bbbd18bda93c05b-aes_nohw.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0539138Z [00:07:55.007]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0607016Z [00:07:55.014]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0676422Z [00:07:55.021]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0745170Z [00:07:55.028]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ring-ff0377ada9566feb/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0814115Z [00:07:55.035]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0881930Z [00:07:55.041]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.0950442Z [00:07:55.048]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1017250Z [00:07:55.055]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-d2357ede2338a762/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1086132Z [00:07:55.062]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1153881Z [00:07:55.069]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1222564Z [00:07:55.075]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1289930Z [00:07:55.082]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/moka-09bd31e599ebdd4b/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1358108Z [00:07:55.089]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1425995Z [00:07:55.096]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1495034Z [00:07:55.103]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1562786Z [00:07:55.109]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1633293Z [00:07:55.117]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1701134Z [00:07:55.123]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1768305Z [00:07:55.130]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1835163Z [00:07:55.137]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-8eccf0d1f1f02aae/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1904360Z [00:07:55.144]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.1972530Z [00:07:55.150]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2041390Z [00:07:55.157]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2109170Z [00:07:55.164]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-3f4e660146246336/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2176653Z [00:07:55.171]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2244711Z [00:07:55.178]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2313462Z [00:07:55.185]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2381115Z [00:07:55.191]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/httparse-806403528a74456a/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2449165Z [00:07:55.198]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2516631Z [00:07:55.205]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2583525Z [00:07:55.212]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2651279Z [00:07:55.218]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/netwatch-dc62535bde917f70/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2718410Z [00:07:55.225]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2785108Z [00:07:55.232]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2853045Z [00:07:55.239]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2921102Z [00:07:55.245]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.2988462Z [00:07:55.252]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3060323Z [00:07:55.259]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3127058Z [00:07:55.266]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3194602Z [00:07:55.273]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/generic-array-0f71418d8eb1fbfd/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3262583Z [00:07:55.279]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3329441Z [00:07:55.286]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3398299Z [00:07:55.293]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3465613Z [00:07:55.300]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/object-7c3622e5b9729208/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3533429Z [00:07:55.307]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3601592Z [00:07:55.313]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3667599Z [00:07:55.320]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3735933Z [00:07:55.327]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/n0-future-2640dfa1a0cd103b/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3804078Z [00:07:55.334]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3871242Z [00:07:55.340]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.3938648Z [00:07:55.347]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4005521Z [00:07:55.354]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/curve25519-dalek-36addb412a393a1e/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4073655Z [00:07:55.361]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out/bidi_class.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4144395Z [00:07:55.368]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out/space_separator.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4212514Z [00:07:55.374]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out/width_mapping.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4280490Z [00:07:55.381]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/out/unicode_version.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4349003Z [00:07:55.388]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4417355Z [00:07:55.395]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4484176Z [00:07:55.402]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4552490Z [00:07:55.408]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-profiles-41990debd242f9f0/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4621049Z [00:07:55.415]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4688100Z [00:07:55.422]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4757170Z [00:07:55.429]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4825556Z [00:07:55.436]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4894260Z [00:07:55.443]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.4963429Z [00:07:55.450]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5031805Z [00:07:55.456]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5100019Z [00:07:55.463]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustls-7f1cdbc4719c42de/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5169250Z [00:07:55.470]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5237346Z [00:07:55.477]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5304645Z [00:07:55.484]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5373138Z [00:07:55.490]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5440283Z [00:07:55.497]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5508890Z [00:07:55.504]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5577009Z [00:07:55.511]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5644165Z [00:07:55.518]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/pkarr-841492ebbd2a21fc/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5712459Z [00:07:55.524]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5780541Z [00:07:55.531]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5849076Z [00:07:55.538]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5916541Z [00:07:55.545]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/portable-atomic-87b8221895ae84f6/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.5984760Z [00:07:55.552]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6052857Z [00:07:55.558]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6120843Z [00:07:55.565]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6188528Z [00:07:55.572]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/lock_api-0742b3835273cda7/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6256446Z [00:07:55.579]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6324902Z [00:07:55.586]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6392451Z [00:07:55.592]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6461065Z [00:07:55.599]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-5f9f422ebf64e138/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6529256Z [00:07:55.606]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6596595Z [00:07:55.613]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6665335Z [00:07:55.620]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6733665Z [00:07:55.627]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/zerocopy-a044d05216782401/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6802428Z [00:07:55.633]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6870652Z [00:07:55.640]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.6937397Z [00:07:55.647]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7005306Z [00:07:55.654]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-quinn-udp-08976f83b9e129c1/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7074743Z [00:07:55.661]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7142941Z [00:07:55.667]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7211359Z [00:07:55.674]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7280873Z [00:07:55.681]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-c589e3f086074e21/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7350352Z [00:07:55.688]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/b8423798394d5395-blake3_avx512_x86-64_unix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7417721Z [00:07:55.695]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/libblake3_avx512_assembly.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7484095Z [00:07:55.702]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/b8423798394d5395-blake3_sse2_x86-64_unix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7552284Z [00:07:55.708]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7620457Z [00:07:55.715]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7687755Z [00:07:55.722]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/b8423798394d5395-blake3_sse41_x86-64_unix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7755720Z [00:07:55.729]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/libblake3_sse2_sse41_avx2_assembly.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7823906Z [00:07:55.736]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/out/b8423798394d5395-blake3_avx2_x86-64_unix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7891113Z [00:07:55.742]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.7960922Z [00:07:55.749]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8028769Z [00:07:55.756]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8095744Z [00:07:55.763]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/blake3-d8449b05c446137a/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8164039Z [00:07:55.770]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8231638Z [00:07:55.776]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8299176Z [00:07:55.783]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8366364Z [00:07:55.790]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-fbfe9050c6fd8aa9/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8434546Z [00:07:55.797]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/out/public.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8501988Z [00:07:55.803]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/out/precis_tables.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8569194Z [00:07:55.810]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/out/context_tables.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8643454Z [00:07:55.817]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8704312Z [00:07:55.824]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8772189Z [00:07:55.830]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8839933Z [00:07:55.837]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/precis-core-ff179b6ec2b966e2/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8907020Z [00:07:55.844]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.8974560Z [00:07:55.851]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9042145Z [00:07:55.857]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9109431Z [00:07:55.864]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/iroh-4653064b76ea9113/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9179022Z [00:07:55.871]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9245977Z [00:07:55.878]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9314499Z [00:07:55.885]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9381655Z [00:07:55.891]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/parking_lot_core-3c7abd0f10920420/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9448978Z [00:07:55.898]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/libdumbpipe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9521236Z [00:07:55.905]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiri_string-22d684c798c72277.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9587319Z [00:07:55.912]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9654361Z [00:07:55.919]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunicode_normalization-7dafa748878d480a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9721502Z [00:07:55.925]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-bc2f378c135017cb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9788428Z [00:07:55.932]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerofrom-69fc3906116d7f31.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9855673Z [00:07:55.939]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_conv-c669c3d448cfbda6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9922319Z [00:07:55.945]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hmac-4f718781499b6e53.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:10.9990162Z [00:07:55.952]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_sink-2858ad426ce613cd.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0056391Z [00:07:55.959]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmatchers-8c27b18df1bbab69.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0124364Z [00:07:55.966]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0192870Z [00:07:55.972]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libself_cell-ae2e8b2512e8e039.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0260993Z [00:07:55.979]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/n0_watcher-b77ff27b187da198.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0328783Z [00:07:55.986]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgimli-2fbe14ddc69a96d0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0396603Z [00:07:55.993]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/chacha20-6b9e3de667c4e00a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0464230Z [00:07:56.000]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0532479Z [00:07:56.006]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-5f6bba963fa74670.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0599537Z [00:07:56.013]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-c50f33fb6dbb60c7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0666576Z [00:07:56.020]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/adler2-04e032851045267c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0734536Z [00:07:56.027]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-87a63e205864e107.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0802224Z [00:07:56.033]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-23685ebd8bdfb986.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0869360Z [00:07:56.040]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.0936654Z [00:07:56.047]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libigd_next-f627ea1c73b4b539.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1004725Z [00:07:56.054]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1072291Z [00:07:56.060]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_lite-c4aed32d07a98f09.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1139549Z [00:07:56.067]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-24fe2f4a89134b16.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1206245Z [00:07:56.074]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1_smol-a89d6c84df009796.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1274037Z [00:07:56.081]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1340658Z [00:07:56.087]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tower-3c6c52c9bdbe4757.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1408852Z [00:07:56.094]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake3-b8dbf4b1c7f2fd0f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1477211Z [00:07:56.101]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-16ff4bd6d186bb41.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1544278Z [00:07:56.108]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_task-8a1d63b4d4c5365a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1611623Z [00:07:56.114]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lock_api-75d987cb38e79d6a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1679136Z [00:07:56.121]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_epoch-5f6bba963fa74670.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1748193Z [00:07:56.128]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatomic_waker-ef9e1d9e2660075a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1815876Z [00:07:56.135]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/resolv_conf-5c926bf08a0cabdd.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1884641Z [00:07:56.142]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tinyvec_macros-0c437587e1abfdb5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.1953296Z [00:07:56.149]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2021496Z [00:07:56.155]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/colorchoice-554e86939bdb2b39.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2089193Z [00:07:56.162]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libatomic_waker-ef9e1d9e2660075a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2157054Z [00:07:56.169]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec-ceb38c9793a76648.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2224933Z [00:07:56.176]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_buffered-d8fd778839412d9d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2292327Z [00:07:56.182]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libslab-4dab13f561b5df38.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2360208Z [00:07:56.189]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/surge_ping-143907c2106cd47b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2426898Z [00:07:56.196]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zeroize-9d7a6fb98124bc73.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2494622Z [00:07:56.203]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2562838Z [00:07:56.209]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-0535910dc9036bf9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2629760Z [00:07:56.216]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_http-62c7e9a4fe8af476.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2697980Z [00:07:56.223]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2765755Z [00:07:56.230]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2832981Z [00:07:56.236]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dumbpipe-68ba1a92e655e38f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2901459Z [00:07:56.243]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-16ff4bd6d186bb41.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.2968470Z [00:07:56.250]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-feb0d6fb20863964.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3038092Z [00:07:56.257]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-77ce7efe53e8eb34.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3105164Z [00:07:56.264]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-fb2e9ad978fcacd4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3173342Z [00:07:56.271]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_urlencoded-9463aad69c03bdb3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3240101Z [00:07:56.277]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memchr-78a2ed794e28c4e7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3307544Z [00:07:56.284]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/n0_snafu-1368363ddf5a8d25.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3375099Z [00:07:56.291]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcordyceps-9b638b4fd9b20fa3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3441480Z [00:07:56.297]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-75d987cb38e79d6a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3508306Z [00:07:56.304]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3577185Z [00:07:56.311]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/universal_hash-588e0c716b0f8737.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3645176Z [00:07:56.318]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-a3436e2bee93ed8c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3713352Z [00:07:56.325]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmatchers-8c27b18df1bbab69.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3779960Z [00:07:56.331]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/salsa20-6506f1d2400c1d44.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3846978Z [00:07:56.338]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/heapless-f67a3b11c0c2d598.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3915090Z [00:07:56.345]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_utils-87a63e205864e107.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.3985153Z [00:07:56.352]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrum-e351fef5d35f3dfd.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4054909Z [00:07:56.359]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tinystr-4793bdbff0987af8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4123241Z [00:07:56.366]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libinout-77ce7efe53e8eb34.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4192124Z [00:07:56.372]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-966d5ed1362e7fa5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4259755Z [00:07:56.379]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libresolv_conf-5c926bf08a0cabdd.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4326999Z [00:07:56.386]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/powerfmt-df48f36396c0b41a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4394781Z [00:07:56.393]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/enumflags2-117e16b55a0b0b19.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4463409Z [00:07:56.400]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolor_backtrace-3ec6bd66974baafa.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4531906Z [00:07:56.406]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:11.4600350Z [00:07:56.413]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/uuid-eaf0d75403edbef9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4666982Z [00:07:56.420]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_base-8447429a11cc28ee.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4736458Z [00:07:56.427]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustc_hash-d021aafb2ce11509.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4804496Z [00:07:56.434]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-1a68aedef80bec8d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4872154Z [00:07:56.440]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_macros_support-f0920d604078170c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.4939992Z [00:07:56.447]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpostcard-287bc2134ca3f004.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5007507Z [00:07:56.454]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:11.5075144Z [00:07:56.461]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5143846Z [00:07:56.468]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_util-b3f0fd0d40ad4833.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5211315Z [00:07:56.474]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pkarr-b40727546a98a67d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5280363Z [00:07:56.481]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libh2-6b1523dcfebfc456.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5347657Z [00:07:56.488]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fastrand-bc2f378c135017cb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5415558Z [00:07:56.495]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnu_ansi_term-a33c3b82e8e4fa84.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5483575Z [00:07:56.502]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaddr2line-a3d1e497ac2c5b8f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5552096Z [00:07:56.508]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimdutf8-cd8399cec3e84cea.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5619663Z [00:07:56.515]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-04e032851045267c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5687312Z [00:07:56.522]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8_iter-39c5b28120e165c0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5754778Z [00:07:56.529]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/form_urlencoded-5f09f5ffe8ad7bcc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5822945Z [00:07:56.535]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/precis_profiles-f5c3d068172c31c3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5891245Z [00:07:56.542]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.5958640Z [00:07:56.549]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6025477Z [00:07:56.556]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignal_hook_registry-93b2bb5463fc457b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6093253Z [00:07:56.563]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project-bdb67aaf8f78f70e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6160856Z [00:07:56.569]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcritical_section-d933caa5110f5cd4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6227957Z [00:07:56.576]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libattohttpc-899f08dcbc617b07.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6295418Z [00:07:56.583]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1-c78d8f5c38837b1d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6363195Z [00:07:56.590]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/litemap-4f92a5b30108e80c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6430696Z [00:07:56.596]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/idna-c50f33fb6dbb60c7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6498800Z [00:07:56.603]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolor_backtrace-3ec6bd66974baafa.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6565651Z [00:07:56.610]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserdect-f4c442a994bf3e43.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6633034Z [00:07:56.617]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hickory_resolver-2a5c962506187823.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6700159Z [00:07:56.623]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/quoted_string_parser-37a5af646113d63d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6768631Z [00:07:56.630]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/getrandom-0a2db152d85704c5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6835850Z [00:07:56.637]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-21edd56883f084c8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6904091Z [00:07:56.644]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-714882a6fc75b38c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.6972190Z [00:07:56.650]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libslab-4dab13f561b5df38.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7040219Z [00:07:56.657]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_quinn-864351459e4ac43e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7108801Z [00:07:56.664]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-7f809c6cddcc81c7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7177085Z [00:07:56.671]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-588e0c716b0f8737.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7244565Z [00:07:56.678]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7311732Z [00:07:56.684]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdiatomic_waker-d4f36cd08c9874f5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7379477Z [00:07:56.691]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/const_oid-d2cc2a0850b7a26a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7446845Z [00:07:56.698]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libenumflags2-117e16b55a0b0b19.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7514633Z [00:07:56.705]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_channel-ee7708eddc862b04.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7581791Z [00:07:56.711]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-80799a78bcf7bc8f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7649377Z [00:07:56.718]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netdev-9b130764ef84fab1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7717213Z [00:07:56.725]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrum-e351fef5d35f3dfd.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7784262Z [00:07:56.732]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-da2a1eb238c6ff9d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7852495Z [00:07:56.738]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7919376Z [00:07:56.745]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-ca630a76bca2c9f5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.7987083Z [00:07:56.752]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtagptr-e721e14d2177eca0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8055881Z [00:07:56.759]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8125887Z [00:07:56.766]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8193502Z [00:07:56.773]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-8f813d817ddda9c3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8260476Z [00:07:56.779]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex-f3ef9adfb5348674.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8328304Z [00:07:56.786]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/yoke-295bab17eb0ed447.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8397014Z [00:07:56.793]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-26e5dc6af9f272bd.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8465392Z [00:07:56.800]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tinyvec-ceb38c9793a76648.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8533101Z [00:07:56.807]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/socket2-7a1ae249034bdbfe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8601170Z [00:07:56.813]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/slab-4dab13f561b5df38.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8667246Z [00:07:56.820]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iri_string-22d684c798c72277.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8735423Z [00:07:56.827]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_websockets-4c37a2cb772f83c4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8802907Z [00:07:56.833]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpem_rfc7468-db0187e92056542e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8869808Z [00:07:56.840]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-4793bdbff0987af8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.8936524Z [00:07:56.847]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower-3c6c52c9bdbe4757.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9004054Z [00:07:56.854]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9072029Z [00:07:56.860]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libder-3d8b07bc90578b2b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9139958Z [00:07:56.867]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec-ceb38c9793a76648.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9206192Z [00:07:56.874]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/inout-77ce7efe53e8eb34.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9273293Z [00:07:56.881]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcobs-7bf11f2579779df2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9340149Z [00:07:56.887]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_box-2c68a58bdef7dbf1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9408064Z [00:07:56.894]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_channel-c9f34b14ce84119e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9474895Z [00:07:56.901]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_collections-5bb1eb7edeccbab3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9542615Z [00:07:56.907]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64ct-1e310fc94067b196.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9610891Z [00:07:56.914]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha1-5d05948eb73fb380.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9678930Z [00:07:56.921]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ryu-b35ff2d809c7a9bb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9744814Z [00:07:56.928]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_stream-07b791fd83572f80.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9812682Z [00:07:56.934]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_task-8a1d63b4d4c5365a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:11.9881163Z [00:07:56.941]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:11.9949074Z [00:07:56.948]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0018375Z [00:07:56.955]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbounded_integer-03e9cf1ded675746.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0089516Z [00:07:56.962]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-63c40da70f3fe75a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0156571Z [00:07:56.969]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hickory_proto-b737864523248825.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0225277Z [00:07:56.976]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/digest-e249bb45cb1d8f61.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0295017Z [00:07:56.983]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netwatch-f2aa3e3b20ff40bf.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0362566Z [00:07:56.989]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/diatomic_waker-d4f36cd08c9874f5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0430468Z [00:07:56.996]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-88cd2d15568d3988.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0498867Z [00:07:57.003]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn-864351459e4ac43e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0566355Z [00:07:57.010]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0634298Z [00:07:57.017]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_proto-3e6431323f655ac9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0701547Z [00:07:57.023]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-4f718781499b6e53.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0768729Z [00:07:57.030]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/overload-4584cfe84772fa05.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0835023Z [00:07:57.037]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/h2-6b1523dcfebfc456.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0902330Z [00:07:57.043]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/igd_next-f627ea1c73b4b539.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.0969293Z [00:07:57.050]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_enum-bf6a942a7dff575b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1036423Z [00:07:57.057]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_base-8447429a11cc28ee.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1105323Z [00:07:57.064]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_automata-16ff4bd6d186bb41.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1174584Z [00:07:57.071]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_proto-b737864523248825.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1241946Z [00:07:57.077]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1308765Z [00:07:57.084]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-6b9e3de667c4e00a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1376925Z [00:07:57.091]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhash32-f6d59b34cbb205fd.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1444351Z [00:07:57.098]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/backon-00e4ba99afd48016.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1511979Z [00:07:57.104]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tower_service-b2bd347f1c765998.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1580117Z [00:07:57.111]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fallible_iterator-7d317ded3d3bbb97.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1648853Z [00:07:57.118]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-af12ca26b03e134b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1715375Z [00:07:57.125]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ppv_lite86-ae76558765f8051a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1783141Z [00:07:57.132]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_automata-9e0651951a82845f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1851655Z [00:07:57.138]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-3dfc8f17529fe24d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1918293Z [00:07:57.145]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmd5-4309eb78ee8fc10c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.1984816Z [00:07:57.152]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_core-2c6f22b9c59dae63.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2052800Z [00:07:57.158]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-c669c3d448cfbda6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2121548Z [00:07:57.165]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-9f556ff75f58c5b4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2188155Z [00:07:57.172]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-b6a3425f1543ca56.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2254944Z [00:07:57.179]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libntimestamp-cf2ae1b1987cdd77.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2323165Z [00:07:57.185]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-face7ef752233433.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2389780Z [00:07:57.192]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libreqwest-983f10ffbeb5c6e9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2458068Z [00:07:57.199]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/subtle-86ec28a99f44b466.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2524843Z [00:07:57.206]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-da2a1eb238c6ff9d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2593449Z [00:07:57.213]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2661701Z [00:07:57.219]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-966d5ed1362e7fa5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2728210Z [00:07:57.226]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio-0535610025ae9c63.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2794963Z [00:07:57.233]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bitflags-21edd56883f084c8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2862801Z [00:07:57.239]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base32-70dbff10eaac799d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2930867Z [00:07:57.246]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libh2-6b1523dcfebfc456.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.2997581Z [00:07:57.253]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ntimestamp-cf2ae1b1987cdd77.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3066381Z [00:07:57.260]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_query-fb2e9ad978fcacd4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3134618Z [00:07:57.267]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerocopy-a3defb0dfd42740c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3203694Z [00:07:57.274]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_rustls-8dc4d1601f52021d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3273089Z [00:07:57.281]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-63d6f892211dc86b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3340368Z [00:07:57.287]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3407558Z [00:07:57.294]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttpdate-a71aa5e6768bb6a8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3475809Z [00:07:57.301]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtermcolor-b6a3425f1543ca56.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3543443Z [00:07:57.308]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxmltree-c65a510f32ac86ef.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3611156Z [00:07:57.314]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3677590Z [00:07:57.321]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libc-afceb2c5d0833709.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3744932Z [00:07:57.328]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_builder-feb0d6fb20863964.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3812512Z [00:07:57.334]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cfg_if-47ad323aa7f376b3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3880313Z [00:07:57.341]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle-edf009e9ea133027.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.3948534Z [00:07:57.348]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-247ba4d015f63e54.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4016506Z [00:07:57.355]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_native_certs-615034de367b59ea.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4083367Z [00:07:57.362]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pnet_packet-fd6de1138106d2c7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4155081Z [00:07:57.369]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-564de66be398fb44.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4222900Z [00:07:57.375]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_utils-e5b9b2ca0c59a677.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4291805Z [00:07:57.382]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayvec-e2c846147a1dc314.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4360373Z [00:07:57.389]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspki-4953aaa4b0e024b6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4428381Z [00:07:57.396]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/derive_more-f5e942a261ec3c41.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4496526Z [00:07:57.403]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking-b4deda449873f583.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4565319Z [00:07:57.410]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_resolver-2a5c962506187823.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4634292Z [00:07:57.417]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblru-67ed253cc1158d38.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4703321Z [00:07:57.424]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4771804Z [00:07:57.430]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtry_lock-27d235ef8737a305.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4840711Z [00:07:57.437]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/try_lock-27d235ef8737a305.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4906560Z [00:07:57.444]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerocopy-a3defb0dfd42740c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.4973422Z [00:07:57.451]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_layer-5b76469351e43aca.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5042149Z [00:07:57.457]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_executor-9f614a56516b8598.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5109396Z [00:07:57.464]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519-524b80e87b224db7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5178189Z [00:07:57.471]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tower_layer-5b76469351e43aca.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5246710Z [00:07:57.478]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpest-a01f839427e0ea69.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5313798Z [00:07:57.485]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec_macros-0c437587e1abfdb5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5382516Z [00:07:57.491]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_properties_data-26e5dc6af9f272bd.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5449799Z [00:07:57.498]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serdect-f4c442a994bf3e43.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5517659Z [00:07:57.505]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxml-6abd6ae4295cde05.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5585861Z [00:07:57.512]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-f5e942a261ec3c41.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5654081Z [00:07:57.519]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/z32-3aeeaa4f64cdce99.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5721935Z [00:07:57.525]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5789364Z [00:07:57.532]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519_dalek-a6bf31309bc1724f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5857736Z [00:07:57.539]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libheapless-f67a3b11c0c2d598.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5925692Z [00:07:57.546]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmd5-4309eb78ee8fc10c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.5993719Z [00:07:57.553]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-3ffef8f52e10bb6b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6061975Z [00:07:57.559]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-57fd75685e2f40a8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6131624Z [00:07:57.566]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_syntax-88cd2d15568d3988.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6199414Z [00:07:57.573]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/equivalent-23685ebd8bdfb986.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6265840Z [00:07:57.580]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/moka-e3807280f79e1a92.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6333354Z [00:07:57.587]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures-bf11d4c6e008b0cf.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6400784Z [00:07:57.593]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbacktrace-11bb0297d6ff75e0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6468142Z [00:07:57.600]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopenssl_probe-b99093400b0fbf06.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6535581Z [00:07:57.607]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-0a2db152d85704c5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6603013Z [00:07:57.614]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6670465Z [00:07:57.620]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha1-5d05948eb73fb380.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6738244Z [00:07:57.627]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liballocator_api2-64a6040cba36e4e6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6804021Z [00:07:57.634]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/der-3d8b07bc90578b2b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6871664Z [00:07:57.640]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time_core-4fe424f2226aa698.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.6938399Z [00:07:57.647]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/aead-3fb7ae699fcda4ed.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7004855Z [00:07:57.654]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_relay-c850284bee83c75e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7072155Z [00:07:57.660]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_demangle-3610075b05a4d6b5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7138911Z [00:07:57.667]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pkcs8-ff6855f17f48dba5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7205249Z [00:07:57.674]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bounded_integer-03e9cf1ded675746.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7273487Z [00:07:57.681]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/simple_dns-fda472c1dc5361a5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7340122Z [00:07:57.687]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-7f809c6cddcc81c7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7407247Z [00:07:57.694]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttparse-f1665d6af11c357b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7474739Z [00:07:57.701]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstun_rs-d95e2398152ccb06.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7542164Z [00:07:57.707]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-cad927a15e8dca06.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7609959Z [00:07:57.714]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdyn_clone-c5f12c344393b349.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7676002Z [00:07:57.721]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-06431376c005b87e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7742498Z [00:07:57.727]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand-8313eda8812ce6f9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7809214Z [00:07:57.734]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cordyceps-9b638b4fd9b20fa3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7877021Z [00:07:57.741]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportmapper-6b28ae18fe638306.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.7944533Z [00:07:57.748]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8013685Z [00:07:57.755]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anyhow-50a1f384a5a694a5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8079771Z [00:07:57.761]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_resolver-2a5c962506187823.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8147619Z [00:07:57.768]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-4f92a5b30108e80c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8214190Z [00:07:57.775]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8282762Z [00:07:57.781]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8349801Z [00:07:57.788]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportmapper-6b28ae18fe638306.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8417574Z [00:07:57.795]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-295bab17eb0ed447.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8485857Z [00:07:57.802]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-4c8a9528dbb74618.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8554644Z [00:07:57.809]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_proto-0c4463248d2c397f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8622506Z [00:07:57.815]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac-4f718781499b6e53.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8690639Z [00:07:57.822]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/blake3-b8dbf4b1c7f2fd0f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8758314Z [00:07:57.829]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cipher-38bef5ef50eaa8a4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8826129Z [00:07:57.836]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-a464fe62f738ab75.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8894420Z [00:07:57.843]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignal_hook_registry-93b2bb5463fc457b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.8962430Z [00:07:57.849]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hostname_validator-4aecbb2699db7042.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9030531Z [00:07:57.856]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgimli-2fbe14ddc69a96d0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9098705Z [00:07:57.863]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki-3e946ea5c610e7c6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9166562Z [00:07:57.870]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-4793bdbff0987af8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9234296Z [00:07:57.877]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9303267Z [00:07:57.884]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha2-0613dc12852cddf0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9371450Z [00:07:57.890]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase32-70dbff10eaac799d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9439297Z [00:07:57.897]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/stun_rs-d95e2398152ccb06.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9506347Z [00:07:57.904]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libquoted_string_parser-37a5af646113d63d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9573745Z [00:07:57.911]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9642746Z [00:07:57.917]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustls_native_certs-615034de367b59ea.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9708929Z [00:07:57.924]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustls_pki_types-7078020738de7e30.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9777346Z [00:07:57.931]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-1f3d85f0d7132b5d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9844742Z [00:07:57.938]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-01a07c3302ed6721.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9912572Z [00:07:57.944]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/block_buffer-63c40da70f3fe75a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:12.9981213Z [00:07:57.951]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-349da2379484ba19.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0048699Z [00:07:57.958]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_urlencoded-9463aad69c03bdb3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0116500Z [00:07:57.965]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand-b7c8f4a8142b5e02.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0183591Z [00:07:57.972]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgeneric_array-c5bdfea50a930cfb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0251527Z [00:07:57.978]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0318639Z [00:07:57.985]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/self_cell-ae2e8b2512e8e039.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0386156Z [00:07:57.992]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/stable_deref_trait-a3436e2bee93ed8c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0453317Z [00:07:57.999]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sha1_smol-a89d6c84df009796.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0522005Z [00:07:58.005]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-7a1ae249034bdbfe.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0589641Z [00:07:58.012]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhostname_validator-4aecbb2699db7042.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0655829Z [00:07:58.019]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetwatch-f2aa3e3b20ff40bf.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0723303Z [00:07:58.026]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0791127Z [00:07:58.032]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzeroize-9d7a6fb98124bc73.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0859817Z [00:07:58.039]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_io-8646ecd0d36f55fc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0926463Z [00:07:58.046]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-f3ef9adfb5348674.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.0994602Z [00:07:58.053]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/httparse-f1665d6af11c357b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1063057Z [00:07:58.060]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sync_wrapper-984b25a86b45f3d1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1130918Z [00:07:58.066]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconst_oid-d2cc2a0850b7a26a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1199178Z [00:07:58.073]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_native_certs-615034de367b59ea.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1266409Z [00:07:58.080]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/snafu-2926c4ed3142019b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1333416Z [00:07:58.087]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-714882a6fc75b38c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1400866Z [00:07:58.093]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-39c5b28120e165c0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1467695Z [00:07:58.100]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/http_body_util-f98fd5e36812db6c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1534952Z [00:07:58.107]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_base-f84a6dee7ac5f8e2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1602646Z [00:07:58.113]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_layer-5b76469351e43aca.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1670066Z [00:07:58.120]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpem_rfc7468-db0187e92056542e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1736700Z [00:07:58.127]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libasync_compat-2dc5994ad37a9ce8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1804963Z [00:07:58.134]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/allocator_api2-64a6040cba36e4e6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1871943Z [00:07:58.140]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_proto-0c4463248d2c397f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.1938818Z [00:07:58.147]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimple_dns-fda472c1dc5361a5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2006439Z [00:07:58.154]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking_lot-221e5a438611646b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2074551Z [00:07:58.161]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh-5cdf9433fa60f11c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2143247Z [00:07:58.168]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstream-63686468d78d1ab7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2211409Z [00:07:58.174]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/portmapper-6b28ae18fe638306.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2278525Z [00:07:58.181]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_core-90e1bbf2a32433d3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2344872Z [00:07:58.188]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfnv-775ea7858e96ea10.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2413312Z [00:07:58.195]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustls-4d514414e5697c93.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2480340Z [00:07:58.201]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base64-eb7775498ee036cc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2548184Z [00:07:58.208]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-221e5a438611646b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2617131Z [00:07:58.215]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-5bb19dda8996b7f9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2685252Z [00:07:58.222]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_error-fa9c959d2de5e511.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2755046Z [00:07:58.229]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-26e5dc6af9f272bd.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2823169Z [00:07:58.235]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519-524b80e87b224db7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2891644Z [00:07:58.242]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfallible_iterator-7d317ded3d3bbb97.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.2960052Z [00:07:58.249]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsync_wrapper-984b25a86b45f3d1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3028435Z [00:07:58.256]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportable_atomic-c0fb640b7769f832.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3099873Z [00:07:58.263]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblake3-b8dbf4b1c7f2fd0f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3168315Z [00:07:58.270]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkarr-b40727546a98a67d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3235963Z [00:07:58.277]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3304067Z [00:07:58.284]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-d3a2c1d7d354fd84.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3372741Z [00:07:58.290]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lazy_static-c2066390f2a4a76d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3441457Z [00:07:58.297]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_metrics-38fd2b59a81e325d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3509706Z [00:07:58.304]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhash32-f6d59b34cbb205fd.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3579076Z [00:07:58.311]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_secretbox-37335fbdb2fc9ac7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3648908Z [00:07:58.318]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayref-3908e0d6c1e1c1ed.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3715280Z [00:07:58.325]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-3fb7ae699fcda4ed.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3784611Z [00:07:58.332]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuniversal_hash-588e0c716b0f8737.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3852586Z [00:07:58.338]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-5f09f5ffe8ad7bcc.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3920131Z [00:07:58.345]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.3988525Z [00:07:58.352]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/potential_utf-da2a1eb238c6ff9d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4057190Z [00:07:58.359]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_packet_route-c5846aec5813db94.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4124578Z [00:07:58.366]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libchacha20-6b9e3de667c4e00a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4191774Z [00:07:58.372]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sharded_slab-3dfc8f17529fe24d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4260467Z [00:07:58.379]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/http_body-5278a82d10af6267.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4326697Z [00:07:58.386]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-c50f33fb6dbb60c7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4393724Z [00:07:58.393]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_service-b2bd347f1c765998.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4461238Z [00:07:58.399]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-3cbe9c556684ad7f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4528598Z [00:07:58.406]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha256-875e584b2b84c016.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4596279Z [00:07:58.413]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdumbpipe-67d00cb2d824507c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4664358Z [00:07:58.420]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserdect-f4c442a994bf3e43.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4732828Z [00:07:58.426]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-7f809c6cddcc81c7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4800123Z [00:07:58.433]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio_stream-07b791fd83572f80.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4867285Z [00:07:58.440]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_stream-07b791fd83572f80.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.4936774Z [00:07:58.447]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5004170Z [00:07:58.454]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-ebdd39593b7935e8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5070758Z [00:07:58.460]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-1fcc1707793c3439.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5138769Z [00:07:58.467]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconstant_time_eq-2ec4f1b637d7d3f4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5208970Z [00:07:58.474]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1_smol-a89d6c84df009796.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5276638Z [00:07:58.481]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/want-15b5d93c047a88ec.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5343596Z [00:07:58.488]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fe424f2226aa698.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5412928Z [00:07:58.494]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-1f3d85f0d7132b5d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5480882Z [00:07:58.501]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustls_platform_verifier-cec90eed7701c25b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5549225Z [00:07:58.508]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-71dc4a0545e132ae.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5616510Z [00:07:58.515]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_properties-a464fe62f738ab75.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5685016Z [00:07:58.522]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-7a1ae249034bdbfe.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5753771Z [00:07:58.529]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking-b4deda449873f583.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5822656Z [00:07:58.535]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-8313eda8812ce6f9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5892366Z [00:07:58.542]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.5960462Z [00:07:58.549]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ring-1b95ccc2e77e5605.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6028738Z [00:07:58.556]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6096891Z [00:07:58.563]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblru-67ed253cc1158d38.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6164661Z [00:07:58.570]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase16ct-511e79ad2aed6614.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6233516Z [00:07:58.577]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-57fd75685e2f40a8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6302148Z [00:07:58.583]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-b43a7ab7e2706ca2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6370502Z [00:07:58.590]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_base-f84a6dee7ac5f8e2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6439127Z [00:07:58.597]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspin-9667a3b66098ab5b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6505951Z [00:07:58.604]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/webpki-3e946ea5c610e7c6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6574729Z [00:07:58.611]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f03840213ff059c4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6643372Z [00:07:58.618]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdyn_clone-c5f12c344393b349.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6712395Z [00:07:58.624]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_profiles-f5c3d068172c31c3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6780725Z [00:07:58.631]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-365c7e2514e1e13e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6849232Z [00:07:58.638]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bytes-d05aa5b0623c5582.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6917050Z [00:07:58.645]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ucd_trie-bfbb176905c37939.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.6985477Z [00:07:58.652]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_bytes-2b80999cabeda839.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7055851Z [00:07:58.659]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libed25519_dalek-a6bf31309bc1724f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7124141Z [00:07:58.666]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-80799a78bcf7bc8f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7192259Z [00:07:58.672]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7261230Z [00:07:58.679]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopaque_debug-01a07c3302ed6721.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7329747Z [00:07:58.686]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libntimestamp-cf2ae1b1987cdd77.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7398292Z [00:07:58.693]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower-3c6c52c9bdbe4757.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7467591Z [00:07:58.700]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_future-780f0808e4692195.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7536078Z [00:07:58.707]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking-b4deda449873f583.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7604602Z [00:07:58.714]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_io-8646ecd0d36f55fc.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7672733Z [00:07:58.720]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_utils-e5b9b2ca0c59a677.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7742076Z [00:07:58.727]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dyn_clone-c5f12c344393b349.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7809352Z [00:07:58.734]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/precis_core-651c6c22395fe89c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7875826Z [00:07:58.741]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/no_std_net-f3d13906880b7d20.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.7943241Z [00:07:58.748]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-564de66be398fb44.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8010422Z [00:07:58.754]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base16ct-511e79ad2aed6614.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8077269Z [00:07:58.761]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimdutf8-cd8399cec3e84cea.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8145729Z [00:07:58.768]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/once_cell-9f556ff75f58c5b4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8214733Z [00:07:58.775]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmoka-e3807280f79e1a92.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8283158Z [00:07:58.782]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_util-98a3b6c187057bef.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8350114Z [00:07:58.788]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-98553ac9fa3f33c8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8417484Z [00:07:58.795]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/matchers-8c27b18df1bbab69.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8485594Z [00:07:58.802]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/color_backtrace-3ec6bd66974baafa.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8552671Z [00:07:58.808]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-5f09f5ffe8ad7bcc.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8620225Z [00:07:58.815]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsimple_dns-fda472c1dc5361a5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8687073Z [00:07:58.822]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfallible_iterator-7d317ded3d3bbb97.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8754271Z [00:07:58.829]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-3ffef8f52e10bb6b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8821085Z [00:07:58.835]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libppv_lite86-ae76558765f8051a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8887326Z [00:07:58.842]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/webpki_roots-3c8e96ee757abcc0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.8956428Z [00:07:58.849]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_channel-c9f34b14ce84119e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9023702Z [00:07:58.856]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-b35ff2d809c7a9bb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9090911Z [00:07:58.862]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-50a1f384a5a694a5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9161854Z [00:07:58.869]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_metrics-38fd2b59a81e325d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9229873Z [00:07:58.876]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-3cbe9c556684ad7f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9296354Z [00:07:58.883]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_lite-c4aed32d07a98f09.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9364491Z [00:07:58.890]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/attohttpc-899f08dcbc617b07.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9431487Z [00:07:58.896]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttpdate-a71aa5e6768bb6a8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9498252Z [00:07:58.903]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_task-8a1d63b4d4c5365a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9566748Z [00:07:58.910]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayvec-e2c846147a1dc314.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9634670Z [00:07:58.917]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconstant_time_eq-2ec4f1b637d7d3f4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9703706Z [00:07:58.924]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtower_http-62c7e9a4fe8af476.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9772002Z [00:07:58.930]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-feb0d6fb20863964.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9840607Z [00:07:58.937]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_box-2c68a58bdef7dbf1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9909068Z [00:07:58.944]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8parse-388405267e7821b8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:13.9977161Z [00:07:58.951]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsnafu-2926c4ed3142019b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0044954Z [00:07:58.958]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_future-780f0808e4692195.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0114547Z [00:07:58.965]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_syntax-5bb19dda8996b7f9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0183963Z [00:07:58.972]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-80799a78bcf7bc8f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0252188Z [00:07:58.978]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh-5cdf9433fa60f11c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0321571Z [00:07:58.985]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsurge_ping-143907c2106cd47b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0389838Z [00:07:58.992]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libppv_lite86-ae76558765f8051a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0457057Z [00:07:58.999]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-247ba4d015f63e54.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0525304Z [00:07:59.006]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-afceb2c5d0833709.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0593102Z [00:07:59.013]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/openssl_probe-b99093400b0fbf06.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0662157Z [00:07:59.019]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbackon-00e4ba99afd48016.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0730060Z [00:07:59.026]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/signal_hook_registry-93b2bb5463fc457b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0799330Z [00:07:59.033]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-414779377bb4a7cc.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0867725Z [00:07:59.040]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.0936635Z [00:07:59.047]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libquoted_string_parser-37a5af646113d63d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1006498Z [00:07:59.054]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libenumflags2-117e16b55a0b0b19.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1076353Z [00:07:59.061]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_error-fa9c959d2de5e511.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1144953Z [00:07:59.068]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_snafu-1368363ddf5a8d25.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1214005Z [00:07:59.075]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_pki_types-7078020738de7e30.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1282999Z [00:07:59.081]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-0a2db152d85704c5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1352470Z [00:07:59.088]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1421191Z [00:07:59.095]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libconst_oid-d2cc2a0850b7a26a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1489636Z [00:07:59.102]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttparse-f1665d6af11c357b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1558315Z [00:07:59.109]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/byteorder-c3ccd52d50bb8a07.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1627364Z [00:07:59.116]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hashbrown-f03840213ff059c4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1695852Z [00:07:59.123]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-4225e20aae5b41a5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1765695Z [00:07:59.130]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1834684Z [00:07:59.137]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspin-9667a3b66098ab5b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1903577Z [00:07:59.144]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pnet_macros_support-f0920d604078170c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.1972669Z [00:07:59.150]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sha2-0613dc12852cddf0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2043457Z [00:07:59.158]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_enum-bf6a942a7dff575b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2111890Z [00:07:59.164]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/webpki_roots-3edb310f2ff9d695.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2180349Z [00:07:59.171]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/parking_lot_core-e6154f994056b976.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2248683Z [00:07:59.178]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkcs8-ff6855f17f48dba5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2315558Z [00:07:59.185]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libself_cell-ae2e8b2512e8e039.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2383814Z [00:07:59.192]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha1-c78d8f5c38837b1d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2452093Z [00:07:59.198]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhickory_proto-b737864523248825.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2520882Z [00:07:59.205]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pest-a01f839427e0ea69.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2588526Z [00:07:59.212]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dumbpipe-68ba1a92e655e38f' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2655893Z [00:07:59.219]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libobject-1b66133574378451.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2724757Z [00:07:59.226]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde-d1532eacab8be3af.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2792585Z [00:07:59.232]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot-221e5a438611646b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2860290Z [00:07:59.239]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-50a1f384a5a694a5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2927707Z [00:07:59.246]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strum-e351fef5d35f3dfd.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.2995658Z [00:07:59.253]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxml-6abd6ae4295cde05.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3067082Z [00:07:59.260]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-cad927a15e8dca06.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3134666Z [00:07:59.267]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_packet_core-90e1bbf2a32433d3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3202452Z [00:07:59.273]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/indexmap-3ffef8f52e10bb6b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3270301Z [00:07:59.280]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crypto_common-f72e527e54cb532e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3337806Z [00:07:59.287]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_core-651c6c22395fe89c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3406299Z [00:07:59.294]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libz32-3aeeaa4f64cdce99.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3474677Z [00:07:59.301]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase16ct-511e79ad2aed6614.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3543486Z [00:07:59.308]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwant-15b5d93c047a88ec.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3612500Z [00:07:59.314]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/simdutf8-cd8399cec3e84cea.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3681019Z [00:07:59.321]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ipnet-6fb70a26b5f2c637.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3747407Z [00:07:59.328]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-2c6f22b9c59dae63.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3816184Z [00:07:59.335]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-ebdd39593b7935e8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3887217Z [00:07:59.342]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-e249bb45cb1d8f61.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.3955914Z [00:07:59.349]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_lite-c4aed32d07a98f09.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4024203Z [00:07:59.356]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpest-a01f839427e0ea69.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4093491Z [00:07:59.363]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcobs-7bf11f2579779df2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4163011Z [00:07:59.370]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-b3d711e09c87a58c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4231905Z [00:07:59.376]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libreqwest-983f10ffbeb5c6e9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4301499Z [00:07:59.383]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4369315Z [00:07:59.390]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls-4d514414e5697c93.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4437231Z [00:07:59.397]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_urlencoded-9463aad69c03bdb3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4505202Z [00:07:59.404]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/portable_atomic-c0fb640b7769f832.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4573635Z [00:07:59.411]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-4f92a5b30108e80c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4643205Z [00:07:59.418]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/http-966d5ed1362e7fa5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4711749Z [00:07:59.424]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-e6154f994056b976.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4779907Z [00:07:59.431]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_proto-3e6431323f655ac9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4847423Z [00:07:59.438]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4915527Z [00:07:59.445]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/reqwest-983f10ffbeb5c6e9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.4983392Z [00:07:59.452]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand-b7c8f4a8142b5e02.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5051010Z [00:07:59.458]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/smallvec-d3a2c1d7d354fd84.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5118859Z [00:07:59.465]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-4225e20aae5b41a5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5187663Z [00:07:59.472]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/nu_ansi_term-a33c3b82e8e4fa84.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5256633Z [00:07:59.479]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbounded_integer-03e9cf1ded675746.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5323936Z [00:07:59.486]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_chacha-ca630a76bca2c9f5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5392991Z [00:07:59.493]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsalsa20-6506f1d2400c1d44.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5460876Z [00:07:59.499]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libipnet-6fb70a26b5f2c637.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5528318Z [00:07:59.506]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3c8e96ee757abcc0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5595493Z [00:07:59.513]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-69fc3906116d7f31.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5662816Z [00:07:59.519]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdata_encoding-ecf3074339209513.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5731237Z [00:07:59.526]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_core-3d882f16bae95147.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5799262Z [00:07:59.533]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body-5278a82d10af6267.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5866915Z [00:07:59.540]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libigd_next-f627ea1c73b4b539.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.5934218Z [00:07:59.547]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libresolv_conf-5c926bf08a0cabdd.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6002369Z [00:07:59.553]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfoldhash-345c4e657eef996d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6069467Z [00:07:59.560]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-8f813d817ddda9c3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6135923Z [00:07:59.567]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/curve25519_dalek-2cf11b7410935c69.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6202857Z [00:07:59.573]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64ct-1e310fc94067b196.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6273020Z [00:07:59.581]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lru-67ed253cc1158d38.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6340581Z [00:07:59.587]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_chacha-ca630a76bca2c9f5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6408265Z [00:07:59.594]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-04e032851045267c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6474784Z [00:07:59.601]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cobs-7bf11f2579779df2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6543392Z [00:07:59.608]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/arrayref-3908e0d6c1e1c1ed.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6611985Z [00:07:59.614]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsurge_ping-143907c2106cd47b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6678437Z [00:07:59.621]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetdev-9b130764ef84fab1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6745079Z [00:07:59.628]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/backtrace-11bb0297d6ff75e0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6812315Z [00:07:59.634]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-a3436e2bee93ed8c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6879679Z [00:07:59.641]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pnet_base-f84a6dee7ac5f8e2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.6947231Z [00:07:59.648]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crypto_box-2c68a58bdef7dbf1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7013452Z [00:07:59.655]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-ebdd39593b7935e8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7080224Z [00:07:59.661]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/percent_encoding-714882a6fc75b38c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7147604Z [00:07:59.668]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetwatch-f2aa3e3b20ff40bf.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7215273Z [00:07:59.675]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-63686468d78d1ab7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7283732Z [00:07:59.682]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-98553ac9fa3f33c8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7350165Z [00:07:59.688]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfoldhash-345c4e657eef996d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7417348Z [00:07:59.695]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_utils-153b7d3ad072c2cd.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7485218Z [00:07:59.702]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-f3ef9adfb5348674.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7553847Z [00:07:59.709]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerotrie-1a68aedef80bec8d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7621868Z [00:07:59.715]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libipnet-6fb70a26b5f2c637.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7689065Z [00:07:59.722]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-c669c3d448cfbda6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7755677Z [00:07:59.729]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio_websockets-4c37a2cb772f83c4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7823617Z [00:07:59.736]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-365c7e2514e1e13e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7891611Z [00:07:59.742]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libopenssl_probe-b99093400b0fbf06.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.7959093Z [00:07:59.749]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-9e0651951a82845f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8026309Z [00:07:59.756]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/writeable-564de66be398fb44.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8093662Z [00:07:59.763]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hyper-cfcb6d6fae79ed7a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8160094Z [00:07:59.769]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio_util-b3f0fd0d40ad4833.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8228821Z [00:07:59.776]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/miniz_oxide-8f813d817ddda9c3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8296403Z [00:07:59.783]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-0535910dc9036bf9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8364226Z [00:07:59.790]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-23685ebd8bdfb986.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8431645Z [00:07:59.796]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crc-24fe2f4a89134b16.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8498820Z [00:07:59.803]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ed25519-524b80e87b224db7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8566498Z [00:07:59.810]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-4c8a9528dbb74618.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8634933Z [00:07:59.817]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthread_local-71dc4a0545e132ae.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8703328Z [00:07:59.824]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerovec-1fcc1707793c3439.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8770699Z [00:07:59.830]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fnv-775ea7858e96ea10.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8839401Z [00:07:59.837]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_executor-9f614a56516b8598.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8907524Z [00:07:59.844]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body_util-f98fd5e36812db6c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.8977190Z [00:07:59.851]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdumbpipe-67d00cb2d824507c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9044721Z [00:07:59.858]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-f72e527e54cb532e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9113260Z [00:07:59.865]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9182419Z [00:07:59.871]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/getrandom-1f3d85f0d7132b5d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9251188Z [00:07:59.878]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libparking_lot_core-e6154f994056b976.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9319599Z [00:07:59.885]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuuid-eaf0d75403edbef9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9388484Z [00:07:59.892]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_udp-ac5d24a3ad727726.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9457146Z [00:07:59.899]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_quinn_udp-ac5d24a3ad727726.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9525606Z [00:07:59.906]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project-bdb67aaf8f78f70e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9593290Z [00:07:59.913]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/unicode_normalization-7dafa748878d480a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9663084Z [00:07:59.920]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/socket2-9e59165f20ecc914.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9730380Z [00:07:59.926]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libarrayref-3908e0d6c1e1c1ed.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9798204Z [00:07:59.933]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-ee7708eddc862b04.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9866210Z [00:07:59.940]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:14.9932521Z [00:07:59.946]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libno_std_net-f3d13906880b7d20.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:14.9999724Z [00:07:59.953]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3c8e96ee757abcc0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0067599Z [00:07:59.960]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbackon-00e4ba99afd48016.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0135349Z [00:07:59.967]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_sys-9d86c15e630e9989.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0202715Z [00:07:59.973]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/scopeguard-af12ca26b03e134b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0270278Z [00:07:59.980]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_core-651c6c22395fe89c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0336949Z [00:07:59.987]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0403693Z [00:07:59.994]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_normalizer_data-98553ac9fa3f33c8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0471269Z [00:08:00.000]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-f03840213ff059c4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0537968Z [00:08:00.007]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libder-3d8b07bc90578b2b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0604930Z [00:08:00.014]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/http-b658eb0372a3d785.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0671808Z [00:08:00.020]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libportable_atomic-c0fb640b7769f832.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0737806Z [00:08:00.027]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio-0535610025ae9c63.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0805719Z [00:08:00.034]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libuuid-eaf0d75403edbef9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0874261Z [00:08:00.041]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_chacha-247ba4d015f63e54.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.0940481Z [00:08:00.047]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/httpdate-a71aa5e6768bb6a8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1007576Z [00:08:00.054]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hmac_sha256-875e584b2b84c016.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1074613Z [00:08:00.061]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-3f4f8f5c753037ba.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1141927Z [00:08:00.067]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-fb2e9ad978fcacd4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1209513Z [00:08:00.074]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_metrics-38fd2b59a81e325d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1277042Z [00:08:00.081]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiri_string-22d684c798c72277.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1344390Z [00:08:00.088]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pin_project-bdb67aaf8f78f70e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1412114Z [00:08:00.094]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnu_ansi_term-a33c3b82e8e4fa84.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1479334Z [00:08:00.101]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-ffdcfa01f480f689.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1546769Z [00:08:00.108]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_watcher-b77ff27b187da198.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1614854Z [00:08:00.115]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/atomic_waker-ef9e1d9e2660075a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1682532Z [00:08:00.121]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_hash-d021aafb2ce11509.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1750530Z [00:08:00.128]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-63d6f892211dc86b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1818625Z [00:08:00.135]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dumbpipe-67d00cb2d824507c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1885555Z [00:08:00.142]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/xml-6abd6ae4295cde05.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.1954015Z [00:08:00.149]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-b3d711e09c87a58c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2020698Z [00:08:00.155]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-295bab17eb0ed447.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2088460Z [00:08:00.162]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time-57fd75685e2f40a8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2155932Z [00:08:00.169]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/idna_adapter-63d6f892211dc86b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2222811Z [00:08:00.175]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsha2-0613dc12852cddf0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2290112Z [00:08:00.182]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbtparse-d025620c53cf48ce.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2356612Z [00:08:00.189]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcordyceps-9b638b4fd9b20fa3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2423330Z [00:08:00.196]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/url-02e5b13271158e1b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2490850Z [00:08:00.202]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmio-dfc87195b3f936a5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2557660Z [00:08:00.209]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscopeguard-af12ca26b03e134b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2625178Z [00:08:00.216]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkcs8-ff6855f17f48dba5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2692609Z [00:08:00.222]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hyper_util-1f5d7c49173bfcb0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2759778Z [00:08:00.229]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_core-100ede5101d639fe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2828961Z [00:08:00.236]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsalsa20-6506f1d2400c1d44.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2896155Z [00:08:00.243]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsocket2-9e59165f20ecc914.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.2963582Z [00:08:00.250]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crypto_secretbox-37335fbdb2fc9ac7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3031653Z [00:08:00.256]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libring-1b95ccc2e77e5605.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3102699Z [00:08:00.263]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_subscriber-349da2379484ba19.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3169803Z [00:08:00.270]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_hash-d021aafb2ce11509.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3237017Z [00:08:00.277]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libattohttpc-899f08dcbc617b07.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3304468Z [00:08:00.284]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tower_http-62c7e9a4fe8af476.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3370294Z [00:08:00.290]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-39c5b28120e165c0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3436280Z [00:08:00.297]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmoka-e3807280f79e1a92.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3503898Z [00:08:00.304]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_parse-b3d711e09c87a58c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3571223Z [00:08:00.310]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libno_std_net-f3d13906880b7d20.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3639188Z [00:08:00.317]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerocopy-a3defb0dfd42740c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3706199Z [00:08:00.324]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_packet-fd6de1138106d2c7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3773880Z [00:08:00.331]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp-b658eb0372a3d785.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3840210Z [00:08:00.337]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-5f6bba963fa74670.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3907568Z [00:08:00.344]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/xmltree-c65a510f32ac86ef.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.3973998Z [00:08:00.351]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase32-70dbff10eaac799d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4039789Z [00:08:00.357]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/md5-4309eb78ee8fc10c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4107329Z [00:08:00.364]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboverload-4584cfe84772fa05.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4176989Z [00:08:00.371]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-63686468d78d1ab7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4245832Z [00:08:00.378]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_provider-365c7e2514e1e13e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4312959Z [00:08:00.385]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/spki-4953aaa4b0e024b6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4384544Z [00:08:00.392]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3edb310f2ff9d695.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4453370Z [00:08:00.399]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libn0_watcher-b77ff27b187da198.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4521218Z [00:08:00.405]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pin_project_lite-a05ec94787510fd5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4588556Z [00:08:00.412]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhttp_body_util-f98fd5e36812db6c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4656836Z [00:08:00.419]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_rustls-36eda533ac8b2240.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4723982Z [00:08:00.426]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libucd_trie-bfbb176905c37939.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4791790Z [00:08:00.432]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-5bb19dda8996b7f9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4858851Z [00:08:00.439]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libxmltree-c65a510f32ac86ef.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4926247Z [00:08:00.446]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmio-dfc87195b3f936a5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.4994097Z [00:08:00.453]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_sys-9d86c15e630e9989.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5060921Z [00:08:00.459]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_log-06431376c005b87e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5128389Z [00:08:00.466]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwant-15b5d93c047a88ec.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5196689Z [00:08:00.473]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-554e86939bdb2b39.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5264814Z [00:08:00.480]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblock_api-75d987cb38e79d6a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5333062Z [00:08:00.486]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_util-98a3b6c187057bef.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5401043Z [00:08:00.493]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-554e86939bdb2b39.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5469396Z [00:08:00.500]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/opaque_debug-01a07c3302ed6721.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5536827Z [00:08:00.507]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-9e0651951a82845f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5604180Z [00:08:00.514]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_websockets-4c37a2cb772f83c4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5671937Z [00:08:00.520]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-02e5b13271158e1b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5740054Z [00:08:00.527]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/object-1b66133574378451.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5807622Z [00:08:00.534]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_bytes-2b80999cabeda839.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5875082Z [00:08:00.541]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbtparse-d025620c53cf48ce.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.5941695Z [00:08:00.547]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hash32-f6d59b34cbb205fd.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6008281Z [00:08:00.554]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/derive_more-4c8a9528dbb74618.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6075997Z [00:08:00.561]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdiatomic_waker-d4f36cd08c9874f5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6143956Z [00:08:00.568]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_route-c5846aec5813db94.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6211764Z [00:08:00.574]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-88cd2d15568d3988.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6279783Z [00:08:00.581]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-3f4f8f5c753037ba.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6347441Z [00:08:00.588]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hyper_rustls-8dc4d1601f52021d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6415439Z [00:08:00.595]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_enum-bf6a942a7dff575b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6482978Z [00:08:00.602]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_route-c5846aec5813db94.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6550297Z [00:08:00.608]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-1a68aedef80bec8d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6618277Z [00:08:00.615]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_sink-2858ad426ce613cd.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6687309Z [00:08:00.622]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-2cf11b7410935c69.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6754894Z [00:08:00.629]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-0535910dc9036bf9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6822577Z [00:08:00.635]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki_roots-3edb310f2ff9d695.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6889696Z [00:08:00.642]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbytes-d05aa5b0623c5582.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.6956370Z [00:08:00.649]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignature-fa06786479989eb5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7024738Z [00:08:00.656]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_packet_utils-153b7d3ad072c2cd.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7092875Z [00:08:00.662]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures-bf11d4c6e008b0cf.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7159426Z [00:08:00.669]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/poly1305-b43a7ab7e2706ca2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7226518Z [00:08:00.676]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-13c7a68134b642c2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7294841Z [00:08:00.683]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_utils-153b7d3ad072c2cd.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7361989Z [00:08:00.689]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libz32-3aeeaa4f64cdce99.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7428886Z [00:08:00.696]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-38bef5ef50eaa8a4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7495791Z [00:08:00.703]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing-01eeed51f1d6abc3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7563672Z [00:08:00.710]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tagptr-e721e14d2177eca0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7630746Z [00:08:00.716]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhmac_sha256-875e584b2b84c016.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7699569Z [00:08:00.723]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base64ct-1e310fc94067b196.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7766258Z [00:08:00.730]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_core-3d882f16bae95147.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7833232Z [00:08:00.737]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcritical_section-d933caa5110f5cd4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7901089Z [00:08:00.743]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsubtle-86ec28a99f44b466.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.7969260Z [00:08:00.750]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_proto-0c4463248d2c397f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8036352Z [00:08:00.757]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-a464fe62f738ab75.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8103567Z [00:08:00.764]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures-bf11d4c6e008b0cf.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8171577Z [00:08:00.770]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libblock_buffer-63c40da70f3fe75a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8239501Z [00:08:00.777]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsync_wrapper-984b25a86b45f3d1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8307355Z [00:08:00.784]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-eb7775498ee036cc.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8375105Z [00:08:00.791]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_executor-9f614a56516b8598.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8444745Z [00:08:00.798]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpkarr-b40727546a98a67d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8512086Z [00:08:00.804]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_error-fa9c959d2de5e511.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8580761Z [00:08:00.811]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/critical_section-d933caa5110f5cd4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8647397Z [00:08:00.818]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8714701Z [00:08:00.825]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_bytes-2b80999cabeda839.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8783231Z [00:08:00.832]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:15.8851812Z [00:08:00.838]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstun_rs-d95e2398152ccb06.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8920026Z [00:08:00.845]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_common-f72e527e54cb532e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.8987500Z [00:08:00.852]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libheapless-f67a3b11c0c2d598.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9055413Z [00:08:00.859]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/spin-9667a3b66098ab5b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9122705Z [00:08:00.865]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcipher-38bef5ef50eaa8a4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9191752Z [00:08:00.872]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtagptr-e721e14d2177eca0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9259318Z [00:08:00.879]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crc_catalog-3cbe9c556684ad7f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9328764Z [00:08:00.886]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fe424f2226aa698.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9398677Z [00:08:00.893]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/addr2line-a3d1e497ac2c5b8f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9468806Z [00:08:00.900]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_packet-fd6de1138106d2c7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9537443Z [00:08:00.907]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-414779377bb4a7cc.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9605508Z [00:08:00.914]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_log-06431376c005b87e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9675284Z [00:08:00.921]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-21edd56883f084c8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9743103Z [00:08:00.927]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-5bb1eb7edeccbab3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9812569Z [00:08:00.934]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdigest-e249bb45cb1d8f61.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9880533Z [00:08:00.941]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/data_encoding-ecf3074339209513.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:15.9948212Z [00:08:00.948]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbyteorder-c3ccd52d50bb8a07.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0016052Z [00:08:00.955]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/btparse-d025620c53cf48ce.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0083718Z [00:08:00.962]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/typenum-13c7a68134b642c2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0151673Z [00:08:00.968]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/foldhash-345c4e657eef996d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0219248Z [00:08:00.975]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-da43a6c17f89dd8f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0286840Z [00:08:00.982]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/constant_time_eq-2ec4f1b637d7d3f4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0354317Z [00:08:00.989]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/signature-fa06786479989eb5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0421953Z [00:08:00.995]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrypto_secretbox-37335fbdb2fc9ac7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0489535Z [00:08:01.002]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0559018Z [00:08:01.009]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libobject-1b66133574378451.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0625631Z [00:08:01.016]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_locale_core-da43a6c17f89dd8f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0693313Z [00:08:01.023]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/async_compat-2dc5994ad37a9ce8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0761534Z [00:08:01.029]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpoly1305-b43a7ab7e2706ca2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0828814Z [00:08:01.036]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/deranged-414779377bb4a7cc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0896263Z [00:08:01.043]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/postcard-287bc2134ca3f004.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.0964447Z [00:08:01.050]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn-864351459e4ac43e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1032707Z [00:08:01.056]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfnv-775ea7858e96ea10.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1100511Z [00:08:01.063]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboverload-4584cfe84772fa05.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1168375Z [00:08:01.070]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tracing_subscriber-349da2379484ba19.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1236507Z [00:08:01.077]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pin_utils-e5b9b2ca0c59a677.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1304643Z [00:08:01.084]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-df48f36396c0b41a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1372605Z [00:08:01.090]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-d1532eacab8be3af.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1440389Z [00:08:01.097]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpostcard-287bc2134ca3f004.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1507806Z [00:08:01.104]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_relay-c850284bee83c75e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1576661Z [00:08:01.111]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/sha1-c78d8f5c38837b1d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1644126Z [00:08:01.118]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsignature-fa06786479989eb5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1712560Z [00:08:01.124]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcpufeatures-1bc0ed0447e2eed4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1781837Z [00:08:01.131]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/futures_buffered-d8fd778839412d9d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1849871Z [00:08:01.138]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbacktrace-11bb0297d6ff75e0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1918987Z [00:08:01.145]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hmac_sha1-5d05948eb73fb380.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.1988135Z [00:08:01.152]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/is_terminal_polyfill-f03c0c3b7c68aa9a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2056143Z [00:08:01.159]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ed25519_dalek-a6bf31309bc1724f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2125628Z [00:08:01.166]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_rustls-8dc4d1601f52021d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2194187Z [00:08:01.173]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-47ad323aa7f376b3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2263445Z [00:08:01.180]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpnet_macros_support-f0920d604078170c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2331252Z [00:08:01.186]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper_util-1f5d7c49173bfcb0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2399205Z [00:08:01.193]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing-01eeed51f1d6abc3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2467147Z [00:08:01.200]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-face7ef752233433.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2534361Z [00:08:01.207]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/gimli-2fbe14ddc69a96d0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2601487Z [00:08:01.213]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-24fe2f4a89134b16.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2669929Z [00:08:01.220]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpin_project_lite-a05ec94787510fd5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2737994Z [00:08:01.227]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetlink_packet_core-90e1bbf2a32433d3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2806015Z [00:08:01.234]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustc_demangle-3610075b05a4d6b5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2874623Z [00:08:01.241]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/termcolor-b6a3425f1543ca56.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.2943609Z [00:08:01.248]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tokio_rustls-36eda533ac8b2240.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3012848Z [00:08:01.254]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtracing_core-2c6f22b9c59dae63.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3081097Z [00:08:01.261]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3150653Z [00:08:01.268]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinyvec_macros-0c437587e1abfdb5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3218082Z [00:08:01.275]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcurve25519_dalek-2cf11b7410935c69.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3286605Z [00:08:01.282]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-5bb1eb7edeccbab3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3354983Z [00:08:01.289]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libucd_trie-bfbb176905c37939.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3422830Z [00:08:01.295]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libiroh_quinn_udp-ac5d24a3ad727726.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3491729Z [00:08:01.302]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_base-8447429a11cc28ee.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3559415Z [00:08:01.309]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustls_platform_verifier-cec90eed7701c25b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3628796Z [00:08:01.316]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/netlink_sys-9d86c15e630e9989.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3696330Z [00:08:01.323]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libprecis_profiles-f5c3d068172c31c3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3764519Z [00:08:01.330]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liballocator_api2-64a6040cba36e4e6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3833881Z [00:08:01.337]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/arrayvec-e2c846147a1dc314.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3901896Z [00:08:01.343]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libasync_compat-2dc5994ad37a9ce8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.3970243Z [00:08:01.350]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/pem_rfc7468-db0187e92056542e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4038172Z [00:08:01.357]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-bc2f378c135017cb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4106048Z [00:08:01.364]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-b35ff2d809c7a9bb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4175849Z [00:08:01.371]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/generic_array-c5bdfea50a930cfb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4243414Z [00:08:01.378]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thread_local-71dc4a0545e132ae.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4311697Z [00:08:01.384]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rand_core-cad927a15e8dca06.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4379223Z [00:08:01.391]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnetdev-9b130764ef84fab1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4446755Z [00:08:01.398]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-87a63e205864e107.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4514585Z [00:08:01.405]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4583666Z [00:08:01.412]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaead-3fb7ae699fcda4ed.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4652417Z [00:08:01.418]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsharded_slab-3dfc8f17529fe24d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4720710Z [00:08:01.425]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfutures_buffered-d8fd778839412d9d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4788252Z [00:08:01.432]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cpufeatures-1bc0ed0447e2eed4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4857192Z [00:08:01.439]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libspki-4953aaa4b0e024b6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4924894Z [00:08:01.446]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtypenum-13c7a68134b642c2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.4992618Z [00:08:01.452]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustc_demangle-3610075b05a4d6b5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5060475Z [00:08:01.459]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-df48f36396c0b41a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5128848Z [00:08:01.466]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_normalizer-face7ef752233433.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5195466Z [00:08:01.473]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtry_lock-27d235ef8737a305.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5263059Z [00:08:01.479]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/iroh_quinn_proto-3e6431323f655ac9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5329930Z [00:08:01.486]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_channel-ee7708eddc862b04.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5396454Z [00:08:01.493]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/log-ffdcfa01f480f689.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5463731Z [00:08:01.500]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaddr2line-a3d1e497ac2c5b8f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5530624Z [00:08:01.506]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwebpki-3e946ea5c610e7c6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5598413Z [00:08:01.513]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhostname_validator-4aecbb2699db7042.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5667267Z [00:08:01.520]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderive_more-f5e942a261ec3c41.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5733893Z [00:08:01.527]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/mio-dfc87195b3f936a5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5801310Z [00:08:01.533]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunicode_normalization-7dafa748878d480a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5868332Z [00:08:01.540]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtokio_rustls-36eda533ac8b2240.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.5935159Z [00:08:01.547]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/n0_future-780f0808e4692195.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6002132Z [00:08:01.553]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:16.6068854Z [00:08:01.560]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhyper-cfcb6d6fae79ed7a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6135698Z [00:08:01.567]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-da43a6c17f89dd8f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6202962Z [00:08:01.573]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librand_core-100ede5101d639fe.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6269966Z [00:08:01.580]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/libdumbpipe.rlib' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6335741Z [00:08:01.587]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/dumbpipe' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6404700Z [00:08:01.594]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92/dep-lib-moka' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6474477Z [00:08:01.601]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6541868Z [00:08:01.607]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92/lib-moka' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6609881Z [00:08:01.614]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-e3807280f79e1a92/lib-moka.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6678076Z [00:08:01.621]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5/lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6744537Z [00:08:01.628]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6811196Z [00:08:01.634]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5/lib-anyhow.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6878474Z [00:08:01.641]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-50a1f384a5a694a5/dep-lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.6946645Z [00:08:01.648]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5/lib-mio.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7013571Z [00:08:01.655]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5/dep-lib-mio' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7080126Z [00:08:01.661]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7146480Z [00:08:01.668]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/mio-dfc87195b3f936a5/lib-mio' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7213630Z [00:08:01.675]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7280986Z [00:08:01.681]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8/dep-lib-tinystr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7348931Z [00:08:01.688]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8/lib-tinystr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7415275Z [00:08:01.695]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-4793bdbff0987af8/lib-tinystr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7482525Z [00:08:01.701]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689/lib-log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7548732Z [00:08:01.708]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689/dep-lib-log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7616618Z [00:08:01.715]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7683440Z [00:08:01.722]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-ffdcfa01f480f689/lib-log.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7750521Z [00:08:01.728]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-030084654980dd06/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7817534Z [00:08:01.735]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-030084654980dd06/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7884943Z [00:08:01.742]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4/dep-lib-tokio_websockets' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.7951883Z [00:08:01.748]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8018898Z [00:08:01.755]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4/lib-tokio_websockets' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8085025Z [00:08:01.762]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-websockets-4c37a2cb772f83c4/lib-tokio_websockets.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8152057Z [00:08:01.768]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b/dep-lib-surge_ping' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8221093Z [00:08:01.775]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8288545Z [00:08:01.782]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b/lib-surge_ping' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8354518Z [00:08:01.789]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/surge-ping-143907c2106cd47b/lib-surge_ping.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8422810Z [00:08:01.795]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8489247Z [00:08:01.802]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2/lib-cobs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8556078Z [00:08:01.809]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2/dep-lib-cobs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8622510Z [00:08:01.815]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cobs-7bf11f2579779df2/lib-cobs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8689193Z [00:08:01.822]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8755917Z [00:08:01.829]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0/dep-lib-backtrace' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8822862Z [00:08:01.835]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0/lib-backtrace.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8889455Z [00:08:01.842]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backtrace-11bb0297d6ff75e0/lib-backtrace' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.8955708Z [00:08:01.849]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451/dep-lib-object' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9022922Z [00:08:01.855]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9089475Z [00:08:01.862]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451/lib-object.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9156032Z [00:08:01.869]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-1b66133574378451/lib-object' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9223697Z [00:08:01.876]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9292107Z [00:08:01.882]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69/dep-lib-pest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9358853Z [00:08:01.889]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69/lib-pest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9426753Z [00:08:01.896]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pest-a01f839427e0ea69/lib-pest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9492983Z [00:08:01.902]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433/lib-icu_normalizer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9560579Z [00:08:01.909]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9628459Z [00:08:01.916]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433/lib-icu_normalizer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9696261Z [00:08:01.923]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-face7ef752233433/dep-lib-icu_normalizer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9763411Z [00:08:01.930]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84/dep-lib-nu_ansi_term' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9830723Z [00:08:01.936]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84/lib-nu_ansi_term' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9896550Z [00:08:01.943]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:16.9965051Z [00:08:01.950]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/nu-ansi-term-a33c3b82e8e4fa84/lib-nu_ansi_term.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0031631Z [00:08:01.956]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc/lib-form_urlencoded.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0098611Z [00:08:01.963]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc/lib-form_urlencoded' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0165297Z [00:08:01.970]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc/dep-lib-form_urlencoded' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0232659Z [00:08:01.976]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-5f09f5ffe8ad7bcc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0299860Z [00:08:01.983]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3/dep-lib-serde_urlencoded' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0366514Z [00:08:01.990]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0432904Z [00:08:01.996]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3/lib-serde_urlencoded' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0498685Z [00:08:02.003]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_urlencoded-9463aad69c03bdb3/lib-serde_urlencoded.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0567564Z [00:08:02.010]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698/lib-time_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0634702Z [00:08:02.017]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698/lib-time_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0702109Z [00:08:02.023]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0769363Z [00:08:02.030]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fe424f2226aa698/dep-lib-time_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0836093Z [00:08:02.037]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0903989Z [00:08:02.044]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988/dep-lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.0971793Z [00:08:02.050]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988/lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1039199Z [00:08:02.057]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-88cd2d15568d3988/lib-regex_syntax.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1106002Z [00:08:02.064]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce/dep-lib-btparse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1173274Z [00:08:02.071]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1241029Z [00:08:02.077]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce/lib-btparse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1307684Z [00:08:02.084]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/btparse-d025620c53cf48ce/lib-btparse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1375358Z [00:08:02.091]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016/lib-hmac_sha256.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1441811Z [00:08:02.097]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016/lib-hmac_sha256' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1508466Z [00:08:02.104]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1575363Z [00:08:02.111]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha256-875e584b2b84c016/dep-lib-hmac_sha256' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1643100Z [00:08:02.118]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2/lib-pnet_base' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1710319Z [00:08:02.124]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2/dep-lib-pnet_base' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1776977Z [00:08:02.131]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1844434Z [00:08:02.138]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_base-f84a6dee7ac5f8e2/lib-pnet_base.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1913044Z [00:08:02.145]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.1980983Z [00:08:02.151]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8/dep-lib-httpdate' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2049508Z [00:08:02.158]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8/lib-httpdate' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2117386Z [00:08:02.165]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httpdate-a71aa5e6768bb6a8/lib-httpdate.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2185499Z [00:08:02.172]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-536eddb43829ed4f/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2253884Z [00:08:02.179]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-536eddb43829ed4f/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2322696Z [00:08:02.185]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825/lib-hickory_proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2390501Z [00:08:02.192]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825/lib-hickory_proto.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2456908Z [00:08:02.199]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2525612Z [00:08:02.206]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-proto-b737864523248825/dep-lib-hickory_proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2592764Z [00:08:02.212]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2659907Z [00:08:02.219]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614/lib-base16ct' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2727724Z [00:08:02.226]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614/lib-base16ct.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2795135Z [00:08:02.233]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base16ct-511e79ad2aed6614/dep-lib-base16ct' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2862381Z [00:08:02.239]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41/dep-lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2929375Z [00:08:02.246]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.2996745Z [00:08:02.253]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41/lib-regex_automata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3064581Z [00:08:02.260]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-16ff4bd6d186bb41/lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3135788Z [00:08:02.267]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648/lib-tinyvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3204038Z [00:08:02.274]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648/lib-tinyvec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3272276Z [00:08:02.280]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3339508Z [00:08:02.287]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec-ceb38c9793a76648/dep-lib-tinyvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3407154Z [00:08:02.294]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3474867Z [00:08:02.301]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61/lib-digest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3542187Z [00:08:02.307]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61/dep-lib-digest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3609875Z [00:08:02.314]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/digest-e249bb45cb1d8f61/lib-digest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3677745Z [00:08:02.321]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9/lib-reqwest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3745852Z [00:08:02.328]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3813922Z [00:08:02.335]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9/lib-reqwest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3881131Z [00:08:02.341]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/reqwest-983f10ffbeb5c6e9/dep-lib-reqwest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.3948540Z [00:08:02.348]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19/lib-enumflags2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4014839Z [00:08:02.355]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19/lib-enumflags2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4081981Z [00:08:02.361]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4151269Z [00:08:02.368]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/enumflags2-117e16b55a0b0b19/dep-lib-enumflags2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4222380Z [00:08:02.375]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839/lib-serde_bytes.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4289175Z [00:08:02.382]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4356215Z [00:08:02.389]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839/dep-lib-serde_bytes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4423376Z [00:08:02.396]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_bytes-2b80999cabeda839/lib-serde_bytes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4490018Z [00:08:02.402]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09/lib-futures_lite.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4556763Z [00:08:02.409]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09/lib-futures_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4625060Z [00:08:02.416]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09/dep-lib-futures_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4693789Z [00:08:02.423]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-lite-c4aed32d07a98f09/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4761513Z [00:08:02.429]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/lib-utf8parse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4830030Z [00:08:02.436]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/lib-utf8parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4897159Z [00:08:02.443]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.4964941Z [00:08:02.450]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/dep-lib-utf8parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5034169Z [00:08:02.457]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8/lib-icu_normalizer_data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5102735Z [00:08:02.463]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5170509Z [00:08:02.470]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8/lib-icu_normalizer_data.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5238936Z [00:08:02.477]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-98553ac9fa3f33c8/dep-lib-icu_normalizer_data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5307370Z [00:08:02.484]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5374584Z [00:08:02.491]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd/lib-futures_sink' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5442125Z [00:08:02.497]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd/lib-futures_sink.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5509439Z [00:08:02.504]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-sink-2858ad426ce613cd/dep-lib-futures_sink' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5578823Z [00:08:02.511]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5646709Z [00:08:02.518]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31/dep-lib-zerofrom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5715410Z [00:08:02.525]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31/lib-zerofrom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5785408Z [00:08:02.532]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-69fc3906116d7f31/lib-zerofrom.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5855312Z [00:08:02.539]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823/lib-hickory_resolver' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5923472Z [00:08:02.546]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.5991637Z [00:08:02.552]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823/lib-hickory_resolver.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6060737Z [00:08:02.559]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hickory-resolver-2a5c962506187823/dep-lib-hickory_resolver' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6128857Z [00:08:02.566]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-163a653a00169437/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6198475Z [00:08:02.573]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-163a653a00169437/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6266632Z [00:08:02.580]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6334163Z [00:08:02.587]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc/dep-lib-deranged' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6401863Z [00:08:02.593]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc/lib-deranged.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6470533Z [00:08:02.600]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-414779377bb4a7cc/lib-deranged' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6538592Z [00:08:02.607]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447/lib-yoke' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6607140Z [00:08:02.614]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447/dep-lib-yoke' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6674736Z [00:08:02.621]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6742081Z [00:08:02.627]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-295bab17eb0ed447/lib-yoke.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6810613Z [00:08:02.634]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06/dep-lib-rand_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6877575Z [00:08:02.641]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06/lib-rand_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.6944116Z [00:08:02.648]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7012437Z [00:08:02.654]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-cad927a15e8dca06/lib-rand_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7080051Z [00:08:02.661]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c/lib-adler2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7148354Z [00:08:02.668]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c/dep-lib-adler2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7216604Z [00:08:02.675]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7283616Z [00:08:02.682]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-04e032851045267c/lib-adler2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7350974Z [00:08:02.688]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583/lib-parking.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7418744Z [00:08:02.695]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583/dep-lib-parking' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7486170Z [00:08:02.702]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7554072Z [00:08:02.709]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking-b4deda449873f583/lib-parking' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7622796Z [00:08:02.715]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7690204Z [00:08:02.722]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84/lib-smallvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7758370Z [00:08:02.729]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84/dep-lib-smallvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7826850Z [00:08:02.736]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-d3a2c1d7d354fd84/lib-smallvec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7894807Z [00:08:02.743]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05/lib-xml.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.7962837Z [00:08:02.749]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05/dep-lib-xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8030320Z [00:08:02.756]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8097021Z [00:08:02.763]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xml-rs-6abd6ae4295cde05/lib-xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8164674Z [00:08:02.770]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1/dep-lib-sync_wrapper' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8232919Z [00:08:02.776]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8300738Z [00:08:02.783]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1/lib-sync_wrapper' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8367119Z [00:08:02.790]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sync_wrapper-984b25a86b45f3d1/lib-sync_wrapper.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8434938Z [00:08:02.797]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd/dep-lib-resolv_conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8502084Z [00:08:02.803]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8569202Z [00:08:02.810]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd/lib-resolv_conf.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8637437Z [00:08:02.817]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/resolv-conf-5c926bf08a0cabdd/lib-resolv_conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8705059Z [00:08:02.824]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b/dep-lib-parking_lot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8772911Z [00:08:02.830]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8840444Z [00:08:02.837]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b/lib-parking_lot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8907970Z [00:08:02.844]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot-221e5a438611646b/lib-parking_lot.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.8974607Z [00:08:02.851]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9041111Z [00:08:02.857]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c/lib-zerocopy' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9108387Z [00:08:02.864]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c/lib-zerocopy.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9175723Z [00:08:02.871]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a3defb0dfd42740c/dep-lib-zerocopy' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9247029Z [00:08:02.878]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a/lib-unicode_normalization' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9314983Z [00:08:02.885]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9383188Z [00:08:02.891]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a/dep-lib-unicode_normalization' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9450543Z [00:08:02.898]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unicode-normalization-7dafa748878d480a/lib-unicode_normalization.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9519011Z [00:08:02.905]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed/lib-arrayref' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9588354Z [00:08:02.912]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9655804Z [00:08:02.919]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed/dep-lib-arrayref' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9724191Z [00:08:02.926]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayref-3908e0d6c1e1c1ed/lib-arrayref.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9793403Z [00:08:02.933]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9860809Z [00:08:02.939]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4/dep-lib-once_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9929030Z [00:08:02.946]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4/lib-once_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:17.9997483Z [00:08:02.953]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-9f556ff75f58c5b4/lib-once_cell.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0065368Z [00:08:02.960]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0138329Z [00:08:02.967]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73/lib-zeroize' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0208137Z [00:08:02.974]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73/dep-lib-zeroize' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0275934Z [00:08:02.981]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zeroize-9d7a6fb98124bc73/lib-zeroize.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0345761Z [00:08:02.988]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0/lib-sha2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0414621Z [00:08:02.995]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0/lib-sha2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0482080Z [00:08:03.001]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0/dep-lib-sha2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0549480Z [00:08:03.008]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha2-0613dc12852cddf0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0617452Z [00:08:03.015]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c/dep-lib-iroh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0685390Z [00:08:03.022]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0753056Z [00:08:03.028]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c/lib-iroh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0821190Z [00:08:03.035]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-5cdf9433fa60f11c/lib-iroh.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0888743Z [00:08:03.042]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53/dep-lib-hmac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.0956349Z [00:08:03.049]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1024317Z [00:08:03.056]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53/lib-hmac.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1092584Z [00:08:03.062]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-4f718781499b6e53/lib-hmac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1160765Z [00:08:03.069]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9/dep-lib-uuid' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1228634Z [00:08:03.076]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1296994Z [00:08:03.083]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9/lib-uuid.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1364325Z [00:08:03.090]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uuid-eaf0d75403edbef9/lib-uuid' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1433556Z [00:08:03.097]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1501827Z [00:08:03.103]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05/lib-overload.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1570134Z [00:08:03.110]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05/dep-lib-overload' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1637666Z [00:08:03.117]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/overload-4584cfe84772fa05/lib-overload' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1706346Z [00:08:03.124]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721/lib-opaque_debug.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1775355Z [00:08:03.131]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1844081Z [00:08:03.138]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721/dep-lib-opaque_debug' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1911924Z [00:08:03.144]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/opaque-debug-01a07c3302ed6721/lib-opaque_debug' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.1980789Z [00:08:03.151]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2048645Z [00:08:03.158]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709/lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2117187Z [00:08:03.165]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709/dep-lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2185496Z [00:08:03.172]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-afceb2c5d0833709/lib-libc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2253557Z [00:08:03.179]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd/lib-netlink_packet_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2322017Z [00:08:03.185]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2390245Z [00:08:03.192]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd/dep-lib-netlink_packet_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2457741Z [00:08:03.199]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-utils-153b7d3ad072c2cd/lib-netlink_packet_utils.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2526102Z [00:08:03.206]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c/lib-pnet_macros_support.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2594940Z [00:08:03.213]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c/dep-lib-pnet_macros_support' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2663037Z [00:08:03.219]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2731359Z [00:08:03.226]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_macros_support-f0920d604078170c/lib-pnet_macros_support' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2799527Z [00:08:03.233]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2866824Z [00:08:03.240]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d/lib-iroh_metrics' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.2934170Z [00:08:03.247]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d/lib-iroh_metrics.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3001632Z [00:08:03.253]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-metrics-38fd2b59a81e325d/dep-lib-iroh_metrics' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3071043Z [00:08:03.260]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07/dep-lib-byteorder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3142151Z [00:08:03.267]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07/lib-byteorder.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3211183Z [00:08:03.274]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3277443Z [00:08:03.281]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/byteorder-c3ccd52d50bb8a07/lib-byteorder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3345585Z [00:08:03.288]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3414013Z [00:08:03.295]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c/dep-lib-http_body_util' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3482448Z [00:08:03.301]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c/lib-http_body_util.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3550096Z [00:08:03.308]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-util-f98fd5e36812db6c/lib-http_body_util' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3618747Z [00:08:03.315]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/lib-anstyle.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3685356Z [00:08:03.322]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3752839Z [00:08:03.328]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/lib-anstyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3820120Z [00:08:03.335]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/dep-lib-anstyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3887101Z [00:08:03.342]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-ff0377ada9566feb/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.3954208Z [00:08:03.349]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-ff0377ada9566feb/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4022245Z [00:08:03.355]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0/dep-lib-webpki_roots' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4090550Z [00:08:03.362]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4159942Z [00:08:03.369]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0/lib-webpki_roots' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4229102Z [00:08:03.376]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3c8e96ee757abcc0/lib-webpki_roots.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4296198Z [00:08:03.383]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63/lib-tracing_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4364601Z [00:08:03.390]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63/dep-lib-tracing_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4433199Z [00:08:03.396]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4501311Z [00:08:03.403]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-core-2c6f22b9c59dae63/lib-tracing_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4569531Z [00:08:03.410]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4637698Z [00:08:03.417]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757/lib-tower.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4706400Z [00:08:03.424]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757/lib-tower' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4774822Z [00:08:03.431]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-3c6c52c9bdbe4757/dep-lib-tower' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4843856Z [00:08:03.438]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196/lib-base64ct' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4912713Z [00:08:03.444]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.4980978Z [00:08:03.451]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196/dep-lib-base64ct' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5049641Z [00:08:03.458]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64ct-1e310fc94067b196/lib-base64ct.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5117479Z [00:08:03.465]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6/dep-lib-spki' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5185097Z [00:08:03.472]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5252540Z [00:08:03.478]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6/lib-spki' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5320969Z [00:08:03.485]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spki-4953aaa4b0e024b6/lib-spki.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5389807Z [00:08:03.492]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-d2357ede2338a762/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5458337Z [00:08:03.499]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-d2357ede2338a762/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5525889Z [00:08:03.506]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7/dep-lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5593270Z [00:08:03.513]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7/lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5660471Z [00:08:03.519]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5727468Z [00:08:03.526]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-63686468d78d1ab7/lib-anstream.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5796118Z [00:08:03.533]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5/lib-rand_chacha.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5864035Z [00:08:03.540]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5/dep-lib-rand_chacha' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5931814Z [00:08:03.546]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5/lib-rand_chacha' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.5998840Z [00:08:03.553]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-ca630a76bca2c9f5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6066642Z [00:08:03.560]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6135286Z [00:08:03.567]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456/lib-h2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6204753Z [00:08:03.574]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456/lib-h2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6273106Z [00:08:03.580]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/h2-6b1523dcfebfc456/dep-lib-h2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6341594Z [00:08:03.587]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a/dep-lib-atomic_waker' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6408861Z [00:08:03.594]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6476617Z [00:08:03.601]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a/lib-atomic_waker' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6544031Z [00:08:03.608]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/atomic-waker-ef9e1d9e2660075a/lib-atomic_waker.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6613427Z [00:08:03.614]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b/dep-lib-idna_adapter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6681418Z [00:08:03.621]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b/lib-idna_adapter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6750180Z [00:08:03.628]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6818573Z [00:08:03.635]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-63d6f892211dc86b/lib-idna_adapter.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6887233Z [00:08:03.642]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77/lib-ntimestamp.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.6954527Z [00:08:03.649]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77/dep-lib-ntimestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7022991Z [00:08:03.655]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77/lib-ntimestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7091258Z [00:08:03.662]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ntimestamp-cf2ae1b1987cdd77/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7159820Z [00:08:03.669]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d/dep-lib-sharded_slab' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7228717Z [00:08:03.676]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7295967Z [00:08:03.683]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d/lib-sharded_slab' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7363452Z [00:08:03.690]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sharded-slab-3dfc8f17529fe24d/lib-sharded_slab.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7431133Z [00:08:03.696]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314/lib-arrayvec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7498320Z [00:08:03.703]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314/dep-lib-arrayvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7566916Z [00:08:03.710]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7635334Z [00:08:03.717]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/arrayvec-e2c846147a1dc314/lib-arrayvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7704152Z [00:08:03.724]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-09bd31e599ebdd4b/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7772856Z [00:08:03.730]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/moka-09bd31e599ebdd4b/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7840452Z [00:08:03.737]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b/lib-der' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7908476Z [00:08:03.744]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b/dep-lib-der' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.7976127Z [00:08:03.751]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8043147Z [00:08:03.758]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/der-3d8b07bc90578b2b/lib-der.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8111600Z [00:08:03.764]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598/lib-futures_executor' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8179495Z [00:08:03.771]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8248609Z [00:08:03.778]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598/dep-lib-futures_executor' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8316511Z [00:08:03.785]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-executor-9f614a56516b8598/lib-futures_executor.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8384890Z [00:08:03.792]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb/dep-lib-ryu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8453555Z [00:08:03.799]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb/lib-ryu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8521454Z [00:08:03.805]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8588693Z [00:08:03.812]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-b35ff2d809c7a9bb/lib-ryu.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8656367Z [00:08:03.819]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41/dep-lib-derive_more' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8723867Z [00:08:03.826]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41/lib-derive_more.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8791120Z [00:08:03.832]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8858241Z [00:08:03.839]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-f5e942a261ec3c41/lib-derive_more' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8926113Z [00:08:03.846]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-a3bc3e7b97c7f3aa/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.8993672Z [00:08:03.853]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-a3bc3e7b97c7f3aa/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9061349Z [00:08:03.859]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d/lib-pkarr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9128691Z [00:08:03.866]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d/dep-lib-pkarr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9195851Z [00:08:03.873]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9264762Z [00:08:03.880]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-b40727546a98a67d/lib-pkarr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9333826Z [00:08:03.887]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539/lib-igd_next.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9403272Z [00:08:03.893]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9471726Z [00:08:03.900]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539/lib-igd_next' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9539741Z [00:08:03.907]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/igd-next-f627ea1c73b4b539/dep-lib-igd_next' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9607768Z [00:08:03.914]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44/dep-lib-salsa20' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9675758Z [00:08:03.921]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9743449Z [00:08:03.928]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44/lib-salsa20.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9812152Z [00:08:03.934]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/salsa20-6506f1d2400c1d44/lib-salsa20' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9881650Z [00:08:03.941]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:18.9949151Z [00:08:03.948]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3/dep-lib-precis_profiles' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0017440Z [00:08:03.955]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3/lib-precis_profiles' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0085722Z [00:08:03.962]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-f5c3d068172c31c3/lib-precis_profiles.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0153837Z [00:08:03.969]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/dep-lib-colorchoice' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0221755Z [00:08:03.975]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0290026Z [00:08:03.982]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/lib-colorchoice' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0357533Z [00:08:03.989]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/lib-colorchoice.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0425803Z [00:08:03.996]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004/lib-postcard' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0494107Z [00:08:04.003]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0562357Z [00:08:04.009]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004/lib-postcard.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0630104Z [00:08:04.016]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/postcard-287bc2134ca3f004/dep-lib-postcard' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0698938Z [00:08:04.023]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc/dep-lib-base64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0767484Z [00:08:04.030]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc/lib-base64.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0835017Z [00:08:04.037]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0903308Z [00:08:04.044]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-eb7775498ee036cc/lib-base64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.0972524Z [00:08:04.050]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195/dep-lib-n0_future' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1040442Z [00:08:04.057]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195/lib-n0_future' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1108277Z [00:08:04.064]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1176664Z [00:08:04.071]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-780f0808e4692195/lib-n0_future.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1244183Z [00:08:04.078]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039/lib-self_cell.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1311075Z [00:08:04.084]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039/dep-lib-self_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1380294Z [00:08:04.091]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039/lib-self_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1447777Z [00:08:04.098]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/self_cell-ae2e8b2512e8e039/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1515780Z [00:08:04.105]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598/lib-heapless.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1584402Z [00:08:04.112]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598/dep-lib-heapless' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1652864Z [00:08:04.118]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1720972Z [00:08:04.125]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/heapless-f67a3b11c0c2d598/lib-heapless' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1789604Z [00:08:04.132]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3/lib-tracing' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1857010Z [00:08:04.139]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3/lib-tracing.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1924930Z [00:08:04.146]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3/dep-lib-tracing' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.1993816Z [00:08:04.153]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-01eeed51f1d6abc3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2062028Z [00:08:04.159]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e/dep-lib-pin_project' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2129327Z [00:08:04.166]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e/lib-pin_project' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2196968Z [00:08:04.173]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2264669Z [00:08:04.180]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-bdb67aaf8f78f70e/lib-pin_project.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2332113Z [00:08:04.186]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674/lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2400722Z [00:08:04.193]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2468036Z [00:08:04.200]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674/dep-lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2535392Z [00:08:04.207]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-f3ef9adfb5348674/lib-regex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2604194Z [00:08:04.214]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c/lib-percent_encoding.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2672767Z [00:08:04.220]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c/lib-percent_encoding' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2740520Z [00:08:04.227]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2806974Z [00:08:04.234]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-714882a6fc75b38c/dep-lib-percent_encoding' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2877036Z [00:08:04.241]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4/lib-constant_time_eq.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.2945697Z [00:08:04.248]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3013834Z [00:08:04.255]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4/dep-lib-constant_time_eq' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3081858Z [00:08:04.261]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/constant_time_eq-2ec4f1b637d7d3f4/lib-constant_time_eq' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3153227Z [00:08:04.269]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-8eccf0d1f1f02aae/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3221227Z [00:08:04.275]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-8eccf0d1f1f02aae/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3289134Z [00:08:04.282]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38/dep-lib-lru' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3356737Z [00:08:04.289]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38/lib-lru' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3424208Z [00:08:04.296]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3491219Z [00:08:04.302]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lru-67ed253cc1158d38/lib-lru.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3558632Z [00:08:04.309]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989/lib-netlink_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3626248Z [00:08:04.316]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989/dep-lib-netlink_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3692935Z [00:08:04.322]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3762328Z [00:08:04.329]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-sys-9d86c15e630e9989/lib-netlink_sys.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3831969Z [00:08:04.336]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349/lib-dyn_clone' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3900233Z [00:08:04.343]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349/lib-dyn_clone.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.3967567Z [00:08:04.350]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349/dep-lib-dyn_clone' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4036525Z [00:08:04.357]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dyn-clone-c5f12c344393b349/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4104404Z [00:08:04.364]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4172680Z [00:08:04.370]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba/lib-thiserror.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4242686Z [00:08:04.377]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba/lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4311030Z [00:08:04.384]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-3f4f8f5c753037ba/dep-lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4378710Z [00:08:04.391]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a/lib-lock_api.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4447075Z [00:08:04.398]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4516450Z [00:08:04.405]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a/dep-lib-lock_api' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4584627Z [00:08:04.412]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-75d987cb38e79d6a/lib-lock_api' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4653126Z [00:08:04.418]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b/lib-scopeguard' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4722698Z [00:08:04.425]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4790516Z [00:08:04.432]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b/dep-lib-scopeguard' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4858331Z [00:08:04.439]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scopeguard-af12ca26b03e134b/lib-scopeguard.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4925909Z [00:08:04.446]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c/lib-litemap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.4995285Z [00:08:04.453]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c/dep-lib-litemap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5064473Z [00:08:04.460]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5133180Z [00:08:04.466]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-4f92a5b30108e80c/lib-litemap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5200703Z [00:08:04.473]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10/lib-fnv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5268546Z [00:08:04.480]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5336480Z [00:08:04.487]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10/dep-lib-fnv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5404618Z [00:08:04.494]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fnv-775ea7858e96ea10/lib-fnv.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5472689Z [00:08:04.500]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5/lib-pkcs8.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5540928Z [00:08:04.507]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5608307Z [00:08:04.514]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5/dep-lib-pkcs8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5676563Z [00:08:04.521]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkcs8-ff6855f17f48dba5/lib-pkcs8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5746163Z [00:08:04.528]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-3f4e660146246336/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5814119Z [00:08:04.535]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-3f4e660146246336/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5881852Z [00:08:04.541]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-806403528a74456a/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.5948899Z [00:08:04.548]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-806403528a74456a/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6015610Z [00:08:04.555]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16/lib-crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6083081Z [00:08:04.562]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6151083Z [00:08:04.568]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16/dep-lib-crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6218030Z [00:08:04.575]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-24fe2f4a89134b16/lib-crc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6288152Z [00:08:04.582]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b/lib-rustls_platform_verifier.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6356358Z [00:08:04.589]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b/dep-lib-rustls_platform_verifier' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6424893Z [00:08:04.596]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6493584Z [00:08:04.603]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-platform-verifier-cec90eed7701c25b/lib-rustls_platform_verifier' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6561739Z [00:08:04.609]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3/lib-cordyceps' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6629759Z [00:08:04.616]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3/lib-cordyceps.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6697063Z [00:08:04.623]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6766006Z [00:08:04.630]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cordyceps-9b638b4fd9b20fa3/dep-lib-cordyceps' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6835719Z [00:08:04.637]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4/lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6904607Z [00:08:04.644]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.6972549Z [00:08:04.650]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4/lib-anstyle_query.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7041128Z [00:08:04.657]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-fb2e9ad978fcacd4/dep-lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7109398Z [00:08:04.664]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964/lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7176354Z [00:08:04.671]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7242982Z [00:08:04.677]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964/lib-clap_builder.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7313416Z [00:08:04.684]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-feb0d6fb20863964/dep-lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7379337Z [00:08:04.691]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e/lib-crypto_common.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7445798Z [00:08:04.698]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7512771Z [00:08:04.704]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e/dep-lib-crypto_common' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7579819Z [00:08:04.711]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto-common-f72e527e54cb532e/lib-crypto_common' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7647287Z [00:08:04.718]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe/dep-lib-rand_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7713297Z [00:08:04.725]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe/lib-rand_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7779577Z [00:08:04.731]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7846900Z [00:08:04.738]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_core-100ede5101d639fe/lib-rand_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7915105Z [00:08:04.745]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80/dep-lib-tokio_stream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.7981529Z [00:08:04.751]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8049724Z [00:08:04.758]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80/lib-tokio_stream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8118390Z [00:08:04.765]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-stream-07b791fd83572f80/lib-tokio_stream.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8186138Z [00:08:04.772]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a/dep-lib-ppv_lite86' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8254426Z [00:08:04.779]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a/lib-ppv_lite86.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8323541Z [00:08:04.786]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8391713Z [00:08:04.792]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ppv-lite86-ae76558765f8051a/lib-ppv_lite86' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8458829Z [00:08:04.799]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63/dep-lib-tokio' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8526971Z [00:08:04.806]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8595498Z [00:08:04.813]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63/lib-tokio' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8662689Z [00:08:04.819]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-0535610025ae9c63/lib-tokio.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8731363Z [00:08:04.826]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed/lib-aead' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8799728Z [00:08:04.833]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8867587Z [00:08:04.840]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed/dep-lib-aead' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.8934651Z [00:08:04.847]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aead-3fb7ae699fcda4ed/lib-aead.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9002742Z [00:08:04.853]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833/lib-tokio_util' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9070207Z [00:08:04.860]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833/dep-lib-tokio_util' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9137623Z [00:08:04.867]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9204946Z [00:08:04.874]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-util-b3f0fd0d40ad4833/lib-tokio_util.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9273468Z [00:08:04.881]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4/lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9340355Z [00:08:04.887]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4/lib-hashbrown.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9408095Z [00:08:04.894]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4/dep-lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9475809Z [00:08:04.901]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-f03840213ff059c4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9542996Z [00:08:04.907]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9609059Z [00:08:04.914]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e/lib-tracing_log.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9675862Z [00:08:04.921]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e/lib-tracing_log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9743606Z [00:08:04.928]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-log-06431376c005b87e/dep-lib-tracing_log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9811664Z [00:08:04.934]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9878868Z [00:08:04.941]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d/lib-potential_utf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:19.9945392Z [00:08:04.948]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d/dep-lib-potential_utf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0012532Z [00:08:04.954]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-da2a1eb238c6ff9d/lib-potential_utf.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0079148Z [00:08:04.961]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5/lib-simple_dns' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0147019Z [00:08:04.968]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0215129Z [00:08:04.975]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5/dep-lib-simple_dns' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0283801Z [00:08:04.982]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simple-dns-fda472c1dc5361a5/lib-simple_dns.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0350928Z [00:08:04.988]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0419030Z [00:08:04.995]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f/lib-thiserror.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0485508Z [00:08:05.002]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f/lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0553188Z [00:08:05.008]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-80799a78bcf7bc8f/dep-lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0622242Z [00:08:05.015]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-dc62535bde917f70/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0691196Z [00:08:05.022]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-dc62535bde917f70/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0761345Z [00:08:05.029]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0828788Z [00:08:05.036]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a/lib-hyper.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0897027Z [00:08:05.043]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a/dep-lib-hyper' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.0964889Z [00:08:05.050]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-cfcb6d6fae79ed7a/lib-hyper' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1032478Z [00:08:05.056]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f/dep-lib-ed25519_dalek' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1099539Z [00:08:05.063]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1166654Z [00:08:05.070]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f/lib-ed25519_dalek.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1233732Z [00:08:05.077]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-dalek-a6bf31309bc1724f/lib-ed25519_dalek' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1302163Z [00:08:05.083]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a/lib-futures_task.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1368875Z [00:08:05.090]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1436358Z [00:08:05.097]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a/dep-lib-futures_task' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1503418Z [00:08:05.104]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-task-8a1d63b4d4c5365a/lib-futures_task' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1571427Z [00:08:05.110]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042/lib-hostname_validator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1637804Z [00:08:05.117]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1704565Z [00:08:05.124]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042/dep-lib-hostname_validator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1771878Z [00:08:05.130]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hostname-validator-4aecbb2699db7042/lib-hostname_validator.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1838711Z [00:08:05.137]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976/dep-lib-parking_lot_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1905206Z [00:08:05.144]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.1972969Z [00:08:05.150]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976/lib-parking_lot_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2040184Z [00:08:05.157]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-e6154f994056b976/lib-parking_lot_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2106955Z [00:08:05.164]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75/lib-icu_properties' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2173602Z [00:08:05.171]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75/lib-icu_properties.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2240008Z [00:08:05.177]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2306661Z [00:08:05.184]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-a464fe62f738ab75/dep-lib-icu_properties' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2374595Z [00:08:05.191]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-47daabebd1188c33/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2441307Z [00:08:05.197]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-47daabebd1188c33/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2508192Z [00:08:05.204]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99/dep-lib-z32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2575245Z [00:08:05.211]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2642037Z [00:08:05.217]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99/lib-z32.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2710152Z [00:08:05.224]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/z32-3aeeaa4f64cdce99/lib-z32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2778363Z [00:08:05.231]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240/dep-lib-tokio_rustls' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2845232Z [00:08:05.238]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2912169Z [00:08:05.244]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240/lib-tokio_rustls.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.2979795Z [00:08:05.251]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tokio-rustls-36eda533ac8b2240/lib-tokio_rustls' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3046601Z [00:08:05.258]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e/dep-lib-iroh_quinn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3113924Z [00:08:05.265]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e/lib-iroh_quinn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3183330Z [00:08:05.271]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3250090Z [00:08:05.278]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-864351459e4ac43e/lib-iroh_quinn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3317165Z [00:08:05.285]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3385612Z [00:08:05.292]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd/dep-lib-icu_properties_data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3452034Z [00:08:05.298]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd/lib-icu_properties_data.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3518396Z [00:08:05.305]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-26e5dc6af9f272bd/lib-icu_properties_data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3585750Z [00:08:05.312]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305/dep-lib-try_lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3653929Z [00:08:05.319]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305/lib-try_lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3720358Z [00:08:05.325]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3786619Z [00:08:05.332]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/try-lock-27d235ef8737a305/lib-try_lock.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3854300Z [00:08:05.339]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e/lib-icu_provider.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3920871Z [00:08:05.345]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.3986931Z [00:08:05.352]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e/dep-lib-icu_provider' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4054167Z [00:08:05.359]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-365c7e2514e1e13e/lib-icu_provider' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4121001Z [00:08:05.365]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f/dep-lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4189180Z [00:08:05.372]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4256042Z [00:08:05.379]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f/lib-regex_automata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4323096Z [00:08:05.385]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-9e0651951a82845f/lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4390494Z [00:08:05.392]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-0f71418d8eb1fbfd/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4456873Z [00:08:05.399]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-0f71418d8eb1fbfd/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4524567Z [00:08:05.406]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4591400Z [00:08:05.412]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380/lib-hmac_sha1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4658550Z [00:08:05.419]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380/lib-hmac_sha1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4725648Z [00:08:05.426]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hmac-sha1-5d05948eb73fb380/dep-lib-hmac_sha1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4793389Z [00:08:05.432]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-7c3622e5b9729208/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4861195Z [00:08:05.439]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/object-7c3622e5b9729208/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4928930Z [00:08:05.446]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a/lib-const_oid.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.4997044Z [00:08:05.453]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5065383Z [00:08:05.460]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a/lib-const_oid' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5132254Z [00:08:05.466]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/const-oid-d2cc2a0850b7a26a/dep-lib-const_oid' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5200065Z [00:08:05.473]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25/lib-n0_snafu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5267356Z [00:08:05.480]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5335534Z [00:08:05.487]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25/lib-n0_snafu.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5402344Z [00:08:05.493]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-snafu-1368363ddf5a8d25/dep-lib-n0_snafu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5470980Z [00:08:05.500]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5/lib-signature' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5538096Z [00:08:05.507]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5605598Z [00:08:05.514]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5/dep-lib-signature' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5674099Z [00:08:05.521]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signature-fa06786479989eb5/lib-signature.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5740821Z [00:08:05.527]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677/lib-pin_utils.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5807345Z [00:08:05.534]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5874714Z [00:08:05.541]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677/lib-pin_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.5941734Z [00:08:05.547]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-utils-e5b9b2ca0c59a677/dep-lib-pin_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6009541Z [00:08:05.554]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476/lib-tower_http' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6078200Z [00:08:05.561]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6146158Z [00:08:05.568]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476/dep-lib-tower_http' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6213256Z [00:08:05.575]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-http-62c7e9a4fe8af476/lib-tower_http.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6281570Z [00:08:05.581]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:20.6348875Z [00:08:05.588]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:20.6415297Z [00:08:05.595]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:20.6483112Z [00:08:05.602]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:20.6550682Z [00:08:05.608]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-2640dfa1a0cd103b/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6618553Z [00:08:05.615]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-future-2640dfa1a0cd103b/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6687440Z [00:08:05.622]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6755035Z [00:08:05.629]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d/lib-quoted_string_parser' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6823241Z [00:08:05.635]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d/dep-lib-quoted_string_parser' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6891681Z [00:08:05.642]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/quoted-string-parser-37a5af646113d63d/lib-quoted_string_parser.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.6960173Z [00:08:05.649]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe/lib-socket2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7028567Z [00:08:05.656]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7096256Z [00:08:05.663]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe/dep-lib-socket2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7163929Z [00:08:05.670]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-7a1ae249034bdbfe/lib-socket2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7232854Z [00:08:05.676]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-36addb412a393a1e/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7302429Z [00:08:05.683]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-36addb412a393a1e/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7370982Z [00:08:05.690]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3/lib-netlink_packet_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7439130Z [00:08:05.697]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7506548Z [00:08:05.704]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3/lib-netlink_packet_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7575594Z [00:08:05.711]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-core-90e1bbf2a32433d3/dep-lib-netlink_packet_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7644364Z [00:08:05.718]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-41990debd242f9f0/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7712540Z [00:08:05.724]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-profiles-41990debd242f9f0/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7781022Z [00:08:05.731]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af/dep-lib-serde' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7849519Z [00:08:05.738]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af/lib-serde.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7919803Z [00:08:05.745]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.7988009Z [00:08:05.752]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-d1532eacab8be3af/lib-serde' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8055239Z [00:08:05.759]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b/lib-num_enum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8123917Z [00:08:05.766]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b/dep-lib-num_enum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8191896Z [00:08:05.772]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8258078Z [00:08:05.779]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_enum-bf6a942a7dff575b/lib-num_enum.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8325893Z [00:08:05.786]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc/lib-futures_io' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8393834Z [00:08:05.793]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc/lib-futures_io.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8462234Z [00:08:05.799]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc/dep-lib-futures_io' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8530210Z [00:08:05.806]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-io-8646ecd0d36f55fc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8597535Z [00:08:05.813]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf/lib-netwatch.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8666775Z [00:08:05.820]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8735113Z [00:08:05.827]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf/lib-netwatch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8802774Z [00:08:05.833]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netwatch-f2aa3e3b20ff40bf/dep-lib-netwatch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8871427Z [00:08:05.840]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5/lib-rustc_demangle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.8939119Z [00:08:05.847]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9009488Z [00:08:05.854]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5/dep-lib-rustc_demangle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9078032Z [00:08:05.861]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-demangle-3610075b05a4d6b5/lib-rustc_demangle.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9145766Z [00:08:05.868]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3/lib-icu_collections' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9214173Z [00:08:05.875]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9283065Z [00:08:05.881]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3/lib-icu_collections.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9349633Z [00:08:05.888]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-5bb1eb7edeccbab3/dep-lib-icu_collections' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9417650Z [00:08:05.895]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d/dep-lib-getrandom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9485430Z [00:08:05.902]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9553449Z [00:08:05.909]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d/lib-getrandom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9621274Z [00:08:05.915]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-1f3d85f0d7132b5d/lib-getrandom.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9689139Z [00:08:05.922]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3/lib-miniz_oxide.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9757702Z [00:08:05.929]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9825549Z [00:08:05.936]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3/lib-miniz_oxide' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9893636Z [00:08:05.943]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-8f813d817ddda9c3/dep-lib-miniz_oxide' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:20.9961682Z [00:08:05.949]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832/lib-portable_atomic.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0028395Z [00:08:05.956]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0095134Z [00:08:05.963]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832/dep-lib-portable_atomic' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0162244Z [00:08:05.969]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-c0fb640b7769f832/lib-portable_atomic' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0230286Z [00:08:05.976]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0298446Z [00:08:05.983]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0366286Z [00:08:05.990]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c/dep-lib-md5' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0435062Z [00:08:05.997]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c/lib-md5' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0502691Z [00:08:06.003]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0572534Z [00:08:06.010]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/md5-4309eb78ee8fc10c/lib-md5.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0641326Z [00:08:06.017]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04/lib-crossbeam_channel.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0708810Z [00:08:06.024]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0778466Z [00:08:06.031]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04/dep-lib-crossbeam_channel' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0845743Z [00:08:06.038]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-channel-ee7708eddc862b04/lib-crossbeam_channel' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0914237Z [00:08:06.045]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737/lib-universal_hash.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.0982279Z [00:08:06.051]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1051908Z [00:08:06.058]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737/dep-lib-universal_hash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1120024Z [00:08:06.065]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/universal-hash-588e0c716b0f8737/lib-universal_hash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1188268Z [00:08:06.072]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca/dep-lib-tower_layer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1255470Z [00:08:06.079]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1323716Z [00:08:06.086]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca/lib-tower_layer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1391411Z [00:08:06.092]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-layer-5b76469351e43aca/lib-tower_layer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1459740Z [00:08:06.099]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466/lib-subtle.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1527251Z [00:08:06.106]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1594379Z [00:08:06.113]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466/dep-lib-subtle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1662899Z [00:08:06.119]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/subtle-86ec28a99f44b466/lib-subtle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1732278Z [00:08:06.126]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695/dep-lib-webpki_roots' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1801798Z [00:08:06.133]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1869329Z [00:08:06.140]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695/lib-webpki_roots' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.1937404Z [00:08:06.147]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/webpki-roots-3edb310f2ff9d695/lib-webpki_roots.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2005214Z [00:08:06.154]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/dep-lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2073187Z [00:08:06.160]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/lib-memchr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2141845Z [00:08:06.167]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2209749Z [00:08:06.174]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2277396Z [00:08:06.181]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016/lib-backon' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2347176Z [00:08:06.188]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2415466Z [00:08:06.195]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016/dep-lib-backon' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2484033Z [00:08:06.202]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/backon-00e4ba99afd48016/lib-backon.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2552087Z [00:08:06.208]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e/dep-lib-futures_channel' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2620119Z [00:08:06.215]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e/lib-futures_channel.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2686998Z [00:08:06.222]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2754711Z [00:08:06.229]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-channel-c9f34b14ce84119e/lib-futures_channel' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2822935Z [00:08:06.235]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2890685Z [00:08:06.242]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5/lib-http' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.2957272Z [00:08:06.249]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5/dep-lib-http' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3024960Z [00:08:06.256]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-966d5ed1362e7fa5/lib-http.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3093509Z [00:08:06.263]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670/lib-crossbeam_epoch.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3162381Z [00:08:06.269]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3229475Z [00:08:06.276]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670/dep-lib-crossbeam_epoch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3297060Z [00:08:06.283]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-5f6bba963fa74670/lib-crossbeam_epoch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3365375Z [00:08:06.290]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56/dep-lib-termcolor' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3433828Z [00:08:06.297]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56/lib-termcolor.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3501678Z [00:08:06.303]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3570953Z [00:08:06.310]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/termcolor-b6a3425f1543ca56/lib-termcolor' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3639302Z [00:08:06.317]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-7f1cdbc4719c42de/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3707026Z [00:08:06.324]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-7f1cdbc4719c42de/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3775286Z [00:08:06.331]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd/dep-lib-strum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3843460Z [00:08:06.338]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3911745Z [00:08:06.344]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd/lib-strum.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.3981236Z [00:08:06.351]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strum-e351fef5d35f3dfd/lib-strum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4049058Z [00:08:06.358]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a/lib-chacha20' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4117115Z [00:08:06.365]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4185431Z [00:08:06.372]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a/dep-lib-chacha20' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4256401Z [00:08:06.379]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/chacha20-6b9e3de667c4e00a/lib-chacha20.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4324084Z [00:08:06.386]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2/dep-lib-typenum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4392721Z [00:08:06.392]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2/lib-typenum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4460840Z [00:08:06.399]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4529822Z [00:08:06.406]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/typenum-13c7a68134b642c2/lib-typenum.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4598684Z [00:08:06.413]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f/dep-bin-dumbpipe' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4666266Z [00:08:06.420]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f/bin-dumbpipe.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4735578Z [00:08:06.427]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4803680Z [00:08:06.434]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-68ba1a92e655e38f/bin-dumbpipe' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4872831Z [00:08:06.440]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54/lib-rand_chacha.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.4940046Z [00:08:06.447]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54/dep-lib-rand_chacha' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5008953Z [00:08:06.454]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54/lib-rand_chacha' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5076401Z [00:08:06.461]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand_chacha-247ba4d015f63e54/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5145025Z [00:08:06.468]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/lib-strsim.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5214140Z [00:08:06.475]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5282199Z [00:08:06.481]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5350597Z [00:08:06.488]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/dep-lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5419456Z [00:08:06.495]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-66aa5a5106484d6a/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5488494Z [00:08:06.502]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-66aa5a5106484d6a/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5556548Z [00:08:06.509]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-841492ebbd2a21fc/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5623784Z [00:08:06.516]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pkarr-841492ebbd2a21fc/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5691218Z [00:08:06.522]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69/dep-lib-curve25519_dalek' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5759042Z [00:08:06.529]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5826295Z [00:08:06.536]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69/lib-curve25519_dalek' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5894238Z [00:08:06.543]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/curve25519-dalek-2cf11b7410935c69/lib-curve25519_dalek.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.5961534Z [00:08:06.549]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6028704Z [00:08:06.556]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6/lib-webpki' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6096455Z [00:08:06.563]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6/dep-lib-webpki' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6163944Z [00:08:06.570]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-webpki-3e946ea5c610e7c6/lib-webpki.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6231108Z [00:08:06.576]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19/lib-tracing_subscriber' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6298925Z [00:08:06.583]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6367790Z [00:08:06.590]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19/lib-tracing_subscriber.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6434349Z [00:08:06.597]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-subscriber-349da2379484ba19/dep-lib-tracing_subscriber' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6502380Z [00:08:06.603]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20/lib-no_std_net' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6568943Z [00:08:06.610]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6637542Z [00:08:06.617]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20/dep-lib-no_std_net' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6705700Z [00:08:06.624]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/no-std-net-f3d13906880b7d20/lib-no_std_net.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6774620Z [00:08:06.631]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1/dep-lib-netdev' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6843240Z [00:08:06.638]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6912150Z [00:08:06.644]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1/lib-netdev' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.6980286Z [00:08:06.651]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netdev-9b130764ef84fab1/lib-netdev.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7046773Z [00:08:06.658]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7113522Z [00:08:06.665]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785/lib-http' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7182727Z [00:08:06.671]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785/dep-lib-http' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7250905Z [00:08:06.678]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-b658eb0372a3d785/lib-http.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7317657Z [00:08:06.685]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7385425Z [00:08:06.692]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd/dep-lib-hash32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7452202Z [00:08:06.698]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd/lib-hash32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7520068Z [00:08:06.705]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hash32-f6d59b34cbb205fd/lib-hash32.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7588507Z [00:08:06.712]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605/dep-lib-ring' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7656450Z [00:08:06.719]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605/lib-ring.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7724519Z [00:08:06.726]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7793060Z [00:08:06.733]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ring-1b95ccc2e77e5605/lib-ring' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7862447Z [00:08:06.739]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1/lib-crypto_box' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7930614Z [00:08:06.746]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1/dep-lib-crypto_box' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.7998350Z [00:08:06.753]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8066482Z [00:08:06.760]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_box-2c68a58bdef7dbf1/lib-crypto_box.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8134925Z [00:08:06.767]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06/lib-openssl_probe' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8203998Z [00:08:06.774]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06/dep-lib-openssl_probe' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8272303Z [00:08:06.780]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8340440Z [00:08:06.787]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/openssl-probe-b99093400b0fbf06/lib-openssl_probe.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8409873Z [00:08:06.794]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa/dep-lib-color_backtrace' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8478158Z [00:08:06.801]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8547632Z [00:08:06.808]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa/lib-color_backtrace.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8616232Z [00:08:06.815]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/color-backtrace-3ec6bd66974baafa/lib-color_backtrace' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8685471Z [00:08:06.822]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5/dep-lib-getrandom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8751776Z [00:08:06.828]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8819672Z [00:08:06.835]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5/lib-getrandom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8888089Z [00:08:06.842]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-0a2db152d85704c5/lib-getrandom.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.8956715Z [00:08:06.849]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9023988Z [00:08:06.856]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147/dep-lib-futures_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9090905Z [00:08:06.862]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147/lib-futures_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9158392Z [00:08:06.869]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-core-3d882f16bae95147/lib-futures_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9226795Z [00:08:06.876]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5/lib-pin_project_lite.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9296958Z [00:08:06.883]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5/dep-lib-pin_project_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9365324Z [00:08:06.890]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9433504Z [00:08:06.897]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pin-project-lite-a05ec94787510fd5/lib-pin_project_lite' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9501754Z [00:08:06.903]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9569562Z [00:08:06.910]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8/lib-bitflags.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9636165Z [00:08:06.917]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8/lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9704363Z [00:08:06.924]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-21edd56883f084c8/dep-lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9772791Z [00:08:06.930]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b/lib-spin.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9840446Z [00:08:06.937]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9906938Z [00:08:06.944]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b/lib-spin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:21.9976516Z [00:08:06.951]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/spin-9667a3b66098ab5b/dep-lib-spin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0044270Z [00:08:06.958]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0111451Z [00:08:06.964]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5/dep-lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0178902Z [00:08:06.971]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5/lib-itoa.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0246470Z [00:08:06.978]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-4225e20aae5b41a5/lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0314870Z [00:08:06.985]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267/dep-lib-http_body' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0381961Z [00:08:06.991]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267/lib-http_body.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0449663Z [00:08:06.998]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0517411Z [00:08:07.005]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/http-body-5278a82d10af6267/lib-http_body' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0585361Z [00:08:07.012]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec/dep-lib-want' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0652574Z [00:08:07.018]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec/lib-want.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0720236Z [00:08:07.025]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0787282Z [00:08:07.032]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/want-15b5d93c047a88ec/lib-want' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0855076Z [00:08:07.039]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-87b8221895ae84f6/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0922953Z [00:08:07.045]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portable-atomic-87b8221895ae84f6/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.0991136Z [00:08:07.052]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93/dep-lib-rustls' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1059393Z [00:08:07.059]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93/lib-rustls' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1126865Z [00:08:07.066]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1194368Z [00:08:07.073]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-4d514414e5697c93/lib-rustls.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1263102Z [00:08:07.079]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d/dep-lib-futures_buffered' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1329316Z [00:08:07.086]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1395963Z [00:08:07.093]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d/lib-futures_buffered' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1464257Z [00:08:07.100]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-buffered-d8fd778839412d9d/lib-futures_buffered.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1531629Z [00:08:07.106]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-0742b3835273cda7/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1598488Z [00:08:07.113]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lock_api-0742b3835273cda7/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1665858Z [00:08:07.120]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f/dep-lib-icu_locale_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1733626Z [00:08:07.127]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f/lib-icu_locale_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1801748Z [00:08:07.133]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1869926Z [00:08:07.140]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-da43a6c17f89dd8f/lib-icu_locale_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.1939892Z [00:08:07.147]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726/dep-lib-iroh_quinn_udp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2007735Z [00:08:07.154]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726/lib-iroh_quinn_udp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2075531Z [00:08:07.161]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2143702Z [00:08:07.168]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-ac5d24a3ad727726/lib-iroh_quinn_udp.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2212292Z [00:08:07.174]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2280075Z [00:08:07.181]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8/lib-time' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2347653Z [00:08:07.188]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8/lib-time.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2415337Z [00:08:07.195]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-57fd75685e2f40a8/dep-lib-time' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2483844Z [00:08:07.202]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a/lib-powerfmt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2552085Z [00:08:07.208]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a/dep-lib-powerfmt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2619374Z [00:08:07.215]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2686265Z [00:08:07.222]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-df48f36396c0b41a/lib-powerfmt.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2753841Z [00:08:07.229]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5f9f422ebf64e138/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2820737Z [00:08:07.235]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-5f9f422ebf64e138/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2888702Z [00:08:07.242]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a044d05216782401/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.2956190Z [00:08:07.249]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerocopy-a044d05216782401/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3024573Z [00:08:07.256]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3092991Z [00:08:07.262]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0/lib-tagptr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3163953Z [00:08:07.270]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0/lib-tagptr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3232256Z [00:08:07.276]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tagptr-e721e14d2177eca0/dep-lib-tagptr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3300624Z [00:08:07.283]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3367746Z [00:08:07.290]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9/dep-lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3435673Z [00:08:07.297]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9/lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3504533Z [00:08:07.304]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-5bb19dda8996b7f9/lib-regex_syntax.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3573279Z [00:08:07.311]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7/dep-lib-ed25519' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3640595Z [00:08:07.317]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3708321Z [00:08:07.324]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7/lib-ed25519' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3778411Z [00:08:07.331]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ed25519-524b80e87b224db7/lib-ed25519.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3846943Z [00:08:07.338]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7/dep-lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3915733Z [00:08:07.345]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.3984326Z [00:08:07.352]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7/lib-clap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4051883Z [00:08:07.358]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-7f809c6cddcc81c7/lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4120425Z [00:08:07.365]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb/dep-lib-fastrand' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4186753Z [00:08:07.372]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4254122Z [00:08:07.379]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb/lib-fastrand' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4321432Z [00:08:07.385]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-bc2f378c135017cb/lib-fastrand.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4389699Z [00:08:07.392]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07/dep-lib-attohttpc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4457291Z [00:08:07.399]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4525679Z [00:08:07.406]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07/lib-attohttpc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4593300Z [00:08:07.413]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/attohttpc-899f08dcbc617b07/lib-attohttpc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4661478Z [00:08:07.419]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4729387Z [00:08:07.426]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2/dep-lib-poly1305' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4795839Z [00:08:07.433]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2/lib-poly1305.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4862806Z [00:08:07.439]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/poly1305-b43a7ab7e2706ca2/lib-poly1305' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4931360Z [00:08:07.446]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d/lib-hyper_rustls' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.4998419Z [00:08:07.453]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d/dep-lib-hyper_rustls' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5065164Z [00:08:07.460]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5132859Z [00:08:07.466]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-rustls-8dc4d1601f52021d/lib-hyper_rustls.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5201841Z [00:08:07.473]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0/lib-gimli' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5269855Z [00:08:07.480]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0/dep-lib-gimli' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5337442Z [00:08:07.487]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5405539Z [00:08:07.494]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/gimli-2fbe14ddc69a96d0/lib-gimli.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5473720Z [00:08:07.501]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4/lib-critical_section' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5542821Z [00:08:07.507]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4/lib-critical_section.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5611431Z [00:08:07.514]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5679186Z [00:08:07.521]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/critical-section-d933caa5110f5cd4/dep-lib-critical_section' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5749279Z [00:08:07.528]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b/lib-httparse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5816761Z [00:08:07.535]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b/lib-httparse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5884616Z [00:08:07.542]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b/dep-lib-httparse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.5953407Z [00:08:07.549]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/httparse-f1665d6af11c357b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6021695Z [00:08:07.555]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06/lib-stun_rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6089409Z [00:08:07.562]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06/lib-stun_rs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6157775Z [00:08:07.569]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6226203Z [00:08:07.576]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stun-rs-d95e2398152ccb06/dep-lib-stun_rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6295356Z [00:08:07.583]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6363896Z [00:08:07.590]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b/lib-indexmap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6432829Z [00:08:07.596]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b/dep-lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6501009Z [00:08:07.603]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-3ffef8f52e10bb6b/lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6569299Z [00:08:07.610]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee/lib-iroh_base' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6636582Z [00:08:07.617]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6704803Z [00:08:07.624]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee/dep-lib-iroh_base' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6773157Z [00:08:07.630]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-base-8447429a11cc28ee/lib-iroh_base.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6842619Z [00:08:07.637]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509/dep-lib-rustc_hash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6911612Z [00:08:07.644]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.6978849Z [00:08:07.651]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509/lib-rustc_hash.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7046035Z [00:08:07.658]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustc-hash-d021aafb2ce11509/lib-rustc_hash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7114631Z [00:08:07.665]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-08976f83b9e129c1/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7183488Z [00:08:07.671]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-udp-08976f83b9e129c1/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7251615Z [00:08:07.678]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-c589e3f086074e21/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7318944Z [00:08:07.685]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-c589e3f086074e21/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7386317Z [00:08:07.692]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7453774Z [00:08:07.699]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b/lib-url.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7524109Z [00:08:07.706]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b/dep-lib-url' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7592635Z [00:08:07.712]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-02e5b13271158e1b/lib-url' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7661092Z [00:08:07.719]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97/dep-lib-fallible_iterator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7729310Z [00:08:07.726]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7796495Z [00:08:07.733]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97/lib-fallible_iterator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7864700Z [00:08:07.740]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fallible-iterator-7d317ded3d3bbb97/lib-fallible_iterator.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.7932555Z [00:08:07.746]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef/lib-futures_util' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8000109Z [00:08:07.753]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8067647Z [00:08:07.760]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef/lib-futures_util.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8137088Z [00:08:07.767]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-util-98a3b6c187057bef/dep-lib-futures_util' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8207114Z [00:08:07.774]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986/dep-lib-equivalent' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8274674Z [00:08:07.781]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986/lib-equivalent' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8342442Z [00:08:07.787]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8411050Z [00:08:07.794]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-23685ebd8bdfb986/lib-equivalent.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8480023Z [00:08:07.801]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8546826Z [00:08:07.808]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d/lib-sha1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8613561Z [00:08:07.815]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d/lib-sha1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8680151Z [00:08:07.821]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1-c78d8f5c38837b1d/dep-lib-sha1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8746889Z [00:08:07.828]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34/dep-lib-inout' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8813998Z [00:08:07.835]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8880506Z [00:08:07.841]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34/lib-inout.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.8949336Z [00:08:07.848]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/inout-77ce7efe53e8eb34/lib-inout' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9017278Z [00:08:07.855]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a/lib-block_buffer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9084277Z [00:08:07.862]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9151521Z [00:08:07.868]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a/lib-block_buffer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9218562Z [00:08:07.875]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/block-buffer-63c40da70f3fe75a/dep-lib-block_buffer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9287037Z [00:08:07.882]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-d8449b05c446137a/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9355061Z [00:08:07.889]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-d8449b05c446137a/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9423856Z [00:08:07.896]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-fbfe9050c6fd8aa9/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9490952Z [00:08:07.902]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-fbfe9050c6fd8aa9/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9557052Z [00:08:07.909]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6/lib-allocator_api2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9625061Z [00:08:07.916]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9692363Z [00:08:07.922]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6/dep-lib-allocator_api2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9759530Z [00:08:07.929]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/allocator-api2-64a6040cba36e4e6/lib-allocator_api2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9825299Z [00:08:07.936]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0/lib-hyper_util.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9892647Z [00:08:07.942]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0/dep-lib-hyper_util' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:22.9960565Z [00:08:07.949]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0/lib-hyper_util' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0026963Z [00:08:07.956]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hyper-util-1f5d7c49173bfcb0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0095463Z [00:08:07.963]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198/lib-n0_watcher' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0162858Z [00:08:07.969]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0229431Z [00:08:07.976]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198/lib-n0_watcher.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0296551Z [00:08:07.983]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/n0-watcher-b77ff27b187da198/dep-lib-n0_watcher' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0363888Z [00:08:07.990]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/lib-is_terminal_polyfill' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0431187Z [00:08:07.996]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0497994Z [00:08:08.003]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/dep-lib-is_terminal_polyfill' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0565162Z [00:08:08.010]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/lib-is_terminal_polyfill.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0632427Z [00:08:08.016]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0700476Z [00:08:08.023]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/lib-anstyle_parse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0766237Z [00:08:08.030]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/dep-lib-anstyle_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0833704Z [00:08:08.037]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/lib-anstyle_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0901765Z [00:08:08.043]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-ff179b6ec2b966e2/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.0967689Z [00:08:08.050]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-ff179b6ec2b966e2/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1036472Z [00:08:08.057]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939/lib-ucd_trie' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1103356Z [00:08:08.064]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1169998Z [00:08:08.070]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939/lib-ucd_trie.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1236900Z [00:08:08.077]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ucd-trie-bfbb176905c37939/dep-lib-ucd_trie' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1303871Z [00:08:08.084]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1370428Z [00:08:08.090]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb/lib-generic_array' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1437608Z [00:08:08.097]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb/lib-generic_array.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1504483Z [00:08:08.104]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/generic-array-c5bdfea50a930cfb/dep-lib-generic_array' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1571558Z [00:08:08.110]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306/dep-lib-portmapper' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1638272Z [00:08:08.117]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306/lib-portmapper' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1705020Z [00:08:08.124]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1772188Z [00:08:08.130]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/portmapper-6b28ae18fe638306/lib-portmapper.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1840329Z [00:08:08.137]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746/lib-bounded_integer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1906551Z [00:08:08.144]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.1973335Z [00:08:08.151]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746/dep-lib-bounded_integer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2040193Z [00:08:08.157]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bounded-integer-03e9cf1ded675746/lib-bounded_integer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2107046Z [00:08:08.164]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef/lib-xmltree.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2173992Z [00:08:08.171]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2241302Z [00:08:08.177]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef/lib-xmltree' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2307325Z [00:08:08.184]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/xmltree-c65a510f32ac86ef/dep-lib-xmltree' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2374541Z [00:08:08.191]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea/lib-rustls_native_certs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2441688Z [00:08:08.197]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea/lib-rustls_native_certs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2508304Z [00:08:08.204]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2574584Z [00:08:08.211]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-native-certs-615034de367b59ea/dep-lib-rustls_native_certs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2641910Z [00:08:08.217]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107/lib-crossbeam_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2708368Z [00:08:08.224]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2775476Z [00:08:08.231]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107/dep-lib-crossbeam_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2842340Z [00:08:08.237]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-87a63e205864e107/lib-crossbeam_utils.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2908786Z [00:08:08.244]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02/lib-rand.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.2974660Z [00:08:08.251]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3041465Z [00:08:08.257]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02/lib-rand' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3111157Z [00:08:08.264]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-b7c8f4a8142b5e02/dep-lib-rand' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3180397Z [00:08:08.271]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4/lib-cipher.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3248708Z [00:08:08.278]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3316479Z [00:08:08.285]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4/dep-lib-cipher' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3384626Z [00:08:08.292]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cipher-38bef5ef50eaa8a4/lib-cipher' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3452846Z [00:08:08.298]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0/lib-utf8_iter.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3521557Z [00:08:08.305]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3588989Z [00:08:08.312]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0/lib-utf8_iter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3657734Z [00:08:08.319]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-39c5b28120e165c0/dep-lib-utf8_iter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3726033Z [00:08:08.326]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3793860Z [00:08:08.333]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b/lib-signal_hook_registry.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3862028Z [00:08:08.339]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b/dep-lib-signal_hook_registry' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3930115Z [00:08:08.346]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/signal-hook-registry-93b2bb5463fc457b/lib-signal_hook_registry' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.3998195Z [00:08:08.353]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9/dep-lib-iroh_quinn_proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4066407Z [00:08:08.360]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4134540Z [00:08:08.367]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9/lib-iroh_quinn_proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4201590Z [00:08:08.373]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-quinn-proto-3e6431323f655ac9/lib-iroh_quinn_proto.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4269840Z [00:08:08.380]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4336975Z [00:08:08.387]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f/lib-blake3.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4404939Z [00:08:08.394]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f/dep-lib-blake3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4471833Z [00:08:08.400]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/blake3-b8dbf4b1c7f2fd0f/lib-blake3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4539008Z [00:08:08.407]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d/lib-base32.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4605733Z [00:08:08.414]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4673692Z [00:08:08.421]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d/lib-base32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4741039Z [00:08:08.427]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base32-70dbff10eaac799d/dep-lib-base32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4809038Z [00:08:08.434]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511/lib-tracing_error' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4875848Z [00:08:08.441]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.4942934Z [00:08:08.447]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511/dep-lib-tracing_error' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5009750Z [00:08:08.454]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tracing-error-fa9c959d2de5e511/lib-tracing_error.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5076770Z [00:08:08.461]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637/lib-ipnet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5144689Z [00:08:08.468]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637/dep-lib-ipnet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5210413Z [00:08:08.474]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637/lib-ipnet.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5278954Z [00:08:08.481]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ipnet-6fb70a26b5f2c637/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5346576Z [00:08:08.488]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e/lib-pem_rfc7468.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5413970Z [00:08:08.495]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5482120Z [00:08:08.501]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e/lib-pem_rfc7468' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5548785Z [00:08:08.508]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pem-rfc7468-db0187e92056542e/dep-lib-pem_rfc7468' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5616097Z [00:08:08.515]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914/lib-socket2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5683587Z [00:08:08.522]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5750928Z [00:08:08.528]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914/dep-lib-socket2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5818439Z [00:08:08.535]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/socket2-9e59165f20ecc914/lib-socket2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5886517Z [00:08:08.542]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-4653064b76ea9113/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.5954877Z [00:08:08.549]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-4653064b76ea9113/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6023009Z [00:08:08.555]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f/dep-lib-crc_catalog' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6091051Z [00:08:08.562]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f/lib-crc_catalog' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6158823Z [00:08:08.569]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6225411Z [00:08:08.576]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-3cbe9c556684ad7f/lib-crc_catalog.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6293599Z [00:08:08.583]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c/dep-lib-dumbpipe' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6360563Z [00:08:08.589]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6428773Z [00:08:08.596]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c/lib-dumbpipe.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6496365Z [00:08:08.603]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dumbpipe-67d00cb2d824507c/lib-dumbpipe' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6563792Z [00:08:08.610]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44/dep-lib-writeable' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6631888Z [00:08:08.616]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44/lib-writeable.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6700081Z [00:08:08.623]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6767643Z [00:08:08.630]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-564de66be398fb44/lib-writeable' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6836062Z [00:08:08.637]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6903346Z [00:08:08.644]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7/lib-pnet_packet.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.6970842Z [00:08:08.650]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7/lib-pnet_packet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7038977Z [00:08:08.657]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/pnet_packet-fd6de1138106d2c7/dep-lib-pnet_packet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7106854Z [00:08:08.664]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/lib-clap_lex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7174202Z [00:08:08.671]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7241540Z [00:08:08.677]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/dep-lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7309051Z [00:08:08.684]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7375939Z [00:08:08.691]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae/dep-lib-thread_local' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7443805Z [00:08:08.698]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7511098Z [00:08:08.704]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae/lib-thread_local.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7578175Z [00:08:08.711]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thread_local-71dc4a0545e132ae/lib-thread_local' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7646521Z [00:08:08.718]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d/lib-foldhash.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7714681Z [00:08:08.725]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7782275Z [00:08:08.731]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d/dep-lib-foldhash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7850005Z [00:08:08.738]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/foldhash-345c4e657eef996d/lib-foldhash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7916695Z [00:08:08.745]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c/dep-lib-stable_deref_trait' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.7984872Z [00:08:08.752]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8053599Z [00:08:08.759]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c/lib-stable_deref_trait.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8121113Z [00:08:08.765]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-a3436e2bee93ed8c/lib-stable_deref_trait' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8188959Z [00:08:08.772]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69/lib-matchers' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8255782Z [00:08:08.779]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8322935Z [00:08:08.785]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69/lib-matchers.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8388911Z [00:08:08.792]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/matchers-8c27b18df1bbab69/dep-lib-matchers' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8457674Z [00:08:08.799]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8/dep-lib-async_compat' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8523972Z [00:08:08.806]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8590305Z [00:08:08.812]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8/lib-async_compat' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8655701Z [00:08:08.819]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/async-compat-2dc5994ad37a9ce8/lib-async_compat.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8721655Z [00:08:08.825]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582/lib-bytes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8788699Z [00:08:08.832]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8856006Z [00:08:08.839]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582/dep-lib-bytes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8922566Z [00:08:08.845]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bytes-d05aa5b0623c5582/lib-bytes.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.8988943Z [00:08:08.852]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30/dep-lib-rustls_pki_types' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9055160Z [00:08:08.859]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9124593Z [00:08:08.866]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30/lib-rustls_pki_types.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9190076Z [00:08:08.872]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustls-pki-types-7078020738de7e30/lib-rustls_pki_types' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9258159Z [00:08:08.879]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439/dep-lib-zerovec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9324344Z [00:08:08.886]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9390035Z [00:08:08.892]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439/lib-zerovec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9455840Z [00:08:08.899]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-1fcc1707793c3439/lib-zerovec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9522206Z [00:08:08.905]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38/lib-slab.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9588904Z [00:08:08.912]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9655461Z [00:08:08.919]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38/dep-lib-slab' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9721693Z [00:08:08.925]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/slab-4dab13f561b5df38/lib-slab' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9788620Z [00:08:08.932]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796/lib-sha1_smol' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9855356Z [00:08:08.939]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796/lib-sha1_smol.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9922197Z [00:08:08.945]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:23.9988692Z [00:08:08.952]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/sha1_smol-a89d6c84df009796/dep-lib-sha1_smol' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0056338Z [00:08:08.959]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277/dep-lib-iri_string' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0123816Z [00:08:08.966]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0194331Z [00:08:08.973]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277/lib-iri_string' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0264562Z [00:08:08.980]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iri-string-22d684c798c72277/lib-iri_string.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0331609Z [00:08:08.986]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9/lib-rand.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0398473Z [00:08:08.993]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0465818Z [00:08:09.000]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9/lib-rand' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0533095Z [00:08:09.007]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rand-8313eda8812ce6f9/dep-lib-rand' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0600898Z [00:08:09.013]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6/lib-num_conv.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0667575Z [00:08:09.020]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6/dep-lib-num_conv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0734948Z [00:08:09.027]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0802076Z [00:08:09.033]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-c669c3d448cfbda6/lib-num_conv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0869143Z [00:08:09.040]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94/lib-netlink_packet_route' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.0935709Z [00:08:09.047]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94/dep-lib-netlink_packet_route' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1003129Z [00:08:09.053]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94/lib-netlink_packet_route.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1069477Z [00:08:09.060]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-packet-route-c5846aec5813db94/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1139034Z [00:08:09.067]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf/lib-futures.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1205181Z [00:08:09.074]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf/dep-lib-futures' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1272120Z [00:08:09.080]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1338577Z [00:08:09.087]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/futures-bf11d4c6e008b0cf/lib-futures' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1406528Z [00:08:09.094]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5/dep-lib-tinyvec_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1473668Z [00:08:09.101]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1541217Z [00:08:09.107]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5/lib-tinyvec_macros.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1608417Z [00:08:09.114]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinyvec_macros-0c437587e1abfdb5/lib-tinyvec_macros' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1676117Z [00:08:09.121]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618/dep-lib-derive_more' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1744001Z [00:08:09.128]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618/lib-derive_more.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1812479Z [00:08:09.134]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1879102Z [00:08:09.141]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/derive_more-4c8a9528dbb74618/lib-derive_more' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.1945708Z [00:08:09.148]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2012353Z [00:08:09.154]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3/lib-cfg_if' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2079201Z [00:08:09.161]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3/dep-lib-cfg_if' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2145215Z [00:08:09.168]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-47ad323aa7f376b3/lib-cfg_if.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2212543Z [00:08:09.174]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:24.2279899Z [00:08:09.181]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:24.2346350Z [00:08:09.188]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:24.2413245Z [00:08:09.194]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/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-20T20:07:24.2479442Z [00:08:09.201]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e/dep-lib-iroh_relay' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2545913Z [00:08:09.208]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2612735Z [00:08:09.214]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e/lib-iroh_relay.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2678708Z [00:08:09.221]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/iroh-relay-c850284bee83c75e/lib-iroh_relay' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2745538Z [00:08:09.228]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f/dep-lib-addr2line' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2812302Z [00:08:09.234]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2879614Z [00:08:09.241]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f/lib-addr2line' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.2946585Z [00:08:09.248]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/addr2line-a3d1e497ac2c5b8f/lib-addr2line.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3014250Z [00:08:09.255]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513/dep-lib-data_encoding' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3081660Z [00:08:09.261]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513/lib-data_encoding' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3148091Z [00:08:09.268]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3218136Z [00:08:09.275]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/data-encoding-ecf3074339209513/lib-data_encoding.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3285035Z [00:08:09.282]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43/dep-lib-serdect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3352062Z [00:08:09.288]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3418935Z [00:08:09.295]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43/lib-serdect.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3487164Z [00:08:09.302]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serdect-f4c442a994bf3e43/lib-serdect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3555689Z [00:08:09.309]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3624055Z [00:08:09.316]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c/lib-precis_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3691052Z [00:08:09.322]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c/dep-lib-precis_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3758428Z [00:08:09.329]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/precis-core-651c6c22395fe89c/lib-precis_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3825815Z [00:08:09.336]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f/lib-netlink_proto.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3892873Z [00:08:09.342]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f/lib-netlink_proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.3959801Z [00:08:09.349]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f/dep-lib-netlink_proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4026894Z [00:08:09.356]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/netlink-proto-0c4463248d2c397f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4095397Z [00:08:09.363]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3c7abd0f10920420/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4162269Z [00:08:09.369]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/parking_lot_core-3c7abd0f10920420/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4229921Z [00:08:09.376]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b/dep-lib-snafu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4299970Z [00:08:09.383]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4366874Z [00:08:09.390]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b/lib-snafu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4435028Z [00:08:09.397]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/snafu-2926c4ed3142019b/lib-snafu.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4503408Z [00:08:09.404]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4571989Z [00:08:09.410]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7/lib-crypto_secretbox.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4639347Z [00:08:09.417]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7/lib-crypto_secretbox' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4706567Z [00:08:09.424]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crypto_secretbox-37335fbdb2fc9ac7/dep-lib-crypto_secretbox' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4774420Z [00:08:09.431]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5/lib-diatomic_waker' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4842324Z [00:08:09.437]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4908724Z [00:08:09.444]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5/lib-diatomic_waker.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.4976887Z [00:08:09.451]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/diatomic-waker-d4f36cd08c9874f5/dep-lib-diatomic_waker' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5045035Z [00:08:09.458]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4/lib-cpufeatures.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5112599Z [00:08:09.464]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4/dep-lib-cpufeatures' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5180903Z [00:08:09.471]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5247449Z [00:08:09.478]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cpufeatures-1bc0ed0447e2eed4/lib-cpufeatures' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5315734Z [00:08:09.485]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea/lib-simdutf8.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5383894Z [00:08:09.492]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5451591Z [00:08:09.498]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea/lib-simdutf8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5520606Z [00:08:09.505]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/simdutf8-cd8399cec3e84cea/dep-lib-simdutf8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5587597Z [00:08:09.512]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7/lib-idna' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5656033Z [00:08:09.519]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5723597Z [00:08:09.526]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7/lib-idna.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5790673Z [00:08:09.532]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-c50f33fb6dbb60c7/dep-lib-idna' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5858594Z [00:08:09.539]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998/lib-tower_service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5925207Z [00:08:09.546]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998/dep-lib-tower_service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.5993190Z [00:08:09.552]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6060663Z [00:08:09.559]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tower-service-b2bd347f1c765998/lib-tower_service.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6128660Z [00:08:09.566]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/lib-lazy_static.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6197067Z [00:08:09.573]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6269067Z [00:08:09.580]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6337280Z [00:08:09.587]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/dep-lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6405609Z [00:08:09.594]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d/lib-zerotrie.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6472573Z [00:08:09.600]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d/dep-lib-zerotrie' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6540665Z [00:08:09.607]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6608739Z [00:08:09.614]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-1a68aedef80bec8d/lib-zerotrie' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6675580Z [00:08:09.621]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/release/dumbpipe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6741842Z [00:08:09.627]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6808904Z [00:08:09.634]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/target/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6876430Z [00:08:09.641]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.xSAccIKlMj/TEMPREPO/LICENSE-MIT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.6943024Z [00:08:09.648]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.7010711Z [00:08:09.654]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.7077507Z [00:08:09.661]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/dumbpipe' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:24.7144807Z [00:08:09.668]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.7213355Z [00:08:09.675]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.7279273Z [00:08:09.681]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.7346989Z [00:08:09.688]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:07:24.7415302Z [00:08:09.695]➜  mode of '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe' retained as 0755 (rwxr-xr-x)
2025-08-20T20:07:24.8003466Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T20:07:24.8004657Z [00:08:09.754]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T20:07:35.3850119Z 
2025-08-20T20:07:35.3851232Z [+] Sanitizing /tmp/pkgforge/5DJ6t7uqK_SBUILD/BUILD.log ==> /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.static.log
2025-08-20T20:07:37.8100634Z '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.static.log' -> '/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/dumbpipe.log'
2025-08-20T20:07:37.8165664Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/dumbpipe/official/dumbpipe?tag=HEAD-aa0d368-250819T203227-x86_64-linux&download=dumbpipe.log
2025-08-20T20:07:37.8166587Z 
2025-08-20T20:07:37.8167132Z [+] Parsing/Uploading dumbpipe/dumbpipe --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fdumbpipe%2Fdumbpipe [x86_64-Linux]
2025-08-20T20:07:37.8207187Z {
2025-08-20T20:07:37.8207521Z   "_disabled": "false",
2025-08-20T20:07:37.8208035Z   "host": "x86_64-Linux",
2025-08-20T20:07:37.8208289Z   "rank": "",
2025-08-20T20:07:37.8208498Z   "pkg": "dumbpipe.static",
2025-08-20T20:07:37.8208736Z   "pkg_family": "dumbpipe",
2025-08-20T20:07:37.8209198Z   "pkg_id": "github.com.n0-computer.dumbpipe.source",
2025-08-20T20:07:37.8209913Z   "pkg_name": "dumbpipe",
2025-08-20T20:07:37.8210295Z   "pkg_type": "static",
2025-08-20T20:07:37.8211001Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe",
2025-08-20T20:07:37.8211729Z   "app_id": "",
2025-08-20T20:07:37.8211919Z   "appstream": "",
2025-08-20T20:07:37.8212102Z   "category": [
2025-08-20T20:07:37.8212277Z     "ConsoleOnly",
2025-08-20T20:07:37.8212464Z     "Utility"
2025-08-20T20:07:37.8212728Z   ],
2025-08-20T20:07:37.8212936Z   "description": "Unix pipes between devices",
2025-08-20T20:07:37.8213206Z   "desktop": "",
2025-08-20T20:07:37.8213385Z   "homepage": [
2025-08-20T20:07:37.8213581Z     "https://dumbpipe.dev",
2025-08-20T20:07:37.8213829Z     "https://github.com/n0-computer/dumbpipe"
2025-08-20T20:07:37.8214082Z   ],
2025-08-20T20:07:37.8214642Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/dumbpipe/official/dumbpipe?tag=HEAD-aa0d368-250819T203227-x86_64-linux&download=dumbpipe.png",
2025-08-20T20:07:37.8215276Z   "license": [
2025-08-20T20:07:37.8215442Z     "MIT"
2025-08-20T20:07:37.8215612Z   ],
2025-08-20T20:07:37.8215767Z   "maintainer": [
2025-08-20T20:07:37.8215992Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:07:37.8216249Z   ],
2025-08-20T20:07:37.8216408Z   "provides": [
2025-08-20T20:07:37.8216585Z     "dumbpipe"
2025-08-20T20:07:37.8216749Z   ],
2025-08-20T20:07:37.8216906Z   "note": [
2025-08-20T20:07:37.8217243Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/n0-computer/dumbpipe"
2025-08-20T20:07:37.8217624Z   ],
2025-08-20T20:07:37.8217787Z   "repology": [
2025-08-20T20:07:37.8218173Z     "dumbpipe"
2025-08-20T20:07:37.8218339Z   ],
2025-08-20T20:07:37.8218521Z   "screenshots": [],
2025-08-20T20:07:37.8218712Z   "src_url": [
2025-08-20T20:07:37.8219024Z     "https://github.com/n0-computer/dumbpipe"
2025-08-20T20:07:37.8219282Z   ],
2025-08-20T20:07:37.8219437Z   "tag": [
2025-08-20T20:07:37.8219604Z     "Utility"
2025-08-20T20:07:37.8219765Z   ],
2025-08-20T20:07:37.8219941Z   "version": "HEAD-aa0d368-250819T203227",
2025-08-20T20:07:37.8220265Z   "version_upstream": "0.29.0",
2025-08-20T20:07:37.8220605Z   "bsum": "f6ff7ccf1c5900ca0b5ed20bdeaf8612687bdd9366130ff678d44ec903d8f60a",
2025-08-20T20:07:37.8221188Z   "build_date": "2025-08-20T20:07:28Z",
2025-08-20T20:07:37.8221808Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17107546765",
2025-08-20T20:07:37.8222431Z   "build_id": "17107546765",
2025-08-20T20:07:37.8223523Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/dumbpipe/official/dumbpipe?tag=HEAD-aa0d368-250819T203227-x86_64-linux&download=dumbpipe.log",
2025-08-20T20:07:37.8225092Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/dumbpipe/static.official.source.yaml",
2025-08-20T20:07:37.8226650Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/dumbpipe/official/dumbpipe?tag=HEAD-aa0d368-250819T203227-x86_64-linux&download=dumbpipe",
2025-08-20T20:07:37.8228316Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe:HEAD-aa0d368-250819T203227-x86_64-linux",
2025-08-20T20:07:37.8229323Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe",
2025-08-20T20:07:37.8230561Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/dumbpipe/official/dumbpipe?tag=HEAD-aa0d368-250819T203227-x86_64-linux&manifest",
2025-08-20T20:07:37.8231810Z   "shasum": "4e5860bcc5e48d2b6c76614c9c1b204b65091912535b9474316cc22898654c06",
2025-08-20T20:07:37.8232497Z   "size": "11 MB",
2025-08-20T20:07:37.8232818Z   "size_raw": "11270568",
2025-08-20T20:07:37.8233169Z   "snapshots": [
2025-08-20T20:07:37.8233591Z     "HEAD-5c8d231-250224T190829-x86_64-linux[NA-2025-02-24]",
2025-08-20T20:07:37.8234184Z     "HEAD-d284fe5-250225T110525-x86_64-linux[NA-2025-02-25]",
2025-08-20T20:07:37.8234783Z     "HEAD-ebf3c98-250317T180125-x86_64-linux[0.26.0]",
2025-08-20T20:07:37.8235387Z     "HEAD-1fb0d4e-250512T135036-x86_64-linux[0.27.0]",
2025-08-20T20:07:37.8236082Z     "HEAD-5402e39-250602T153612-x86_64-linux[0.27.0]",
2025-08-20T20:07:37.8236610Z     "HEAD-083fc3b-250606T093134-x86_64-linux[0.27.0]",
2025-08-20T20:07:37.8237130Z     "HEAD-ed5b995-250627T115637-x86_64-linux[0.28.0]",
2025-08-20T20:07:37.8237650Z     "HEAD-fc6a9b0-250708T162425-x86_64-linux[0.28.0]",
2025-08-20T20:07:37.8238362Z     "HEAD-89d3af6-250728T121343-x86_64-linux[0.28.0]",
2025-08-20T20:07:37.8238889Z     "HEAD-da8754d-250729T152551-x86_64-linux[0.28.0]",
2025-08-20T20:07:37.8239523Z     "HEAD-4a839b9-250731T211822-x86_64-linux[0.29.0]"
2025-08-20T20:07:37.8239988Z   ]
2025-08-20T20:07:37.8240262Z }
2025-08-20T20:07:37.8240426Z 
2025-08-20T20:07:37.8240431Z 
2025-08-20T20:07:38.2016056Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe:HEAD-aa0d368-250819T203227-x86_64-linux": ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe:HEAD-aa0d368-250819T203227-x86_64-linux: not found
2025-08-20T20:07:38.2061725Z Uploading empty artifact
2025-08-20T20:07:38.2069599Z time=2025-08-20T20:07:38Z level=debug msg=Request #0
2025-08-20T20:07:38.2070904Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/dumbpipe/official/dumbpipe/manifests/sha256:9c5d527c78f4565e79de349c474d0c15bc49eb60110d0a2bfeb9a9a82ae41271"
2025-08-20T20:07:38.2072101Z > Request method: "HEAD"
2025-08-20T20:07:38.2072456Z > Request headers:
2025-08-20T20:07:38.2074028Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T20:07:38.2075534Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:07:38.3993238Z time=2025-08-20T20:07:38Z level=debug msg=Response #0
2025-08-20T20:07:38.3994047Z < Response Status: "401 Unauthorized"
2025-08-20T20:07:38.3994502Z < Response headers:
2025-08-20T20:07:38.3994888Z    "Content-Type": "application/json"
2025-08-20T20:07:38.3996235Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/dumbpipe/official/dumbpipe:pull\""
2025-08-20T20:07:38.3997348Z    "Date": "Wed, 20 Aug 2025 20:07:38 GMT"
2025-08-20T20:07:38.3997775Z    "Content-Length": "73"
2025-08-20T20:07:38.3998429Z    "X-Github-Request-Id": "2C01:1667C2:3505A1:3958A5:68A62B0A"
2025-08-20T20:07:38.3998953Z time=2025-08-20T20:07:38Z level=debug msg=Request #1
2025-08-20T20:07:38.3999932Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fdumbpipe%2Fofficial%2Fdumbpipe%3Apull%2Cpush&service=ghcr.io"
2025-08-20T20:07:38.4000757Z > Request method: "GET"
2025-08-20T20:07:38.4000964Z > Request headers:
2025-08-20T20:07:38.4001176Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:07:38.4001407Z    "Authorization": "*****"
2025-08-20T20:07:38.5322336Z time=2025-08-20T20:07:38Z level=debug msg=Response #1
2025-08-20T20:07:38.5322996Z < Response Status: "200 OK"
2025-08-20T20:07:38.5323306Z < Response headers:
2025-08-20T20:07:38.5323742Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:07:38.5324251Z    "Date": "Wed, 20 Aug 2025 20:07:38 GMT"
2025-08-20T20:07:38.5324596Z    "Content-Length": "69"
2025-08-20T20:07:38.5324947Z    "X-Github-Request-Id": "2C01:1667C2:3505B3:3958B1:68A62B0A"
2025-08-20T20:07:38.5325348Z    "Content-Type": "application/json"
2025-08-20T20:07:38.5325723Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:07:38.5326133Z time=2025-08-20T20:07:38Z level=debug msg=Request #2
2025-08-20T20:07:38.5327077Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/dumbpipe/official/dumbpipe/manifests/sha256:9c5d527c78f4565e79de349c474d0c15bc49eb60110d0a2bfeb9a9a82ae41271"
2025-08-20T20:07:38.5328225Z > Request method: "HEAD"
2025-08-20T20:07:38.5328485Z > Request headers:
2025-08-20T20:07:38.5329538Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T20:07:38.5330760Z    "Authorization": "*****"
2025-08-20T20:07:38.5330986Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:07:38.6493687Z time=2025-08-20T20:07:38Z level=debug msg=Response #2
2025-08-20T20:07:38.6494337Z < Response Status: "404 Not Found"
2025-08-20T20:07:38.6494862Z < Response headers:
2025-08-20T20:07:38.6495592Z    "X-Github-Request-Id": "2C01:1667C2:3505D3:3958D7:68A62B0A"
2025-08-20T20:07:38.6496272Z    "Content-Type": "application/json"
2025-08-20T20:07:38.6496686Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:07:38.6497239Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:07:38.6497745Z    "Date": "Wed, 20 Aug 2025 20:07:38 GMT"
2025-08-20T20:07:38.6498359Z    "Content-Length": "70"
2025-08-20T20:07:38.6498693Z time=2025-08-20T20:07:38Z level=debug msg=Request #3
2025-08-20T20:07:38.6499601Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/dumbpipe/official/dumbpipe/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T20:07:38.6500465Z > Request method: "HEAD"
2025-08-20T20:07:38.6500729Z > Request headers:
2025-08-20T20:07:38.6500973Z    "Authorization": "*****"
2025-08-20T20:07:38.6501243Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:07:38.7247263Z time=2025-08-20T20:07:38Z level=debug msg=Response #3
2025-08-20T20:07:38.7248249Z < Response Status: "200 OK"
2025-08-20T20:07:38.7248729Z < Response headers:
2025-08-20T20:07:38.7249398Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:07:38.7250264Z    "Date": "Wed, 20 Aug 2025 20:07:38 GMT"
2025-08-20T20:07:38.7251166Z    "X-Github-Request-Id": "2C01:1667C2:3505ED:3958F2:68A62B0A"
2025-08-20T20:07:38.7251610Z    "Content-Length": "0"
2025-08-20T20:07:38.7251908Z    "Content-Type": ""
2025-08-20T20:07:38.7252445Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T20:07:38.7253152Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:07:38.7253571Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T20:07:38.7253980Z time=2025-08-20T20:07:38Z level=debug msg=Request #4
2025-08-20T20:07:38.7254601Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/dumbpipe/official/dumbpipe/manifests/HEAD-aa0d368-250819T203227-x86_64-linux"
2025-08-20T20:07:38.7255166Z > Request method: "PUT"
2025-08-20T20:07:38.7255364Z > Request headers:
2025-08-20T20:07:38.7255635Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T20:07:38.7255957Z    "Authorization": "*****"
2025-08-20T20:07:38.7256182Z    "User-Agent": "oras/1.2.3"
2025-08-20T20:07:39.0363890Z time=2025-08-20T20:07:39Z level=debug msg=Response #4
2025-08-20T20:07:39.0364590Z < Response Status: "201 Created"
2025-08-20T20:07:39.0365117Z < Response headers:
2025-08-20T20:07:39.0365662Z    "X-Github-Request-Id": "2C01:1667C2:3505F8:395903:68A62B0A"
2025-08-20T20:07:39.0366305Z    "Content-Type": "application/json"
2025-08-20T20:07:39.0367203Z    "Docker-Content-Digest": "sha256:9c5d527c78f4565e79de349c474d0c15bc49eb60110d0a2bfeb9a9a82ae41271"
2025-08-20T20:07:39.0368424Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T20:07:39.0369546Z    "Location": "/v2/pkgforge/bincache/dumbpipe/official/dumbpipe/manifests/sha256:9c5d527c78f4565e79de349c474d0c15bc49eb60110d0a2bfeb9a9a82ae41271"
2025-08-20T20:07:39.0370776Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T20:07:39.0371375Z    "Date": "Wed, 20 Aug 2025 20:07:39 GMT"
2025-08-20T20:07:39.0371765Z    "Content-Length": "0"
2025-08-20T20:07:39.0372509Z Pushed [registry] ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe:HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:07:39.0373362Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:07:39.0374210Z Digest: sha256:9c5d527c78f4565e79de349c474d0c15bc49eb60110d0a2bfeb9a9a82ae41271
2025-08-20T20:07:41.5424904Z Uploading a4f390928ece dumbpipe.sig
2025-08-20T20:07:41.5465575Z Uploading 5691e74d4776 CHECKSUM.sig
2025-08-20T20:07:41.5558847Z Uploading f61ad8b3d681 CHECKSUM
2025-08-20T20:07:41.5659590Z Uploading 4e5860bcc5e4 dumbpipe
2025-08-20T20:07:41.6143831Z Exists    7ee92352fcac LICENSE
2025-08-20T20:07:41.6916833Z Uploading 2c8c8b36ce4c LICENSE.sig
2025-08-20T20:07:42.5887295Z Uploaded  5691e74d4776 CHECKSUM.sig
2025-08-20T20:07:42.6111421Z Uploaded  f61ad8b3d681 CHECKSUM
2025-08-20T20:07:42.6855439Z Uploading e32f667dc465 SBUILD.sig
2025-08-20T20:07:42.7212092Z Exists    00e5b48fd781 SBUILD
2025-08-20T20:07:42.7273803Z Uploaded  a4f390928ece dumbpipe.sig
2025-08-20T20:07:42.7935258Z Exists    11cf0313013e dumbpipe.png
2025-08-20T20:07:42.8669109Z Uploading bc0b2d339465 dumbpipe.json.sig
2025-08-20T20:07:42.8769443Z Uploading f6c9142d013d dumbpipe.json
2025-08-20T20:07:42.9643475Z Uploaded  2c8c8b36ce4c LICENSE.sig
2025-08-20T20:07:43.0374826Z Uploading c5aee5738f27 dumbpipe.log
2025-08-20T20:07:43.2972729Z Uploaded  4e5860bcc5e4 dumbpipe
2025-08-20T20:07:43.3827525Z Uploading bf391e05953e dumbpipe.log.sig
2025-08-20T20:07:43.8215312Z Uploaded  e32f667dc465 SBUILD.sig
2025-08-20T20:07:43.8997179Z Exists    1c4673120c5d dumbpipe.version
2025-08-20T20:07:43.9593423Z Uploaded  f6c9142d013d dumbpipe.json
2025-08-20T20:07:43.9836158Z Uploading c3cfcda3ce18 dumbpipe.version.sig
2025-08-20T20:07:44.0705391Z Uploaded  bc0b2d339465 dumbpipe.json.sig
2025-08-20T20:07:44.1633811Z Uploaded  c5aee5738f27 dumbpipe.log
2025-08-20T20:07:44.4610143Z Uploaded  bf391e05953e dumbpipe.log.sig
2025-08-20T20:07:45.0559090Z Uploaded  c3cfcda3ce18 dumbpipe.version.sig
2025-08-20T20:07:45.0559809Z Uploading 75486f61e8d9 dumbpipe
2025-08-20T20:07:45.4812817Z Uploaded  75486f61e8d9 dumbpipe
2025-08-20T20:07:45.4813861Z Pushed [registry] ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe:HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:07:45.4815038Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:07:45.4815933Z Digest: sha256:75486f61e8d9041c7a3c084bab0fc0147b4501ffce945ec3a8ec69422b08a7a6
2025-08-20T20:07:51.1407031Z 
2025-08-20T20:07:51.1407558Z [+] Registry --> https://ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:07:51.1408542Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/dumbpipe/official/dumbpipe?tag=HEAD-aa0d368-250819T203227-x86_64-linux&manifest 
2025-08-20T20:07:51.1409093Z 
2025-08-20T20:07:53.8702412Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T20:07:57.2053384Z ./BUILD_ARTIFACTS.tar : 30.83%   (   766 MiB =>    236 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T20:07:57.3677705Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T20:07:57.3718802Z 
2025-08-20T20:07:57.3719984Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml :: 00(Hr):08(Min):43(Sec)
2025-08-20T20:07:57.3721199Z 
2025-08-20T20:07:57.3734592Z 
2025-08-20T20:07:57.3734902Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (08:07:57 PM) UTC
2025-08-20T20:07:57.3735210Z 
2025-08-20T20:07:58.0359468Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T20:07:58.0404917Z ##[group]Run ##Presets
2025-08-20T20:07:58.0405259Z [36;1m##Presets[0m
2025-08-20T20:07:58.0405469Z [36;1mset +x ; set +e[0m
2025-08-20T20:07:58.0405684Z [36;1m#-------------#[0m
2025-08-20T20:07:58.0405889Z [36;1m##Debug?[0m
2025-08-20T20:07:58.0406129Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:07:58.0406420Z [36;1m  set -x[0m
2025-08-20T20:07:58.0406609Z [36;1mfi[0m
2025-08-20T20:07:58.0406789Z [36;1m#-------------#[0m
2025-08-20T20:07:58.0406991Z [36;1m##Set ENV[0m
2025-08-20T20:07:58.0407228Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T20:07:58.0407735Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-aa0d368-250819T203227-x86_64-linux"[0m
2025-08-20T20:07:58.0408955Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-aa0d368-250819T203227-x86_64-linux"[0m
2025-08-20T20:07:58.0409575Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765"[0m
2025-08-20T20:07:58.0410109Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T20:07:58.0410524Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:07:58.0410986Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:07:58.0411330Z [36;1m fi[0m
2025-08-20T20:07:58.0411512Z [36;1m##Push[0m
2025-08-20T20:07:58.0411740Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T20:07:58.0412026Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T20:07:58.0412406Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T20:07:58.0412902Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:07:58.0413385Z [36;1m     ls -sh "/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T20:07:58.0413731Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T20:07:58.0413950Z [36;1m       {[0m
2025-08-20T20:07:58.0414149Z [36;1m        for i in {1..10}; do[0m
2025-08-20T20:07:58.0414498Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T20:07:58.0414953Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T20:07:58.0415390Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T20:07:58.0415936Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-aa0d368-250819T203227-x86_64-linux")[0m
2025-08-20T20:07:58.0416649Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17107546765")[0m
2025-08-20T20:07:58.0417254Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17107546765")[0m
2025-08-20T20:07:58.0418246Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe:HEAD-aa0d368-250819T203227-x86_64-linux")[0m
2025-08-20T20:07:58.0418983Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T20:07:28Z")[0m
2025-08-20T20:07:58.0419490Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-aa0d368-250819T203227")[0m
2025-08-20T20:07:58.0420007Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T20:07:28Z")[0m
2025-08-20T20:07:58.0420700Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe")[0m
2025-08-20T20:07:58.0421374Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T20:07:58.0421909Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-aa0d368-250819T203227")[0m
2025-08-20T20:07:58.0422642Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-aa0d368-250819T203227")[0m
2025-08-20T20:07:58.0423412Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe")[0m
2025-08-20T20:07:58.0424131Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-dumbpipe")[0m
2025-08-20T20:07:58.0424700Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/n0-computer/dumbpipe")[0m
2025-08-20T20:07:58.0425251Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T20:07:58.0425774Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-aa0d368-250819T203227")[0m
2025-08-20T20:07:58.0426324Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T20:07:58.0426852Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T20:07:58.0427291Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T20:07:58.0427547Z [36;1m         #Check[0m
2025-08-20T20:07:58.0428259Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-20T20:07:28Z" ]]; then[0m
2025-08-20T20:07:58.0428988Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T20:07:58.0429339Z [36;1m            break[0m
2025-08-20T20:07:58.0429547Z [36;1m          else[0m
2025-08-20T20:07:58.0429948Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T20:07:58.0430379Z [36;1m          fi[0m
2025-08-20T20:07:58.0430604Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T20:07:58.0430863Z [36;1m        done[0m
2025-08-20T20:07:58.0431049Z [36;1m       }[0m
2025-08-20T20:07:58.0431255Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T20:07:58.0431508Z [36;1m       ghcr_push_cmd[0m
2025-08-20T20:07:58.0432101Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T20:07:28Z" ]]; then[0m
2025-08-20T20:07:58.0432870Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:07:58.0433286Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T20:07:58.0433548Z [36;1m          ghcr_push_cmd[0m
2025-08-20T20:07:58.0434157Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T20:07:28Z" ]]; then[0m
2025-08-20T20:07:58.0434975Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T20:07:58.0435501Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:07:58.0435901Z [36;1m             return 1 || exit 1[0m
2025-08-20T20:07:58.0436161Z [36;1m           fi[0m
2025-08-20T20:07:58.0436356Z [36;1m       fi[0m
2025-08-20T20:07:58.0436540Z [36;1m   fi[0m
2025-08-20T20:07:58.0436713Z [36;1m fi[0m
2025-08-20T20:07:58.0436901Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:07:58.0625098Z shell: /usr/bin/bash -e {0}
2025-08-20T20:07:58.0625348Z env:
2025-08-20T20:07:58.0633186Z   CROSS_COMPILING: NO
2025-08-20T20:07:58.0633471Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:07:58.0633719Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:07:58.0633948Z   ON_QEMU: NO
2025-08-20T20:07:58.0634125Z   DEBUG: 0
2025-08-20T20:07:58.0634307Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:07:58.0634534Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:07:58.0634826Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:07:58.0635355Z   KEEP_LOGS: YES
2025-08-20T20:07:58.0635570Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:07:58.0635785Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:07:58.0636006Z   SBUILD_REBUILD: false
2025-08-20T20:07:58.0636558Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:07:58.0637159Z   BUILD_SYS: docker://rust
2025-08-20T20:07:58.0637377Z   BUILD_ON_HOST: FALSE
2025-08-20T20:07:58.0637571Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:07:58.0637763Z   SYSTMP: /tmp
2025-08-20T20:07:58.0638103Z   GHA_MODE: MATRIX
2025-08-20T20:07:58.0638545Z   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-20T20:07:58.0639156Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:07:58.0639490Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:07:58.0639879Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:07:58.0640361Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:07:58.0640744Z   PKG_TYPE: static
2025-08-20T20:07:58.0640938Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:07:58.0641169Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:07:58.0641551Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:07:58.0641910Z   BUILD_ID: 17107546765
2025-08-20T20:07:58.0642101Z   PKG_NAME: dumbpipe
2025-08-20T20:07:58.0642305Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:07:58.0642554Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:07:58.0642816Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:07:58.0643136Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:07:58.0643512Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:07:58.0643975Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:07:58.0644433Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:07:58.0644714Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:07:58.0645078Z   GHCR_TOKEN: ***
2025-08-20T20:07:58.0645372Z   GITHUB_TOKEN: ***
2025-08-20T20:07:58.0645608Z   GITLAB_TOKEN: ***
2025-08-20T20:07:58.0646744Z   MINISIGN_KEY: ***
2025-08-20T20:07:58.0646943Z ##[endgroup]
2025-08-20T20:07:58.0735949Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T20:07:58.0746685Z 237M	./BUILD_ARTIFACTS.zstd
2025-08-20T20:07:58.0760199Z total 16M
2025-08-20T20:07:58.0760533Z 4.0K CHECKSUM
2025-08-20T20:07:58.0760855Z 4.0K CHECKSUM.sig
2025-08-20T20:07:58.0761174Z 4.0K LICENSE
2025-08-20T20:07:58.0761481Z 4.0K LICENSE.sig
2025-08-20T20:07:58.0761754Z 8.0K SBUILD
2025-08-20T20:07:58.0761938Z 4.0K SBUILD.sig
2025-08-20T20:07:58.0762129Z 4.0K SBUILD_TEMP
2025-08-20T20:07:58.0762312Z  11M dumbpipe
2025-08-20T20:07:58.0762622Z 4.0K dumbpipe.json
2025-08-20T20:07:58.0762821Z 4.0K dumbpipe.json.sig
2025-08-20T20:07:58.0763026Z 2.3M dumbpipe.log
2025-08-20T20:07:58.0763215Z 4.0K dumbpipe.log.sig
2025-08-20T20:07:58.0763408Z  40K dumbpipe.png
2025-08-20T20:07:58.0763592Z 4.0K dumbpipe.sig
2025-08-20T20:07:58.0763779Z 2.3M dumbpipe.static.log
2025-08-20T20:07:58.0764001Z 4.0K dumbpipe.static.version
2025-08-20T20:07:58.0764237Z 4.0K dumbpipe.static.version.sig
2025-08-20T20:07:58.0764474Z 4.0K dumbpipe.version
2025-08-20T20:07:58.0764679Z 4.0K dumbpipe.version.sig
2025-08-20T20:07:58.7332624Z Uploading b77af940a321 BUILD_ARTIFACTS.zstd
2025-08-20T20:08:03.9425715Z Uploaded  b77af940a321 BUILD_ARTIFACTS.zstd
2025-08-20T20:08:03.9426497Z Uploading be3f64848451 SRCBUILD-dumbpipe
2025-08-20T20:08:04.2577777Z Uploaded  be3f64848451 SRCBUILD-dumbpipe
2025-08-20T20:08:04.2579293Z Pushed [registry] ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765:HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:04.2580616Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T20:08:04.2581923Z Digest: sha256:be3f6484845150e1bcf2196d1417f6abcff88c31c7d75d6a1184fc37cac54e26
2025-08-20T20:08:09.6788296Z 
2025-08-20T20:08:09.6789186Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:09.6789898Z 
2025-08-20T20:08:10.0989185Z ##[group]Run ##Presets
2025-08-20T20:08:10.0989665Z [36;1m##Presets[0m
2025-08-20T20:08:10.0990018Z [36;1mset +x ; set +e[0m
2025-08-20T20:08:10.0990394Z [36;1m#-------------#[0m
2025-08-20T20:08:10.0990768Z [36;1m##Debug?[0m
2025-08-20T20:08:10.0991203Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:08:10.0991714Z [36;1m  set -x[0m
2025-08-20T20:08:10.0992044Z [36;1mfi[0m
2025-08-20T20:08:10.0992369Z [36;1m#-------------#[0m
2025-08-20T20:08:10.0993040Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T20:08:10.0993626Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:08:10.1050647Z shell: /usr/bin/bash -e {0}
2025-08-20T20:08:10.1050886Z env:
2025-08-20T20:08:10.1051068Z   CROSS_COMPILING: NO
2025-08-20T20:08:10.1051291Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:08:10.1051542Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:08:10.1051750Z   ON_QEMU: NO
2025-08-20T20:08:10.1051965Z   DEBUG: 0
2025-08-20T20:08:10.1052150Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:08:10.1052386Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:08:10.1052691Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:08:10.1052997Z   KEEP_LOGS: YES
2025-08-20T20:08:10.1053193Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:08:10.1053412Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:08:10.1053641Z   SBUILD_REBUILD: false
2025-08-20T20:08:10.1054194Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:08:10.1054777Z   BUILD_SYS: docker://rust
2025-08-20T20:08:10.1054995Z   BUILD_ON_HOST: FALSE
2025-08-20T20:08:10.1055190Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:08:10.1055383Z   SYSTMP: /tmp
2025-08-20T20:08:10.1055564Z   GHA_MODE: MATRIX
2025-08-20T20:08:10.1055999Z   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-20T20:08:10.1056535Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:08:10.1056869Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:08:10.1057260Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:08:10.1057745Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:08:10.1058326Z   PKG_TYPE: static
2025-08-20T20:08:10.1058525Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:08:10.1058752Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:08:10.1059142Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:08:10.1059632Z   BUILD_ID: 17107546765
2025-08-20T20:08:10.1059834Z   PKG_NAME: dumbpipe
2025-08-20T20:08:10.1060039Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:08:10.1060293Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:08:10.1060553Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:08:10.1060872Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:08:10.1061285Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:10.1061744Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:08:10.1062208Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:08:10.1062491Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:08:10.1062760Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:10.1063259Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:10.1063693Z ##[endgroup]
2025-08-20T20:08:10.1208470Z ##[group]Run actions/upload-artifact@v4
2025-08-20T20:08:10.1208768Z with:
2025-08-20T20:08:10.1208974Z   name: Bincache_dumbpipe_x86_64-Linux
2025-08-20T20:08:10.1209281Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T20:08:10.1209573Z   compression-level: 0
2025-08-20T20:08:10.1209791Z   retention-days: 30
2025-08-20T20:08:10.1209987Z   overwrite: true
2025-08-20T20:08:10.1210186Z   if-no-files-found: warn
2025-08-20T20:08:10.1210407Z   include-hidden-files: false
2025-08-20T20:08:10.1210621Z env:
2025-08-20T20:08:10.1210795Z   CROSS_COMPILING: NO
2025-08-20T20:08:10.1211001Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:08:10.1211221Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:08:10.1211427Z   ON_QEMU: NO
2025-08-20T20:08:10.1211597Z   DEBUG: 0
2025-08-20T20:08:10.1211773Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:08:10.1211994Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:08:10.1212410Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:08:10.1212757Z   KEEP_LOGS: YES
2025-08-20T20:08:10.1212949Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:08:10.1213166Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:08:10.1213388Z   SBUILD_REBUILD: false
2025-08-20T20:08:10.1213928Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:08:10.1214501Z   BUILD_SYS: docker://rust
2025-08-20T20:08:10.1214714Z   BUILD_ON_HOST: FALSE
2025-08-20T20:08:10.1214907Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:08:10.1215096Z   SYSTMP: /tmp
2025-08-20T20:08:10.1215272Z   GHA_MODE: MATRIX
2025-08-20T20:08:10.1215700Z   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-20T20:08:10.1216222Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:08:10.1216552Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:08:10.1216960Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:08:10.1217451Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:08:10.1218020Z   PKG_TYPE: static
2025-08-20T20:08:10.1218276Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:08:10.1218507Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:08:10.1218889Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:08:10.1219250Z   BUILD_ID: 17107546765
2025-08-20T20:08:10.1219447Z   PKG_NAME: dumbpipe
2025-08-20T20:08:10.1219645Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:08:10.1219883Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:08:10.1220140Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:08:10.1220457Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:08:10.1220832Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:10.1221289Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:08:10.1221874Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:08:10.1222163Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:08:10.1222439Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:10.1222947Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:10.1223385Z   UTC_TIME: 2025_08_20T08_08_10_PM
2025-08-20T20:08:10.1223609Z ##[endgroup]
2025-08-20T20:08:10.3470879Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T20:08:10.3473896Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T20:08:10.3474760Z With the provided path, there will be 2 files uploaded
2025-08-20T20:08:10.6171856Z Artifact name is valid!
2025-08-20T20:08:10.6173189Z Root directory input is valid!
2025-08-20T20:08:10.7291945Z Beginning upload of artifact content to blob storage
2025-08-20T20:08:11.6299482Z Uploaded bytes 8388608
2025-08-20T20:08:11.6761523Z Uploaded bytes 16777216
2025-08-20T20:08:11.8580389Z Uploaded bytes 25165824
2025-08-20T20:08:11.9668030Z Uploaded bytes 33554432
2025-08-20T20:08:11.9770508Z Uploaded bytes 41943040
2025-08-20T20:08:12.0404059Z Uploaded bytes 50331648
2025-08-20T20:08:12.2191883Z Uploaded bytes 58720256
2025-08-20T20:08:12.2354386Z Uploaded bytes 67108864
2025-08-20T20:08:12.3097345Z Uploaded bytes 75497472
2025-08-20T20:08:12.4029785Z Uploaded bytes 83886080
2025-08-20T20:08:12.4648393Z Uploaded bytes 92274688
2025-08-20T20:08:12.5468569Z Uploaded bytes 100663296
2025-08-20T20:08:12.5850314Z Uploaded bytes 109051904
2025-08-20T20:08:12.6972411Z Uploaded bytes 117440512
2025-08-20T20:08:12.7816281Z Uploaded bytes 125829120
2025-08-20T20:08:12.8353141Z Uploaded bytes 134217728
2025-08-20T20:08:12.8431342Z Uploaded bytes 142606336
2025-08-20T20:08:12.9804651Z Uploaded bytes 150994944
2025-08-20T20:08:13.0270404Z Uploaded bytes 159383552
2025-08-20T20:08:13.0967512Z Uploaded bytes 167772160
2025-08-20T20:08:13.1242630Z Uploaded bytes 176160768
2025-08-20T20:08:13.3055885Z Uploaded bytes 184549376
2025-08-20T20:08:13.3492922Z Uploaded bytes 192937984
2025-08-20T20:08:13.3566461Z Uploaded bytes 201326592
2025-08-20T20:08:13.4130792Z Uploaded bytes 209715200
2025-08-20T20:08:13.5340872Z Uploaded bytes 218103808
2025-08-20T20:08:13.6148600Z Uploaded bytes 226492416
2025-08-20T20:08:13.6380007Z Uploaded bytes 234881024
2025-08-20T20:08:13.7205862Z Uploaded bytes 243269632
2025-08-20T20:08:14.0448423Z Uploaded bytes 250402969
2025-08-20T20:08:14.1275531Z Finished uploading artifact content to blob storage!
2025-08-20T20:08:14.1278267Z SHA256 digest of uploaded artifact zip is 9748cb6b7481b1900dab3a5e1ef499c346bb4b99f297282954c786e237016c9f
2025-08-20T20:08:14.1280824Z Finalizing artifact upload
2025-08-20T20:08:14.2679127Z Artifact Bincache_dumbpipe_x86_64-Linux.zip successfully finalized. Artifact ID 3812741279
2025-08-20T20:08:14.2679898Z Artifact Bincache_dumbpipe_x86_64-Linux has been successfully uploaded! Final size is 250402969 bytes. Artifact ID is 3812741279
2025-08-20T20:08:14.2688874Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107546765/artifacts/3812741279
2025-08-20T20:08:14.2919564Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T20:08:14.2919893Z with:
2025-08-20T20:08:14.2920212Z   subject-name: dumbpipe-17107546765-HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:14.2921095Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:08:14.2921842Z   show-summary: true
2025-08-20T20:08:14.2922059Z   push-to-registry: false
2025-08-20T20:08:14.2922414Z   github-token: ***
2025-08-20T20:08:14.2922618Z env:
2025-08-20T20:08:14.2922800Z   CROSS_COMPILING: NO
2025-08-20T20:08:14.2923014Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:08:14.2923258Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:08:14.2923474Z   ON_QEMU: NO
2025-08-20T20:08:14.2923774Z   DEBUG: 0
2025-08-20T20:08:14.2923959Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:08:14.2924192Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:08:14.2924517Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:08:14.2924828Z   KEEP_LOGS: YES
2025-08-20T20:08:14.2925022Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:08:14.2925243Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:08:14.2925464Z   SBUILD_REBUILD: false
2025-08-20T20:08:14.2926011Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:08:14.2926591Z   BUILD_SYS: docker://rust
2025-08-20T20:08:14.2926811Z   BUILD_ON_HOST: FALSE
2025-08-20T20:08:14.2927012Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:08:14.2927208Z   SYSTMP: /tmp
2025-08-20T20:08:14.2927396Z   GHA_MODE: MATRIX
2025-08-20T20:08:14.2928071Z   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-20T20:08:14.2928632Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:08:14.2928964Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:08:14.2929366Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:08:14.2929860Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:08:14.2930249Z   PKG_TYPE: static
2025-08-20T20:08:14.2930452Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:08:14.2930693Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:08:14.2931088Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:08:14.2931466Z   BUILD_ID: 17107546765
2025-08-20T20:08:14.2931671Z   PKG_NAME: dumbpipe
2025-08-20T20:08:14.2931887Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:08:14.2932140Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:08:14.2932507Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:08:14.2932836Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:08:14.2933226Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:14.2933730Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:08:14.2934202Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:08:14.2934493Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:08:14.2934770Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:14.2935278Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:14.2935724Z   UTC_TIME: 2025_08_20T08_08_10_PM
2025-08-20T20:08:14.2935965Z ##[endgroup]
2025-08-20T20:08:14.3008417Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T20:08:14.3008875Z env:
2025-08-20T20:08:14.3009062Z   CROSS_COMPILING: NO
2025-08-20T20:08:14.3009296Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:08:14.3009534Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:08:14.3009766Z   ON_QEMU: NO
2025-08-20T20:08:14.3009948Z   DEBUG: 0
2025-08-20T20:08:14.3010133Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:08:14.3010581Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:08:14.3010914Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:08:14.3011240Z   KEEP_LOGS: YES
2025-08-20T20:08:14.3011439Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:08:14.3011663Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:08:14.3011891Z   SBUILD_REBUILD: false
2025-08-20T20:08:14.3012458Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:08:14.3013052Z   BUILD_SYS: docker://rust
2025-08-20T20:08:14.3013274Z   BUILD_ON_HOST: FALSE
2025-08-20T20:08:14.3013475Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:08:14.3013673Z   SYSTMP: /tmp
2025-08-20T20:08:14.3013863Z   GHA_MODE: MATRIX
2025-08-20T20:08:14.3014310Z   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-20T20:08:14.3014917Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:08:14.3015265Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:08:14.3015667Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:08:14.3016170Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:08:14.3016562Z   PKG_TYPE: static
2025-08-20T20:08:14.3016765Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:08:14.3016999Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:08:14.3017394Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:08:14.3017773Z   BUILD_ID: 17107546765
2025-08-20T20:08:14.3018205Z   PKG_NAME: dumbpipe
2025-08-20T20:08:14.3018416Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:08:14.3018673Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:08:14.3018944Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:08:14.3019285Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:08:14.3019683Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:14.3020151Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:08:14.3020636Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:08:14.3020933Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:08:14.3021215Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:14.3021734Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:14.3022190Z   UTC_TIME: 2025_08_20T08_08_10_PM
2025-08-20T20:08:14.3022421Z ##[endgroup]
2025-08-20T20:08:15.0874888Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T20:08:15.0875241Z with:
2025-08-20T20:08:15.0876076Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:08:15.0876996Z   subject-name: dumbpipe-17107546765-HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:15.0877425Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T20:08:15.0880389Z   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/17107546765/attempts/1"}}}
2025-08-20T20:08:15.0883107Z   push-to-registry: false
2025-08-20T20:08:15.0883480Z   show-summary: true
2025-08-20T20:08:15.0883880Z   github-token: ***
2025-08-20T20:08:15.0884084Z env:
2025-08-20T20:08:15.0884277Z   CROSS_COMPILING: NO
2025-08-20T20:08:15.0884503Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:08:15.0884738Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:08:15.0884961Z   ON_QEMU: NO
2025-08-20T20:08:15.0885143Z   DEBUG: 0
2025-08-20T20:08:15.0885331Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:08:15.0885566Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:08:15.0885864Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:08:15.0886191Z   KEEP_LOGS: YES
2025-08-20T20:08:15.0886387Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:08:15.0886613Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:08:15.0886849Z   SBUILD_REBUILD: false
2025-08-20T20:08:15.0887400Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:08:15.0888263Z   BUILD_SYS: docker://rust
2025-08-20T20:08:15.0888504Z   BUILD_ON_HOST: FALSE
2025-08-20T20:08:15.0888721Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:08:15.0888929Z   SYSTMP: /tmp
2025-08-20T20:08:15.0889122Z   GHA_MODE: MATRIX
2025-08-20T20:08:15.0889571Z   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-20T20:08:15.0890108Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:08:15.0890458Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:08:15.0890878Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:08:15.0891392Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:08:15.0891802Z   PKG_TYPE: static
2025-08-20T20:08:15.0892006Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:08:15.0892250Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:08:15.0892656Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:08:15.0893040Z   BUILD_ID: 17107546765
2025-08-20T20:08:15.0893255Z   PKG_NAME: dumbpipe
2025-08-20T20:08:15.0893469Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:08:15.0893731Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:08:15.0894006Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:08:15.0894333Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:08:15.0894715Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:15.0895193Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:08:15.0895683Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:08:15.0895990Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:08:15.0896361Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:15.0896895Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:15.0897364Z   UTC_TIME: 2025_08_20T08_08_10_PM
2025-08-20T20:08:15.0897611Z ##[endgroup]
2025-08-20T20:08:17.4765998Z Attestation created for 18 subjects
2025-08-20T20:08:17.4770840Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T20:08:17.4772221Z -----BEGIN CERTIFICATE-----
2025-08-20T20:08:17.4773225Z MIIG7zCCBnagAwIBAgIUAKXIScMoxtzBRBFrMnaotpsZHfgwCgYIKoZIzj0EAwMw
2025-08-20T20:08:17.4774596Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T20:08:17.4775958Z cm1lZGlhdGUwHhcNMjUwODIwMjAwODE2WhcNMjUwODIwMjAxODE2WjAAMFkwEwYH
2025-08-20T20:08:17.4777322Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEoXGv4fQnBHJC1ZB8EulPAXCqCN1UzEOPLDQ/
2025-08-20T20:08:17.4778805Z etLiwrAm6YrgZjsH2nZUfkLIFROt/yEcKSDKCe9K7o0pke8Lm6OCBZUwggWRMA4G
2025-08-20T20:08:17.4780105Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUJpos
2025-08-20T20:08:17.4785299Z KkZrFGHCT6304iJ77J0rW+0wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T20:08:17.4786140Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T20:08:17.4787297Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T20:08:17.4788439Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T20:08:17.4789334Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T20:08:17.4790206Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T20:08:17.4791111Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T20:08:17.4792048Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T20:08:17.4792978Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T20:08:17.4793838Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T20:08:17.4794673Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T20:08:17.4795731Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T20:08:17.4796686Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T20:08:17.4797616Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T20:08:17.4798603Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T20:08:17.4799126Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T20:08:17.4799619Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T20:08:17.4800105Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T20:08:17.4800580Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T20:08:17.4801061Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T20:08:17.4801542Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T20:08:17.4802039Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T20:08:17.4802526Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T20:08:17.4803020Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T20:08:17.4803493Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3NTQ2NzY1L2F0
2025-08-20T20:08:17.4803970Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYsGCisGAQQB1nkCBAIE
2025-08-20T20:08:17.4804453Z fQR7AHkAdwDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJGLT3
2025-08-20T20:08:17.4804939Z AAAEAwBIMEYCIQDceyZrEorLQHHiwFNGFBka2WcFk1uWn+YG8Ma7seXUuQIhAN4I
2025-08-20T20:08:17.4805416Z TEZiBHkO7VA8mruFx+egLhv4+h+iCzzTibJgS15XMAoGCCqGSM49BAMDA2cAMGQC
2025-08-20T20:08:17.4805886Z MHtmVgALEHzBiH3Bi487PoQUSlNxiEU+oWxJJtGPHXHnvy5BAVv7zx+GMXmdMWIy
2025-08-20T20:08:17.4806374Z PAIwXzumjCKABT1btnDPuzne5wflYnrLq+MhLYODDQ7DAWZ+y6qG9eTp4sPC8B7N
2025-08-20T20:08:17.4806746Z RoRs
2025-08-20T20:08:17.4807081Z -----END CERTIFICATE-----
2025-08-20T20:08:17.4807244Z 
2025-08-20T20:08:17.4807634Z ##[endgroup]
2025-08-20T20:08:17.4808289Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T20:08:17.4808703Z https://search.sigstore.dev?logIndex=414199713
2025-08-20T20:08:17.4809066Z [36mAttestation uploaded to repository[39m
2025-08-20T20:08:17.4809406Z https://github.com/pkgforge/bincache/attestations/9871442
2025-08-20T20:08:17.5699326Z ##[group]Run ##Presets
2025-08-20T20:08:17.5699736Z [36;1m##Presets[0m
2025-08-20T20:08:17.5700075Z [36;1mset +x ; set +e[0m
2025-08-20T20:08:17.5700440Z [36;1m#-------------#[0m
2025-08-20T20:08:17.5700792Z [36;1m##Debug?[0m
2025-08-20T20:08:17.5701206Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:08:17.5701709Z [36;1m  set -x[0m
2025-08-20T20:08:17.5702024Z [36;1mfi[0m
2025-08-20T20:08:17.5702325Z [36;1m#-------------#[0m
2025-08-20T20:08:17.5702851Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:08:17.5703772Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/dumbpipe/official"[0m
2025-08-20T20:08:17.5704514Z [36;1m exit 1[0m
2025-08-20T20:08:17.5704827Z [36;1mfi[0m
2025-08-20T20:08:17.5765885Z shell: /usr/bin/bash -e {0}
2025-08-20T20:08:17.5766134Z env:
2025-08-20T20:08:17.5766321Z   CROSS_COMPILING: NO
2025-08-20T20:08:17.5766587Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:08:17.5766830Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:08:17.5767059Z   ON_QEMU: NO
2025-08-20T20:08:17.5767238Z   DEBUG: 0
2025-08-20T20:08:17.5767425Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:08:17.5767660Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:08:17.5768214Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:08:17.5768542Z   KEEP_LOGS: YES
2025-08-20T20:08:17.5768746Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:08:17.5768968Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:08:17.5769192Z   SBUILD_REBUILD: false
2025-08-20T20:08:17.5769753Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:08:17.5770483Z   BUILD_SYS: docker://rust
2025-08-20T20:08:17.5770717Z   BUILD_ON_HOST: FALSE
2025-08-20T20:08:17.5770922Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:08:17.5771122Z   SYSTMP: /tmp
2025-08-20T20:08:17.5771308Z   GHA_MODE: MATRIX
2025-08-20T20:08:17.5771759Z   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-20T20:08:17.5772379Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:08:17.5772795Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:08:17.5773209Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:08:17.5773706Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:08:17.5774096Z   PKG_TYPE: static
2025-08-20T20:08:17.5774324Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:08:17.5774569Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:08:17.5774969Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:08:17.5775338Z   BUILD_ID: 17107546765
2025-08-20T20:08:17.5775551Z   PKG_NAME: dumbpipe
2025-08-20T20:08:17.5775760Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:08:17.5776019Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:08:17.5776291Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:08:17.5776612Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:08:17.5777006Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:17.5777479Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:08:17.5778177Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:08:17.5778470Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:08:17.5778748Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:17.5779372Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:17.5779844Z   UTC_TIME: 2025_08_20T08_08_10_PM
2025-08-20T20:08:17.5780080Z ##[endgroup]
2025-08-20T20:08:17.5866888Z ##[group]Run ##Presets
2025-08-20T20:08:17.5867150Z [36;1m##Presets[0m
2025-08-20T20:08:17.5867360Z [36;1mset +x ; set +e[0m
2025-08-20T20:08:17.5867580Z [36;1m#-------------#[0m
2025-08-20T20:08:17.5867803Z [36;1m##Debug?[0m
2025-08-20T20:08:17.5868260Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:08:17.5868575Z [36;1m  set -x[0m
2025-08-20T20:08:17.5868772Z [36;1mfi[0m
2025-08-20T20:08:17.5868962Z [36;1m#-------------#[0m
2025-08-20T20:08:17.5869215Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:08:17.5869684Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/dumbpipe/official"[0m
2025-08-20T20:08:17.5870144Z [36;1m exit 1[0m
2025-08-20T20:08:17.5870338Z [36;1mfi[0m
2025-08-20T20:08:17.5913159Z shell: /usr/bin/bash -e {0}
2025-08-20T20:08:17.5913407Z env:
2025-08-20T20:08:17.5913592Z   CROSS_COMPILING: NO
2025-08-20T20:08:17.5913846Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:08:17.5914087Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:08:17.5914310Z   ON_QEMU: NO
2025-08-20T20:08:17.5914496Z   DEBUG: 0
2025-08-20T20:08:17.5914687Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:08:17.5914929Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:08:17.5915237Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:08:17.5915554Z   KEEP_LOGS: YES
2025-08-20T20:08:17.5915755Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:08:17.5915980Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:08:17.5916205Z   SBUILD_REBUILD: false
2025-08-20T20:08:17.5916760Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:08:17.5917367Z   BUILD_SYS: docker://rust
2025-08-20T20:08:17.5917604Z   BUILD_ON_HOST: FALSE
2025-08-20T20:08:17.5917956Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:08:17.5918279Z   SYSTMP: /tmp
2025-08-20T20:08:17.5918471Z   GHA_MODE: MATRIX
2025-08-20T20:08:17.5918923Z   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-20T20:08:17.5919451Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:08:17.5919790Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:08:17.5920196Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:08:17.5920731Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:08:17.5921138Z   PKG_TYPE: static
2025-08-20T20:08:17.5921338Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:08:17.5921578Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:08:17.5921974Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:08:17.5922348Z   BUILD_ID: 17107546765
2025-08-20T20:08:17.5922555Z   PKG_NAME: dumbpipe
2025-08-20T20:08:17.5922776Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:08:17.5923033Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:08:17.5923307Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:08:17.5923643Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:08:17.5924036Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:17.5924515Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:08:17.5925005Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:08:17.5925306Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:08:17.5925594Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:17.5926118Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:17.5926576Z   UTC_TIME: 2025_08_20T08_08_10_PM
2025-08-20T20:08:17.5926905Z ##[endgroup]
2025-08-20T20:08:17.6009286Z ##[group]Run ##Presets
2025-08-20T20:08:17.6009560Z [36;1m##Presets[0m
2025-08-20T20:08:17.6009782Z [36;1mset +x ; set +e[0m
2025-08-20T20:08:17.6009997Z [36;1m#-------------#[0m
2025-08-20T20:08:17.6010210Z [36;1m##Debug?[0m
2025-08-20T20:08:17.6010464Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:08:17.6010765Z [36;1m  set -x[0m
2025-08-20T20:08:17.6010958Z [36;1mfi[0m
2025-08-20T20:08:17.6011152Z [36;1m#-------------#[0m
2025-08-20T20:08:17.6011521Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:08:17.6011931Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T20:08:17.6012244Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:08:17.6012516Z [36;1mfi[0m
2025-08-20T20:08:17.6055272Z shell: /usr/bin/bash -e {0}
2025-08-20T20:08:17.6055513Z env:
2025-08-20T20:08:17.6055704Z   CROSS_COMPILING: NO
2025-08-20T20:08:17.6055944Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:08:17.6056185Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:08:17.6056412Z   ON_QEMU: NO
2025-08-20T20:08:17.6056596Z   DEBUG: 0
2025-08-20T20:08:17.6056787Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:08:17.6057019Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:08:17.6057320Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/dumbpipe/official
2025-08-20T20:08:17.6057642Z   KEEP_LOGS: YES
2025-08-20T20:08:17.6058005Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:08:17.6058241Z   PKG_FAMILY_LOCAL: dumbpipe
2025-08-20T20:08:17.6058464Z   SBUILD_REBUILD: false
2025-08-20T20:08:17.6059020Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/dumbpipe/static.official.source.yaml
2025-08-20T20:08:17.6059609Z   BUILD_SYS: docker://rust
2025-08-20T20:08:17.6059831Z   BUILD_ON_HOST: FALSE
2025-08-20T20:08:17.6060041Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:08:17.6060239Z   SYSTMP: /tmp
2025-08-20T20:08:17.6060435Z   GHA_MODE: MATRIX
2025-08-20T20:08:17.6060879Z   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-20T20:08:17.6061523Z   INPUT_SBUILD: /tmp/pkgforge/P0RnrVsTe_build.yaml
2025-08-20T20:08:17.6061864Z   BUILD_DIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml
2025-08-20T20:08:17.6062264Z   SBUILD_OUTDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR
2025-08-20T20:08:17.6062759Z   SBUILD_TMPDIR: /tmp/pkgforge/nKzxEjg_P0RnrVsTe_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:08:17.6063152Z   PKG_TYPE: static
2025-08-20T20:08:17.6063353Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:08:17.6063602Z   SBUILD_PKGVER: HEAD-aa0d368-250819T203227
2025-08-20T20:08:17.6063993Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17107546765
2025-08-20T20:08:17.6064356Z   BUILD_ID: 17107546765
2025-08-20T20:08:17.6064558Z   PKG_NAME: dumbpipe
2025-08-20T20:08:17.6064767Z   PKG_DATE: 2025-08-20T20:07:28Z
2025-08-20T20:08:17.6065031Z   PKG_VERSION: HEAD-aa0d368-250819T203227
2025-08-20T20:08:17.6065305Z   PKG_VERSION_UPSTREAM: 0.29.0
2025-08-20T20:08:17.6066017Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe
2025-08-20T20:08:17.6066402Z   GHCRPKG_TAG: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:17.6066863Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/dumbpipe/official/dumbpipe
2025-08-20T20:08:17.6067332Z   PKG_SRCURL: https://github.com/n0-computer/dumbpipe
2025-08-20T20:08:17.6067624Z   PUSH_SUCCESSFUL: YES
2025-08-20T20:08:17.6068073Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa0d368-250819T203227-x86_64-linux
2025-08-20T20:08:17.6068692Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/dumbpipe/official/dumbpipe-srcbuild-17107546765
2025-08-20T20:08:17.6069148Z   UTC_TIME: 2025_08_20T08_08_10_PM
2025-08-20T20:08:17.6069383Z ##[endgroup]
2025-08-20T20:08:17.6141558Z EXITED
2025-08-20T20:08:17.6182673Z Cleaning up orphan processes
