﻿2025-08-20T22:54:42.0994732Z Current runner version: '2.328.0'
2025-08-20T22:54:42.1018170Z ##[group]Runner Image Provisioner
2025-08-20T22:54:42.1019467Z Hosted Compute Agent
2025-08-20T22:54:42.1020067Z Version: 20250818.377
2025-08-20T22:54:42.1020698Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:54:42.1021455Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:54:42.1022098Z ##[endgroup]
2025-08-20T22:54:42.1022678Z ##[group]Operating System
2025-08-20T22:54:42.1023312Z Ubuntu
2025-08-20T22:54:42.1023819Z 24.04.2
2025-08-20T22:54:42.1024293Z LTS
2025-08-20T22:54:42.1024845Z ##[endgroup]
2025-08-20T22:54:42.1025410Z ##[group]Runner Image
2025-08-20T22:54:42.1026062Z Image: ubuntu-24.04
2025-08-20T22:54:42.1026674Z Version: 20250818.1.0
2025-08-20T22:54:42.1027944Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T22:54:42.1029606Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T22:54:42.1030698Z ##[endgroup]
2025-08-20T22:54:42.1032067Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:54:42.1033926Z Attestations: write
2025-08-20T22:54:42.1034709Z Contents: write
2025-08-20T22:54:42.1035296Z Metadata: read
2025-08-20T22:54:42.1035872Z Packages: write
2025-08-20T22:54:42.1036437Z ##[endgroup]
2025-08-20T22:54:42.1038828Z Secret source: Actions
2025-08-20T22:54:42.1039662Z Prepare workflow directory
2025-08-20T22:54:42.1357617Z Prepare all required actions
2025-08-20T22:54:42.1393959Z Getting action download info
2025-08-20T22:54:42.6797305Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:54:43.3591427Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:54:44.0002254Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:54:44.1078294Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:54:44.6838163Z Getting action download info
2025-08-20T22:54:44.8751761Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:54:45.3810917Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:54:45.9206111Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/uncomment/official/source)
2025-08-20T22:54:45.9765098Z ##[group]Run ##Presets
2025-08-20T22:54:45.9765450Z [36;1m##Presets[0m
2025-08-20T22:54:45.9765688Z [36;1mset +x ; set +e[0m
2025-08-20T22:54:45.9765910Z [36;1m#-------------#[0m
2025-08-20T22:54:45.9766226Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:54:45.9766623Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:54:45.9767235Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:45.9767559Z [36;1m  fi[0m
2025-08-20T22:54:45.9767844Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:54:45.9768245Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:54:45.9768597Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:45.9768879Z [36;1m  fi[0m
2025-08-20T22:54:45.9769225Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:54:45.9769642Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:54:45.9769994Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:45.9770280Z [36;1m  fi[0m
2025-08-20T22:54:45.9770529Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:54:45.9770936Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:54:45.9771481Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:54:45.9771783Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:54:45.9772113Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:45.9772393Z [36;1m     else[0m
2025-08-20T22:54:45.9772640Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:45.9772936Z [36;1m     fi[0m
2025-08-20T22:54:45.9773135Z [36;1m  fi[0m
2025-08-20T22:54:45.9773312Z [36;1mfi[0m
2025-08-20T22:54:45.9837667Z shell: /usr/bin/bash -e {0}
2025-08-20T22:54:45.9838211Z env:
2025-08-20T22:54:45.9838707Z   GH_TOKEN: ***
2025-08-20T22:54:45.9838970Z ##[endgroup]
2025-08-20T22:54:46.0129497Z ##[group]Run ##Presets
2025-08-20T22:54:46.0129927Z [36;1m##Presets[0m
2025-08-20T22:54:46.0130232Z [36;1mset +x ; set +e[0m
2025-08-20T22:54:46.0130736Z [36;1m#-------------#[0m
2025-08-20T22:54:46.0131111Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:54:46.0131746Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:54:46.0132416Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:54:46.0132931Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:54:46.0133463Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:54:46.0133982Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:54:46.0134436Z [36;1m  exit 1[0m
2025-08-20T22:54:46.0134760Z [36;1mfi[0m
2025-08-20T22:54:46.0171879Z shell: /usr/bin/bash -e {0}
2025-08-20T22:54:46.0172205Z env:
2025-08-20T22:54:46.0172756Z   RO_GHTOKEN: ***
2025-08-20T22:54:46.0173129Z   RO_GLTOKEN: ***
2025-08-20T22:54:46.0174388Z   MINISIGN_KEY: ***
2025-08-20T22:54:46.0174758Z ##[endgroup]
2025-08-20T22:54:46.0374550Z ##[group]Run ##Presets
2025-08-20T22:54:46.0374923Z [36;1m##Presets[0m
2025-08-20T22:54:46.0375133Z [36;1mset +x ; set +e[0m
2025-08-20T22:54:46.0375351Z [36;1m#-------------#[0m
2025-08-20T22:54:46.0375564Z [36;1m##Host Triplet[0m
2025-08-20T22:54:46.0375854Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:54:46.0376196Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:54:46.0376512Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:54:46.0377072Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:54:46.0377375Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:54:46.0377719Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:54:46.0378048Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:54:46.0378384Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:54:46.0378660Z [36;1m   fi[0m
2025-08-20T22:54:46.0378953Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:54:46.0379296Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:54:46.0379605Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:54:46.0379934Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:54:46.0380220Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:54:46.0380439Z [36;1m fi[0m
2025-08-20T22:54:46.0380711Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0381106Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0381484Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0381838Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0382110Z [36;1m##Debug[0m
2025-08-20T22:54:46.0382317Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:54:46.0382577Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:54:46.0382805Z [36;1m else[0m
2025-08-20T22:54:46.0382998Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:54:46.0383448Z [36;1m fi[0m
2025-08-20T22:54:46.0383667Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0383948Z [36;1m##Docker Platform[0m
2025-08-20T22:54:46.0384231Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:54:46.0384557Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:54:46.0384885Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:54:46.0385227Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:54:46.0385541Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:54:46.0385862Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:54:46.0386175Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:54:46.0386487Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:54:46.0386732Z [36;1m fi[0m
2025-08-20T22:54:46.0387207Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0387638Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0387960Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:54:46.0388491Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/uncomment/official/source" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:54:46.0389049Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:54:46.0389353Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0389660Z [36;1m##Logs[0m
2025-08-20T22:54:46.0389864Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:54:46.0390187Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:54:46.0390419Z [36;1m else[0m
2025-08-20T22:54:46.0390613Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:54:46.0390871Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:54:46.0391119Z [36;1m fi[0m
2025-08-20T22:54:46.0391515Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0391909Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0392252Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:54:46.0392617Z [36;1m PKG_FAMILY_LOCAL="$(echo "uncomment" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:54:46.0393022Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:54:46.0393348Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0393664Z [36;1m##Rebuild[0m
2025-08-20T22:54:46.0393873Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:54:46.0394146Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:54:46.0394391Z [36;1m else[0m
2025-08-20T22:54:46.0394596Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:54:46.0394837Z [36;1m fi[0m
2025-08-20T22:54:46.0395091Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0395402Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:54:46.0395837Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:54:46.0396384Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:54:46.0397454Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:54:46.0398218Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:54:46.0398599Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:54:46.0399035Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:54:46.0399469Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:54:46.0399851Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0400150Z [36;1m    exit 1[0m
2025-08-20T22:54:46.0400357Z [36;1m   else[0m
2025-08-20T22:54:46.0400707Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:54:46.0401040Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0401379Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:54:46.0401719Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:54:46.0402062Z [36;1m      #check if supported[0m
2025-08-20T22:54:46.0402440Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:54:46.0402967Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:54:46.0403396Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:54:46.0403719Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0404009Z [36;1m         exit 1[0m
2025-08-20T22:54:46.0404220Z [36;1m       fi[0m
2025-08-20T22:54:46.0404421Z [36;1m      #get build system[0m
2025-08-20T22:54:46.0404799Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:54:46.0405180Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:54:46.0405454Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0405805Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:54:46.0406139Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0406460Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0407005Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:54:46.0407405Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0407730Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.0408008Z [36;1m       fi[0m
2025-08-20T22:54:46.0408328Z [36;1m     fi[0m
2025-08-20T22:54:46.0408519Z [36;1m   fi[0m
2025-08-20T22:54:46.0408723Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:54:46.0445817Z shell: /usr/bin/bash -e {0}
2025-08-20T22:54:46.0446074Z ##[endgroup]
2025-08-20T22:54:46.3349768Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:54:46.3350335Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:54:46.3350562Z 
2025-08-20T22:54:46.5119712Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:54:46.5120449Z 100  5453  100  5453    0     0  30551      0 --:--:-- --:--:-- --:--:-- 30634
2025-08-20T22:54:46.5135000Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T22:54:46.5373223Z ##[group]Run ##Presets
2025-08-20T22:54:46.5373534Z [36;1m##Presets[0m
2025-08-20T22:54:46.5373748Z [36;1mset +x ; set +e[0m
2025-08-20T22:54:46.5373970Z [36;1m#-------------#[0m
2025-08-20T22:54:46.5374190Z [36;1m##Debug?[0m
2025-08-20T22:54:46.5374437Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:54:46.5374746Z [36;1m  set -x[0m
2025-08-20T22:54:46.5374925Z [36;1mfi[0m
2025-08-20T22:54:46.5375109Z [36;1m#-------------#[0m
2025-08-20T22:54:46.5375331Z [36;1m##CoreUtils[0m
2025-08-20T22:54:46.5375541Z [36;1msudo apt update -y[0m
2025-08-20T22:54:46.5375893Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:54:46.5377169Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T22:54:46.5378113Z [36;1m##tmp[0m
2025-08-20T22:54:46.5378398Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:54:46.5378730Z [36;1m#GH ENV[0m
2025-08-20T22:54:46.5378960Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.5379451Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.5379720Z [36;1m#-------------#[0m
2025-08-20T22:54:46.5379943Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:54:46.5380188Z [36;1msudo apt update -y[0m
2025-08-20T22:54:46.5380433Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:54:46.5380692Z [36;1m##Setup Minisign[0m
2025-08-20T22:54:46.5380923Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:54:46.5381330Z [36;1mecho "***[0m
2025-08-20T22:54:46.5382627Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:54:46.5382973Z [36;1m##User-Agent[0m
2025-08-20T22:54:46.5383725Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T22:54:46.5384541Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:54:46.5422992Z shell: /usr/bin/bash -e {0}
2025-08-20T22:54:46.5423257Z env:
2025-08-20T22:54:46.5423443Z   CROSS_COMPILING: NO
2025-08-20T22:54:46.5423664Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:54:46.5423901Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:54:46.5424122Z   ON_QEMU: NO
2025-08-20T22:54:46.5424314Z   DEBUG: 0
2025-08-20T22:54:46.5424501Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:54:46.5424732Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:54:46.5425061Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T22:54:46.5425411Z   KEEP_LOGS: YES
2025-08-20T22:54:46.5425612Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:54:46.5425839Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T22:54:46.5426075Z   SBUILD_REBUILD: false
2025-08-20T22:54:46.5426651Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T22:54:46.5427411Z   BUILD_SYS: docker://rust
2025-08-20T22:54:46.5427636Z   BUILD_ON_HOST: FALSE
2025-08-20T22:54:46.5427844Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:54:46.5428037Z ##[endgroup]
2025-08-20T22:54:46.5767530Z 
2025-08-20T22:54:46.5768535Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:54:46.5768941Z 
2025-08-20T22:54:46.6286362Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:54:46.6622809Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:54:46.6647884Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T22:54:46.6688348Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T22:54:46.6718269Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T22:54:46.7890089Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T22:54:46.8031241Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T22:54:46.8060153Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T22:54:46.8071452Z Hit:16 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:54:46.8081236Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T22:54:46.8139732Z Get:17 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:54:46.8154592Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T22:54:46.8179370Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T22:54:46.8209994Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T22:54:46.8305319Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:54:46.8335404Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T22:54:46.8347977Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T22:54:46.8926209Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T22:54:46.8976231Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T22:54:46.8991021Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T22:54:46.8999679Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T22:54:46.9009120Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T22:54:46.9071403Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T22:54:46.9091952Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T22:54:46.9102872Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T22:54:46.9170132Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T22:54:46.9188753Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T22:54:46.9202110Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T22:54:46.9287377Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T22:54:46.9317615Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T22:54:46.9327662Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T22:54:47.0020300Z Get:32 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:54:47.0054144Z Get:33 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:54:47.0083028Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:54:50.7859596Z Fetched 10.6 MB in 1s (8509 kB/s)
2025-08-20T22:54:51.4747069Z Reading package lists...
2025-08-20T22:54:51.6210464Z Building dependency tree...
2025-08-20T22:54:51.6217222Z Reading state information...
2025-08-20T22:54:51.6351926Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:54:51.6463417Z 
2025-08-20T22:54:51.6463872Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:54:51.6464391Z 
2025-08-20T22:54:51.6631853Z Reading package lists...
2025-08-20T22:54:51.8223174Z Building dependency tree...
2025-08-20T22:54:51.8230892Z Reading state information...
2025-08-20T22:54:51.9702138Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:54:51.9702751Z bc set to manually installed.
2025-08-20T22:54:51.9703447Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:54:51.9704121Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:54:51.9704790Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:54:51.9705444Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:54:51.9706164Z The following additional packages will be installed:
2025-08-20T22:54:51.9707148Z   libtime-duration-perl
2025-08-20T22:54:51.9973675Z The following NEW packages will be installed:
2025-08-20T22:54:51.9979335Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T22:54:52.0138131Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T22:54:52.0360315Z Need to get 616 kB of archives.
2025-08-20T22:54:52.0360972Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T22:54:52.0361423Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:54:52.2086443Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T22:54:52.4465641Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:54:52.5362731Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T22:54:52.6682812Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T22:54:53.1625656Z Fetched 616 kB in 1s (694 kB/s)
2025-08-20T22:54:53.1836305Z Selecting previously unselected package fdupes.
2025-08-20T22:54:53.2026001Z (Reading database ... 
2025-08-20T22:54:53.2026440Z (Reading database ... 5%
2025-08-20T22:54:53.2027010Z (Reading database ... 10%
2025-08-20T22:54:53.2027299Z (Reading database ... 15%
2025-08-20T22:54:53.2027552Z (Reading database ... 20%
2025-08-20T22:54:53.2027796Z (Reading database ... 25%
2025-08-20T22:54:53.2028001Z (Reading database ... 30%
2025-08-20T22:54:53.2028204Z (Reading database ... 35%
2025-08-20T22:54:53.2028419Z (Reading database ... 40%
2025-08-20T22:54:53.2028624Z (Reading database ... 45%
2025-08-20T22:54:53.2028826Z (Reading database ... 50%
2025-08-20T22:54:53.2111890Z (Reading database ... 55%
2025-08-20T22:54:53.2347997Z (Reading database ... 60%
2025-08-20T22:54:53.2507815Z (Reading database ... 65%
2025-08-20T22:54:53.2664471Z (Reading database ... 70%
2025-08-20T22:54:53.2808724Z (Reading database ... 75%
2025-08-20T22:54:53.3027062Z (Reading database ... 80%
2025-08-20T22:54:53.3403112Z (Reading database ... 85%
2025-08-20T22:54:53.3728342Z (Reading database ... 90%
2025-08-20T22:54:53.4212668Z (Reading database ... 95%
2025-08-20T22:54:53.4213092Z (Reading database ... 100%
2025-08-20T22:54:53.4213593Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T22:54:53.4256431Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T22:54:53.4277747Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:54:53.4514059Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:54:53.4647248Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:54:53.4657155Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:54:53.4872378Z Selecting previously unselected package moreutils.
2025-08-20T22:54:53.5005185Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T22:54:53.5014434Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:54:53.5340792Z Selecting previously unselected package dos2unix.
2025-08-20T22:54:53.5473354Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T22:54:53.5482180Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:54:53.6543471Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:54:53.6569695Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:54:53.6591784Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:54:53.6613005Z Setting up moreutils (0.69-1) ...
2025-08-20T22:54:53.6641249Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:55:01.4263431Z 
2025-08-20T22:55:01.4263945Z Running kernel seems to be up-to-date.
2025-08-20T22:55:01.4264353Z 
2025-08-20T22:55:01.4264494Z Restarting services...
2025-08-20T22:55:01.4335080Z 
2025-08-20T22:55:01.4337026Z Service restarts being deferred:
2025-08-20T22:55:01.4337553Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:55:01.4337915Z 
2025-08-20T22:55:01.4338090Z No containers need to be restarted.
2025-08-20T22:55:01.4338368Z 
2025-08-20T22:55:01.4338582Z No user sessions are running outdated binaries.
2025-08-20T22:55:01.4338824Z 
2025-08-20T22:55:01.4339027Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:55:02.3089460Z Reading package lists...
2025-08-20T22:55:02.4628999Z Building dependency tree...
2025-08-20T22:55:02.4636279Z Reading state information...
2025-08-20T22:55:02.6118628Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:55:02.6119405Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:55:02.6119990Z apt-utils set to manually installed.
2025-08-20T22:55:02.6121206Z ca-certificates is already the newest version (20240203).
2025-08-20T22:55:02.6121916Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:55:02.6122544Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:55:02.6123251Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:55:02.6123977Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:55:02.6124695Z moreutils is already the newest version (0.69-1).
2025-08-20T22:55:02.6125469Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:55:02.6126272Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:55:02.6127335Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:55:02.6127695Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:55:02.6128028Z tmux set to manually installed.
2025-08-20T22:55:02.6128333Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:55:02.6128692Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:55:02.6129022Z The following additional packages will be installed:
2025-08-20T22:55:02.6129337Z   python3-software-properties
2025-08-20T22:55:02.6129578Z Recommended packages:
2025-08-20T22:55:02.6129783Z   unattended-upgrades
2025-08-20T22:55:02.6407419Z The following NEW packages will be installed:
2025-08-20T22:55:02.6407976Z   rename
2025-08-20T22:55:02.6418581Z The following packages will be upgraded:
2025-08-20T22:55:02.6419312Z   python3-software-properties software-properties-common
2025-08-20T22:55:02.6589488Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:55:02.6820293Z Need to get 64.7 kB of archives.
2025-08-20T22:55:02.6820734Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:55:02.6821153Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:55:02.7799508Z 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-20T22:55:02.8625447Z 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-20T22:55:02.9470462Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:55:03.1965598Z Fetched 64.7 kB in 0s (234 kB/s)
2025-08-20T22:55:03.2202099Z (Reading database ... 
2025-08-20T22:55:03.2202451Z (Reading database ... 5%
2025-08-20T22:55:03.2202700Z (Reading database ... 10%
2025-08-20T22:55:03.2202929Z (Reading database ... 15%
2025-08-20T22:55:03.2203241Z (Reading database ... 20%
2025-08-20T22:55:03.2203616Z (Reading database ... 25%
2025-08-20T22:55:03.2203983Z (Reading database ... 30%
2025-08-20T22:55:03.2204502Z (Reading database ... 35%
2025-08-20T22:55:03.2204889Z (Reading database ... 40%
2025-08-20T22:55:03.2205233Z (Reading database ... 45%
2025-08-20T22:55:03.2205583Z (Reading database ... 50%
2025-08-20T22:55:03.2284173Z (Reading database ... 55%
2025-08-20T22:55:03.2317096Z (Reading database ... 60%
2025-08-20T22:55:03.2337668Z (Reading database ... 65%
2025-08-20T22:55:03.2370617Z (Reading database ... 70%
2025-08-20T22:55:03.2394306Z (Reading database ... 75%
2025-08-20T22:55:03.2424692Z (Reading database ... 80%
2025-08-20T22:55:03.2557013Z (Reading database ... 85%
2025-08-20T22:55:03.2643755Z (Reading database ... 90%
2025-08-20T22:55:03.2893266Z (Reading database ... 95%
2025-08-20T22:55:03.2893673Z (Reading database ... 100%
2025-08-20T22:55:03.2894206Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T22:55:03.2933163Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:55:03.3687665Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:55:03.4182687Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:55:03.4885903Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:55:03.5134528Z Selecting previously unselected package rename.
2025-08-20T22:55:03.5271499Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T22:55:03.5281610Z Unpacking rename (2.02-1) ...
2025-08-20T22:55:03.5676049Z Setting up rename (2.02-1) ...
2025-08-20T22:55:03.5735068Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:55:03.5756362Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:55:03.6900322Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:55:03.7912424Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:55:07.8208556Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:55:09.2828175Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:55:09.3081681Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:55:09.3092345Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:55:09.3102128Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:55:09.3113596Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:55:09.3239311Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:55:09.3266516Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:55:10.4190224Z Reading package lists...
2025-08-20T22:55:10.5592605Z Building dependency tree...
2025-08-20T22:55:10.5599399Z Reading state information...
2025-08-20T22:55:10.5730313Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:55:10.5879786Z 
2025-08-20T22:55:10.5880271Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:55:10.5880773Z 
2025-08-20T22:55:10.6408436Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:55:10.6693393Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:55:10.6729951Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:55:10.6740021Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:55:10.6747560Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:55:10.6761641Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:55:10.6807970Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:55:11.7952473Z Reading package lists...
2025-08-20T22:55:11.9492176Z Building dependency tree...
2025-08-20T22:55:11.9498742Z Reading state information...
2025-08-20T22:55:11.9638964Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:55:11.9749597Z 
2025-08-20T22:55:11.9750334Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:55:11.9750780Z 
2025-08-20T22:55:11.9875677Z Reading package lists...
2025-08-20T22:55:12.1475754Z Building dependency tree...
2025-08-20T22:55:12.1483287Z Reading state information...
2025-08-20T22:55:12.2997632Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:55:12.3356516Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:55:12.3637455Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:55:12.4017095Z ##[group]Run ##Presets
2025-08-20T22:55:12.4017384Z [36;1m##Presets[0m
2025-08-20T22:55:12.4017591Z [36;1mset +x ; set +e[0m
2025-08-20T22:55:12.4017803Z [36;1m#-------------#[0m
2025-08-20T22:55:12.4018005Z [36;1m##Debug?[0m
2025-08-20T22:55:12.4018241Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:55:12.4018534Z [36;1m  set -x[0m
2025-08-20T22:55:12.4018720Z [36;1mfi[0m
2025-08-20T22:55:12.4018906Z [36;1m#-------------#[0m
2025-08-20T22:55:12.4019355Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:55:12.4019961Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:55:12.4020521Z [36;1msudo service procps restart[0m
2025-08-20T22:55:12.4020787Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:55:12.4059605Z shell: /usr/bin/bash -e {0}
2025-08-20T22:55:12.4059836Z env:
2025-08-20T22:55:12.4060059Z   CROSS_COMPILING: NO
2025-08-20T22:55:12.4060276Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:55:12.4060499Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:55:12.4060712Z   ON_QEMU: NO
2025-08-20T22:55:12.4060889Z   DEBUG: 0
2025-08-20T22:55:12.4061072Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:55:12.4061304Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:55:12.4061621Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T22:55:12.4082850Z   KEEP_LOGS: YES
2025-08-20T22:55:12.4083108Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:55:12.4083347Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T22:55:12.4083590Z   SBUILD_REBUILD: false
2025-08-20T22:55:12.4084160Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T22:55:12.4084763Z   BUILD_SYS: docker://rust
2025-08-20T22:55:12.4084979Z   BUILD_ON_HOST: FALSE
2025-08-20T22:55:12.4085173Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:55:12.4085383Z   SYSTMP: /tmp
2025-08-20T22:55:12.4085565Z   GHA_MODE: MATRIX
2025-08-20T22:55:12.4085999Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:55:12.4086478Z ##[endgroup]
2025-08-20T22:55:12.4211352Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:55:12.4282856Z 0
2025-08-20T22:55:12.4599198Z vm.max_map_count = 262144
2025-08-20T22:55:12.4599511Z fs.inotify.max_user_watches = 655360
2025-08-20T22:55:12.4599916Z fs.inotify.max_user_instances = 1280
2025-08-20T22:55:12.4600364Z vm.mmap_rnd_bits = 28
2025-08-20T22:55:12.4670563Z ##[group]Run ##Presets
2025-08-20T22:55:12.4670880Z [36;1m##Presets[0m
2025-08-20T22:55:12.4671095Z [36;1mset +x ; set +e[0m
2025-08-20T22:55:12.4671300Z [36;1m#-------------#[0m
2025-08-20T22:55:12.4671494Z [36;1m##Debug?[0m
2025-08-20T22:55:12.4671733Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:55:12.4672019Z [36;1m  set -x[0m
2025-08-20T22:55:12.4672199Z [36;1mfi[0m
2025-08-20T22:55:12.4672370Z [36;1m#-------------#[0m
2025-08-20T22:55:12.4672566Z [36;1m##Main[0m
2025-08-20T22:55:12.4672779Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:55:12.4673420Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:55:12.4674139Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:55:12.4674514Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:55:12.4674788Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:55:12.4675039Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:55:12.4675341Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:55:12.4675651Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:55:12.4675952Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:55:12.4676261Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:55:12.4676546Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:55:12.4677062Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:55:12.4677442Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:55:12.4677714Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:55:12.4677966Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:55:12.4678236Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:55:12.4678512Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:55:12.4678783Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:55:12.4679052Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:55:12.4679522Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:55:12.4679830Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:55:12.4680121Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:55:12.4680421Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:55:12.4680717Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:55:12.4681008Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:55:12.4681301Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:55:12.4681562Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:55:12.4681919Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:55:12.4682371Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:55:12.4682839Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:55:12.4683303Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:55:12.4683647Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:55:12.4683987Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:55:12.4684615Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T22:55:12.4685397Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T22:55:12.4685922Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:55:12.4686187Z [36;1m else[0m
2025-08-20T22:55:12.4686638Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:55:12.4687189Z [36;1m fi[0m
2025-08-20T22:55:12.4687439Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:55:12.4687816Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:55:12.4688226Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:55:12.4688608Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:55:12.4688989Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:55:12.4689373Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:55:12.4689769Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:55:12.4690167Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:55:12.4690611Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:55:12.4691027Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:55:12.4691336Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:55:12.4730067Z shell: /usr/bin/bash -e {0}
2025-08-20T22:55:12.4730302Z env:
2025-08-20T22:55:12.4730479Z   CROSS_COMPILING: NO
2025-08-20T22:55:12.4730694Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:55:12.4730922Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:55:12.4731140Z   ON_QEMU: NO
2025-08-20T22:55:12.4731325Z   DEBUG: 0
2025-08-20T22:55:12.4731507Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:55:12.4731732Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:55:12.4732046Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T22:55:12.4732388Z   KEEP_LOGS: YES
2025-08-20T22:55:12.4732572Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:55:12.4732794Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T22:55:12.4733022Z   SBUILD_REBUILD: false
2025-08-20T22:55:12.4733576Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T22:55:12.4734300Z   BUILD_SYS: docker://rust
2025-08-20T22:55:12.4734519Z   BUILD_ON_HOST: FALSE
2025-08-20T22:55:12.4734713Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:55:12.4734899Z   SYSTMP: /tmp
2025-08-20T22:55:12.4735071Z   GHA_MODE: MATRIX
2025-08-20T22:55:12.4735499Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T22:55:12.4736154Z   GHCR_TOKEN: ***
2025-08-20T22:55:12.4736427Z   GITHUB_TOKEN: ***
2025-08-20T22:55:12.4736652Z   GITLAB_TOKEN: ***
2025-08-20T22:55:12.4738007Z   MINISIGN_KEY: ***
2025-08-20T22:55:12.4738268Z ##[endgroup]
2025-08-20T22:55:12.5227127Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:55:12.5914204Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:55:12.5914940Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:55:12.5915310Z 
2025-08-20T22:55:12.6185779Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:55:12.6186488Z 100  5453  100  5453    0     0   195k      0 --:--:-- --:--:-- --:--:--  197k
2025-08-20T22:55:12.6197061Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T22:55:12.6287980Z 
2025-08-20T22:55:12.6288411Z [+] Building [/tmp/tmp.4UaC2iIWhV/SBUILD_INPUT] Locally
2025-08-20T22:55:12.6288811Z 
2025-08-20T22:55:12.6302649Z '/tmp/tmp.4UaC2iIWhV/SBUILD_INPUT' -> '/tmp/pkgforge/S5YDNcui3_build.yaml'
2025-08-20T22:55:12.6971608Z 
2025-08-20T22:55:12.6971972Z [+] Passwordless sudo is Configured
2025-08-20T22:55:12.8505911Z 
2025-08-20T22:55:12.8518161Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:55:12.8518465Z 
2025-08-20T22:55:12.8979613Z 
2025-08-20T22:55:12.8981039Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T22:55:12.8981411Z 
2025-08-20T22:55:12.8981414Z 
2025-08-20T22:55:12.8981703Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:55:12.8982062Z 
2025-08-20T22:55:12.9083250Z [+] Installing: 7z -> 7z
2025-08-20T22:55:13.0055793Z [+] Installing: actionlint -> actionlint
2025-08-20T22:55:13.1142802Z [+] Installing: anew -> anew
2025-08-20T22:55:13.7572846Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:55:13.8544180Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:55:13.9779065Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:55:14.1002719Z [+] Installing: archey -> archey
2025-08-20T22:55:14.2219861Z [+] Installing: aria2 -> aria2c
2025-08-20T22:55:14.3767840Z [+] Installing: askalono -> askalono
2025-08-20T22:55:14.4859038Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:55:14.8946473Z [+] Installing: b3sum -> b3sum
2025-08-20T22:55:14.9930783Z [+] Installing: bita -> bita
2025-08-20T22:55:15.1131330Z [+] Installing: btop -> btop
2025-08-20T22:55:15.2085775Z [+] Installing: chafa -> chafa
2025-08-20T22:55:15.5404569Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:55:15.7413779Z [+] Installing: croc -> croc
2025-08-20T22:55:15.8585572Z [+] Installing: csvtk -> csvtk
2025-08-20T22:55:16.0406328Z [+] Installing: cutlines -> cutlines
2025-08-20T22:55:16.1165109Z curl: (22) The requested URL returned error: 404
2025-08-20T22:55:16.1199124Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:55:16.1200278Z [+] Installing: dbin -> dbin
2025-08-20T22:55:16.2689728Z [+] Installing: dasel -> dasel
2025-08-20T22:55:16.7356184Z [+] Installing: delta -> delta
2025-08-20T22:55:16.8652158Z [+] Installing: ds -> ds
2025-08-20T22:55:17.1186279Z curl: (22) The requested URL returned error: 404
2025-08-20T22:55:17.1222559Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:55:17.1223585Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:55:17.2057343Z [+] Installing: duf -> duf
2025-08-20T22:55:17.7054564Z [+] Installing: duplicut -> duplicut
2025-08-20T22:55:17.8061160Z [+] Installing: dust -> dust
2025-08-20T22:55:18.0773578Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:55:18.2049475Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:55:18.4212666Z [+] Installing: dysk -> dysk
2025-08-20T22:55:18.5216591Z [+] Installing: eget -> eget
2025-08-20T22:55:18.8924475Z [+] Installing: epoch -> epoch
2025-08-20T22:55:19.2919187Z [+] Installing: faketty -> faketty
2025-08-20T22:55:19.5061170Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:55:20.0134616Z [+] Installing: freeze -> freeze
2025-08-20T22:55:20.1655926Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:55:20.3579340Z [+] Installing: gdu -> gdu
2025-08-20T22:55:20.9903416Z [+] Installing: gh -> gh
2025-08-20T22:55:21.2144218Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:55:21.4204481Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:55:21.7334603Z [+] Installing: glab -> glab
2025-08-20T22:55:21.9443150Z [+] Installing: glow -> glow
2025-08-20T22:55:22.0920957Z [+] Installing: httpx -> httpx
2025-08-20T22:55:22.3074375Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:55:22.6759204Z [+] Installing: husarnet -> husarnet
2025-08-20T22:55:22.9277167Z curl: (22) The requested URL returned error: 404
2025-08-20T22:55:22.9313315Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:55:22.9314456Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:55:23.0438178Z curl: (22) The requested URL returned error: 404
2025-08-20T22:55:23.0473163Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:55:23.0474267Z [+] Installing: imgcat -> imgcat
2025-08-20T22:55:23.1931059Z [+] Installing: jc -> jc
2025-08-20T22:55:23.3508270Z [+] Installing: jq -> jq
2025-08-20T22:55:23.9555249Z [+] Installing: logdy -> logdy
2025-08-20T22:55:24.1652361Z [+] Installing: micro -> micro
2025-08-20T22:55:24.3166093Z [+] Installing: miniserve -> miniserve
2025-08-20T22:55:24.4465371Z [+] Installing: minisign -> minisign
2025-08-20T22:55:24.7079312Z [+] Installing: ncdu -> ncdu
2025-08-20T22:55:25.0165181Z [+] Installing: notify -> notify
2025-08-20T22:55:25.8481716Z [+] Installing: ouch -> ouch
2025-08-20T22:55:25.9591344Z [+] Installing: oras -> oras
2025-08-20T22:55:26.0932866Z [+] Installing: pipetty -> pipetty
2025-08-20T22:55:26.1767799Z [+] Installing: pixterm -> pixterm
2025-08-20T22:55:26.3302552Z [+] Installing: qsv -> qsv
2025-08-20T22:55:26.4796136Z [+] Installing: rclone -> rclone
2025-08-20T22:55:26.7501763Z [+] Installing: ripgrep -> rg
2025-08-20T22:55:27.5711204Z [+] Installing: rga -> rga
2025-08-20T22:55:27.8738550Z [+] Installing: rsync -> rsync
2025-08-20T22:55:27.9877382Z [+] Installing: script -> script
2025-08-20T22:55:28.0735375Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:55:28.2168914Z [+] Installing: soar -> soar
2025-08-20T22:55:28.3538451Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:55:28.6548796Z [+] Installing: sstrip -> sstrip
2025-08-20T22:55:28.8349933Z [+] Installing: strace -> strace
2025-08-20T22:55:28.9284496Z [+] Installing: sttr -> sttr
2025-08-20T22:55:29.3545292Z [+] Installing: tailscale -> tailscale
2025-08-20T22:55:29.5326980Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:55:30.7460448Z [+] Installing: taplo -> taplo
2025-08-20T22:55:31.1592919Z [+] Installing: tldr -> tldr
2025-08-20T22:55:31.3493558Z [+] Installing: tldr -> tealdeer
2025-08-20T22:55:31.5589951Z [+] Installing: tmux -> tmux
2025-08-20T22:55:32.0470845Z [+] Installing: tok -> tok
2025-08-20T22:55:32.1427257Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:55:32.3221816Z [+] Installing: trurl -> trurl
2025-08-20T22:55:32.4315248Z [+] Installing: tss -> tss
2025-08-20T22:55:32.5167790Z [+] Installing: ulexec -> ulexec
2025-08-20T22:55:32.8245203Z [+] Installing: unfurl -> unfurl
2025-08-20T22:55:32.9495431Z [+] Installing: upx -> upx
2025-08-20T22:55:33.0387137Z [+] Installing: validtoml -> validtoml
2025-08-20T22:55:33.1516178Z [+] Installing: wget -> wget
2025-08-20T22:55:33.7698348Z [+] Installing: wget2 -> wget2
2025-08-20T22:55:33.8891236Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:55:34.4143097Z [+] Installing: xq -> xq
2025-08-20T22:55:35.1933571Z [+] Installing: xz -> xz
2025-08-20T22:55:35.3840679Z [+] Installing: unxz -> unxz
2025-08-20T22:55:35.6465875Z [+] Installing: yq -> yq
2025-08-20T22:55:35.9041696Z [+] Installing: yj -> yj
2025-08-20T22:55:36.0054087Z [+] Installing: zapper -> zapper
2025-08-20T22:55:36.0912861Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:55:36.1787951Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:55:36.3511610Z curl: (22) The requested URL returned error: 404
2025-08-20T22:55:36.3553193Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:55:36.3555896Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:55:36.5469408Z curl: (22) The requested URL returned error: 404
2025-08-20T22:55:36.5508500Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:55:36.5509598Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:55:37.0250277Z curl: (22) The requested URL returned error: 404
2025-08-20T22:55:37.0290958Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:55:37.0292118Z [+] Installing: zstd -> zstd
2025-08-20T22:55:37.1151810Z [+] Creating symlinks...
2025-08-20T22:55:37.1244328Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:55:37.1342883Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:55:37.1443537Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:55:37.1545816Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:55:37.1645778Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:55:37.1744309Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:55:37.1843604Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:55:37.1945502Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:55:37.2049489Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:55:37.2150743Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:55:37.2248590Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:55:37.2345529Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:55:37.2442949Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:55:37.2539760Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:55:37.2639418Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:55:37.2735927Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:55:37.2832953Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:55:37.2870887Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:55:37.2960588Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:55:37.3057474Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:55:37.3154465Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:55:37.3191061Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:55:37.3278299Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:55:37.3375402Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:55:37.3471559Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:55:37.3565745Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:55:37.3662012Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:55:37.3757356Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:55:37.3852035Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:55:37.3947496Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:55:37.4042343Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:55:37.4137088Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:55:37.4231836Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:55:37.4325502Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:55:37.4421905Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:55:37.4515814Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:55:37.4611762Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:55:37.4706280Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:55:37.4800686Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:55:37.4897274Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:55:37.4992066Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:55:37.5089244Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:55:37.5186085Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:55:37.5283514Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:55:37.5321242Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:55:37.5349199Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:55:37.5434977Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:55:37.5529987Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:55:37.5627623Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:55:37.5722546Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:55:37.5816319Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:55:37.5911632Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:55:37.6005726Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:55:37.6101769Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:55:37.6195575Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:55:37.6291635Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:55:37.6386406Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:55:37.6481350Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:55:37.6577159Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:55:37.6671753Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:55:37.6766678Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:55:37.6861028Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:55:37.6955412Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:55:37.7052275Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:55:37.7149692Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:55:37.7244673Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:55:37.7339106Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:55:37.7433042Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:55:37.7528650Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:55:37.7625297Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:55:37.7719324Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:55:37.7814003Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:55:37.7909569Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:55:37.8005757Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:55:37.8101484Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:55:37.8197100Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:55:37.8293040Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:55:37.8387619Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:55:37.8481299Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:55:37.8577339Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:55:37.8672433Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:55:37.8768416Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:55:37.8863172Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:55:37.8960039Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:55:37.9055509Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:55:37.9151567Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:55:37.9247004Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:55:37.9341692Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:55:37.9435868Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:55:37.9532170Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:55:37.9627970Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:55:37.9724460Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:55:37.9820002Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:55:37.9914860Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:55:38.0010459Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:55:38.0048183Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:55:38.0076257Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:55:38.0103858Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:55:38.0191209Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:55:38.0217531Z 
2025-08-20T22:55:38.0218121Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:55:38.0218730Z 
2025-08-20T22:55:38.0232149Z 
2025-08-20T22:55:38.0325777Z 
2025-08-20T22:55:38.0326122Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T22:55:38.0326433Z 
2025-08-20T22:55:38.0326629Z [+] Installation completed!
2025-08-20T22:55:38.0398099Z 
2025-08-20T22:55:38.0398299Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:55:38.4513198Z github.com
2025-08-20T22:55:38.4514226Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:55:38.4514986Z   - Active account: true
2025-08-20T22:55:38.4515555Z   - Git operations protocol: https
2025-08-20T22:55:38.4516181Z   - Token: ghp_************************************
2025-08-20T22:55:38.4517823Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T22:55:38.4518970Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:55:38.4519344Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:55:38.6789755Z Limit: 5000, Remaining: 3946, Reset: 2025-08-20 23:28:26 +0000 UTC (32m47s)
2025-08-20T22:55:38.6798119Z 
2025-08-20T22:55:38.6798317Z [+] GHCR_TOKEN is Exported
2025-08-20T22:55:38.6835197Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:55:39.0604528Z Login Succeeded
2025-08-20T22:55:39.0614794Z 
2025-08-20T22:55:39.0615054Z [+] GITLAB is Exported
2025-08-20T22:55:39.0890697Z [git remote -v]
2025-08-20T22:55:39.3057342Z gitlab.com
2025-08-20T22:55:39.3058437Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:55:39.3059363Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:55:39.3060088Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:55:39.3060747Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:55:39.3061381Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:55:39.3061941Z   ✓ Token found: **************************
2025-08-20T22:55:39.3062246Z 
2025-08-20T22:55:39.3062838Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:55:39.3063706Z [git remote -v]
2025-08-20T22:55:39.3075873Z 2025/08/20 22:55:39 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:55:39.3076729Z git: exit status 128]
2025-08-20T22:55:39.5927036Z 
2025-08-20T22:55:39.5927048Z 
2025-08-20T22:55:39.5927813Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:55:39 PM)
2025-08-20T22:55:39.5928287Z 
2025-08-20T22:55:39.5928298Z 
2025-08-20T22:55:39.5928375Z [+] USER = runner
2025-08-20T22:55:39.5928574Z [+] HOME = /home/runner
2025-08-20T22:55:39.5930799Z [+] 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-20T22:55:39.5933245Z 
2025-08-20T22:55:39.6573590Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:55:39.6879606Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:55:39.6891029Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:55:39.6893870Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:55:39.6898761Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:55:39.6910385Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:55:39.6971526Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:55:40.8081868Z Reading package lists...
2025-08-20T22:55:40.8403064Z Reading package lists...
2025-08-20T22:55:41.0001571Z Building dependency tree...
2025-08-20T22:55:41.0009463Z Reading state information...
2025-08-20T22:55:41.1819034Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:55:41.1819666Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:55:41.1820252Z ca-certificates is already the newest version (20240203).
2025-08-20T22:55:41.1820827Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:55:41.1821395Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:55:41.1821960Z moreutils is already the newest version (0.69-1).
2025-08-20T22:55:41.1822617Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:55:41.1823321Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:55:41.1824299Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:55:41.2541171Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:55:41.2823526Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:55:41.2831746Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:55:41.2840845Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:55:41.2850597Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:55:41.2857250Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:55:41.2884699Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:55:42.4188474Z Reading package lists...
2025-08-20T22:55:42.4503838Z Reading package lists...
2025-08-20T22:55:42.6007639Z Building dependency tree...
2025-08-20T22:55:42.6015153Z Reading state information...
2025-08-20T22:55:42.7511951Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:55:42.7512672Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:55:42.7513424Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:55:42.7514118Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:55:42.7514875Z ca-certificates is already the newest version (20240203).
2025-08-20T22:55:42.7515615Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:55:42.7516299Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:55:42.7517125Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:55:42.7517613Z gawk set to manually installed.
2025-08-20T22:55:42.7518043Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:55:42.7518572Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:55:42.7519130Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:55:42.7519665Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:55:42.7520257Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:55:42.7521252Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:55:42.7521798Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:55:42.7522327Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:55:42.7522661Z The following additional packages will be installed:
2025-08-20T22:55:42.7523070Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:55:42.7523552Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:55:42.7524227Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:55:42.7524834Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:55:42.7525302Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:55:42.7525725Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:55:42.7526060Z Suggested packages:
2025-08-20T22:55:42.7526342Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:55:42.7527006Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:55:42.7527501Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:55:42.7527964Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:55:42.7528414Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T22:55:42.7528849Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T22:55:42.7529196Z   fonts-arphic-uming fonts-nanum
2025-08-20T22:55:42.7801383Z The following NEW packages will be installed:
2025-08-20T22:55:42.7802218Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:55:42.7803185Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:55:42.7804550Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:55:42.7805504Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:55:42.7806477Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:55:42.7809302Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:55:42.7810164Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:55:42.7997388Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:55:42.7998025Z Need to get 27.5 MB of archives.
2025-08-20T22:55:42.7998631Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T22:55:42.7999349Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:55:42.8949392Z 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-20T22:55:43.2178195Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:55:43.5445729Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T22:55:43.7063965Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T22:55:43.7881868Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T22:55:43.8697956Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T22:55:44.0382176Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:55:44.1999434Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:55:44.3679448Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T22:55:44.4502452Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:55:45.1897785Z 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-20T22:55:45.2742296Z 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-20T22:55:45.4358368Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T22:55:45.5177715Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T22:55:45.5994013Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T22:55:45.6814753Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T22:55:45.7628069Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T22:55:46.1624344Z 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-20T22:55:46.2452202Z 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-20T22:55:46.3302668Z 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-20T22:55:46.4117265Z 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-20T22:55:46.4935845Z 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-20T22:55:46.6582165Z 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-20T22:55:46.7407386Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T22:55:46.8291603Z 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-20T22:55:46.9109923Z 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-20T22:55:47.1520334Z 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-20T22:55:47.2349086Z 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-20T22:55:47.3172295Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T22:55:47.3990578Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T22:55:47.4804778Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T22:55:47.5623610Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T22:55:47.6469219Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T22:55:47.8947999Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T22:55:48.0560171Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T22:55:48.2179250Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T22:55:48.4617075Z Preconfiguring packages ...
2025-08-20T22:55:48.5185729Z Fetched 27.5 MB in 5s (5059 kB/s)
2025-08-20T22:55:48.5383375Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:55:48.5436555Z (Reading database ... 
2025-08-20T22:55:48.5437115Z (Reading database ... 5%
2025-08-20T22:55:48.5437493Z (Reading database ... 10%
2025-08-20T22:55:48.5438139Z (Reading database ... 15%
2025-08-20T22:55:48.5438500Z (Reading database ... 20%
2025-08-20T22:55:48.5438854Z (Reading database ... 25%
2025-08-20T22:55:48.5439209Z (Reading database ... 30%
2025-08-20T22:55:48.5439560Z (Reading database ... 35%
2025-08-20T22:55:48.5439919Z (Reading database ... 40%
2025-08-20T22:55:48.5440142Z (Reading database ... 45%
2025-08-20T22:55:48.5440358Z (Reading database ... 50%
2025-08-20T22:55:48.5461455Z (Reading database ... 55%
2025-08-20T22:55:48.5551117Z (Reading database ... 60%
2025-08-20T22:55:48.5571498Z (Reading database ... 65%
2025-08-20T22:55:48.5603710Z (Reading database ... 70%
2025-08-20T22:55:48.5628577Z (Reading database ... 75%
2025-08-20T22:55:48.5656122Z (Reading database ... 80%
2025-08-20T22:55:48.5787184Z (Reading database ... 85%
2025-08-20T22:55:48.5873128Z (Reading database ... 90%
2025-08-20T22:55:48.6119853Z (Reading database ... 95%
2025-08-20T22:55:48.6120251Z (Reading database ... 100%
2025-08-20T22:55:48.6120770Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T22:55:48.6159398Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:55:48.6359325Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:55:48.7787929Z Selecting previously unselected package poppler-data.
2025-08-20T22:55:48.7920905Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:55:48.7929137Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:55:48.9150489Z Selecting previously unselected package b3sum.
2025-08-20T22:55:48.9284722Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T22:55:48.9293700Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:55:48.9559508Z Selecting previously unselected package build-essential.
2025-08-20T22:55:48.9693210Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T22:55:48.9703665Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:55:48.9920275Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T22:55:49.0062024Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T22:55:49.0082408Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:55:49.0300290Z Selecting previously unselected package ccache.
2025-08-20T22:55:49.0433792Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T22:55:49.0442856Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:55:49.0760476Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:55:49.0893178Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:55:49.0902731Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:55:49.1169762Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:55:49.1303118Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:55:49.1312363Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:55:49.1607821Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:55:49.1741942Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T22:55:49.1751137Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:55:49.2050112Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:55:49.2183073Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:55:49.2821803Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:55:49.3792903Z Selecting previously unselected package libgs-common.
2025-08-20T22:55:49.3927773Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:55:49.3938773Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:55:49.4178530Z Selecting previously unselected package libgs10-common.
2025-08-20T22:55:49.4313033Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:55:49.4322947Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:55:49.4977125Z Selecting previously unselected package libidn12:amd64.
2025-08-20T22:55:49.5111419Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T22:55:49.5121027Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:55:49.5333684Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T22:55:49.5467525Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T22:55:49.5477064Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:55:49.5692949Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T22:55:49.5824819Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T22:55:49.5836287Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:55:49.6066491Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T22:55:49.6198401Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T22:55:49.6209073Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:55:49.6423903Z Selecting previously unselected package libgs10:amd64.
2025-08-20T22:55:49.6556075Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:55:49.6565799Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:55:49.7610256Z Selecting previously unselected package ghostscript.
2025-08-20T22:55:49.7743546Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:55:49.7753490Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:55:49.8043231Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:55:49.8177735Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:55:49.8186617Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:55:49.9058596Z Selecting previously unselected package imagemagick.
2025-08-20T22:55:49.9197557Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:55:49.9206941Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:55:49.9400961Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:55:49.9533117Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:55:49.9542549Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:55:49.9775017Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T22:55:49.9907551Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T22:55:49.9915720Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:55:50.0186103Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T22:55:50.0319796Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T22:55:50.0328555Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:55:50.0548111Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T22:55:50.0681900Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:55:50.0690184Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:55:50.0915118Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:55:50.1048927Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:55:50.1057121Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:55:50.1255770Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T22:55:50.1388278Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T22:55:50.1395542Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:55:50.1761924Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T22:55:50.1895481Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T22:55:50.1902787Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:55:50.2106565Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T22:55:50.2240304Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:55:50.2246718Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:55:50.2485620Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T22:55:50.2618543Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:55:50.2626622Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:55:50.2848980Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:55:50.2982780Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T22:55:50.2993712Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:55:50.3187630Z Selecting previously unselected package libtool-bin.
2025-08-20T22:55:50.3319074Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T22:55:50.3326392Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:55:50.3539651Z Selecting previously unselected package lzip.
2025-08-20T22:55:50.3670990Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T22:55:50.3678375Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:55:50.3888228Z Selecting previously unselected package netpbm.
2025-08-20T22:55:50.4020048Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:55:50.4028698Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:55:50.5689402Z Selecting previously unselected package musl:amd64.
2025-08-20T22:55:50.5826037Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T22:55:50.5833641Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T22:55:50.6082541Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T22:55:50.6216300Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T22:55:50.6224180Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:55:50.6836158Z Selecting previously unselected package musl-tools.
2025-08-20T22:55:50.6970575Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T22:55:50.6978220Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:55:50.7385427Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:55:50.8646566Z 
2025-08-20T22:55:50.8647284Z Creating config file /etc/papersize with new version
2025-08-20T22:55:50.9379359Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:55:50.9398447Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:55:50.9428224Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:55:50.9450051Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:55:50.9472781Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:55:50.9493483Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:55:50.9513618Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:55:50.9533768Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:55:50.9631179Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:55:50.9650480Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:55:50.9670218Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:55:50.9730596Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:55:50.9775484Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:55:50.9820778Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:55:50.9846288Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:55:50.9864684Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:55:50.9883342Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:55:50.9902212Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:55:50.9920756Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:55:50.9991827Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:55:51.0035016Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:55:51.0089245Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:55:51.0133849Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:55:51.0190761Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:55:51.0234945Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:55:51.0290776Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:55:51.0336562Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:55:51.0391776Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:55:51.0437285Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:55:51.0492607Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:55:51.0547885Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:55:51.0794090Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:55:51.0893676Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:55:51.1598784Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:55:51.1644909Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:55:51.1701335Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:55:51.1748235Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:55:51.1804970Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:55:51.1853504Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:55:51.1910282Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:55:51.1957479Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:55:51.1976595Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:55:51.1995925Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T22:55:51.2029035Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:55:51.2054899Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:55:51.2256392Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:55:51.2275402Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:55:51.2298636Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:55:51.2318650Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:55:51.2340808Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:55:51.2465138Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:55:51.2485797Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:55:51.2527124Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:55:51.2554241Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:55:51.2572924Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:55:51.2591078Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:55:51.2610249Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:55:51.4135628Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:55:51.4154486Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:55:51.4172454Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:55:51.4192649Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:55:51.4262362Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:55:51.5156554Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:55:51.8752693Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:55:52.1992795Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:55:52.2234046Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:55:59.0709304Z Reading package lists...
2025-08-20T22:55:59.2350897Z Building dependency tree...
2025-08-20T22:55:59.2358898Z Reading state information...
2025-08-20T22:55:59.3983096Z autoconf is already the newest version (2.71-3).
2025-08-20T22:55:59.3983625Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:55:59.3984094Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:55:59.3984550Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:55:59.3985022Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:55:59.3985488Z ca-certificates is already the newest version (20240203).
2025-08-20T22:55:59.3985908Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:55:59.3986299Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:55:59.3987326Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:55:59.3987799Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:55:59.3988211Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:55:59.3988556Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:55:59.3988873Z patch set to manually installed.
2025-08-20T22:55:59.3989183Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:55:59.3989547Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:55:59.3989886Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:55:59.3990227Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:55:59.3990523Z Suggested packages:
2025-08-20T22:55:59.3990718Z   scons-doc
2025-08-20T22:55:59.4120500Z The following NEW packages will be installed:
2025-08-20T22:55:59.4127980Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:55:59.4294071Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:55:59.4294664Z Need to get 15.8 MB of archives.
2025-08-20T22:55:59.4295234Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T22:55:59.4295864Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:55:59.6684397Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:55:59.8321009Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T22:55:59.9130593Z 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-20T22:56:00.7551771Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:56:00.9146969Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T22:56:01.1627765Z Fetched 15.8 MB in 1s (10.5 MB/s)
2025-08-20T22:56:01.1811815Z Selecting previously unselected package autopoint.
2025-08-20T22:56:01.1865465Z (Reading database ... 
2025-08-20T22:56:01.1865902Z (Reading database ... 5%
2025-08-20T22:56:01.1866313Z (Reading database ... 10%
2025-08-20T22:56:01.1866710Z (Reading database ... 15%
2025-08-20T22:56:01.1867252Z (Reading database ... 20%
2025-08-20T22:56:01.1867653Z (Reading database ... 25%
2025-08-20T22:56:01.1867929Z (Reading database ... 30%
2025-08-20T22:56:01.1868174Z (Reading database ... 35%
2025-08-20T22:56:01.1868417Z (Reading database ... 40%
2025-08-20T22:56:01.1868655Z (Reading database ... 45%
2025-08-20T22:56:01.1868899Z (Reading database ... 50%
2025-08-20T22:56:01.1890891Z (Reading database ... 55%
2025-08-20T22:56:01.1985695Z (Reading database ... 60%
2025-08-20T22:56:01.2007423Z (Reading database ... 65%
2025-08-20T22:56:01.2042578Z (Reading database ... 70%
2025-08-20T22:56:01.2067231Z (Reading database ... 75%
2025-08-20T22:56:01.2097183Z (Reading database ... 80%
2025-08-20T22:56:01.2239651Z (Reading database ... 85%
2025-08-20T22:56:01.2335200Z (Reading database ... 90%
2025-08-20T22:56:01.2619118Z (Reading database ... 95%
2025-08-20T22:56:01.2619568Z (Reading database ... 100%
2025-08-20T22:56:01.2619982Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T22:56:01.2662012Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:56:01.2671643Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:56:01.2904719Z Selecting previously unselected package clang.
2025-08-20T22:56:01.3041874Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T22:56:01.3049650Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:56:01.3253765Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:56:01.3389708Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T22:56:01.3396997Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:56:01.7700039Z Selecting previously unselected package scons.
2025-08-20T22:56:01.7834899Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:56:01.7841785Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:56:01.8785120Z Selecting previously unselected package byacc.
2025-08-20T22:56:01.8921343Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T22:56:01.8928934Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:56:01.9319789Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:56:01.9362615Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:56:01.9437526Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:56:01.9644040Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:56:02.3642213Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:56:02.3666968Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:56:06.3929165Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T22:56:07.8099862Z Reading package lists...
2025-08-20T22:56:07.9560472Z Building dependency tree...
2025-08-20T22:56:07.9568361Z Reading state information...
2025-08-20T22:56:08.0971743Z The following additional packages will be installed:
2025-08-20T22:56:08.0972547Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:56:08.0973195Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:56:08.0974042Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:56:08.0974836Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:56:08.0975610Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:56:08.0976396Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:56:08.0977498Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:56:08.0978196Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:56:08.0978907Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:56:08.0983994Z Suggested packages:
2025-08-20T22:56:08.0984538Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:56:08.0985539Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:56:08.0986135Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:56:08.0986716Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:56:08.0987492Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T22:56:08.0988076Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T22:56:08.0988652Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T22:56:08.0989280Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T22:56:08.0989784Z   wdiff-doc
2025-08-20T22:56:08.0990130Z Recommended packages:
2025-08-20T22:56:08.0990575Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:56:08.0991166Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T22:56:08.0991758Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T22:56:08.0992367Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T22:56:08.1155638Z The following NEW packages will be installed:
2025-08-20T22:56:08.1157019Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:56:08.1158428Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:56:08.1159415Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:56:08.1160350Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:56:08.1161013Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:56:08.1161621Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:56:08.1162485Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:56:08.1163187Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:56:08.1163780Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:56:08.1334642Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:56:08.1335225Z Need to get 2417 kB of archives.
2025-08-20T22:56:08.1335835Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T22:56:08.1336558Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:56:08.3091485Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:56:08.3901128Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:56:08.4874750Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:56:08.6460775Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:56:08.7295963Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T22:56:08.8204797Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T22:56:08.9244650Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T22:56:09.0108236Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:56:09.0983534Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T22:56:09.1864193Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T22:56:09.2814161Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:56:09.3718587Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:56:09.4576953Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:56:09.5478235Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:56:09.6427152Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:56:09.7618285Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:56:09.8501046Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:56:10.0860629Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:56:10.1702499Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:56:10.2527330Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T22:56:10.3351558Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T22:56:10.5386243Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:56:10.7046091Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:56:10.7876366Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:56:10.8698356Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:56:10.9518737Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:56:11.0344335Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:56:11.1374974Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T22:56:11.2332554Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T22:56:11.3171772Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:56:11.7355554Z Fetched 2417 kB in 3s (720 kB/s)
2025-08-20T22:56:11.7537313Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:56:11.7591132Z (Reading database ... 
2025-08-20T22:56:11.7591634Z (Reading database ... 5%
2025-08-20T22:56:11.7592081Z (Reading database ... 10%
2025-08-20T22:56:11.7592519Z (Reading database ... 15%
2025-08-20T22:56:11.7593124Z (Reading database ... 20%
2025-08-20T22:56:11.7593579Z (Reading database ... 25%
2025-08-20T22:56:11.7594001Z (Reading database ... 30%
2025-08-20T22:56:11.7594421Z (Reading database ... 35%
2025-08-20T22:56:11.7594860Z (Reading database ... 40%
2025-08-20T22:56:11.7595273Z (Reading database ... 45%
2025-08-20T22:56:11.7595683Z (Reading database ... 50%
2025-08-20T22:56:11.7615881Z (Reading database ... 55%
2025-08-20T22:56:11.7709183Z (Reading database ... 60%
2025-08-20T22:56:11.7731069Z (Reading database ... 65%
2025-08-20T22:56:11.7765453Z (Reading database ... 70%
2025-08-20T22:56:11.7790010Z (Reading database ... 75%
2025-08-20T22:56:11.7820003Z (Reading database ... 80%
2025-08-20T22:56:11.7959675Z (Reading database ... 85%
2025-08-20T22:56:11.8052444Z (Reading database ... 90%
2025-08-20T22:56:11.8312636Z (Reading database ... 95%
2025-08-20T22:56:11.8313136Z (Reading database ... 100%
2025-08-20T22:56:11.8313721Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T22:56:11.8355260Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:56:11.8373422Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:56:11.8580269Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:56:11.8713798Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:56:11.8721130Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:56:11.8918734Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:56:11.9052345Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:56:11.9059436Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:56:11.9278433Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:56:11.9412141Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:56:11.9419836Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:56:11.9608553Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:56:11.9741599Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:56:11.9748298Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:56:11.9938832Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:56:12.0070542Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T22:56:12.0077469Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:56:12.0279021Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T22:56:12.0410182Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T22:56:12.0417873Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:56:12.0625988Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:56:12.0759930Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:56:12.0771956Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:56:12.0959566Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T22:56:12.1092503Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T22:56:12.1099200Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:56:12.1292466Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T22:56:12.1424193Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T22:56:12.1431194Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:56:12.1624270Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:56:12.1759656Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:56:12.1767450Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:56:12.1956305Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:56:12.2088304Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:56:12.2095329Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:56:12.2285289Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:56:12.2417083Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:56:12.2423953Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:56:12.2633569Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:56:12.2766402Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:56:12.2773402Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:56:12.2964647Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:56:12.3096967Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:56:12.3103708Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:56:12.3320069Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:56:12.3453070Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:56:12.3460785Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:56:12.3659499Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:56:12.3794702Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:56:12.3802290Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:56:12.4167883Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:56:12.4302204Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:56:12.4309584Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:56:12.4507326Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:56:12.4642338Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:56:12.4649787Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:56:12.4839130Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T22:56:12.4972964Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T22:56:12.4981627Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:56:12.5211368Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T22:56:12.5346121Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T22:56:12.5352618Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:56:12.5760517Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:56:12.5895246Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:56:12.5902471Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:56:12.6145178Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:56:12.6279205Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:56:12.6286358Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:56:12.6485065Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:56:12.6618304Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:56:12.6625397Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:56:12.6817208Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:56:12.6949756Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:56:12.6957022Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:56:12.7158417Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:56:12.7291022Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:56:12.7298268Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:56:12.7499419Z Selecting previously unselected package libwww-perl.
2025-08-20T22:56:12.7630636Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:56:12.7637532Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:56:12.7919994Z Selecting previously unselected package patchutils.
2025-08-20T22:56:12.8053252Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T22:56:12.8060832Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:56:12.8310140Z Selecting previously unselected package wdiff.
2025-08-20T22:56:12.8442210Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T22:56:12.8450779Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:56:12.8669331Z Selecting previously unselected package devscripts.
2025-08-20T22:56:12.8802268Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:56:12.8994705Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:56:13.0171208Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:56:13.0191161Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:56:13.0208951Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:56:13.0228587Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:56:13.0248564Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:56:13.0267328Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:56:13.0284385Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:56:13.0303537Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:56:13.0322688Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:56:13.0340484Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:56:13.0359606Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:56:13.0377669Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:56:13.0397227Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:56:13.0414676Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:56:13.0435620Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:56:13.0455786Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:56:13.0475737Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:56:13.0495100Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:56:13.0513521Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:56:13.0554725Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:56:13.0577385Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:56:13.0597271Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:56:13.0618803Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:56:13.0637726Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:56:13.0656525Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:56:13.0675695Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:56:13.0696713Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:56:13.0725561Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:56:13.0752495Z Setting up devscripts (2.23.7) ...
2025-08-20T22:56:13.1950242Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:56:13.1975618Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:56:17.8115198Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:56:19.2946638Z Reading package lists...
2025-08-20T22:56:19.4510874Z Building dependency tree...
2025-08-20T22:56:19.4518475Z Reading state information...
2025-08-20T22:56:19.6050744Z The following additional packages will be installed:
2025-08-20T22:56:19.6057736Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:56:19.6063896Z Suggested packages:
2025-08-20T22:56:19.6064354Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T22:56:19.6197098Z The following NEW packages will be installed:
2025-08-20T22:56:19.6203998Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:56:19.6369678Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:56:19.6370255Z Need to get 13.6 MB of archives.
2025-08-20T22:56:19.6370619Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T22:56:19.6371020Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:56:19.7318817Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T22:56:19.8137693Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T22:56:19.8961487Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:56:20.2283328Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T22:56:21.0686322Z Fetched 13.6 MB in 1s (11.4 MB/s)
2025-08-20T22:56:21.0871500Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T22:56:21.0926974Z (Reading database ... 
2025-08-20T22:56:21.0927751Z (Reading database ... 5%
2025-08-20T22:56:21.0928288Z (Reading database ... 10%
2025-08-20T22:56:21.0928607Z (Reading database ... 15%
2025-08-20T22:56:21.0928976Z (Reading database ... 20%
2025-08-20T22:56:21.0929335Z (Reading database ... 25%
2025-08-20T22:56:21.0929677Z (Reading database ... 30%
2025-08-20T22:56:21.0930014Z (Reading database ... 35%
2025-08-20T22:56:21.0930367Z (Reading database ... 40%
2025-08-20T22:56:21.0930734Z (Reading database ... 45%
2025-08-20T22:56:21.0931347Z (Reading database ... 50%
2025-08-20T22:56:21.0951037Z (Reading database ... 55%
2025-08-20T22:56:21.1042156Z (Reading database ... 60%
2025-08-20T22:56:21.1063026Z (Reading database ... 65%
2025-08-20T22:56:21.1097811Z (Reading database ... 70%
2025-08-20T22:56:21.1120876Z (Reading database ... 75%
2025-08-20T22:56:21.1151534Z (Reading database ... 80%
2025-08-20T22:56:21.1285558Z (Reading database ... 85%
2025-08-20T22:56:21.1376216Z (Reading database ... 90%
2025-08-20T22:56:21.1634077Z (Reading database ... 95%
2025-08-20T22:56:21.1634646Z (Reading database ... 100%
2025-08-20T22:56:21.1635358Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T22:56:21.1681305Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T22:56:21.1698914Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:56:21.1919148Z Selecting previously unselected package librhash0:amd64.
2025-08-20T22:56:21.2051524Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T22:56:21.2060099Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:56:21.2284721Z Selecting previously unselected package cmake-data.
2025-08-20T22:56:21.2420276Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:56:21.2482292Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:56:21.8044452Z Selecting previously unselected package cmake.
2025-08-20T22:56:21.8200874Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T22:56:21.8207809Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:56:22.0119811Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:56:22.0141768Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:56:22.0160312Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:56:22.0222079Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:56:22.0243317Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:56:26.2487441Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:56:26.8102467Z 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-20T22:56:26.8104287Z Running kernel seems to be up-to-date.
2025-08-20T22:56:26.8104608Z 
2025-08-20T22:56:26.8104744Z Restarting services...
2025-08-20T22:56:26.8163700Z 
2025-08-20T22:56:26.8164143Z Service restarts being deferred:
2025-08-20T22:56:26.8164683Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:56:26.8165069Z 
2025-08-20T22:56:26.8165238Z No containers need to be restarted.
2025-08-20T22:56:26.8165533Z 
2025-08-20T22:56:26.8165718Z No user sessions are running outdated binaries.
2025-08-20T22:56:26.8166052Z 
2025-08-20T22:56:26.8166385Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:56:27.6511737Z Reading package lists...
2025-08-20T22:56:27.8093762Z Building dependency tree...
2025-08-20T22:56:27.8101745Z Reading state information...
2025-08-20T22:56:27.9866307Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:56:27.9867235Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:56:27.9867798Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:56:27.9868338Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:56:27.9868892Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:56:27.9869469Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:56:27.9870081Z ca-certificates is already the newest version (20240203).
2025-08-20T22:56:27.9870657Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:56:27.9871225Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:56:27.9871829Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:56:27.9872616Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:56:27.9873594Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:56:27.9874323Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:56:27.9874894Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:56:27.9875342Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:56:27.9875764Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:56:27.9876400Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:56:27.9877265Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:56:27.9890654Z musl is already the newest version (1.2.4-2).
2025-08-20T22:56:27.9891080Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:56:27.9891456Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:56:27.9891847Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:56:27.9892248Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:56:27.9892587Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:56:27.9892918Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:56:27.9893280Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:56:28.0106190Z Reading package lists...
2025-08-20T22:56:28.1672869Z Building dependency tree...
2025-08-20T22:56:28.1680804Z Reading state information...
2025-08-20T22:56:28.3380960Z autoconf is already the newest version (2.71-3).
2025-08-20T22:56:28.3381617Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:56:28.3382057Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:56:28.3382432Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:56:28.3382806Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:56:28.3383428Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:56:28.3383822Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:56:28.3384200Z ca-certificates is already the newest version (20240203).
2025-08-20T22:56:28.3384566Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:56:28.3384902Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:56:28.3385231Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:56:28.3385573Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:56:28.3385925Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:56:28.3386281Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:56:28.3386631Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:56:28.3387385Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:56:28.3387974Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:56:28.3388629Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:56:28.3389253Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:56:28.3389823Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:56:28.3390362Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:56:28.3390948Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:56:28.3617369Z Reading package lists...
2025-08-20T22:56:28.5181749Z Building dependency tree...
2025-08-20T22:56:28.5189576Z Reading state information...
2025-08-20T22:56:28.6912520Z devscripts is already the newest version (2.23.7).
2025-08-20T22:56:28.6912963Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:56:28.7143020Z Reading package lists...
2025-08-20T22:56:28.8701269Z Building dependency tree...
2025-08-20T22:56:28.8709292Z Reading state information...
2025-08-20T22:56:29.0396220Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:56:29.0397112Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:56:29.0629365Z Reading package lists...
2025-08-20T22:56:29.2130143Z Building dependency tree...
2025-08-20T22:56:29.2137773Z Reading state information...
2025-08-20T22:56:29.3623471Z Suggested packages:
2025-08-20T22:56:29.3623793Z   binutils-doc
2025-08-20T22:56:29.3860261Z The following NEW packages will be installed:
2025-08-20T22:56:29.3865766Z   binutils-aarch64-linux-gnu
2025-08-20T22:56:29.4029642Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:56:29.4248076Z Need to get 3711 kB of archives.
2025-08-20T22:56:29.4248734Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T22:56:29.4249357Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:56:29.5204010Z 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-20T22:56:30.0846022Z Fetched 3711 kB in 0s (8823 kB/s)
2025-08-20T22:56:30.1031336Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T22:56:30.1086588Z (Reading database ... 
2025-08-20T22:56:30.1087730Z (Reading database ... 5%
2025-08-20T22:56:30.1088224Z (Reading database ... 10%
2025-08-20T22:56:30.1088610Z (Reading database ... 15%
2025-08-20T22:56:30.1089037Z (Reading database ... 20%
2025-08-20T22:56:30.1089394Z (Reading database ... 25%
2025-08-20T22:56:30.1089741Z (Reading database ... 30%
2025-08-20T22:56:30.1090061Z (Reading database ... 35%
2025-08-20T22:56:30.1090294Z (Reading database ... 40%
2025-08-20T22:56:30.1090520Z (Reading database ... 45%
2025-08-20T22:56:30.1090730Z (Reading database ... 50%
2025-08-20T22:56:30.1109956Z (Reading database ... 55%
2025-08-20T22:56:30.1200002Z (Reading database ... 60%
2025-08-20T22:56:30.1220907Z (Reading database ... 65%
2025-08-20T22:56:30.1254967Z (Reading database ... 70%
2025-08-20T22:56:30.1278115Z (Reading database ... 75%
2025-08-20T22:56:30.1308435Z (Reading database ... 80%
2025-08-20T22:56:30.1441983Z (Reading database ... 85%
2025-08-20T22:56:30.1530610Z (Reading database ... 90%
2025-08-20T22:56:30.1792108Z (Reading database ... 95%
2025-08-20T22:56:30.1792556Z (Reading database ... 100%
2025-08-20T22:56:30.1793104Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T22:56:30.1835855Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:56:30.1854594Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:56:30.3465542Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:56:30.3488503Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:56:30.3634124Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:56:35.8568725Z Reading package lists...
2025-08-20T22:56:36.0224645Z Building dependency tree...
2025-08-20T22:56:36.0232805Z Reading state information...
2025-08-20T22:56:36.1809201Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:56:36.1810188Z The following additional packages will be installed:
2025-08-20T22:56:36.1810993Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:56:36.1811636Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:56:36.1812264Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:56:36.1812856Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:56:36.1813383Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:56:36.1813848Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:56:36.1814398Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:56:36.1815014Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:56:36.1815578Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:56:36.1816267Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:56:36.1817086Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:56:36.1818039Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:56:36.1818617Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:56:36.1819110Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:56:36.1819592Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:56:36.1820054Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:56:36.1820522Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:56:36.1820950Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:56:36.1821380Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:56:36.1821830Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:56:36.1822319Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:56:36.1822733Z   linux-libc-dev-armhf-cross
2025-08-20T22:56:36.1825301Z Suggested packages:
2025-08-20T22:56:36.1825780Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:56:36.1826266Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T22:56:36.2354541Z The following NEW packages will be installed:
2025-08-20T22:56:36.2355321Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:56:36.2356284Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:56:36.2357501Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:56:36.2358092Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:56:36.2358645Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T22:56:36.2359418Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:56:36.2359854Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:56:36.2360593Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:56:36.2361526Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:56:36.2362068Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:56:36.2362594Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:56:36.2363118Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:56:36.2363676Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:56:36.2364463Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:56:36.2365203Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:56:36.2365774Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:56:36.2366277Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:56:36.2366702Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:56:36.2367356Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:56:36.2367757Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:56:36.2368179Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:56:36.2368629Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:56:36.2369014Z   linux-libc-dev-armhf-cross
2025-08-20T22:56:36.2555402Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:56:36.2555982Z Need to get 171 MB of archives.
2025-08-20T22:56:36.2556514Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T22:56:36.2557421Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:56:36.3578760Z 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-20T22:56:36.4420893Z 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-20T22:56:37.0425224Z 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-20T22:56:37.1240384Z 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-20T22:56:37.6881815Z 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-20T22:56:37.7699174Z 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-20T22:56:38.3445892Z 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-20T22:56:38.4313656Z 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-20T22:56:38.5123201Z 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-20T22:56:38.6016176Z 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-20T22:56:38.6859073Z 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-20T22:56:38.7669308Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T22:56:39.0049834Z 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-20T22:56:39.0858862Z 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-20T22:56:39.1678574Z 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-20T22:56:39.2487567Z 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-20T22:56:39.3324379Z 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-20T22:56:39.4935833Z 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-20T22:56:39.5774782Z 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-20T22:56:39.7386351Z 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-20T22:56:39.9011676Z 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-20T22:56:39.9854531Z 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-20T22:56:40.0717560Z 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-20T22:56:40.3921453Z 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-20T22:56:41.3482884Z 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-20T22:56:41.5928331Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T22:56:41.8321471Z 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-20T22:56:42.1563625Z 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-20T22:56:42.8646633Z 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-20T22:56:43.2407348Z 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-20T22:56:43.3216466Z 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-20T22:56:43.4034283Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:56:43.6408036Z 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-20T22:56:43.7237976Z 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-20T22:56:43.8069509Z 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-20T22:56:43.8875412Z 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-20T22:56:44.2196215Z 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-20T22:56:44.3881678Z 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-20T22:56:44.6278825Z 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-20T22:56:44.8388036Z 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-20T22:56:45.6778835Z 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-20T22:56:45.9268027Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:56:46.1772272Z 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-20T22:56:46.5115443Z 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-20T22:56:47.1019612Z 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-20T22:56:47.9210518Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:56:48.1685780Z 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-20T22:56:48.2508306Z 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-20T22:56:48.3344039Z 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-20T22:56:48.4176524Z 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-20T22:56:48.7664338Z 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-20T22:56:48.9280924Z 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-20T22:56:49.0987758Z 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-20T22:56:49.2735662Z 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-20T22:56:50.1147707Z 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-20T22:56:50.3554212Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:56:50.5962791Z 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-20T22:56:50.9171543Z 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-20T22:56:51.6397887Z 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-20T22:56:51.7212478Z 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-20T22:56:51.8015054Z 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-20T22:56:51.8818526Z 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-20T22:56:51.9629676Z 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-20T22:56:52.0436308Z 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-20T22:56:52.3492039Z Fetched 171 MB in 16s (10.8 MB/s)
2025-08-20T22:56:52.3685635Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T22:56:52.3741877Z (Reading database ... 
2025-08-20T22:56:52.3742423Z (Reading database ... 5%
2025-08-20T22:56:52.3742739Z (Reading database ... 10%
2025-08-20T22:56:52.3743121Z (Reading database ... 15%
2025-08-20T22:56:52.3743481Z (Reading database ... 20%
2025-08-20T22:56:52.3743828Z (Reading database ... 25%
2025-08-20T22:56:52.3744174Z (Reading database ... 30%
2025-08-20T22:56:52.3744515Z (Reading database ... 35%
2025-08-20T22:56:52.3744874Z (Reading database ... 40%
2025-08-20T22:56:52.3745225Z (Reading database ... 45%
2025-08-20T22:56:52.3745568Z (Reading database ... 50%
2025-08-20T22:56:52.3765564Z (Reading database ... 55%
2025-08-20T22:56:52.3856086Z (Reading database ... 60%
2025-08-20T22:56:52.3877289Z (Reading database ... 65%
2025-08-20T22:56:52.3911252Z (Reading database ... 70%
2025-08-20T22:56:52.3934837Z (Reading database ... 75%
2025-08-20T22:56:52.3966426Z (Reading database ... 80%
2025-08-20T22:56:52.4100004Z (Reading database ... 85%
2025-08-20T22:56:52.4190284Z (Reading database ... 90%
2025-08-20T22:56:52.4449307Z (Reading database ... 95%
2025-08-20T22:56:52.4449819Z (Reading database ... 100%
2025-08-20T22:56:52.4450490Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T22:56:52.4489423Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:52.4499147Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:52.4705642Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T22:56:52.4838224Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:52.4869744Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:52.6290039Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T22:56:52.6427935Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:52.6435195Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:52.6642266Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:56:52.6780011Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:52.6810451Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:52.8131338Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T22:56:52.8269655Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:52.8277483Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:52.8480232Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:56:52.8617702Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:52.8647900Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.0051207Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T22:56:53.0181718Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:56:53.0190151Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:53.0378420Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:56:53.0515399Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:56:53.0524233Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:56:53.0710537Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:56:53.0842256Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:56:53.0849608Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:53.1041571Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:56:53.1171906Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.1179103Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.1367033Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:56:53.1500241Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.1507880Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.1704084Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T22:56:53.1837132Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:56:53.1844351Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:53.2222509Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T22:56:53.2354062Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.2362144Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.2565137Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T22:56:53.2697145Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.2708804Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.2921449Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T22:56:53.3052146Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.3061097Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.3258333Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T22:56:53.3392227Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.3399703Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.3590111Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T22:56:53.3722094Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.3729393Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.4029513Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T22:56:53.4161085Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.4168670Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.4403100Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T22:56:53.4533880Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.4541118Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.4831737Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T22:56:53.4962954Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.4971232Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.5282249Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T22:56:53.5413278Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.5420955Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.5649971Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T22:56:53.5780753Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.5790781Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.6030405Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T22:56:53.6160499Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:53.6176178Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:53.7166442Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T22:56:53.7299791Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:53.7333547Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:54.0012081Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T22:56:54.0144961Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:56:54.0159220Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:56:54.2084022Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T22:56:54.2220472Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:56:54.2227465Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:54.3543327Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T22:56:54.3678775Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:54.3685921Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:54.5972783Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T22:56:54.6109548Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:54.6141164Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:54.7768840Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:56:54.7903074Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:56:54.7918751Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:56:54.8826320Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:56:54.8960713Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:54.8969555Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:54.9161218Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:56:54.9293156Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:54.9300661Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:54.9498928Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:56:54.9632000Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:56:54.9640519Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:54.9979134Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:56:55.0113035Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:55.0120185Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:55.0311479Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:56:55.0444098Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:55.0451263Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:55.0670446Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:56:55.0802803Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:55.0811821Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:55.1001898Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:56:55.1135631Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:55.1143602Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:55.1792641Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:56:55.1927855Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:55.1935991Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:55.2222067Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:56:55.2354859Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:55.2361804Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:55.2696534Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:56:55.2829977Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:55.2837556Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:55.3351410Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:56:55.3487551Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:55.3517687Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:55.5857814Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:56:55.5992846Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:56:55.5999904Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:56:55.7803114Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:56:55.7941499Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:56:55.7948602Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:55.9139210Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:56:55.9274959Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:55.9282883Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.1395089Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:56:56.1533926Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:56.1564440Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.2948377Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:56:56.3083899Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:56:56.3091569Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:56:56.3991409Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:56:56.4126347Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:56:56.4135100Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:56.4476533Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:56:56.4612352Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:56.4619661Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.4817167Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:56:56.4950642Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:56.4958831Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.5165965Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:56:56.5299011Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:56.5306298Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.5493585Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:56:56.5625072Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:56.5632651Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.6233932Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:56:56.6368379Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:56.6378436Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.6663247Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:56:56.6798557Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:56.6805042Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.7134804Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:56:56.7269213Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:56.7277616Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:56.7785504Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:56:56.7921032Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:56.7950474Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:57.0360066Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:56:57.0496013Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:56:57.0504499Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:56:57.2412312Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:56:57.2551966Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:56:57.2560547Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:57.3751764Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:56:57.3889243Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:56:57.3896493Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:57.5971032Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:56:57.6122612Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:56:57.6193822Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:57.7562295Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T22:56:57.7700525Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:56:57.7708296Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:57.7906710Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T22:56:57.8042800Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:56:57.8049659Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:57.8227349Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:56:57.8364327Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:56:57.8371956Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:56:57.8565701Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:56:57.8701829Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:56:57.8708819Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:56:57.8887263Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:56:57.9022664Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:56:57.9031755Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:57.9225983Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:56:57.9360678Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:56:57.9367986Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:57.9785377Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:56:57.9808180Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:57.9829694Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:57.9848577Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:57.9868702Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:57.9896281Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:56:57.9916146Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:57.9935547Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:57.9954411Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:56:57.9971782Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:57.9990854Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:56:58.0011530Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:58.0030934Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0050803Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0069515Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0088531Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:58.0108280Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:56:58.0129272Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0149725Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0170622Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0190328Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0211108Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0231039Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0253950Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0274168Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0294698Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0318455Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0338665Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0361376Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0381425Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:58.0401119Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0422398Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:56:58.0441902Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0465902Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0487785Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0507562Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:58.0551045Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:56:58.0572897Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0594381Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0615391Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0641799Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0662890Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0682522Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:58.0705330Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0731316Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0752060Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0770501Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0789523Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0810431Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0829486Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0850824Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0869487Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:56:58.0889445Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0908189Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0932585Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0956144Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0976668Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.0998560Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:56:58.1021626Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:58.1045969Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.1071229Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:56:58.1096025Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:58.1115474Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:58.1135283Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:56:58.1160911Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:56:58.1179168Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:56:58.1265817Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:57:02.4239258Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:57:03.8183631Z Reading package lists...
2025-08-20T22:57:03.9730032Z Building dependency tree...
2025-08-20T22:57:03.9738058Z Reading state information...
2025-08-20T22:57:04.1176487Z The following additional packages will be installed:
2025-08-20T22:57:04.1177750Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:57:04.1181640Z   libpcap0.8-dev
2025-08-20T22:57:04.1441189Z The following NEW packages will be installed:
2025-08-20T22:57:04.1441791Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:57:04.1447720Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:57:04.1607852Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:57:04.1833185Z Need to get 1613 kB of archives.
2025-08-20T22:57:04.1833623Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T22:57:04.1834069Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:57:04.2802074Z 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-20T22:57:04.3646270Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T22:57:04.4462830Z 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-20T22:57:04.5275051Z 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-20T22:57:04.6099147Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T22:57:04.7723146Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T22:57:04.8600682Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:57:04.9409461Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T22:57:05.1941300Z Fetched 1613 kB in 1s (2099 kB/s)
2025-08-20T22:57:05.2137340Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T22:57:05.2196040Z (Reading database ... 
2025-08-20T22:57:05.2196494Z (Reading database ... 5%
2025-08-20T22:57:05.2197041Z (Reading database ... 10%
2025-08-20T22:57:05.2197431Z (Reading database ... 15%
2025-08-20T22:57:05.2197810Z (Reading database ... 20%
2025-08-20T22:57:05.2198177Z (Reading database ... 25%
2025-08-20T22:57:05.2198409Z (Reading database ... 30%
2025-08-20T22:57:05.2198635Z (Reading database ... 35%
2025-08-20T22:57:05.2198861Z (Reading database ... 40%
2025-08-20T22:57:05.2199087Z (Reading database ... 45%
2025-08-20T22:57:05.2199306Z (Reading database ... 50%
2025-08-20T22:57:05.2292713Z (Reading database ... 55%
2025-08-20T22:57:05.2312415Z (Reading database ... 60%
2025-08-20T22:57:05.2334254Z (Reading database ... 65%
2025-08-20T22:57:05.2373651Z (Reading database ... 70%
2025-08-20T22:57:05.2398878Z (Reading database ... 75%
2025-08-20T22:57:05.2432474Z (Reading database ... 80%
2025-08-20T22:57:05.2580411Z (Reading database ... 85%
2025-08-20T22:57:05.2672344Z (Reading database ... 90%
2025-08-20T22:57:05.2950552Z (Reading database ... 95%
2025-08-20T22:57:05.2951072Z (Reading database ... 100%
2025-08-20T22:57:05.2951654Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T22:57:05.2994428Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T22:57:05.3003781Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:57:05.3308111Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:57:05.3449925Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T22:57:05.3465064Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:57:05.3688821Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T22:57:05.3829964Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:57:05.3837487Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:57:05.4239361Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T22:57:05.4381055Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:57:05.4389249Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:57:05.4636508Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T22:57:05.4779056Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T22:57:05.4786548Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:57:05.5492105Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T22:57:05.5634264Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:57:05.5663927Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:57:05.6026146Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T22:57:05.6168760Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:57:05.6177993Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:57:05.6385762Z Selecting previously unselected package pcaputils.
2025-08-20T22:57:05.6527436Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T22:57:05.6558060Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:57:05.6968172Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:57:05.6988463Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:57:05.8588489Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:57:05.8608818Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:57:05.8705741Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:57:06.1838268Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:57:06.1858821Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:57:06.1905532Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:57:06.2043937Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:57:10.8390222Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:57:10.8639758Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:57:10.8662771Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:57:12.2969113Z Reading package lists...
2025-08-20T22:57:12.4670830Z Building dependency tree...
2025-08-20T22:57:12.4679547Z Reading state information...
2025-08-20T22:57:12.5082259Z Reading package lists...
2025-08-20T22:57:12.6685263Z Building dependency tree...
2025-08-20T22:57:12.6693665Z Reading state information...
2025-08-20T22:57:12.8274234Z The following additional packages will be installed:
2025-08-20T22:57:12.8279038Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:57:12.8284890Z Suggested packages:
2025-08-20T22:57:12.8285462Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:57:12.8286022Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:57:12.8448945Z The following NEW packages will be installed:
2025-08-20T22:57:12.8449839Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:57:12.8454247Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:57:12.8627418Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:57:12.8627986Z Need to get 800 kB of archives.
2025-08-20T22:57:12.8628543Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T22:57:12.8629210Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:57:12.9589831Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T22:57:13.0421729Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T22:57:13.1252957Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T22:57:13.2921250Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T22:57:13.3743067Z 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-20T22:57:13.8602877Z 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-20T22:57:13.9460002Z 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-20T22:57:14.1614278Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T22:57:14.2461776Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:57:14.5014817Z Fetched 800 kB in 1s (574 kB/s)
2025-08-20T22:57:14.5210655Z Selecting previously unselected package liblz1:amd64.
2025-08-20T22:57:14.5270345Z (Reading database ... 
2025-08-20T22:57:14.5270881Z (Reading database ... 5%
2025-08-20T22:57:14.5271419Z (Reading database ... 10%
2025-08-20T22:57:14.5271960Z (Reading database ... 15%
2025-08-20T22:57:14.5272354Z (Reading database ... 20%
2025-08-20T22:57:14.5272703Z (Reading database ... 25%
2025-08-20T22:57:14.5273038Z (Reading database ... 30%
2025-08-20T22:57:14.5273255Z (Reading database ... 35%
2025-08-20T22:57:14.5273474Z (Reading database ... 40%
2025-08-20T22:57:14.5273692Z (Reading database ... 45%
2025-08-20T22:57:14.5273904Z (Reading database ... 50%
2025-08-20T22:57:14.5379128Z (Reading database ... 55%
2025-08-20T22:57:14.5400962Z (Reading database ... 60%
2025-08-20T22:57:14.5423680Z (Reading database ... 65%
2025-08-20T22:57:14.5466506Z (Reading database ... 70%
2025-08-20T22:57:14.5495243Z (Reading database ... 75%
2025-08-20T22:57:14.5545787Z (Reading database ... 80%
2025-08-20T22:57:14.5682599Z (Reading database ... 85%
2025-08-20T22:57:14.5775637Z (Reading database ... 90%
2025-08-20T22:57:14.6043209Z (Reading database ... 95%
2025-08-20T22:57:14.6043682Z (Reading database ... 100%
2025-08-20T22:57:14.6044334Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T22:57:14.6085374Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T22:57:14.6101564Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T22:57:14.6312158Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T22:57:14.6456923Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T22:57:14.6464715Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:57:14.6684853Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T22:57:14.6826635Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T22:57:14.6834195Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:57:14.7638894Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T22:57:14.7782050Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T22:57:14.7788959Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:57:14.8028829Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T22:57:14.8170420Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T22:57:14.8177563Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:57:14.8398297Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T22:57:14.8538855Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T22:57:14.8546341Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:57:14.8805507Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T22:57:14.8945971Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T22:57:14.8953144Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:57:14.9162690Z Selecting previously unselected package lzma.
2025-08-20T22:57:14.9302608Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T22:57:14.9309480Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:57:14.9545204Z Selecting previously unselected package lzma-dev.
2025-08-20T22:57:14.9685038Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:57:14.9694391Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:57:15.0128597Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T22:57:15.0148097Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:57:15.0168485Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:57:15.0185882Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:57:15.0205330Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:57:15.0268120Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:57:15.0294119Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:57:15.0316684Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:57:15.0340780Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:57:15.0362235Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:57:15.0385635Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:57:15.0522809Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:57:19.3467148Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:57:19.9789496Z 
2025-08-20T22:57:19.9790067Z Running kernel seems to be up-to-date.
2025-08-20T22:57:19.9790328Z 
2025-08-20T22:57:19.9790431Z Restarting services...
2025-08-20T22:57:19.9850531Z 
2025-08-20T22:57:19.9850819Z Service restarts being deferred:
2025-08-20T22:57:19.9851434Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:57:19.9851763Z 
2025-08-20T22:57:19.9851934Z No containers need to be restarted.
2025-08-20T22:57:19.9852207Z 
2025-08-20T22:57:19.9852330Z No user sessions are running outdated binaries.
2025-08-20T22:57:19.9852536Z 
2025-08-20T22:57:19.9852722Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:57:20.8252483Z Reading package lists...
2025-08-20T22:57:20.9795904Z Building dependency tree...
2025-08-20T22:57:20.9804133Z Reading state information...
2025-08-20T22:57:21.1788204Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:57:21.1788835Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:57:21.1789283Z inetutils-telnet set to manually installed.
2025-08-20T22:57:21.1789694Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:57:21.1790131Z The following additional packages will be installed:
2025-08-20T22:57:21.1790488Z   tcpd update-inetd
2025-08-20T22:57:21.1932554Z The following packages will be REMOVED:
2025-08-20T22:57:21.1939184Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:57:21.1940279Z The following NEW packages will be installed:
2025-08-20T22:57:21.1940754Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:57:21.1941179Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:57:21.1946447Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:57:21.2113039Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T22:57:21.2113841Z Need to get 698 kB of archives.
2025-08-20T22:57:21.2114181Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T22:57:21.2114566Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:57:21.3883625Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T22:57:21.6701388Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T22:57:21.7658736Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:57:21.8655191Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T22:57:21.9861419Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T22:57:22.1401557Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T22:57:22.2650399Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T22:57:22.3823924Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T22:57:22.4896974Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T22:57:22.5901182Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T22:57:22.7058186Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T22:57:22.8299194Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T22:57:22.9458627Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T22:57:23.1889632Z Preconfiguring packages ...
2025-08-20T22:57:23.2810126Z Fetched 698 kB in 2s (396 kB/s)
2025-08-20T22:57:23.2996432Z (Reading database ... 
2025-08-20T22:57:23.2997040Z (Reading database ... 5%
2025-08-20T22:57:23.2999715Z (Reading database ... 10%
2025-08-20T22:57:23.2999957Z (Reading database ... 15%
2025-08-20T22:57:23.3000167Z (Reading database ... 20%
2025-08-20T22:57:23.3000379Z (Reading database ... 25%
2025-08-20T22:57:23.3000591Z (Reading database ... 30%
2025-08-20T22:57:23.3000794Z (Reading database ... 35%
2025-08-20T22:57:23.3000992Z (Reading database ... 40%
2025-08-20T22:57:23.3001187Z (Reading database ... 45%
2025-08-20T22:57:23.3001383Z (Reading database ... 50%
2025-08-20T22:57:23.3025325Z (Reading database ... 55%
2025-08-20T22:57:23.3126496Z (Reading database ... 60%
2025-08-20T22:57:23.3148928Z (Reading database ... 65%
2025-08-20T22:57:23.3189328Z (Reading database ... 70%
2025-08-20T22:57:23.3218011Z (Reading database ... 75%
2025-08-20T22:57:23.3248370Z (Reading database ... 80%
2025-08-20T22:57:23.3396005Z (Reading database ... 85%
2025-08-20T22:57:23.3668478Z (Reading database ... 90%
2025-08-20T22:57:23.3757589Z (Reading database ... 95%
2025-08-20T22:57:23.3758085Z (Reading database ... 100%
2025-08-20T22:57:23.3758759Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T22:57:23.3800454Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:57:23.3944744Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:57:23.4086365Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:57:23.7761803Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:57:23.7821471Z (Reading database ... 
2025-08-20T22:57:23.7821945Z (Reading database ... 5%
2025-08-20T22:57:23.7822357Z (Reading database ... 10%
2025-08-20T22:57:23.7822740Z (Reading database ... 15%
2025-08-20T22:57:23.7823105Z (Reading database ... 20%
2025-08-20T22:57:23.7823510Z (Reading database ... 25%
2025-08-20T22:57:23.7823875Z (Reading database ... 30%
2025-08-20T22:57:23.7824500Z (Reading database ... 35%
2025-08-20T22:57:23.7824869Z (Reading database ... 40%
2025-08-20T22:57:23.7825227Z (Reading database ... 45%
2025-08-20T22:57:23.7825582Z (Reading database ... 50%
2025-08-20T22:57:23.7846049Z (Reading database ... 55%
2025-08-20T22:57:23.7937844Z (Reading database ... 60%
2025-08-20T22:57:23.7959381Z (Reading database ... 65%
2025-08-20T22:57:23.7998395Z (Reading database ... 70%
2025-08-20T22:57:23.8025371Z (Reading database ... 75%
2025-08-20T22:57:23.8054906Z (Reading database ... 80%
2025-08-20T22:57:23.8201554Z (Reading database ... 85%
2025-08-20T22:57:23.8472980Z (Reading database ... 90%
2025-08-20T22:57:23.8558520Z (Reading database ... 95%
2025-08-20T22:57:23.8558922Z (Reading database ... 100%
2025-08-20T22:57:23.8559463Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T22:57:23.8601397Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:23.8634306Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:23.8865308Z Selecting previously unselected package tcpd.
2025-08-20T22:57:23.9005655Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T22:57:23.9016556Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:57:23.9239784Z Selecting previously unselected package update-inetd.
2025-08-20T22:57:23.9378964Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:57:23.9390105Z Unpacking update-inetd (4.53) ...
2025-08-20T22:57:23.9615548Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:57:23.9754744Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:23.9801606Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.0021417Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:57:24.0160015Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:24.0167253Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.0410409Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:57:24.0549145Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:24.0559659Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.0780355Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:57:24.0919810Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:24.0927213Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.1141898Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:57:24.1280646Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:24.1288332Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.1493330Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:57:24.1633555Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:24.1640122Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.1842291Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:57:24.1981366Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:24.1988716Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.2188851Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:57:24.2327766Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:24.2335275Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.2564730Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:57:24.2704830Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T22:57:24.2712436Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:57:24.2958265Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:57:24.3101703Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:57:24.3109000Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.3519197Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:57:24.3598457Z Setting up update-inetd (4.53) ...
2025-08-20T22:57:24.4489196Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.4553579Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:57:24.4571649Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:24.8753522Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:57:24.8753973Z 
2025-08-20T22:57:24.8754097Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:57:24.8754309Z 
2025-08-20T22:57:24.8754689Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:57:24.8755098Z 
2025-08-20T22:57:24.8755608Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:57:24.8756133Z 
2025-08-20T22:57:25.1823454Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:57:25.1901426Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:57:25.1961230Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:57:25.1978700Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:57:25.2009635Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:57:25.2031850Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:57:25.2051387Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:25.5987886Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:57:25.5988340Z 
2025-08-20T22:57:25.5989264Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:57:25.5990219Z 
2025-08-20T22:57:25.9110046Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:26.0034600Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:26.0675030Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:57:26.1289700Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:57:32.3029476Z Reading package lists...
2025-08-20T22:57:32.4582318Z Building dependency tree...
2025-08-20T22:57:32.4590746Z Reading state information...
2025-08-20T22:57:32.6711786Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T22:57:32.6712252Z iputils-tracepath set to manually installed.
2025-08-20T22:57:32.6712559Z The following packages will be REMOVED:
2025-08-20T22:57:32.6718810Z   inetutils-ping
2025-08-20T22:57:32.6719890Z The following NEW packages will be installed:
2025-08-20T22:57:32.6726321Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:57:32.6890465Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T22:57:32.6891103Z Need to get 71.5 kB of archives.
2025-08-20T22:57:32.6891669Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T22:57:32.6892216Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:57:32.8006251Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:57:32.8920759Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T22:57:32.9756263Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T22:57:33.2557506Z Fetched 71.5 kB in 0s (241 kB/s)
2025-08-20T22:57:33.2743278Z (Reading database ... 
2025-08-20T22:57:33.2743731Z (Reading database ... 5%
2025-08-20T22:57:33.2744136Z (Reading database ... 10%
2025-08-20T22:57:33.2744509Z (Reading database ... 15%
2025-08-20T22:57:33.2744868Z (Reading database ... 20%
2025-08-20T22:57:33.2745506Z (Reading database ... 25%
2025-08-20T22:57:33.2745874Z (Reading database ... 30%
2025-08-20T22:57:33.2746230Z (Reading database ... 35%
2025-08-20T22:57:33.2746585Z (Reading database ... 40%
2025-08-20T22:57:33.2747044Z (Reading database ... 45%
2025-08-20T22:57:33.2747260Z (Reading database ... 50%
2025-08-20T22:57:33.2824361Z (Reading database ... 55%
2025-08-20T22:57:33.2858707Z (Reading database ... 60%
2025-08-20T22:57:33.2880127Z (Reading database ... 65%
2025-08-20T22:57:33.2920907Z (Reading database ... 70%
2025-08-20T22:57:33.2950831Z (Reading database ... 75%
2025-08-20T22:57:33.2980221Z (Reading database ... 80%
2025-08-20T22:57:33.3145775Z (Reading database ... 85%
2025-08-20T22:57:33.3405595Z (Reading database ... 90%
2025-08-20T22:57:33.3490020Z (Reading database ... 95%
2025-08-20T22:57:33.3490391Z (Reading database ... 100%
2025-08-20T22:57:33.3490772Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T22:57:33.3532229Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:57:33.3978402Z Selecting previously unselected package iputils-ping.
2025-08-20T22:57:33.4039085Z (Reading database ... 
2025-08-20T22:57:33.4039481Z (Reading database ... 5%
2025-08-20T22:57:33.4039849Z (Reading database ... 10%
2025-08-20T22:57:33.4040207Z (Reading database ... 15%
2025-08-20T22:57:33.4040564Z (Reading database ... 20%
2025-08-20T22:57:33.4040913Z (Reading database ... 25%
2025-08-20T22:57:33.4041152Z (Reading database ... 30%
2025-08-20T22:57:33.4041361Z (Reading database ... 35%
2025-08-20T22:57:33.4041568Z (Reading database ... 40%
2025-08-20T22:57:33.4041771Z (Reading database ... 45%
2025-08-20T22:57:33.4041971Z (Reading database ... 50%
2025-08-20T22:57:33.4127570Z (Reading database ... 55%
2025-08-20T22:57:33.4164605Z (Reading database ... 60%
2025-08-20T22:57:33.4187836Z (Reading database ... 65%
2025-08-20T22:57:33.4230452Z (Reading database ... 70%
2025-08-20T22:57:33.4261349Z (Reading database ... 75%
2025-08-20T22:57:33.4291776Z (Reading database ... 80%
2025-08-20T22:57:33.4460771Z (Reading database ... 85%
2025-08-20T22:57:33.4720209Z (Reading database ... 90%
2025-08-20T22:57:33.4806058Z (Reading database ... 95%
2025-08-20T22:57:33.4806445Z (Reading database ... 100%
2025-08-20T22:57:33.4807276Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T22:57:33.4850263Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:57:33.4860841Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:57:33.5074926Z Selecting previously unselected package iputils-arping.
2025-08-20T22:57:33.5217197Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:57:33.5226132Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:57:33.5434182Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:57:33.5576159Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:57:33.5583093Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:57:33.5973822Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:57:33.6128389Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:57:33.6275993Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:57:33.6433915Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:57:39.5377112Z Reading package lists...
2025-08-20T22:57:39.7040644Z Building dependency tree...
2025-08-20T22:57:39.7049315Z Reading state information...
2025-08-20T22:57:39.8541789Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T22:57:39.8542436Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:57:39.8900337Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:57:40.6835751Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:57:41.0764456Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:57:42.1211678Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:57:42.2167655Z Collecting pip
2025-08-20T22:57:42.2495216Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:57:42.2566724Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:57:42.2872770Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 61.4 MB/s eta 0:00:00
2025-08-20T22:57:42.5404313Z Installing collected packages: pip
2025-08-20T22:57:43.2635257Z Successfully installed pip-25.2
2025-08-20T22:57:43.4779998Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:57:43.5209590Z Reading package lists...
2025-08-20T22:57:43.6857124Z Building dependency tree...
2025-08-20T22:57:43.6865243Z Reading state information...
2025-08-20T22:57:43.8378409Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:57:43.8378988Z pciutils set to manually installed.
2025-08-20T22:57:43.8379585Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:57:43.8380207Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:57:43.8380736Z python3-distro set to manually installed.
2025-08-20T22:57:43.8381302Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:57:43.8381907Z python3-netifaces set to manually installed.
2025-08-20T22:57:43.8382439Z The following additional packages will be installed:
2025-08-20T22:57:43.8382931Z   libsysfs2
2025-08-20T22:57:43.8390018Z Suggested packages:
2025-08-20T22:57:43.8390366Z   fancontrol read-edid i2c-tools
2025-08-20T22:57:43.8638293Z The following NEW packages will be installed:
2025-08-20T22:57:43.8640756Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:57:43.8815448Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:57:43.9050367Z Need to get 142 kB of archives.
2025-08-20T22:57:43.9050826Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T22:57:43.9051539Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:57:44.0046408Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T22:57:44.0855311Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T22:57:44.1825121Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T22:57:44.2638624Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T22:57:44.5176350Z Fetched 142 kB in 0s (383 kB/s)
2025-08-20T22:57:44.5378216Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T22:57:44.5438902Z (Reading database ... 
2025-08-20T22:57:44.5439299Z (Reading database ... 5%
2025-08-20T22:57:44.5439665Z (Reading database ... 10%
2025-08-20T22:57:44.5440053Z (Reading database ... 15%
2025-08-20T22:57:44.5440428Z (Reading database ... 20%
2025-08-20T22:57:44.5440758Z (Reading database ... 25%
2025-08-20T22:57:44.5440981Z (Reading database ... 30%
2025-08-20T22:57:44.5441191Z (Reading database ... 35%
2025-08-20T22:57:44.5441394Z (Reading database ... 40%
2025-08-20T22:57:44.5441590Z (Reading database ... 45%
2025-08-20T22:57:44.5441787Z (Reading database ... 50%
2025-08-20T22:57:44.5528203Z (Reading database ... 55%
2025-08-20T22:57:44.5565981Z (Reading database ... 60%
2025-08-20T22:57:44.5589564Z (Reading database ... 65%
2025-08-20T22:57:44.5633515Z (Reading database ... 70%
2025-08-20T22:57:44.5664880Z (Reading database ... 75%
2025-08-20T22:57:44.5695998Z (Reading database ... 80%
2025-08-20T22:57:44.5872020Z (Reading database ... 85%
2025-08-20T22:57:44.6141894Z (Reading database ... 90%
2025-08-20T22:57:44.6231564Z (Reading database ... 95%
2025-08-20T22:57:44.6231848Z (Reading database ... 100%
2025-08-20T22:57:44.6232279Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T22:57:44.6277510Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T22:57:44.6293077Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:57:44.6515763Z Selecting previously unselected package sysfsutils.
2025-08-20T22:57:44.6662462Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T22:57:44.6696119Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:57:44.6931286Z Selecting previously unselected package lm-sensors.
2025-08-20T22:57:44.7075086Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T22:57:44.7266672Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:57:44.7519939Z Selecting previously unselected package virt-what.
2025-08-20T22:57:44.7677931Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T22:57:44.7684360Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:57:44.8087138Z Setting up virt-what (1.25-2) ...
2025-08-20T22:57:44.8109082Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:57:44.8129627Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:57:45.2131174Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:57:45.2131608Z 
2025-08-20T22:57:45.2132098Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:57:45.2132574Z 
2025-08-20T22:57:45.5286706Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:57:45.9353778Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:57:45.9354648Z 
2025-08-20T22:57:45.9386536Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:57:50.5667115Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:57:52.0033606Z Reading package lists...
2025-08-20T22:57:52.1577059Z Building dependency tree...
2025-08-20T22:57:52.1585635Z Reading state information...
2025-08-20T22:57:52.3177584Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:57:52.3178387Z The following additional packages will be installed:
2025-08-20T22:57:52.3182079Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:57:52.3182600Z   xorg-sgml-doctools
2025-08-20T22:57:52.3187588Z Suggested packages:
2025-08-20T22:57:52.3187959Z   libxcb-doc
2025-08-20T22:57:52.3326480Z The following NEW packages will be installed:
2025-08-20T22:57:52.3328536Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:57:52.3331167Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:57:52.3331605Z   xcb xorg-sgml-doctools
2025-08-20T22:57:52.3498499Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:57:52.3499102Z Need to get 807 kB of archives.
2025-08-20T22:57:52.3499694Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T22:57:52.3500361Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:57:52.4468319Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T22:57:52.5294176Z 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-20T22:57:52.6133546Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:57:52.7762695Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T22:57:52.8585661Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T22:57:52.9409000Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T22:57:53.0234263Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T22:57:53.1058772Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T22:57:53.1883551Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T22:57:53.2705599Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T22:57:53.3534370Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T22:57:53.6119911Z Fetched 807 kB in 1s (796 kB/s)
2025-08-20T22:57:53.6310046Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T22:57:53.6371183Z (Reading database ... 
2025-08-20T22:57:53.6371601Z (Reading database ... 5%
2025-08-20T22:57:53.6371980Z (Reading database ... 10%
2025-08-20T22:57:53.6372352Z (Reading database ... 15%
2025-08-20T22:57:53.6372711Z (Reading database ... 20%
2025-08-20T22:57:53.6373094Z (Reading database ... 25%
2025-08-20T22:57:53.6373450Z (Reading database ... 30%
2025-08-20T22:57:53.6373802Z (Reading database ... 35%
2025-08-20T22:57:53.6374169Z (Reading database ... 40%
2025-08-20T22:57:53.6374521Z (Reading database ... 45%
2025-08-20T22:57:53.6374878Z (Reading database ... 50%
2025-08-20T22:57:53.6468648Z (Reading database ... 55%
2025-08-20T22:57:53.6489426Z (Reading database ... 60%
2025-08-20T22:57:53.6511827Z (Reading database ... 65%
2025-08-20T22:57:53.6553541Z (Reading database ... 70%
2025-08-20T22:57:53.6582876Z (Reading database ... 75%
2025-08-20T22:57:53.6612267Z (Reading database ... 80%
2025-08-20T22:57:53.6786209Z (Reading database ... 85%
2025-08-20T22:57:53.7054379Z (Reading database ... 90%
2025-08-20T22:57:53.7142423Z (Reading database ... 95%
2025-08-20T22:57:53.7142773Z (Reading database ... 100%
2025-08-20T22:57:53.7143123Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T22:57:53.7187535Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T22:57:53.7195825Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:57:53.7409482Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:57:53.7553640Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:57:53.7562164Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:57:53.7801152Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:57:53.7942760Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:57:53.7950509Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:57:53.8466045Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T22:57:53.8608365Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T22:57:53.8617281Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:57:53.8828920Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T22:57:53.8972195Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T22:57:53.8981228Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:57:53.9178431Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T22:57:53.9318728Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:57:53.9326481Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:53.9555338Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T22:57:53.9696566Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:57:53.9704069Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:53.9920108Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T22:57:54.0059602Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:57:54.0076404Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:54.0274450Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T22:57:54.0413165Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:57:54.0422552Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:54.0618969Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T22:57:54.0760045Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:57:54.0768505Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:54.0981166Z Selecting previously unselected package xcb.
2025-08-20T22:57:54.1122181Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T22:57:54.1130382Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:57:54.1541489Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:54.1564724Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:57:54.1584532Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:57:54.1621106Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:57:54.1666356Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:57:54.1804251Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:57:58.6425170Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:57:58.6510713Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:57:58.6532192Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:57:58.6556918Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:57:58.6580367Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:58.6600779Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:58.6620300Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:57:58.6641063Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:58:00.2995318Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:58:00.9182346Z Collecting build
2025-08-20T22:58:00.9513539Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:58:01.0476167Z Collecting cffi
2025-08-20T22:58:01.0504234Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:58:01.0632735Z Collecting scons
2025-08-20T22:58:01.0685259Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:58:01.0810280Z Collecting scuba
2025-08-20T22:58:01.0841543Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:58:01.1266702Z Collecting pytest
2025-08-20T22:58:01.1300533Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:58:01.1469805Z Collecting packaging>=19.1 (from build)
2025-08-20T22:58:01.1493210Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:58:01.1571903Z Collecting pyproject_hooks (from build)
2025-08-20T22:58:01.1597406Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:58:01.1685050Z Collecting pycparser (from cffi)
2025-08-20T22:58:01.1709541Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:58:01.1997984Z Collecting PyYAML (from scuba)
2025-08-20T22:58:01.2034197Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:58:01.2124476Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:58:01.2151007Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:58:01.2290244Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:58:01.2312486Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:58:01.2482161Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:58:01.2506390Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:58:01.2590908Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:58:01.2635605Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:58:01.2756405Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:58:01.3028016Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 163.6 MB/s  0:00:00
2025-08-20T22:58:01.3070188Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:58:01.3125704Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:58:01.3181045Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:58:01.3219343Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:58:01.3260890Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:58:01.3301674Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:58:01.3381492Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 168.5 MB/s  0:00:00
2025-08-20T22:58:01.3405256Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:58:01.3458676Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:58:01.3495552Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:58:01.3553715Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 135.0 MB/s  0:00:00
2025-08-20T22:58:01.4681442Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:58:03.1699997Z 
2025-08-20T22:58:03.1717413Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T22:58:03.4736041Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:58:03.9762166Z Collecting ansi2txt
2025-08-20T22:58:04.0068662Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:58:04.0280959Z Collecting pipx
2025-08-20T22:58:04.0310772Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:58:04.0475230Z Collecting scons
2025-08-20T22:58:04.0491623Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:58:04.0564406Z Collecting py2static
2025-08-20T22:58:04.0598495Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:58:04.0770580Z Collecting typer
2025-08-20T22:58:04.0801294Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:58:04.1043167Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:58:04.1074555Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:58:04.1228617Z Collecting packaging>=20 (from pipx)
2025-08-20T22:58:04.1238918Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:58:04.1384719Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:58:04.1410879Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:58:04.1525216Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:58:04.1555489Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:58:04.1977051Z Collecting pyinstaller (from py2static)
2025-08-20T22:58:04.2005048Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:58:04.2144700Z Collecting staticx (from py2static)
2025-08-20T22:58:04.2178908Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:58:04.2328700Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:58:04.2355925Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:58:04.2597953Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:58:04.2627568Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:58:04.2750395Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:58:04.2777035Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:58:04.3115043Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:58:04.3145782Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:58:04.3304523Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:58:04.3330421Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:58:04.3523136Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:58:04.3533524Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:58:04.3613643Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:58:04.3641519Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:58:04.4720871Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:58:04.4747611Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:58:04.4922013Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:58:04.4948241Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:58:04.5127266Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:58:04.5153211Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:58:04.5295935Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:58:04.5322525Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:58:04.5397349Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:58:04.5440199Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:58:04.5473284Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:58:04.5548269Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:58:04.5590450Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:58:04.5633163Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:58:04.5675639Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:58:04.5707153Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:58:04.5748877Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:58:04.5792115Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:58:04.5834014Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:58:04.5873177Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:58:04.5921268Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:58:04.5962978Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:58:04.6003111Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:58:04.6049721Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:58:04.6108681Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:58:04.6172724Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 135.7 MB/s  0:00:00
2025-08-20T22:58:04.6215599Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:58:04.6277393Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:58:04.6368354Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 144.0 MB/s  0:00:00
2025-08-20T22:58:04.6395970Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:58:04.6448624Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:58:04.6515464Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:58:04.8057896Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T22:58:05.6416176Z   Attempting uninstall: scons
2025-08-20T22:58:05.6499817Z     Found existing installation: SCons 4.9.1
2025-08-20T22:58:05.6881798Z     Uninstalling SCons-4.9.1:
2025-08-20T22:58:05.6955080Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:58:06.3027266Z   Attempting uninstall: pygments
2025-08-20T22:58:06.3109161Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:58:06.3338880Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:58:06.3365961Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:58:06.9487325Z   Attempting uninstall: packaging
2025-08-20T22:58:06.9568211Z     Found existing installation: packaging 25.0
2025-08-20T22:58:06.9592960Z     Uninstalling packaging-25.0:
2025-08-20T22:58:06.9601167Z       Successfully uninstalled packaging-25.0
2025-08-20T22:58:07.9470925Z 
2025-08-20T22:58:07.9499777Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T22:58:08.2570886Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:58:08.4222188Z Collecting build
2025-08-20T22:58:08.4233646Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:58:08.5077920Z Collecting cffi
2025-08-20T22:58:08.5088890Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:58:08.5205537Z Collecting scons
2025-08-20T22:58:08.5215635Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:58:08.5311265Z Collecting scuba
2025-08-20T22:58:08.5321164Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:58:08.5704253Z Collecting pytest
2025-08-20T22:58:08.5714684Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:58:08.5852928Z Collecting packaging>=19.1 (from build)
2025-08-20T22:58:08.5862933Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:58:08.5917633Z Collecting pyproject_hooks (from build)
2025-08-20T22:58:08.5927543Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:58:08.5992512Z Collecting pycparser (from cffi)
2025-08-20T22:58:08.6002802Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:58:08.6265927Z Collecting PyYAML (from scuba)
2025-08-20T22:58:08.6277005Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:58:08.6342876Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:58:08.6353135Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:58:08.6473537Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:58:08.6483719Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:58:08.6631794Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:58:08.6641920Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:58:08.6698258Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:58:08.6708379Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:58:08.6720867Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:58:08.6759746Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:58:08.6771012Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:58:08.6782827Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:58:08.6792372Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:58:08.6804254Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:58:08.6813939Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:58:08.6832119Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:58:08.6842333Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:58:08.6851884Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:58:08.8073537Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:58:08.8078287Z   Attempting uninstall: scons
2025-08-20T22:58:08.8162633Z     Found existing installation: SCons 4.9.1
2025-08-20T22:58:08.8537813Z     Uninstalling SCons-4.9.1:
2025-08-20T22:58:08.8610161Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:58:09.4748413Z   Attempting uninstall: PyYAML
2025-08-20T22:58:09.4840232Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:58:09.4858287Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:58:09.4866721Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:58:09.5393928Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:58:09.5477036Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:58:09.5493548Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:58:09.5500200Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:58:09.5586058Z   Attempting uninstall: pygments
2025-08-20T22:58:09.5663806Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:58:09.5887524Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:58:09.5914313Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:58:10.1999958Z   Attempting uninstall: pycparser
2025-08-20T22:58:10.2082884Z     Found existing installation: pycparser 2.22
2025-08-20T22:58:10.2117239Z     Uninstalling pycparser-2.22:
2025-08-20T22:58:10.2124852Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:58:10.3335132Z   Attempting uninstall: pluggy
2025-08-20T22:58:10.3422970Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:58:10.3442627Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:58:10.3449952Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:58:10.3598436Z   Attempting uninstall: packaging
2025-08-20T22:58:10.3677625Z     Found existing installation: packaging 25.0
2025-08-20T22:58:10.3701835Z     Uninstalling packaging-25.0:
2025-08-20T22:58:10.3709676Z       Successfully uninstalled packaging-25.0
2025-08-20T22:58:10.4086093Z   Attempting uninstall: iniconfig
2025-08-20T22:58:10.4170154Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:58:10.4186536Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:58:10.4192961Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:58:10.4261647Z   Attempting uninstall: scuba
2025-08-20T22:58:10.4341492Z     Found existing installation: scuba 2.14.1
2025-08-20T22:58:10.4362724Z     Uninstalling scuba-2.14.1:
2025-08-20T22:58:10.4371753Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:58:10.4561007Z   Attempting uninstall: pytest
2025-08-20T22:58:10.4643045Z     Found existing installation: pytest 8.4.1
2025-08-20T22:58:10.4707071Z     Uninstalling pytest-8.4.1:
2025-08-20T22:58:10.4967786Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:58:10.7088417Z   Attempting uninstall: cffi
2025-08-20T22:58:10.7167808Z     Found existing installation: cffi 1.17.1
2025-08-20T22:58:10.7193363Z     Uninstalling cffi-1.17.1:
2025-08-20T22:58:10.7436338Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:58:10.8107166Z   Attempting uninstall: build
2025-08-20T22:58:10.8186180Z     Found existing installation: build 1.3.0
2025-08-20T22:58:10.8211154Z     Uninstalling build-1.3.0:
2025-08-20T22:58:10.8221224Z       Successfully uninstalled build-1.3.0
2025-08-20T22:58:10.8398576Z 
2025-08-20T22:58:10.8427115Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T22:58:11.1580056Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:58:11.3232706Z Collecting ansi2txt
2025-08-20T22:58:11.3244262Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:58:11.3411121Z Collecting pipx
2025-08-20T22:58:11.3422167Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:58:11.3542025Z Collecting scons
2025-08-20T22:58:11.3558478Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:58:11.3618953Z Collecting py2static
2025-08-20T22:58:11.3629051Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:58:11.3775172Z Collecting typer
2025-08-20T22:58:11.3785384Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:58:11.3991176Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:58:11.4001518Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:58:11.4135767Z Collecting packaging>=20 (from pipx)
2025-08-20T22:58:11.4145808Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:58:11.4282741Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:58:11.4292926Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:58:11.4402556Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:58:11.4412856Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:58:11.4768357Z Collecting pyinstaller (from py2static)
2025-08-20T22:58:11.4778676Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:58:11.4900456Z Collecting staticx (from py2static)
2025-08-20T22:58:11.4910363Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:58:11.5040542Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:58:11.5050616Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:58:11.5298201Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:58:11.5308272Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:58:11.5401531Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:58:11.5411568Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:58:11.5737375Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:58:11.5747679Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:58:11.5895351Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:58:11.5906255Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:58:11.6093678Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:58:11.6103448Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:58:11.6174394Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:58:11.6184444Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:58:11.7249010Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:58:11.7261056Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:58:11.7410989Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:58:11.7421418Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:58:11.7575891Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:58:11.7585989Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:58:11.7716730Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:58:11.7726978Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:58:11.7764299Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:58:11.7773938Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:58:11.7783936Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:58:11.7822892Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:58:11.7832203Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:58:11.7842078Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:58:11.7851931Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:58:11.7862016Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:58:11.7871872Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:58:11.7881296Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:58:11.7892099Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:58:11.7910264Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:58:11.7920430Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:58:11.7929868Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:58:11.7939226Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:58:11.7948869Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:58:11.7958447Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:58:11.7973174Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:58:11.7985427Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:58:11.8003061Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:58:11.8012523Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:58:11.8022803Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:58:11.9507723Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T22:58:11.9511947Z   Attempting uninstall: pyelftools
2025-08-20T22:58:11.9590552Z     Found existing installation: pyelftools 0.32
2025-08-20T22:58:11.9641713Z     Uninstalling pyelftools-0.32:
2025-08-20T22:58:11.9657609Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:58:12.0745112Z   Attempting uninstall: altgraph
2025-08-20T22:58:12.0830874Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:58:12.0849766Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:58:12.0856008Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:58:12.0989203Z   Attempting uninstall: typing-extensions
2025-08-20T22:58:12.1074270Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:58:12.1088661Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:58:12.1329220Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:58:12.1562754Z   Attempting uninstall: staticx
2025-08-20T22:58:12.1646175Z     Found existing installation: staticx 0.14.1
2025-08-20T22:58:12.1672142Z     Uninstalling staticx-0.14.1:
2025-08-20T22:58:12.1682633Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:58:12.1878957Z   Attempting uninstall: shellingham
2025-08-20T22:58:12.1960109Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:58:12.1978303Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:58:12.1984818Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:58:12.2069169Z   Attempting uninstall: setuptools
2025-08-20T22:58:12.2153874Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:58:12.2438697Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:58:12.2717152Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:58:12.9265653Z   Attempting uninstall: scons
2025-08-20T22:58:12.9361419Z     Found existing installation: SCons 4.9.1
2025-08-20T22:58:12.9752585Z     Uninstalling SCons-4.9.1:
2025-08-20T22:58:12.9824010Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:58:13.5948710Z   Attempting uninstall: pygments
2025-08-20T22:58:13.6029448Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:58:13.6263201Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:58:13.6290532Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:58:14.2352462Z   Attempting uninstall: platformdirs
2025-08-20T22:58:14.2440450Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:58:14.2461848Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:58:14.2469001Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:58:14.2611177Z   Attempting uninstall: packaging
2025-08-20T22:58:14.2690133Z     Found existing installation: packaging 25.0
2025-08-20T22:58:14.2714932Z     Uninstalling packaging-25.0:
2025-08-20T22:58:14.2722756Z       Successfully uninstalled packaging-25.0
2025-08-20T22:58:14.3104214Z   Attempting uninstall: mdurl
2025-08-20T22:58:14.3186443Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:58:14.3203684Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:58:14.3210440Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:58:14.3292025Z   Attempting uninstall: click
2025-08-20T22:58:14.3371427Z     Found existing installation: click 8.2.1
2025-08-20T22:58:14.3394913Z     Uninstalling click-8.2.1:
2025-08-20T22:58:14.3402206Z       Successfully uninstalled click-8.2.1
2025-08-20T22:58:14.3977179Z   Attempting uninstall: argcomplete
2025-08-20T22:58:14.4062071Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:58:14.4091582Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:58:14.4104286Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:58:14.4344583Z   Attempting uninstall: ansi2txt
2025-08-20T22:58:14.4424707Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:58:14.4440463Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:58:14.4683727Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:58:14.4735868Z   Attempting uninstall: userpath
2025-08-20T22:58:14.4817638Z     Found existing installation: userpath 1.9.2
2025-08-20T22:58:14.4837259Z     Uninstalling userpath-1.9.2:
2025-08-20T22:58:14.4846274Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:58:14.4945662Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:58:14.5025725Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:58:14.5457480Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:58:14.5500077Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:58:14.8305297Z   Attempting uninstall: markdown-it-py
2025-08-20T22:58:14.8390181Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:58:14.8467176Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:58:14.8482827Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:58:14.9104420Z   Attempting uninstall: rich
2025-08-20T22:58:14.9191233Z     Found existing installation: rich 14.1.0
2025-08-20T22:58:14.9287866Z     Uninstalling rich-14.1.0:
2025-08-20T22:58:14.9298655Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:58:15.0881697Z   Attempting uninstall: pyinstaller
2025-08-20T22:58:15.0962602Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:58:15.1323408Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:58:15.1367365Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:58:15.4652002Z   Attempting uninstall: pipx
2025-08-20T22:58:15.4752747Z     Found existing installation: pipx 1.7.1
2025-08-20T22:58:15.4790056Z     Uninstalling pipx-1.7.1:
2025-08-20T22:58:15.4800980Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:58:15.5307131Z   Attempting uninstall: typer
2025-08-20T22:58:15.5396707Z     Found existing installation: typer 0.16.1
2025-08-20T22:58:15.5423261Z     Uninstalling typer-0.16.1:
2025-08-20T22:58:15.5432542Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:58:15.5769465Z   Attempting uninstall: py2static
2025-08-20T22:58:15.5847703Z     Found existing installation: py2static 0.0.1
2025-08-20T22:58:15.5867525Z     Uninstalling py2static-0.0.1:
2025-08-20T22:58:15.5878394Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:58:15.5952116Z 
2025-08-20T22:58:15.5980841Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T22:58:15.9094776Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:58:16.0307822Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:58:16.0312176Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-0f67i03s
2025-08-20T22:58:16.0332687Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-0f67i03s
2025-08-20T22:58:17.6310409Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:58:17.6349807Z   Installing build dependencies: started
2025-08-20T22:58:18.3345416Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:58:18.3354001Z   Getting requirements to build wheel: started
2025-08-20T22:58:18.6181989Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:58:18.6192634Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:58:18.8109628Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:58:18.9652596Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:58:18.9664972Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:58:18.9826241Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:58:18.9836515Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:58:19.0163264Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:58:19.0173174Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:58:19.0298614Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:58:19.0308735Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:58:19.0352748Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:58:19.0363035Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:58:19.0376306Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:58:19.0394867Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:58:19.0514613Z Building wheels for collected packages: pyinstaller
2025-08-20T22:58:19.0523429Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:58:19.7005711Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:58:19.7032553Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=e279e28c1e07c9647e357e055a9d8297456023512f6fc3616083dee358b6fefd
2025-08-20T22:58:19.7034056Z   Stored in directory: /tmp/pip-ephem-wheel-cache-trgbx81p/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:58:19.7075251Z Successfully built pyinstaller
2025-08-20T22:58:19.7997852Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:58:19.8002927Z   Attempting uninstall: altgraph
2025-08-20T22:58:19.8086632Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:58:19.8106696Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:58:19.8113779Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:58:19.8257174Z   Attempting uninstall: setuptools
2025-08-20T22:58:19.8344422Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:58:19.8628816Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:58:19.8916339Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:58:20.5509402Z   Attempting uninstall: packaging
2025-08-20T22:58:20.5593548Z     Found existing installation: packaging 25.0
2025-08-20T22:58:20.5628770Z     Uninstalling packaging-25.0:
2025-08-20T22:58:20.5635963Z       Successfully uninstalled packaging-25.0
2025-08-20T22:58:20.6027960Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:58:20.6109087Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:58:20.6531202Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:58:20.6573614Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:58:20.9337489Z   Attempting uninstall: pyinstaller
2025-08-20T22:58:20.9429899Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:58:20.9786708Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:58:20.9832376Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:58:21.3228549Z 
2025-08-20T22:58:21.3257165Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:58:21.6201561Z 6.15.0
2025-08-20T22:58:21.9679083Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:58:21.9688777Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:58:21.9689242Z 
2025-08-20T22:58:21.9689566Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:58:21.9690356Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:58:21.9690943Z installation.
2025-08-20T22:58:21.9691131Z 
2025-08-20T22:58:21.9691458Z If you installed the current Docker package using this script and are using it
2025-08-20T22:58:21.9692105Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:58:21.9692571Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:58:21.9692965Z files to match the parameters passed to the script.
2025-08-20T22:58:21.9693176Z 
2025-08-20T22:58:21.9693302Z You may press Ctrl+C now to abort this script.
2025-08-20T22:58:21.9857137Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:58:23.2183062Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:58:23.5520908Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:58:23.5547070Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:58:23.5933502Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:58:23.5949733Z + 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-20T22:58:23.5957041Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:58:24.8699132Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T22:58:35.9869404Z 
2025-08-20T22:58:35.9869892Z Running kernel seems to be up-to-date.
2025-08-20T22:58:35.9870143Z 
2025-08-20T22:58:35.9870236Z Restarting services...
2025-08-20T22:58:35.9934999Z 
2025-08-20T22:58:35.9935306Z Service restarts being deferred:
2025-08-20T22:58:35.9935844Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:58:35.9936219Z 
2025-08-20T22:58:35.9936404Z No containers need to be restarted.
2025-08-20T22:58:35.9936700Z 
2025-08-20T22:58:35.9937093Z No user sessions are running outdated binaries.
2025-08-20T22:58:35.9937439Z 
2025-08-20T22:58:35.9937751Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:58:36.8386745Z + sh -c 'docker version'
2025-08-20T22:58:36.8544346Z Client: Docker Engine - Community
2025-08-20T22:58:36.8544842Z  Version:           28.3.3
2025-08-20T22:58:36.8545203Z  API version:       1.51
2025-08-20T22:58:36.8545566Z  Go version:        go1.24.5
2025-08-20T22:58:36.8545946Z  Git commit:        980b856
2025-08-20T22:58:36.8546360Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T22:58:36.8546943Z  OS/Arch:           linux/amd64
2025-08-20T22:58:36.8547327Z  Context:           default
2025-08-20T22:58:36.8547476Z 
2025-08-20T22:58:36.8547597Z Server: Docker Engine - Community
2025-08-20T22:58:36.8547831Z  Engine:
2025-08-20T22:58:36.8548007Z   Version:          28.3.3
2025-08-20T22:58:36.8548237Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:58:36.8548504Z   Go version:       go1.24.5
2025-08-20T22:58:36.8548716Z   Git commit:       bea959c
2025-08-20T22:58:36.8548934Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T22:58:36.8549195Z   OS/Arch:          linux/amd64
2025-08-20T22:58:36.8549416Z   Experimental:     false
2025-08-20T22:58:36.8549619Z  containerd:
2025-08-20T22:58:36.8550064Z   Version:          1.7.27
2025-08-20T22:58:36.8550319Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:58:36.8550615Z  runc:
2025-08-20T22:58:36.8550781Z   Version:          1.2.5
2025-08-20T22:58:36.8550992Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:58:36.8551229Z  docker-init:
2025-08-20T22:58:36.8551411Z   Version:          0.19.0
2025-08-20T22:58:36.8551623Z   GitCommit:        de40ad0
2025-08-20T22:58:36.8562470Z 
2025-08-20T22:58:36.8562680Z ================================================================================
2025-08-20T22:58:36.8563056Z 
2025-08-20T22:58:36.8563344Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:58:36.8563943Z Docker daemon in rootless mode for your user:
2025-08-20T22:58:36.8564277Z 
2025-08-20T22:58:36.8564454Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:58:36.8564808Z 
2025-08-20T22:58:36.8565153Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:58:36.8565632Z 
2025-08-20T22:58:36.8565637Z 
2025-08-20T22:58:36.8565948Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:58:36.8566691Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:58:36.8567316Z 
2025-08-20T22:58:36.8567534Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:58:36.8568149Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:58:36.8568737Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:58:36.8569025Z 
2025-08-20T22:58:36.8569115Z ================================================================================
2025-08-20T22:58:36.8569307Z 
2025-08-20T22:58:47.5519543Z ● docker.service - Docker Application Container Engine
2025-08-20T22:58:47.5520686Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:58:47.5521504Z      Active: active (running) since Wed 2025-08-20 22:58:37 UTC; 10s ago
2025-08-20T22:58:47.5522182Z TriggeredBy: ● docker.socket
2025-08-20T22:58:47.5522474Z        Docs: https://docs.docker.com
2025-08-20T22:58:47.5522742Z    Main PID: 19700 (dockerd)
2025-08-20T22:58:47.5522960Z       Tasks: 10
2025-08-20T22:58:47.5523150Z      Memory: 23.5M (peak: 28.1M)
2025-08-20T22:58:47.5523367Z         CPU: 311ms
2025-08-20T22:58:47.5523576Z      CGroup: /system.slice/docker.service
2025-08-20T22:58:47.5524498Z              └─19700 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:58:47.5524815Z 
2025-08-20T22:58:47.5525143Z Aug 20 22:58:36 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:36.988146711Z" level=info msg="Loading containers: start."
2025-08-20T22:58:47.5526362Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.467437537Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 55139101da0f4c285cd273ede9c6a6a5abb6b6a976e00b0bb29949eeaaa19c98], retrying...."
2025-08-20T22:58:47.5527797Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.500915457Z" level=info msg="Loading containers: done."
2025-08-20T22:58:47.5528965Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509794472Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:58:47.5530366Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509867036Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:58:47.5532035Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509890190Z" level=info msg="Initializing buildkit"
2025-08-20T22:58:47.5533192Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.528518129Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:58:47.5534207Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.533217572Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:58:47.5534960Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.533262333Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:58:47.5535650Z Aug 20 22:58:37 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:58:47.5635678Z ● docker.service - Docker Application Container Engine
2025-08-20T22:58:47.5636505Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:58:47.5637632Z      Active: active (running) since Wed 2025-08-20 22:58:37 UTC; 10s ago
2025-08-20T22:58:47.5638306Z TriggeredBy: ● docker.socket
2025-08-20T22:58:47.5638759Z        Docs: https://docs.docker.com
2025-08-20T22:58:47.5639195Z    Main PID: 19700 (dockerd)
2025-08-20T22:58:47.5639569Z       Tasks: 10
2025-08-20T22:58:47.5639888Z      Memory: 23.5M (peak: 28.1M)
2025-08-20T22:58:47.5640197Z         CPU: 311ms
2025-08-20T22:58:47.5640409Z      CGroup: /system.slice/docker.service
2025-08-20T22:58:47.5640903Z              └─19700 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:58:47.5641213Z 
2025-08-20T22:58:47.5641532Z Aug 20 22:58:36 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:36.988146711Z" level=info msg="Loading containers: start."
2025-08-20T22:58:47.5642738Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.467437537Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 55139101da0f4c285cd273ede9c6a6a5abb6b6a976e00b0bb29949eeaaa19c98], retrying...."
2025-08-20T22:58:47.5644099Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.500915457Z" level=info msg="Loading containers: done."
2025-08-20T22:58:47.5645264Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509794472Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:58:47.5646675Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509867036Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:58:47.5648144Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509890190Z" level=info msg="Initializing buildkit"
2025-08-20T22:58:47.5648872Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.528518129Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:58:47.5649639Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.533217572Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:58:47.5650385Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.533262333Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:58:47.5651064Z Aug 20 22:58:37 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:58:47.5845550Z ● docker.service - Docker Application Container Engine
2025-08-20T22:58:47.5846407Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:58:47.5847531Z      Active: active (running) since Wed 2025-08-20 22:58:37 UTC; 10s ago
2025-08-20T22:58:47.5848204Z TriggeredBy: ● docker.socket
2025-08-20T22:58:47.5848637Z        Docs: https://docs.docker.com
2025-08-20T22:58:47.5849078Z    Main PID: 19700 (dockerd)
2025-08-20T22:58:47.5849439Z       Tasks: 10
2025-08-20T22:58:47.5849769Z      Memory: 23.5M (peak: 28.1M)
2025-08-20T22:58:47.5850007Z         CPU: 311ms
2025-08-20T22:58:47.5850240Z      CGroup: /system.slice/docker.service
2025-08-20T22:58:47.5850725Z              └─19700 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:58:47.5851208Z 
2025-08-20T22:58:47.5851535Z Aug 20 22:58:36 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:36.988146711Z" level=info msg="Loading containers: start."
2025-08-20T22:58:47.5852757Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.467437537Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 55139101da0f4c285cd273ede9c6a6a5abb6b6a976e00b0bb29949eeaaa19c98], retrying...."
2025-08-20T22:58:47.5853956Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.500915457Z" level=info msg="Loading containers: done."
2025-08-20T22:58:47.5855117Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509794472Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:58:47.5856498Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509867036Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:58:47.5857830Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.509890190Z" level=info msg="Initializing buildkit"
2025-08-20T22:58:47.5858567Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.528518129Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:58:47.5859371Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.533217572Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:58:47.5860119Z Aug 20 22:58:37 pkrvmqc4gcfdwos dockerd[19700]: time="2025-08-20T22:58:37.533262333Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:58:47.5860927Z Aug 20 22:58:37 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:58:47.5967327Z Docker version 28.3.3, build 980b856
2025-08-20T22:58:47.6148074Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:58:48.6600623Z latest: Pulling from library/hello-world
2025-08-20T22:58:48.9104186Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T22:58:49.2749058Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T22:58:49.2749625Z 17eec7bbc9d7: Download complete
2025-08-20T22:58:49.2808753Z 17eec7bbc9d7: Pull complete
2025-08-20T22:58:49.3145872Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:58:49.3157099Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:58:49.4689648Z 
2025-08-20T22:58:49.4689989Z Hello from Docker!
2025-08-20T22:58:49.4690375Z This message shows that your installation appears to be working correctly.
2025-08-20T22:58:49.4690677Z 
2025-08-20T22:58:49.4690845Z To generate this message, Docker took the following steps:
2025-08-20T22:58:49.4691988Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:58:49.4692683Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:58:49.4693263Z     (amd64)
2025-08-20T22:58:49.4693726Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:58:49.4694466Z     executable that produces the output you are currently reading.
2025-08-20T22:58:49.4695210Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:58:49.4695821Z     to your terminal.
2025-08-20T22:58:49.4696027Z 
2025-08-20T22:58:49.4696332Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:58:49.4697135Z  $ docker run -it ubuntu bash
2025-08-20T22:58:49.4697382Z 
2025-08-20T22:58:49.4697649Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:58:49.4698228Z  https://hub.docker.com/
2025-08-20T22:58:49.4698474Z 
2025-08-20T22:58:49.4698648Z For more examples and ideas, visit:
2025-08-20T22:58:49.4699095Z  https://docs.docker.com/get-started/
2025-08-20T22:58:49.4699669Z 
2025-08-20T22:58:49.5758539Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:58:49.5759239Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:58:49.5759900Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:58:49.5760476Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:58:49.5761121Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:58:49.5761778Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:58:49.5762452Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:58:49.5763118Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:58:49.5763704Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:58:49.5764087Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:58:49.5764603Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:58:49.5765346Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:58:49.5766127Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:58:49.5767027Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:58:49.5767771Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:58:49.5768503Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:58:49.5769226Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:58:49.5769897Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:58:49.5770639Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:58:49.5771504Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:58:49.5772597Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:58:49.5773259Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:58:49.5773960Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:58:49.5774619Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:58:49.5775202Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:58:49.5775901Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:58:49.5776665Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:58:49.5777755Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:58:49.5778255Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:58:49.5778731Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:58:49.5779187Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:58:49.5779632Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:58:49.5780081Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:58:49.5780511Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:58:49.5780969Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:58:49.5781413Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:58:49.5781826Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:58:49.5782231Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:58:49.5782653Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:58:49.5783087Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:58:49.5783520Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:58:49.5784162Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:58:49.5784563Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:58:49.5785033Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:58:49.5785526Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:58:49.5786009Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:58:49.5786512Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:58:49.5787469Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:58:49.5787907Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:58:49.5788347Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:58:49.5788763Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:58:49.5789191Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:58:49.5789600Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:58:49.5789982Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:58:49.5790357Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:58:49.5790730Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:58:49.5791059Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:58:49.5791428Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:58:49.5791842Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:58:49.5792224Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:58:49.5792780Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:58:49.5793245Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:58:49.5793677Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:58:49.5794096Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:58:49.5794531Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:58:49.5794978Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:58:49.5795393Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:58:49.5795798Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:58:49.5796231Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:58:49.5796726Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:58:49.5797625Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:58:49.5798117Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:58:49.5798546Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:58:49.5798940Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:58:49.5799339Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:58:49.5799747Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:58:49.5800197Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:58:49.5800705Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:58:49.5801218Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:58:49.5801728Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:58:49.5802331Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:58:49.5802740Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:58:49.5803142Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:58:49.5803556Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:58:49.5803963Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:58:49.5804354Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:58:49.5804783Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:58:49.5805212Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:58:49.5805600Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:58:49.5805989Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:58:49.5806409Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:58:49.5807313Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:58:49.5807708Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:58:49.5808085Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:58:49.5808481Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:58:49.5808876Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:58:49.5809235Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:58:49.5809621Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:58:49.5809999Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:58:49.5810495Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:58:49.5810896Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:58:49.5811274Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:58:49.5811640Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:58:49.5812020Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:58:49.5812414Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:58:49.5812821Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:58:49.5813223Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:58:49.5813602Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:58:49.5813980Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:58:49.5814384Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:58:49.5814796Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:58:49.5815146Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:58:49.5815480Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:58:49.5815848Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:58:49.5816204Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:58:49.5816563Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:58:49.5817498Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:58:49.5817877Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:58:49.5818263Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:58:49.5818674Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:58:49.5819127Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:58:49.5819590Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:58:49.5820141Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:58:49.5820554Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:58:49.5820959Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:58:49.5821362Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:58:49.5821779Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:58:49.5822202Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:58:49.5822591Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:58:49.5822996Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:58:49.5823421Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:58:49.5823876Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:58:49.5824321Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:58:49.5824716Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:58:49.5825115Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:58:49.5825533Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:58:49.5825950Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:58:49.5826358Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:58:49.5826922Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:58:49.5827466Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:58:49.5828010Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:58:49.5828414Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:58:49.5828787Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:58:49.5829101Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:58:49.5829430Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:58:49.5829836Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:58:49.5830244Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:58:49.5830643Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:58:49.5831025Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:58:49.5831406Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:58:49.5831794Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:58:49.5832154Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:58:49.5832498Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:58:49.5832935Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:58:49.5833391Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:58:49.5833804Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:58:49.5834181Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:58:49.5834576Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:58:49.5834998Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:58:49.5835432Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:58:49.5835861Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:58:49.5836230Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:58:49.5836595Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:58:49.5837376Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:58:49.5837818Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:58:49.5838234Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:58:49.5838603Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:58:49.5838945Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:58:49.5839335Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:58:49.5839728Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:58:49.5840162Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:58:49.5840651Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:58:49.5841162Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:58:49.5841545Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:58:49.5841897Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:58:49.5842265Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:58:49.5842733Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:58:49.5843250Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:58:49.5843709Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:58:49.5844098Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:58:49.5844586Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:58:49.5845268Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:58:49.5845792Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:58:49.5846244Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:58:49.5846617Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:58:49.5847130Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:58:49.5847550Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:58:49.5847973Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:58:49.5848386Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:58:49.5848763Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:58:49.5849142Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:58:49.5849552Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:58:49.5849962Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:58:49.5850365Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:58:49.5850774Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:58:49.5851175Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:58:49.5851574Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:58:49.5852004Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:58:49.5852465Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:58:49.5852899Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:58:49.5853277Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:58:49.5853653Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:58:49.5854063Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:58:49.5854449Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:58:49.5854957Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:58:49.5855346Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:58:49.5855742Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:58:49.5856168Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:58:49.5856648Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:58:49.5857209Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:58:49.5857619Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:58:49.5858014Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:58:49.5858408Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:58:49.5858791Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:58:49.5859169Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:58:49.5859558Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:58:49.5859948Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:58:49.5860403Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:58:49.5860893Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:58:49.5861363Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:58:49.5861893Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:58:49.5862538Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:58:49.5863059Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:58:49.5863569Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:58:49.5864020Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:58:49.5864392Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:58:49.5864759Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:58:49.5865145Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:58:49.5865535Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:58:49.5865932Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:58:49.5874130Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:58:49.5874730Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:58:49.5875183Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:58:49.5875596Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:58:49.5875994Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:58:49.5876419Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:58:49.5877061Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:58:49.5877505Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:58:49.5877957Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:58:49.5878367Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:58:49.5878746Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:58:49.5879214Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:58:49.5879610Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:58:49.5880215Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:58:49.5880573Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:58:49.5880946Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:58:49.5881343Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:58:49.5881756Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:58:49.5882181Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:58:49.5882558Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:58:49.5882881Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:58:49.5883365Z 	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-20T22:58:49.5883908Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:58:49.5884286Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:58:49.5884678Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:58:49.5885399Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:58:49.5886097Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:58:49.5887064Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:58:49.5887836Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:58:49.5888660Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:58:49.5889136Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:58:49.5889564Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:58:49.5890160Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:58:49.5890595Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:58:49.5891004Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:58:49.5891451Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:58:49.5891959Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:58:49.5892476Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:58:49.5892933Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:58:49.5893351Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:58:49.5893764Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:58:49.5894252Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:58:49.5894750Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:58:49.5895168Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:58:49.5895610Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:58:49.5896075Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:58:49.5896490Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:58:49.5897082Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:58:49.5897463Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:58:49.5897852Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:58:49.5898244Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:58:49.5898628Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:58:49.5899003Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:58:49.5899398Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:58:49.5899907Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:58:49.5900283Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:58:49.5900663Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:58:49.5901019Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:58:49.5901404Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:58:49.5901795Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:58:49.5902164Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:58:49.5902531Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:58:49.5902887Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:58:49.5903261Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:58:49.5903643Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:58:49.5904010Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:58:49.5904369Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:58:49.5904751Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:58:49.5905110Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:58:49.5905486Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:58:49.5905931Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:58:49.5906351Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:58:49.5906725Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:58:49.5907533Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:58:49.5907977Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:58:49.5908391Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:58:49.5908764Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:58:49.5909136Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:58:49.5909497Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:58:49.5909798Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:58:49.5910107Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:58:49.5910465Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:58:49.5910825Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:58:49.5911199Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:58:49.5911568Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:58:49.5911911Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:58:49.5912257Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:58:49.5912646Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:58:49.5913097Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:58:49.5913504Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:58:49.5913905Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:58:49.5914296Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:58:49.5914720Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:58:49.5915242Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:58:49.5915893Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:58:49.5916544Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:58:49.5917442Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:58:49.5917936Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:58:49.5918399Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:58:49.5918931Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:58:49.5919568Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:58:49.5920153Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:58:49.5920667Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:58:49.5921122Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:58:49.5921501Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:58:49.5921878Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:58:49.5922253Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:58:49.5922641Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:58:49.5923031Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:58:49.5923424Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:58:49.5923817Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:58:49.5924200Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:58:49.5924584Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:58:49.5925084Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:58:49.5925472Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:58:49.5925849Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:58:49.5926251Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:58:49.5926648Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:58:49.5927263Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:58:49.5927683Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:58:49.5928050Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:58:49.5928444Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:58:49.5928859Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:58:49.5929280Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:58:49.5929727Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:58:49.5930171Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:58:49.5930547Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:58:49.5930917Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:58:49.5931305Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:58:49.5931679Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:58:49.5932068Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:58:49.5932463Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:58:49.5932864Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:58:49.5933256Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:58:49.5933620Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:58:49.5934105Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:58:49.5934670Z 	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-20T22:58:49.5935406Z 	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-20T22:58:49.5936108Z 	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-20T22:58:49.5936949Z 	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-20T22:58:49.5937494Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:58:49.5937887Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:58:49.5938261Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:58:49.5938646Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:58:49.5939021Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:58:49.5939384Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:58:49.5939760Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:58:49.5940150Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:58:49.5940532Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:58:49.5940906Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:58:49.5941293Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:58:49.5941669Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:58:49.5942179Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:58:49.5942609Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:58:49.5943013Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:58:49.5943418Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:58:49.5943819Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:58:49.5944215Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:58:49.5944605Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:58:49.5944993Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:58:49.5945369Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:58:49.5945757Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:58:49.5946172Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:58:49.5946572Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:58:49.5947211Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:58:49.5947628Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:58:49.5948031Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:58:49.5948470Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:58:49.5948913Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:58:49.5949318Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:58:49.5949763Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:58:49.5950233Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:58:49.5950657Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:58:49.5951164Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:58:49.5951549Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:58:49.5951957Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:58:49.5952370Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:58:49.5952787Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:58:49.5953170Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:58:49.5953568Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:58:49.5954052Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:58:49.5954536Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:58:49.5954945Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:58:49.5955365Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:58:49.5955826Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:58:49.5956286Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:58:49.5956961Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:58:49.5957548Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:58:49.5958001Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:58:49.5958448Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:58:49.5958852Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:58:49.5959378Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:58:49.5959809Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:58:49.5960211Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:58:49.5960593Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:58:49.5961005Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:58:49.5961413Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:58:49.5961819Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:58:49.5962246Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:58:49.5962643Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:58:49.5963021Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:58:49.5963398Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:58:49.5963764Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:58:49.5964165Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:58:49.5964589Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:58:49.5965054Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:58:49.5965512Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:58:49.5965951Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:58:49.5966395Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:58:49.5967034Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:58:49.5967448Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:58:49.5967863Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:58:49.5968229Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:58:49.5968726Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:58:49.5969124Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:58:49.5969524Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:58:49.5969901Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:58:49.5970237Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:58:49.5970563Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:58:49.5970923Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:58:49.5971437Z 	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-20T22:58:49.5971969Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:58:49.5972353Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:58:49.5972735Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:58:49.5973133Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:58:49.5973552Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:58:49.5973969Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:58:49.5974375Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:58:49.5974795Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:58:49.5975208Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:58:49.5975579Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:58:49.5975954Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:58:49.5976493Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:58:49.5977128Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:58:49.5977567Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:58:49.5978007Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:58:49.5978409Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:58:49.5978834Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:58:49.5979282Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:58:49.5979686Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:58:49.5980058Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:58:49.5980414Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:58:49.5980787Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:58:49.5981164Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:58:49.5981549Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:58:49.5981955Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:58:49.5982371Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:58:49.5982836Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:58:49.5983279Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:58:49.5983654Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:58:49.5984045Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:58:49.5984432Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:58:49.5984822Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:58:49.5985202Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:58:49.5985711Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:58:49.5986164Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:58:49.5986669Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:58:49.5987344Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:58:49.5987721Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:58:49.5988102Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:58:49.5988513Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:58:49.5988915Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:58:49.5989300Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:58:49.5989707Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:58:49.5990101Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:58:49.5990457Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:58:49.5990821Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:58:49.5991222Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:58:49.5991650Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:58:49.5992035Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:58:49.5992425Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:58:49.5992878Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:58:49.5993454Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:58:49.5993890Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:58:49.5994295Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:58:49.5994827Z 	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-20T22:58:49.5995353Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:58:49.5995668Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:58:49.5996017Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:58:49.5996437Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:58:49.5997097Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:58:49.5997650Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:58:49.5998261Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:58:49.5998898Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:58:49.5999568Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:58:49.6000232Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:58:49.6000876Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:58:49.6001518Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:58:49.6002116Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:58:49.6002616Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:58:49.6003077Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:58:49.6003653Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:58:49.6004088Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:58:49.6004568Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:58:49.6005014Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:58:49.6005399Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:58:49.6005776Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:58:49.6006159Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:58:49.6006547Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:58:49.6007093Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:58:49.6007515Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:58:49.6007890Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:58:49.6008290Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:58:49.6008766Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:58:49.6009275Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:58:49.6009771Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:58:49.6010274Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:58:49.6010771Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:58:49.6011267Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:58:49.6011880Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:58:49.6012307Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:58:49.6012731Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:58:49.6013150Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:58:49.6013573Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:58:49.6013989Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:58:49.6014427Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:58:49.6014862Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:58:49.6015266Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:58:49.6015671Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:58:49.6016070Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:58:49.6016480Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:58:49.6017181Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:58:49.6017646Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:58:49.6018064Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:58:49.6018486Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:58:49.6018927Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:58:49.6019390Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:58:49.6019850Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:58:49.6020296Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:58:49.6020708Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:58:49.6021222Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:58:49.6021628Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:58:49.6022014Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:58:49.6022406Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:58:49.6022822Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:58:49.6023234Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:58:49.6023675Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:58:49.6024163Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:58:49.6024607Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:58:49.6025029Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:58:49.6025444Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:58:49.6025753Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:58:49.6026078Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:58:49.6026477Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:58:49.6027166Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:58:49.6027596Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:58:49.6028010Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:58:49.6028453Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:58:49.6028915Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:58:49.6029477Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:58:49.6029884Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:58:49.6030302Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:58:49.6030872Z 	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-20T22:58:49.6031476Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:58:49.6031949Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:58:49.6032403Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:58:49.6032851Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:58:49.6033290Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:58:49.6033709Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:58:49.6034113Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:58:49.6034511Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:58:49.6034920Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:58:49.6035330Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:58:49.6035716Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:58:49.6036116Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:58:49.6036529Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:58:49.6037155Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:58:49.6037581Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:58:49.6038062Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:58:49.6038497Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:58:49.6039017Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:58:49.6039401Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:58:49.6039800Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:58:49.6040187Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:58:49.6040566Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:58:49.6041001Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:58:49.6041467Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:58:49.6041885Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:58:49.6042299Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:58:49.6042707Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:58:49.6043100Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:58:49.6043480Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:58:49.6043872Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:58:49.6044287Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:58:49.6044749Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:58:49.6045211Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:58:49.6045650Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:58:49.6046061Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:58:49.6046585Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:58:49.6047145Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:58:49.6047552Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:58:49.6047919Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:58:49.6048243Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:58:49.6048552Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:58:49.6048925Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:58:49.6049315Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:58:49.6049679Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:58:49.6050063Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:58:49.6050475Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:58:49.6050878Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:58:49.6051245Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:58:49.6051609Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:58:49.6051995Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:58:49.6052401Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:58:49.6052782Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:58:49.6053153Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:58:49.6053523Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:58:49.6053913Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:58:49.6054306Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:58:49.6054667Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:58:49.6055050Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:58:49.6055569Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:58:49.6055953Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:58:49.6056331Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:58:49.6056717Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:58:49.6057359Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:58:49.6057776Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:58:49.6058210Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:58:49.6058627Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:58:49.6058988Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:58:49.6059351Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:58:49.6059706Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:58:49.6060148Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:58:49.6060663Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:58:49.6061174Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:58:49.6061660Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:58:49.6062172Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:58:49.6062622Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:58:49.6063014Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:58:49.6063535Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:58:49.6063946Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:58:49.6064349Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:58:49.6064740Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:58:49.6065127Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:58:49.6065511Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:58:49.6065946Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:58:49.6066399Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:58:49.6067069Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:58:49.6067471Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:58:49.6067891Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:58:49.6068327Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:58:49.6068728Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:58:49.6069088Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:58:49.6069494Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:58:49.6069960Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:58:49.6070394Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:58:49.6070817Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:58:49.6071234Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:58:49.6071565Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:58:49.6071844Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:58:49.6072211Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:58:49.6072708Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:58:49.7242270Z [+] Installing Go for linux-amd64...
2025-08-20T22:58:50.3420807Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:58:50.3421391Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:58:50.3422138Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:58:52.3221591Z [+] Downloading Go go1.25.0...
2025-08-20T22:58:52.3274308Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:58:52.3274990Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:58:52.3275317Z 
2025-08-20T22:58:52.4163823Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:58:52.4164570Z 100    80  100    80    0     0    898      0 --:--:-- --:--:-- --:--:--   909
2025-08-20T22:58:52.5059616Z 
2025-08-20T22:58:52.5060074Z 100    75  100    75    0     0    419      0 --:--:-- --:--:-- --:--:--   419
2025-08-20T22:58:52.7287090Z 
2025-08-20T22:58:53.1771069Z   5 56.8M    5 3167k    0     0  7892k      0  0:00:07 --:--:--  0:00:07 7892k
2025-08-20T22:58:53.1771558Z 100 56.8M  100 56.8M    0     0  66.9M      0 --:--:-- --:--:-- --:--:--  120M
2025-08-20T22:58:53.1803694Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T22:58:54.5831501Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T22:58:54.5831952Z [+] GOROOT: /home/runner/.go
2025-08-20T22:58:54.5832209Z [+] GOPATH: /home/runner/go
2025-08-20T22:58:54.5832535Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T22:58:54.5987885Z go version go1.25.0 linux/amd64
2025-08-20T22:58:54.6384654Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:58:54.6385283Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:58:54.6386189Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:58:54.6387033Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:58:54.6387716Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:58:54.6388344Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:58:54.6388997Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:58:54.6389670Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:58:54.6390357Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:58:54.6390954Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:58:54.6391596Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:58:54.6392284Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:58:54.6392961Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:58:54.6393705Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:58:54.6394413Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:58:54.6395131Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:58:54.6395844Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:58:54.6396511Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:58:54.6397361Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:58:54.6398200Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:58:54.6398975Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:58:54.6399646Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:58:54.6400382Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:58:54.6400955Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:58:54.6401428Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:58:54.6402052Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:58:54.6402541Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:58:54.6402985Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:58:54.6403393Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:58:54.6403811Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:58:54.6404235Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:58:54.6404666Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:58:54.6405099Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:58:54.6405523Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:58:54.6405980Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:58:54.6406425Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:58:54.6407056Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:58:54.6407471Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:58:54.6407891Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:58:54.6408316Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:58:54.6408737Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:58:54.6409145Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:58:54.6409534Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:58:54.6410117Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:58:54.6410614Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:58:54.6411087Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:58:54.6411580Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:58:54.6412030Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:58:54.6412457Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:58:54.6412883Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:58:54.6413307Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:58:54.6413737Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:58:54.6414150Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:58:54.6414530Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:58:54.6414903Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:58:54.6415278Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:58:54.6415605Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:58:54.6415954Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:58:54.6416364Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:58:54.6416894Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:58:54.6417429Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:58:54.6417882Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:58:54.6418321Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:58:54.6418748Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:58:54.6419310Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:58:54.6419751Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:58:54.6420162Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:58:54.6420564Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:58:54.6420996Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:58:54.6421480Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:58:54.6421997Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:58:54.6422481Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:58:54.6422915Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:58:54.6423311Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:58:54.6423716Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:58:54.6424123Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:58:54.6424571Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:58:54.6425075Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:58:54.6425590Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:58:54.6426095Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:58:54.6426547Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:58:54.6427132Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:58:54.6427646Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:58:54.6428068Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:58:54.6428470Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:58:54.6428859Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:58:54.6429283Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:58:54.6429708Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:58:54.6430097Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:58:54.6430478Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:58:54.6430887Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:58:54.6431295Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:58:54.6431680Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:58:54.6432052Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:58:54.6432459Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:58:54.6432852Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:58:54.6433210Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:58:54.6433594Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:58:54.6433973Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:58:54.6434340Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:58:54.6434730Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:58:54.6435102Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:58:54.6435471Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:58:54.6435848Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:58:54.6436361Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:58:54.6436917Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:58:54.6437327Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:58:54.6437713Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:58:54.6438088Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:58:54.6438487Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:58:54.6438891Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:58:54.6439232Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:58:54.6439560Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:58:54.6439927Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:58:54.6440280Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:58:54.6440642Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:58:54.6441004Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:58:54.6441357Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:58:54.6441739Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:58:54.6442135Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:58:54.6442572Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:58:54.6443025Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:58:54.6443426Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:58:54.6443937Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:58:54.6444342Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:58:54.6444742Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:58:54.6445150Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:58:54.6445559Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:58:54.6445940Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:58:54.6446336Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:58:54.6446899Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:58:54.6447367Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:58:54.6447805Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:58:54.6448195Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:58:54.6448593Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:58:54.6449011Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:58:54.6449423Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:58:54.6449828Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:58:54.6450217Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:58:54.6450634Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:58:54.6451046Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:58:54.6451431Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:58:54.6451790Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:58:54.6452102Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:58:54.6452431Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:58:54.6452829Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:58:54.6453367Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:58:54.6453760Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:58:54.6454142Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:58:54.6454525Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:58:54.6454904Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:58:54.6455255Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:58:54.6455592Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:58:54.6456020Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:58:54.6456480Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:58:54.6457096Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:58:54.6457614Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:58:54.6458016Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:58:54.6458436Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:58:54.6458860Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:58:54.6459282Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:58:54.6459646Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:58:54.6460007Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:58:54.6460436Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:58:54.6460873Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:58:54.6461409Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:58:54.6461781Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:58:54.6462121Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:58:54.6462514Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:58:54.6462901Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:58:54.6463626Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:58:54.6464513Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:58:54.6465279Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:58:54.6465961Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:58:54.6466595Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:58:54.6467428Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:58:54.6468243Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:58:54.6469178Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:58:54.6469985Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:58:54.6470667Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:58:54.6471514Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:58:54.6472478Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:58:54.6473204Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:58:54.6473662Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:58:54.6474032Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:58:54.6474428Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:58:54.6475027Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:58:54.6475449Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:58:54.6475860Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:58:54.6483304Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:58:54.6483798Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:58:54.6484252Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:58:54.6484691Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:58:54.6485125Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:58:54.6485549Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:58:54.6485960Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:58:54.6486376Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:58:54.6487090Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:58:54.6487589Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:58:54.6488036Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:58:54.6488418Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:58:54.6488802Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:58:54.6489214Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:58:54.6489601Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:58:54.6490019Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:58:54.6490591Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:58:54.6491002Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:58:54.6491439Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:58:54.6491924Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:58:54.6492389Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:58:54.6492800Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:58:54.6493202Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:58:54.6493590Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:58:54.6493974Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:58:54.6494348Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:58:54.6494749Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:58:54.6495139Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:58:54.6495602Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:58:54.6496093Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:58:54.6496563Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:58:54.6497461Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:58:54.6497996Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:58:54.6498510Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:58:54.6499017Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:58:54.6499461Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:58:54.6499837Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:58:54.6500380Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:58:54.6500781Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:58:54.6501165Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:58:54.6501535Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:58:54.6501918Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:58:54.6502300Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:58:54.6502691Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:58:54.6503082Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:58:54.6503475Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:58:54.6503886Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:58:54.6504287Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:58:54.6504710Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:58:54.6505159Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:58:54.6505559Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:58:54.6505940Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:58:54.6506363Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:58:54.6506744Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:58:54.6507367Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:58:54.6507729Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:58:54.6508223Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:58:54.6508619Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:58:54.6509006Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:58:54.6509405Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:58:54.6509775Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:58:54.6510097Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:58:54.6510568Z 	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-20T22:58:54.6511099Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:58:54.6511474Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:58:54.6511854Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:58:54.6512234Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:58:54.6512646Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:58:54.6513104Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:58:54.6513539Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:58:54.6513978Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:58:54.6514387Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:58:54.6514793Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:58:54.6515218Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:58:54.6515632Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:58:54.6516029Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:58:54.6516466Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:58:54.6517269Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:58:54.6518009Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:58:54.6518482Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:58:54.6518903Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:58:54.6519317Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:58:54.6519799Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:58:54.6520287Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:58:54.6520695Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:58:54.6521137Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:58:54.6521606Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:58:54.6522026Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:58:54.6522414Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:58:54.6522781Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:58:54.6523164Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:58:54.6523552Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:58:54.6523925Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:58:54.6524293Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:58:54.6524687Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:58:54.6525070Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:58:54.6525548Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:58:54.6525926Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:58:54.6526307Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:58:54.6526702Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:58:54.6527280Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:58:54.6527651Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:58:54.6528019Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:58:54.6528387Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:58:54.6528762Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:58:54.6529142Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:58:54.6529512Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:58:54.6529878Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:58:54.6530262Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:58:54.6530631Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:58:54.6531008Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:58:54.6531456Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:58:54.6531874Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:58:54.6532247Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:58:54.6532638Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:58:54.6533061Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:58:54.6533469Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:58:54.6533847Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:58:54.6534217Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:58:54.6534746Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:58:54.6535049Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:58:54.6535351Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:58:54.6535708Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:58:54.6536068Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:58:54.6536440Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:58:54.6537028Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:58:54.6537417Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:58:54.6537769Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:58:54.6538162Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:58:54.6538589Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:58:54.6539003Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:58:54.6539407Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:58:54.6539803Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:58:54.6540218Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:58:54.6540738Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:58:54.6541378Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:58:54.6542024Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:58:54.6542706Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:58:54.6543197Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:58:54.6543668Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:58:54.6544205Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:58:54.6544846Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:58:54.6545427Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:58:54.6545931Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:58:54.6546387Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:58:54.6546920Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:58:54.6547326Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:58:54.6547710Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:58:54.6548102Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:58:54.6548501Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:58:54.6548890Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:58:54.6549280Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:58:54.6549666Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:58:54.6550052Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:58:54.6550426Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:58:54.6550801Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:58:54.6551168Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:58:54.6551567Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:58:54.6551965Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:58:54.6552511Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:58:54.6552932Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:58:54.6553306Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:58:54.6553699Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:58:54.6554116Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:58:54.6554528Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:58:54.6554978Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:58:54.6555413Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:58:54.6555796Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:58:54.6556175Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:58:54.6556566Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:58:54.6557106Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:58:54.6557496Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:58:54.6557893Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:58:54.6558277Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:58:54.6558666Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:58:54.6559029Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:58:54.6559393Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:58:54.6560079Z 	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-20T22:58:54.6560826Z 	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-20T22:58:54.6561535Z 	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-20T22:58:54.6562217Z 	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-20T22:58:54.6562752Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:58:54.6563148Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:58:54.6563524Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:58:54.6563901Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:58:54.6564279Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:58:54.6564646Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:58:54.6565028Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:58:54.6565415Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:58:54.6565792Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:58:54.6566171Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:58:54.6566556Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:58:54.6567161Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:58:54.6567561Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:58:54.6567980Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:58:54.6568383Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:58:54.6568789Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:58:54.6569193Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:58:54.6569710Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:58:54.6570100Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:58:54.6570488Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:58:54.6570868Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:58:54.6571256Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:58:54.6571663Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:58:54.6572065Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:58:54.6572466Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:58:54.6572873Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:58:54.6573270Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:58:54.6573727Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:58:54.6574167Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:58:54.6574576Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:58:54.6575045Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:58:54.6575515Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:58:54.6575923Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:58:54.6576293Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:58:54.6576673Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:58:54.6577415Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:58:54.6577838Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:58:54.6578252Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:58:54.6578638Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:58:54.6579037Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:58:54.6579520Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:58:54.6580078Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:58:54.6580775Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:58:54.6581490Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:58:54.6581966Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:58:54.6582427Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:58:54.6582918Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:58:54.6583430Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:58:54.6583888Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:58:54.6584336Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:58:54.6584748Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:58:54.6585154Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:58:54.6585582Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:58:54.6585978Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:58:54.6586373Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:58:54.6587006Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:58:54.6587602Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:58:54.6588026Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:58:54.6588451Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:58:54.6588855Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:58:54.6589243Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:58:54.6589614Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:58:54.6590007Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:58:54.6590411Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:58:54.6590841Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:58:54.6591307Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:58:54.6591777Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:58:54.6592193Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:58:54.6592633Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:58:54.6593067Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:58:54.6593488Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:58:54.6593898Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:58:54.6594266Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:58:54.6594640Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:58:54.6595155Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:58:54.6595562Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:58:54.6595946Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:58:54.6596283Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:58:54.6596599Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:58:54.6597167Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:58:54.6597689Z 	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-20T22:58:54.6598219Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:58:54.6598603Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:58:54.6598982Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:58:54.6599380Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:58:54.6599801Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:58:54.6600226Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:58:54.6600639Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:58:54.6601057Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:58:54.6601474Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:58:54.6601852Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:58:54.6602228Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:58:54.6602594Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:58:54.6602979Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:58:54.6603422Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:58:54.6603865Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:58:54.6604268Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:58:54.6604820Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:58:54.6605269Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:58:54.6605664Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:58:54.6606035Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:58:54.6606390Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:58:54.6606903Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:58:54.6607380Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:58:54.6607766Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:58:54.6608179Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:58:54.6608602Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:58:54.6609077Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:58:54.6609524Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:58:54.6609910Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:58:54.6610304Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:58:54.6610694Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:58:54.6611083Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:58:54.6611465Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:58:54.6611842Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:58:54.6612417Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:58:54.6612928Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:58:54.6613360Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:58:54.6613739Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:58:54.6614117Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:58:54.6614533Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:58:54.6614935Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:58:54.6615319Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:58:54.6615727Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:58:54.6616119Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:58:54.6616481Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:58:54.6617057Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:58:54.6617479Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:58:54.6617907Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:58:54.6618296Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:58:54.6618694Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:58:54.6619146Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:58:54.6619587Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:58:54.6620015Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:58:54.6620414Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:58:54.6620950Z 	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-20T22:58:54.6621481Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:58:54.6621923Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:58:54.6622310Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:58:54.6622729Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:58:54.6623165Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:58:54.6623708Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:58:54.6624317Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:58:54.6624946Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:58:54.6625618Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:58:54.6626286Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:58:54.6627066Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:58:54.6627717Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:58:54.6628317Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:58:54.6628819Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:58:54.6629273Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:58:54.6629716Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:58:54.6630152Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:58:54.6630743Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:58:54.6631196Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:58:54.6631583Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:58:54.6631956Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:58:54.6632337Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:58:54.6632720Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:58:54.6633138Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:58:54.6633564Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:58:54.6633933Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:58:54.6634335Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:58:54.6634817Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:58:54.6635332Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:58:54.6635833Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:58:54.6636330Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:58:54.6637027Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:58:54.6637547Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:58:54.6638009Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:58:54.6638435Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:58:54.6638856Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:58:54.6639284Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:58:54.6639702Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:58:54.6640246Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:58:54.6640687Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:58:54.6641125Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:58:54.6641520Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:58:54.6641909Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:58:54.6642291Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:58:54.6642677Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:58:54.6643125Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:58:54.6643573Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:58:54.6643986Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:58:54.6644408Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:58:54.6644837Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:58:54.6645296Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:58:54.6645749Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:58:54.6646190Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:58:54.6646592Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:58:54.6647212Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:58:54.6647613Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:58:54.6648112Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:58:54.6648503Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:58:54.6648913Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:58:54.6649316Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:58:54.6649758Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:58:54.6650240Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:58:54.6650667Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:58:54.6651083Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:58:54.6651486Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:58:54.6651789Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:58:54.6652109Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:58:54.6652501Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:58:54.6652904Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:58:54.6653300Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:58:54.6653700Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:58:54.6654139Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:58:54.6654594Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:58:54.6655013Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:58:54.6655408Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:58:54.6655809Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:58:54.6656376Z 	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-20T22:58:54.6657312Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:58:54.6657778Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:58:54.6658229Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:58:54.6658673Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:58:54.6659106Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:58:54.6659516Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:58:54.6659914Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:58:54.6660305Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:58:54.6660719Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:58:54.6661124Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:58:54.6661510Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:58:54.6661909Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:58:54.6662319Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:58:54.6662697Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:58:54.6663115Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:58:54.6663587Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:58:54.6664015Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:58:54.6664394Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:58:54.6664927Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:58:54.6665327Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:58:54.6665713Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:58:54.6666087Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:58:54.6666524Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:58:54.6667102Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:58:54.6667512Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:58:54.6667913Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:58:54.6668313Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:58:54.6668699Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:58:54.6669083Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:58:54.6669470Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:58:54.6669878Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:58:54.6670333Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:58:54.6670797Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:58:54.6671227Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:58:54.6671629Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:58:54.6672038Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:58:54.6672468Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:58:54.6672862Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:58:54.6673225Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:58:54.6673546Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:58:54.6673977Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:58:54.6674352Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:58:54.6674730Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:58:54.6675085Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:58:54.6675463Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:58:54.6675863Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:58:54.6676251Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:58:54.6676613Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:58:54.6677174Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:58:54.6677559Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:58:54.6677959Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:58:54.6678354Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:58:54.6678719Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:58:54.6679083Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:58:54.6679469Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:58:54.6679856Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:58:54.6680213Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:58:54.6680589Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:58:54.6680983Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:58:54.6681364Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:58:54.6681858Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:58:54.6682245Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:58:54.6682634Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:58:54.6683039Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:58:54.6683467Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:58:54.6683875Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:58:54.6684234Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:58:54.6684586Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:58:54.6684932Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:58:54.6685367Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:58:54.6685880Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:58:54.6686359Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:58:54.6687079Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:58:54.6687610Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:58:54.6688057Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:58:54.6688442Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:58:54.6688837Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:58:54.6689231Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:58:54.6689625Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:58:54.6690050Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:58:54.6690444Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:58:54.6690952Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:58:54.6691355Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:58:54.6691807Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:58:54.6692245Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:58:54.6692630Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:58:54.6693036Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:58:54.6693471Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:58:54.6693858Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:58:54.6694212Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:58:54.6694617Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:58:54.6695087Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:58:54.6695524Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:58:54.6695942Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:58:54.6696357Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:58:54.6696688Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:58:54.6697210Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:58:54.6697571Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:58:54.6698067Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:58:54.8913851Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:58:55.0557349Z Collecting meson
2025-08-20T22:58:55.0953881Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:58:55.1294891Z Collecting ninja
2025-08-20T22:58:55.1330686Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T22:58:55.1424583Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:58:55.1716971Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 74.2 MB/s  0:00:00
2025-08-20T22:58:55.1749695Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T22:58:55.2660507Z Installing collected packages: ninja, meson
2025-08-20T22:58:55.9815003Z 
2025-08-20T22:58:55.9843322Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:58:56.2690614Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:58:56.3751351Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:58:56.4279948Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:58:56.8386577Z 1.8.4
2025-08-20T22:58:56.8660538Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:58:56.8914607Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:58:56.8915206Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:58:56.8915825Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:58:56.8916432Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:58:56.8917223Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:58:56.8917846Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:58:56.8918481Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:58:56.8919095Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:58:56.8919686Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:58:56.8920272Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:58:56.8921005Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:58:56.8921939Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:58:56.8922603Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:58:56.8923318Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:58:56.8924063Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:58:56.8924812Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:58:56.8925683Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:58:56.8926328Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:58:56.8928304Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:58:56.8929175Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:58:56.8929971Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:58:56.8930691Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:58:56.8931443Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:58:56.8932142Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:58:56.8932750Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:58:56.8933191Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:58:56.8933664Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:58:56.8934113Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:58:56.8934534Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:58:56.8935178Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:58:56.8935641Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:58:56.8936094Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:58:56.8936535Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:58:56.8937225Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:58:56.8937945Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:58:56.8938721Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:58:56.8939436Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:58:56.8940143Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:58:56.8940868Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:58:56.8941642Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:58:56.8942519Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:58:56.8943267Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:58:56.8943994Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:58:56.8944807Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:58:56.8945655Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:58:56.8946495Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:58:56.8947765Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:58:56.8948599Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:58:56.8949375Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:58:56.8950124Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:58:56.8951096Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:58:56.8951853Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:58:56.8952577Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:58:56.8953251Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:58:56.8953904Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:58:56.8954575Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:58:56.8955158Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:58:56.8955785Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:58:56.8956523Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:58:56.8957416Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:58:56.8958165Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:58:56.8958972Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:58:56.8959732Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:58:56.8960478Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:58:56.8961250Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:58:56.8962035Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:58:56.8962773Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:58:56.8963496Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:58:56.8964271Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:58:56.8965307Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:58:56.8966356Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:58:56.8967343Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:58:56.8968092Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:58:56.8968785Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:58:56.8969513Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:58:56.8970236Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:58:56.8971023Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:58:56.8971919Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:58:56.8972836Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:58:56.8973744Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:58:56.8974539Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:58:56.8975273Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:58:56.8975986Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:58:56.8976722Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:58:56.8977601Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:58:56.8978321Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:58:56.8978990Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:58:56.8979450Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:58:56.8979873Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:58:56.8980272Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:58:56.8980858Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:58:56.8981291Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:58:56.8981670Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:58:56.8982045Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:58:56.8982443Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:58:56.8982835Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:58:56.8983190Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:58:56.8983573Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:58:56.8983957Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:58:56.8984323Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:58:56.8984719Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:58:56.8985090Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:58:56.8985454Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:58:56.8985996Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:58:56.8986637Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:58:56.8987502Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:58:56.8988268Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:58:56.8988931Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:58:56.8989329Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:58:56.8989894Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:58:56.8990392Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:58:56.8990749Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:58:56.8991074Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:58:56.8991439Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:58:56.8991797Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:58:56.8992158Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:58:56.8992526Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:58:56.8992877Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:58:56.8993258Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:58:56.8993664Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:58:56.8994111Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:58:56.8994569Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:58:56.8994979Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:58:56.8995380Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:58:56.8995775Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:58:56.8996169Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:58:56.8996578Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:58:56.8997254Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:58:56.8997641Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:58:56.8998037Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:58:56.8998461Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:58:56.8998908Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:58:56.8999491Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:58:56.8999883Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:58:56.9000281Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:58:56.9000697Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:58:56.9001110Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:58:56.9001516Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:58:56.9001909Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:58:56.9002309Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:58:56.9002720Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:58:56.9003105Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:58:56.9003474Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:58:56.9003788Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:58:56.9004114Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:58:56.9004515Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:58:56.9004916Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:58:56.9005316Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:58:56.9005692Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:58:56.9006066Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:58:56.9006549Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:58:56.9007102Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:58:56.9014232Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:58:56.9014780Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:58:56.9015286Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:58:56.9015708Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:58:56.9016097Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:58:56.9016501Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:58:56.9017185Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:58:56.9017621Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:58:56.9018056Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:58:56.9018441Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:58:56.9018814Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:58:56.9019253Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:58:56.9019702Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:58:56.9020122Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:58:56.9020486Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:58:56.9020852Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:58:56.9021258Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:58:56.9021651Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:58:56.9022091Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:58:56.9022575Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:58:56.9023268Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:58:56.9024116Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:58:56.9024686Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:58:56.9025306Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:58:56.9026167Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:58:56.9027308Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:58:56.9028126Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:58:56.9028834Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:58:56.9029580Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:58:56.9030178Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:58:56.9030712Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:58:56.9031175Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:58:56.9031556Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:58:56.9031954Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:58:56.9032379Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:58:56.9032810Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:58:56.9033226Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:58:56.9033614Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:58:56.9034016Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:58:56.9034559Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:58:56.9034982Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:58:56.9035438Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:58:56.9035866Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:58:56.9036278Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:58:56.9036689Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:58:56.9037353Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:58:56.9037842Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:58:56.9038293Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:58:56.9038675Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:58:56.9039071Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:58:56.9039484Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:58:56.9039882Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:58:56.9040272Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:58:56.9040665Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:58:56.9041065Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:58:56.9041501Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:58:56.9041989Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:58:56.9042453Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:58:56.9042867Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:58:56.9043264Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:58:56.9043657Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:58:56.9044170Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:58:56.9044548Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:58:56.9044946Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:58:56.9045351Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:58:56.9045815Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:58:56.9046313Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:58:56.9046968Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:58:56.9047536Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:58:56.9048066Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:58:56.9048586Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:58:56.9049097Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:58:56.9049545Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:58:56.9049920Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:58:56.9050293Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:58:56.9050684Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:58:56.9051079Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:58:56.9051454Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:58:56.9051843Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:58:56.9052354Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:58:56.9052768Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:58:56.9053171Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:58:56.9053631Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:58:56.9054358Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:58:56.9055069Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:58:56.9055763Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:58:56.9056233Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:58:56.9056633Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:58:56.9057232Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:58:56.9057665Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:58:56.9058052Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:58:56.9058421Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:58:56.9058780Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:58:56.9059158Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:58:56.9059555Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:58:56.9059936Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:58:56.9060339Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:58:56.9060714Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:58:56.9061037Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:58:56.9061517Z 	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-20T22:58:56.9062054Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:58:56.9062603Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:58:56.9062991Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:58:56.9063372Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:58:56.9063780Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:58:56.9064238Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:58:56.9064680Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:58:56.9065123Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:58:56.9065545Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:58:56.9065960Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:58:56.9066400Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:58:56.9067020Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:58:56.9067435Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:58:56.9067881Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:58:56.9068388Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:58:56.9068905Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:58:56.9069371Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:58:56.9069801Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:58:56.9070216Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:58:56.9070873Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:58:56.9071382Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:58:56.9071804Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:58:56.9072255Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:58:56.9072723Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:58:56.9073145Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:58:56.9073519Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:58:56.9073887Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:58:56.9074276Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:58:56.9074668Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:58:56.9075049Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:58:56.9075420Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:58:56.9075828Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:58:56.9076220Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:58:56.9076597Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:58:56.9077130Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:58:56.9077497Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:58:56.9077884Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:58:56.9078281Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:58:56.9078650Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:58:56.9079056Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:58:56.9079425Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:58:56.9079810Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:58:56.9080318Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:58:56.9080696Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:58:56.9081057Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:58:56.9081443Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:58:56.9081807Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:58:56.9082192Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:58:56.9082638Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:58:56.9083058Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:58:56.9083436Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:58:56.9083839Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:58:56.9084277Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:58:56.9084692Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:58:56.9085066Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:58:56.9085444Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:58:56.9085811Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:58:56.9086123Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:58:56.9086430Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:58:56.9086946Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:58:56.9087319Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:58:56.9087812Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:58:56.9088183Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:58:56.9088543Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:58:56.9088891Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:58:56.9089282Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:58:56.9089702Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:58:56.9090118Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:58:56.9090529Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:58:56.9090937Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:58:56.9091363Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:58:56.9091890Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:58:56.9092542Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:58:56.9093196Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:58:56.9093760Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:58:56.9094256Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:58:56.9094727Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:58:56.9095265Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:58:56.9095911Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:58:56.9096490Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:58:56.9097215Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:58:56.9097943Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:58:56.9098630Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:58:56.9099327Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:58:56.9100021Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:58:56.9100606Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:58:56.9101027Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:58:56.9101429Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:58:56.9101825Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:58:56.9102219Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:58:56.9102619Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:58:56.9103013Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:58:56.9103407Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:58:56.9103789Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:58:56.9104267Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:58:56.9104679Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:58:56.9105108Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:58:56.9105539Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:58:56.9105911Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:58:56.9106314Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:58:56.9107055Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:58:56.9107542Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:58:56.9108015Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:58:56.9108469Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:58:56.9108845Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:58:56.9109234Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:58:56.9109632Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:58:56.9110017Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:58:56.9110416Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:58:56.9110814Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:58:56.9111213Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:58:56.9111609Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:58:56.9111988Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:58:56.9112355Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:58:56.9112929Z 	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-20T22:58:56.9113671Z 	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-20T22:58:56.9114374Z 	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-20T22:58:56.9115065Z 	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-20T22:58:56.9115611Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:58:56.9116021Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:58:56.9116525Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:58:56.9117220Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:58:56.9117661Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:58:56.9118038Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:58:56.9118439Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:58:56.9118832Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:58:56.9119216Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:58:56.9119597Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:58:56.9119984Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:58:56.9120375Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:58:56.9120774Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:58:56.9121199Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:58:56.9121606Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:58:56.9122008Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:58:56.9122416Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:58:56.9122813Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:58:56.9123201Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:58:56.9123603Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:58:56.9123989Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:58:56.9124513Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:58:56.9124931Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:58:56.9125339Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:58:56.9125740Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:58:56.9126149Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:58:56.9126543Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:58:56.9127200Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:58:56.9127645Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:58:56.9128057Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:58:56.9128508Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:58:56.9128989Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:58:56.9129425Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:58:56.9129804Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:58:56.9130191Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:58:56.9130598Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:58:56.9131014Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:58:56.9131427Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:58:56.9131814Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:58:56.9132263Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:58:56.9132749Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:58:56.9133241Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:58:56.9133648Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:58:56.9134188Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:58:56.9134654Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:58:56.9135111Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:58:56.9135604Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:58:56.9136119Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:58:56.9136573Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:58:56.9137196Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:58:56.9137616Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:58:56.9138020Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:58:56.9138452Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:58:56.9138847Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:58:56.9139234Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:58:56.9139653Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:58:56.9140064Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:58:56.9140482Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:58:56.9140910Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:58:56.9141311Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:58:56.9141704Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:58:56.9142192Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:58:56.9142571Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:58:56.9142974Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:58:56.9143407Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:58:56.9143877Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:58:56.9144341Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:58:56.9144871Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:58:56.9145319Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:58:56.9145755Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:58:56.9146175Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:58:56.9146585Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:58:56.9147160Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:58:56.9147533Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:58:56.9147933Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:58:56.9148333Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:58:56.9148713Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:58:56.9149051Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:58:56.9149372Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:58:56.9149749Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:58:56.9150280Z 	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-20T22:58:56.9150829Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:58:56.9151357Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:58:56.9151741Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:58:56.9152156Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:58:56.9152581Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:58:56.9153007Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:58:56.9153425Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:58:56.9153848Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:58:56.9154271Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:58:56.9154646Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:58:56.9155034Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:58:56.9155409Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:58:56.9155800Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:58:56.9156239Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:58:56.9156684Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:58:56.9157300Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:58:56.9157733Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:58:56.9158188Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:58:56.9158588Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:58:56.9158965Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:58:56.9159445Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:58:56.9159817Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:58:56.9160205Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:58:56.9160591Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:58:56.9160998Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:58:56.9161421Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:58:56.9161894Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:58:56.9162347Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:58:56.9162733Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:58:56.9163125Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:58:56.9163519Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:58:56.9163910Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:58:56.9164300Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:58:56.9164683Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:58:56.9165144Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:58:56.9165651Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:58:56.9166099Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:58:56.9166477Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:58:56.9167068Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:58:56.9167492Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:58:56.9167903Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:58:56.9168417Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:58:56.9169078Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:58:56.9169486Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:58:56.9169854Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:58:56.9170225Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:58:56.9170634Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:58:56.9171063Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:58:56.9171451Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:58:56.9171852Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:58:56.9172311Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:58:56.9172755Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:58:56.9173188Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:58:56.9173590Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:58:56.9174129Z 	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-20T22:58:56.9174657Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:58:56.9174977Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:58:56.9175326Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:58:56.9175745Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:58:56.9176180Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:58:56.9177037Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:58:56.9177676Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:58:56.9178314Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:58:56.9179011Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:58:56.9179675Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:58:56.9180322Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:58:56.9180960Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:58:56.9181557Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:58:56.9182066Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:58:56.9182524Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:58:56.9182977Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:58:56.9183402Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:58:56.9183886Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:58:56.9184330Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:58:56.9184719Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:58:56.9185095Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:58:56.9185482Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:58:56.9185867Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:58:56.9186288Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:58:56.9186710Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:58:56.9187465Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:58:56.9187876Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:58:56.9188367Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:58:56.9188874Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:58:56.9189376Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:58:56.9189872Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:58:56.9190376Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:58:56.9190873Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:58:56.9191337Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:58:56.9191766Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:58:56.9192193Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:58:56.9192613Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:58:56.9193036Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:58:56.9193457Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:58:56.9193904Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:58:56.9194352Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:58:56.9194750Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:58:56.9195250Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:58:56.9195639Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:58:56.9196032Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:58:56.9196482Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:58:56.9197049Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:58:56.9197594Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:58:56.9198205Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:58:56.9198721Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:58:56.9199200Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:58:56.9199687Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:58:56.9200148Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:58:56.9200559Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:58:56.9200955Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:58:56.9201356Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:58:56.9201744Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:58:56.9202130Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:58:56.9202544Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:58:56.9202957Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:58:56.9203393Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:58:56.9203874Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:58:56.9204316Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:58:56.9204732Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:58:56.9205280Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:58:56.9205588Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:58:56.9205910Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:58:56.9206301Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:58:56.9206706Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:58:56.9207338Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:58:56.9207745Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:58:56.9208183Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:58:56.9208646Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:58:56.9209071Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:58:56.9209470Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:58:56.9209876Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:58:56.9210440Z 	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-20T22:58:56.9211045Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:58:56.9211511Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:58:56.9211964Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:58:56.9212411Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:58:56.9213001Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:58:56.9213417Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:58:56.9213822Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:58:56.9214217Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:58:56.9214626Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:58:56.9215032Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:58:56.9215413Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:58:56.9215810Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:58:56.9216219Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:58:56.9216603Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:58:56.9217212Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:58:56.9217684Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:58:56.9218117Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:58:56.9218505Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:58:56.9218885Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:58:56.9219280Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:58:56.9219663Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:58:56.9220035Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:58:56.9220471Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:58:56.9220924Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:58:56.9221341Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:58:56.9221748Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:58:56.9222273Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:58:56.9222660Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:58:56.9223043Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:58:56.9223434Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:58:56.9223843Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:58:56.9224304Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:58:56.9224773Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:58:56.9225209Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:58:56.9225631Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:58:56.9226037Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:58:56.9226470Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:58:56.9227103Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:58:56.9227483Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:58:56.9227807Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:58:56.9228115Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:58:56.9228494Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:58:56.9228878Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:58:56.9229237Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:58:56.9229618Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:58:56.9230140Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:58:56.9230557Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:58:56.9230926Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:58:56.9231294Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:58:56.9231677Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:58:56.9232088Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:58:56.9232467Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:58:56.9232835Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:58:56.9233201Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:58:56.9233593Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:58:56.9233985Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:58:56.9234343Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:58:56.9234728Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:58:56.9235124Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:58:56.9235505Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:58:56.9235887Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:58:56.9236273Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:58:56.9236666Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:58:56.9237194Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:58:56.9237627Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:58:56.9238038Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:58:56.9238400Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:58:56.9238756Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:58:56.9239220Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:58:56.9239658Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:58:56.9240172Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:58:56.9240654Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:58:56.9241144Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:58:56.9241653Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:58:56.9242100Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:58:56.9242495Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:58:56.9242895Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:58:56.9243295Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:58:56.9243686Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:58:56.9244076Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:58:56.9244462Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:58:56.9244839Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:58:56.9245249Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:58:56.9245703Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:58:56.9246152Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:58:56.9246535Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:58:56.9247269Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:58:56.9247717Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:58:56.9248110Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:58:56.9248476Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:58:56.9248876Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:58:56.9249340Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:58:56.9249782Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:58:56.9250200Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:58:56.9250611Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:58:56.9250942Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:58:56.9251229Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:58:56.9251594Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:58:56.9252093Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:58:56.9643155Z info: downloading installer
2025-08-20T22:58:57.1210030Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:58:57.1210702Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:58:57.1211354Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:58:57.1212105Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:58:57.1376477Z info: profile set to 'default'
2025-08-20T22:58:57.1377053Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T22:58:57.1377661Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:58:57.2051345Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:58:57.2176245Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:58:57.2177190Z 
2025-08-20T22:58:57.2271456Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:58:57.2272015Z 
2025-08-20T22:58:57.2272021Z 
2025-08-20T22:58:57.2272128Z Rust is installed now. Great!
2025-08-20T22:58:57.2272296Z 
2025-08-20T22:58:57.2272499Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:58:57.2273107Z environment variable. This has not been done automatically.
2025-08-20T22:58:57.2273520Z 
2025-08-20T22:58:57.2273710Z To configure your current shell, you need to source
2025-08-20T22:58:57.2274209Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:58:57.2274525Z 
2025-08-20T22:58:57.2274820Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:58:57.2275481Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:58:57.2276022Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:58:57.2276502Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:58:57.2566001Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:58:57.2898171Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:58:57.2898736Z 
2025-08-20T22:58:57.2994407Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:58:57.2994891Z 
2025-08-20T22:58:57.3485492Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:58:58.3602168Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:58:58.3902999Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:58:58.3903641Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:58:58.3904246Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:58:58.3904848Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:58:58.3905712Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:58:58.3906237Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:58:58.3906654Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:58:58.3907167Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:58:58.3907515Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:58:58.3907855Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:58:58.3908218Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:58:58.3908604Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:58:58.3908982Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:58:58.3909383Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:58:58.3909772Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:58:58.3910172Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:58:58.3910568Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:58:58.3910928Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:58:58.3911308Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:58:58.3911845Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:58:58.3912284Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:58:58.3912665Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:58:58.3913080Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:58:58.3913473Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:58:58.3913826Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:58:58.3914221Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:58:58.3914651Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:58:58.3915226Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:58:58.3915621Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:58:58.3916025Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:58:58.3916437Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:58:58.3916953Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:58:58.3917374Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:58:58.3917785Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:58:58.3918231Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:58:58.3918667Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:58:58.3919065Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:58:58.3919459Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:58:58.3919865Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:58:58.3920289Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:58:58.3920800Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:58:58.3921214Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:58:58.3921599Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:58:58.3922050Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:58:58.3922522Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:58:58.3923104Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:58:58.3923599Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:58:58.3924035Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:58:58.3924453Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:58:58.3924867Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:58:58.3925266Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:58:58.3925677Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:58:58.3926069Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:58:58.3926434Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:58:58.3926897Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:58:58.3927267Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:58:58.3927595Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:58:58.3927933Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:58:58.3928332Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:58:58.3928705Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:58:58.3929141Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:58:58.3929577Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:58:58.3929988Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:58:58.3930391Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:58:58.3930814Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:58:58.3931250Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:58:58.3931766Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:58:58.3932155Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:58:58.3932568Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:58:58.3933036Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:58:58.3933530Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:58:58.3933996Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:58:58.3934404Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:58:58.3934786Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:58:58.3935175Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:58:58.3935570Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:58:58.3936009Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:58:58.3936494Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:58:58.3938067Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:58:58.3938583Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:58:58.3939029Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:58:58.3939437Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:58:58.3939826Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:58:58.3940233Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:58:58.3940767Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:58:58.3941157Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:58:58.3941584Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:58:58.3942000Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:58:58.3942375Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:58:58.3942748Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:58:58.3943159Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:58:58.3943555Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:58:58.3943924Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:58:58.3944286Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:58:58.3944681Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:58:58.3945066Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:58:58.3945416Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:58:58.3945791Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:58:58.3946164Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:58:58.3946523Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:58:58.3947023Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:58:58.3947379Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:58:58.3947744Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:58:58.3948107Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:58:58.3948488Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:58:58.3948892Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:58:58.3956595Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:58:58.3957507Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:58:58.3958072Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:58:58.3958519Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:58:58.3958945Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:58:58.3959295Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:58:58.3959632Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:58:58.3960007Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:58:58.3960370Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:58:58.3960739Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:58:58.3961107Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:58:58.3961462Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:58:58.3961845Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:58:58.3962244Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:58:58.3962677Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:58:58.3963124Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:58:58.3963523Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:58:58.3963911Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:58:58.3964306Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:58:58.3964701Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:58:58.3965267Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:58:58.3965697Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:58:58.3966080Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:58:58.3966468Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:58:58.3967075Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:58:58.3967532Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:58:58.3967966Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:58:58.3968363Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:58:58.3968758Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:58:58.3969167Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:58:58.3969587Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:58:58.3969988Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:58:58.3970377Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:58:58.3970774Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:58:58.3971176Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:58:58.3971563Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:58:58.3971926Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:58:58.3972240Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:58:58.3972562Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:58:58.3972956Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:58:58.3973360Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:58:58.3973755Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:58:58.3974260Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:58:58.3974633Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:58:58.3975013Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:58:58.3975361Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:58:58.3975700Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:58:58.3976122Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:58:58.3976568Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:58:58.3977659Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:58:58.3978049Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:58:58.3978450Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:58:58.3978874Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:58:58.3979287Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:58:58.3979702Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:58:58.3980254Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:58:58.3980885Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:58:58.3981495Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:58:58.3981926Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:58:58.3982336Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:58:58.3982699Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:58:58.3983175Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:58:58.3983573Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:58:58.3983962Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:58:58.3984389Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:58:58.3984858Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:58:58.3985271Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:58:58.3985640Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:58:58.3985987Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:58:58.3986341Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:58:58.3986901Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:58:58.3987420Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:58:58.3987859Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:58:58.3988238Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:58:58.3988704Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:58:58.3989242Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:58:58.3989742Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:58:58.3990172Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:58:58.3990533Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:58:58.3990910Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:58:58.3991315Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:58:58.3991732Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:58:58.3992310Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:58:58.3992680Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:58:58.3993059Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:58:58.3993456Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:58:58.3993853Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:58:58.3994242Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:58:58.3994635Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:58:58.3995020Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:58:58.3995408Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:58:58.3995837Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:58:58.3996295Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:58:58.3996729Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:58:58.3997199Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:58:58.3997564Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:58:58.3997961Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:58:58.3998337Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:58:58.3998712Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:58:58.3999086Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:58:58.3999474Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:58:58.4000006Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:58:58.4000479Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:58:58.4000928Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:58:58.4001326Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:58:58.4001713Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:58:58.4002091Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:58:58.4002465Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:58:58.4002830Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:58:58.4003221Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:58:58.4003603Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:58:58.4004054Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:58:58.4004530Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:58:58.4005052Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:58:58.4005963Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:58:58.4006714Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:58:58.4007313Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:58:58.4007804Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:58:58.4008238Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:58:58.4008603Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:58:58.4008973Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:58:58.4009355Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:58:58.4009867Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:58:58.4010226Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:58:58.4010600Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:58:58.4010987Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:58:58.4011367Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:58:58.4011745Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:58:58.4012122Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:58:58.4012518Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:58:58.4012900Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:58:58.4013329Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:58:58.4013768Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:58:58.4014161Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:58:58.4014537Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:58:58.4014946Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:58:58.4015318Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:58:58.4015674Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:58:58.4016023Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:58:58.4016384Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:58:58.4016961Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:58:58.4017489Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:58:58.4017887Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:58:58.4018256Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:58:58.4018571Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:58:58.4019038Z 	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-20T22:58:58.4019557Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:58:58.4019929Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:58:58.4020306Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:58:58.4020675Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:58:58.4021077Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:58:58.4021516Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:58:58.4021946Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:58:58.4022380Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:58:58.4022783Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:58:58.4023177Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:58:58.4023597Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:58:58.4024007Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:58:58.4024397Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:58:58.4024826Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:58:58.4025315Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:58:58.4025815Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:58:58.4026259Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:58:58.4026896Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:58:58.4027298Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:58:58.4027768Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:58:58.4028250Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:58:58.4028653Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:58:58.4029110Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:58:58.4029560Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:58:58.4029962Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:58:58.4030327Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:58:58.4030690Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:58:58.4031074Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:58:58.4031456Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:58:58.4031816Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:58:58.4032176Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:58:58.4032564Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:58:58.4032939Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:58:58.4033304Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:58:58.4033674Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:58:58.4034031Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:58:58.4034525Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:58:58.4034921Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:58:58.4035280Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:58:58.4035636Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:58:58.4035989Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:58:58.4036347Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:58:58.4036716Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:58:58.4037180Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:58:58.4037536Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:58:58.4037907Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:58:58.4038356Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:58:58.4038971Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:58:58.4039699Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:58:58.4040320Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:58:58.4040958Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:58:58.4041676Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:58:58.4042467Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:58:58.4043211Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:58:58.4043900Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:58:58.4044560Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:58:58.4045186Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:58:58.4045677Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:58:58.4046053Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:58:58.4046587Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:58:58.4047198Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:58:58.4047587Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:58:58.4047964Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:58:58.4048313Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:58:58.4048651Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:58:58.4049035Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:58:58.4049454Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:58:58.4049853Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:58:58.4050281Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:58:58.4050676Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:58:58.4051097Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:58:58.4051606Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:58:58.4052230Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:58:58.4052860Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:58:58.4053404Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:58:58.4053881Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:58:58.4054461Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:58:58.4054991Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:58:58.4055620Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:58:58.4056189Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:58:58.4056682Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:58:58.4057356Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:58:58.4057731Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:58:58.4058106Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:58:58.4058478Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:58:58.4058860Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:58:58.4059257Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:58:58.4059639Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:58:58.4060027Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:58:58.4060405Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:58:58.4060785Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:58:58.4061159Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:58:58.4061531Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:58:58.4061902Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:58:58.4062286Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:58:58.4062678Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:58:58.4063093Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:58:58.4063506Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:58:58.4063994Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:58:58.4064385Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:58:58.4065029Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:58:58.4065724Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:58:58.4066506Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:58:58.4067436Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:58:58.4068144Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:58:58.4068551Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:58:58.4068949Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:58:58.4069325Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:58:58.4069721Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:58:58.4070114Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:58:58.4070502Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:58:58.4070889Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:58:58.4071254Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:58:58.4071616Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:58:58.4072167Z 	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-20T22:58:58.4073046Z 	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-20T22:58:58.4073733Z 	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-20T22:58:58.4074403Z 	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-20T22:58:58.4074928Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:58:58.4075309Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:58:58.4075680Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:58:58.4076056Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:58:58.4076428Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:58:58.4077008Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:58:58.4077408Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:58:58.4077798Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:58:58.4078183Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:58:58.4078565Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:58:58.4078944Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:58:58.4079326Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:58:58.4079714Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:58:58.4080125Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:58:58.4080522Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:58:58.4080916Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:58:58.4081313Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:58:58.4081710Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:58:58.4082093Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:58:58.4082615Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:58:58.4082988Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:58:58.4083371Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:58:58.4083780Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:58:58.4084176Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:58:58.4084575Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:58:58.4084968Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:58:58.4085354Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:58:58.4085780Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:58:58.4086217Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:58:58.4086623Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:58:58.4087312Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:58:58.4087774Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:58:58.4088182Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:58:58.4088547Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:58:58.4088923Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:58:58.4089317Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:58:58.4089728Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:58:58.4090254Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:58:58.4090639Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:58:58.4091036Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:58:58.4091506Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:58:58.4091980Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:58:58.4092376Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:58:58.4092791Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:58:58.4093247Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:58:58.4093695Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:58:58.4094171Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:58:58.4094667Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:58:58.4095111Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:58:58.4095550Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:58:58.4095957Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:58:58.4096357Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:58:58.4096947Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:58:58.4097373Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:58:58.4097753Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:58:58.4098166Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:58:58.4098570Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:58:58.4098983Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:58:58.4099529Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:58:58.4099922Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:58:58.4100296Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:58:58.4100664Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:58:58.4101020Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:58:58.4101411Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:58:58.4101832Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:58:58.4102299Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:58:58.4102757Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:58:58.4103165Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:58:58.4103610Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:58:58.4104036Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:58:58.4104441Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:58:58.4104846Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:58:58.4105207Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:58:58.4105581Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:58:58.4105974Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:58:58.4106369Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:58:58.4106743Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:58:58.4107300Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:58:58.4107623Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:58:58.4107989Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:58:58.4108497Z 	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-20T22:58:58.4109017Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:58:58.4109395Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:58:58.4109768Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:58:58.4110167Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:58:58.4110577Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:58:58.4110983Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:58:58.4111389Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:58:58.4111801Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:58:58.4112218Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:58:58.4112589Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:58:58.4112959Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:58:58.4113320Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:58:58.4113706Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:58:58.4114132Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:58:58.4114563Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:58:58.4114955Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:58:58.4115378Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:58:58.4115818Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:58:58.4116329Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:58:58.4116698Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:58:58.4117162Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:58:58.4117523Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:58:58.4117894Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:58:58.4118271Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:58:58.4118665Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:58:58.4119079Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:58:58.4119540Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:58:58.4119979Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:58:58.4120365Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:58:58.4120747Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:58:58.4121130Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:58:58.4121515Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:58:58.4121892Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:58:58.4122266Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:58:58.4122708Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:58:58.4123208Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:58:58.4123747Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:58:58.4124124Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:58:58.4124504Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:58:58.4124910Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:58:58.4125305Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:58:58.4125679Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:58:58.4126082Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:58:58.4126462Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:58:58.4126906Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:58:58.4127404Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:58:58.4127811Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:58:58.4128236Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:58:58.4128627Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:58:58.4129046Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:58:58.4129490Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:58:58.4129925Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:58:58.4130341Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:58:58.4130734Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:58:58.4131249Z 	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-20T22:58:58.4131755Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:58:58.4132065Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:58:58.4132410Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:58:58.4132993Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:58:58.4133425Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:58:58.4133953Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:58:58.4134558Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:58:58.4135173Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:58:58.4135828Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:58:58.4136476Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:58:58.4137319Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:58:58.4137952Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:58:58.4138532Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:58:58.4139022Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:58:58.4139469Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:58:58.4139907Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:58:58.4140335Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:58:58.4140807Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:58:58.4141249Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:58:58.4141752Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:58:58.4142132Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:58:58.4142515Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:58:58.4142895Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:58:58.4143307Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:58:58.4143731Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:58:58.4144095Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:58:58.4144489Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:58:58.4144952Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:58:58.4145446Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:58:58.4145942Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:58:58.4146432Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:58:58.4147034Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:58:58.4147537Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:58:58.4147995Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:58:58.4148408Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:58:58.4148822Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:58:58.4149235Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:58:58.4149648Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:58:58.4150062Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:58:58.4150499Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:58:58.4151047Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:58:58.4151437Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:58:58.4151825Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:58:58.4152205Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:58:58.4152584Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:58:58.4153023Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:58:58.4153466Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:58:58.4153874Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:58:58.4154286Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:58:58.4154708Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:58:58.4155164Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:58:58.4155609Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:58:58.4156042Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:58:58.4156443Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:58:58.4156918Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:58:58.4157307Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:58:58.4157684Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:58:58.4158075Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:58:58.4158590Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:58:58.4158997Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:58:58.4159432Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:58:58.4159902Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:58:58.4160323Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:58:58.4160732Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:58:58.4161128Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:58:58.4161428Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:58:58.4161751Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:58:58.4162136Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:58:58.4162538Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:58:58.4162929Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:58:58.4163327Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:58:58.4163754Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:58:58.4164201Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:58:58.4164620Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:58:58.4165008Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:58:58.4165409Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:58:58.4165956Z 	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-20T22:58:58.4166542Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:58:58.4167208Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:58:58.4167810Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:58:58.4168254Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:58:58.4168684Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:58:58.4169089Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:58:58.4169487Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:58:58.4169873Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:58:58.4170274Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:58:58.4170673Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:58:58.4171059Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:58:58.4171454Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:58:58.4171867Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:58:58.4172242Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:58:58.4172657Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:58:58.4173119Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:58:58.4173551Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:58:58.4173929Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:58:58.4174304Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:58:58.4174695Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:58:58.4175183Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:58:58.4175566Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:58:58.4176009Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:58:58.4176458Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:58:58.4177064Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:58:58.4177471Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:58:58.4177871Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:58:58.4178254Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:58:58.4178629Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:58:58.4179010Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:58:58.4179415Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:58:58.4179864Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:58:58.4180319Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:58:58.4180749Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:58:58.4181153Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:58:58.4181555Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:58:58.4181976Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:58:58.4182366Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:58:58.4182720Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:58:58.4183037Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:58:58.4183342Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:58:58.4183724Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:58:58.4184102Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:58:58.4184586Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:58:58.4184961Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:58:58.4185357Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:58:58.4185750Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:58:58.4186110Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:58:58.4186465Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:58:58.4186953Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:58:58.4187352Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:58:58.4187737Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:58:58.4188104Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:58:58.4188467Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:58:58.4188853Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:58:58.4189238Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:58:58.4189586Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:58:58.4189963Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:58:58.4190357Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:58:58.4190734Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:58:58.4191115Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:58:58.4191490Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:58:58.4191986Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:58:58.4192393Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:58:58.4192823Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:58:58.4193231Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:58:58.4193586Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:58:58.4193936Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:58:58.4194281Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:58:58.4194710Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:58:58.4195212Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:58:58.4195680Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:58:58.4196162Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:58:58.4196666Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:58:58.4197201Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:58:58.4197588Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:58:58.4197979Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:58:58.4198365Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:58:58.4198752Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:58:58.4199134Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:58:58.4199518Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:58:58.4199893Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:58:58.4200289Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:58:58.4200846Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:58:58.4201278Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:58:58.4201657Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:58:58.4202058Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:58:58.4202477Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:58:58.4202860Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:58:58.4203213Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:58:58.4203603Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:58:58.4204060Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:58:58.4204493Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:58:58.4204914Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:58:58.4205322Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:58:58.4205648Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:58:58.4205925Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:58:58.4206284Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:58:58.4206864Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:58:58.4207313Z 
2025-08-20T22:58:58.4207318Z 
2025-08-20T22:58:58.4207685Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:58:58 PM)
2025-08-20T22:58:58.4208060Z 
2025-08-20T22:58:58.4208063Z 
2025-08-20T22:58:58.4208066Z 
2025-08-20T22:58:58.4208146Z [+] Continue : YES
2025-08-20T22:58:58.4208387Z 
2025-08-20T22:58:58.4208639Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:58:58.4485481Z 
2025-08-20T22:58:58.4485929Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:58:58 PM) UTC
2025-08-20T22:58:58.4486356Z 
2025-08-20T22:58:58.4503383Z 
2025-08-20T22:58:58.4503593Z [+] Total RECIPES :: 1
2025-08-20T22:58:58.4503826Z 
2025-08-20T22:58:58.4578752Z 
2025-08-20T22:58:58.4579563Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml (1/1)
2025-08-20T22:58:58.4580225Z 
2025-08-20T22:58:58.5973234Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T22:58:58.5984378Z mode of '/tmp/pkgforge/S5YDNcui3_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:58:58.6033375Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/uncomment/official/source [Provided]
2025-08-20T22:58:58.6034126Z [+] Setting '.pkg_family' --> uncomment [Provided]
2025-08-20T22:58:58.6046657Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:58:58.6053817Z [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-20T22:58:58.6084278Z [00:00:00.003]➜  
2025-08-20T22:58:58.6084856Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T22:58:58.6085308Z [00:00:00.003]➜  
2025-08-20T22:58:58.6125926Z [00:00:00.007]➜  
2025-08-20T22:58:58.6126487Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T22:58:58.6127064Z [00:00:00.007]➜  
2025-08-20T22:58:58.6206077Z [00:00:00.015]➜  
2025-08-20T22:58:58.6208453Z [00:00:00.015]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/uncomment/static.official.source.yaml) --> /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:58:58 PM) UTC]
2025-08-20T22:58:58.6210136Z [00:00:00.015]➜  
2025-08-20T22:58:58.6210353Z [00:00:00.015]➜  
2025-08-20T22:58:58.6210555Z [00:00:00.015]➜  
2025-08-20T22:58:58.6210854Z [00:00:00.015]➜  ###################################################################
2025-08-20T22:58:58.6217925Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:58:58.6219458Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T22:58:58.6220665Z [00:00:00.017]➜  _disabled: false
2025-08-20T22:58:58.6221108Z [00:00:00.017]➜  
2025-08-20T22:58:58.6221505Z [00:00:00.017]➜  pkg: "uncomment"
2025-08-20T22:58:58.6222133Z [00:00:00.017]➜  pkg_id: "github.com.Goldziher.uncomment.source"
2025-08-20T22:58:58.6222769Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T22:58:58.6223256Z [00:00:00.017]➜  category:
2025-08-20T22:58:58.6224112Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T22:58:58.6224642Z [00:00:00.017]➜    - "Utility"
2025-08-20T22:58:58.6225193Z [00:00:00.017]➜  description: "Remove comments from code"
2025-08-20T22:58:58.6225728Z [00:00:00.017]➜  homepage:
2025-08-20T22:58:58.6226260Z [00:00:00.017]➜    - "https://github.com/Goldziher/uncomment"
2025-08-20T22:58:58.6226964Z [00:00:00.017]➜  license:
2025-08-20T22:58:58.6227380Z [00:00:00.017]➜    - id: "MIT"
2025-08-20T22:58:58.6228056Z [00:00:00.017]➜      url: "https://github.com/Goldziher/uncomment/raw/7f030f68b07c08e20d5b626f2be867b64ab3c66d/LICENSE"
2025-08-20T22:58:58.6228587Z [00:00:00.017]➜  maintainer:
2025-08-20T22:58:58.6228927Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:58:58.6229266Z [00:00:00.017]➜  note:
2025-08-20T22:58:58.6229572Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:58:58.6230407Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/Goldziher/uncomment"
2025-08-20T22:58:58.6230886Z [00:00:00.017]➜  provides:
2025-08-20T22:58:58.6231155Z [00:00:00.017]➜    - "uncomment"
2025-08-20T22:58:58.6231446Z [00:00:00.017]➜  #repology:
2025-08-20T22:58:58.6231689Z [00:00:00.017]➜  #  - "uncomment"
2025-08-20T22:58:58.6231940Z [00:00:00.017]➜  src_url:
2025-08-20T22:58:58.6232243Z [00:00:00.017]➜    - "https://github.com/Goldziher/uncomment"
2025-08-20T22:58:58.6232558Z [00:00:00.017]➜  tag:
2025-08-20T22:58:58.6232779Z [00:00:00.017]➜    - "Utility"
2025-08-20T22:58:58.6233218Z [00:00:00.017]➜  x_exec:
2025-08-20T22:58:58.6233687Z [00:00:00.017]➜    bsys: "docker://rust"
2025-08-20T22:58:58.6234044Z [00:00:00.017]➜    host:
2025-08-20T22:58:58.6234298Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T22:58:58.6234600Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T22:58:58.6234871Z [00:00:00.017]➜    shell: "bash"
2025-08-20T22:58:58.6235120Z [00:00:00.017]➜    pkgver: |
2025-08-20T22:58:58.6235415Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:58:58.6236211Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/Goldziher/uncomment" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:58:58.6237615Z [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-20T22:58:58.6238319Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:58:58.6238738Z [00:00:00.017]➜    run: |
2025-08-20T22:58:58.6238969Z [00:00:00.017]➜      #Build
2025-08-20T22:58:58.6239607Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T22:58:58.6240389Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T22:58:58.6240997Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:58:58.6241491Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:58:58.6242112Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T22:58:58.6242477Z [00:00:00.017]➜        bash -l -c '
2025-08-20T22:58:58.6242746Z [00:00:00.017]➜        #Setup ENV
2025-08-20T22:58:58.6243360Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:58:58.6244224Z [00:00:00.017]➜         [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T22:58:58.6245024Z [00:00:00.017]➜         if [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then
2025-08-20T22:58:58.6246239Z [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-20T22:58:58.6247638Z [00:00:00.017]➜           if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T22:58:58.6248273Z [00:00:00.017]➜             export RUST_TARGET
2025-08-20T22:58:58.6248788Z [00:00:00.017]➜           else
2025-08-20T22:58:58.6249272Z [00:00:00.017]➜             rustc -Vv ; exit 1
2025-08-20T22:58:58.6249777Z [00:00:00.017]➜           fi
2025-08-20T22:58:58.6250207Z [00:00:00.017]➜         else
2025-08-20T22:58:58.6250818Z [00:00:00.017]➜           export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T22:58:58.6251519Z [00:00:00.017]➜           rustup target add "${RUST_TARGET}"
2025-08-20T22:58:58.6252077Z [00:00:00.017]➜         fi
2025-08-20T22:58:58.6252526Z [00:00:00.017]➜         RUST_FLAGS=()
2025-08-20T22:58:58.6253121Z [00:00:00.017]➜         RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:58:58.6253893Z [00:00:00.017]➜         RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:58:58.6254703Z [00:00:00.017]➜         if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T22:58:58.6255681Z [00:00:00.017]➜           RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:58:58.6256300Z [00:00:00.017]➜         fi
2025-08-20T22:58:58.6257044Z [00:00:00.017]➜         RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:58:58.6257740Z [00:00:00.017]➜         RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:58:58.6258360Z [00:00:00.017]➜         RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:58:58.6258976Z [00:00:00.017]➜         RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:58:58.6259605Z [00:00:00.017]➜         RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:58:58.6260239Z [00:00:00.017]➜         RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:58:58.6260862Z [00:00:00.017]➜         RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:58:58.6261571Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:58:58.6262296Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:58:58.6262984Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:58:58.6263669Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:58:58.6264370Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:58:58.6265086Z [00:00:00.017]➜         export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T22:58:58.6275535Z [00:00:00.017]➜        #Build
2025-08-20T22:58:58.6276658Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/Goldziher/uncomment" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T22:58:58.6278009Z [00:00:00.017]➜         echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T22:58:58.6278683Z [00:00:00.017]➜         echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T22:58:58.6279904Z [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-20T22:58:58.6281047Z [00:00:00.017]➜         rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T22:58:58.6281828Z [00:00:00.017]➜         cargo build --workspace --target "${RUST_TARGET}" \
2025-08-20T22:58:58.6282496Z [00:00:00.017]➜           --all-features \
2025-08-20T22:58:58.6283322Z [00:00:00.017]➜           --jobs="$(($(nproc)+1))" \
2025-08-20T22:58:58.6283889Z [00:00:00.017]➜           --release \
2025-08-20T22:58:58.6284403Z [00:00:00.017]➜           --keep-going \
2025-08-20T22:58:58.6284900Z [00:00:00.017]➜           --verbose
2025-08-20T22:58:58.6285664Z [00:00:00.017]➜         find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T22:58:58.6286374Z [00:00:00.017]➜        #Copy
2025-08-20T22:58:58.6288359Z [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-20T22:58:58.6290742Z [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-20T22:58:58.6291829Z [00:00:00.017]➜        #Strip 
2025-08-20T22:58:58.6292761Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:58:58.6294048Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:58:58.6295318Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:58:58.6296421Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:58:58.6297627Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:58:58.6298414Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T22:58:58.6298885Z [00:00:00.017]➜        '
2025-08-20T22:58:58.6299492Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T22:58:58.6300186Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:58:58.6301226Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:58:58.6303284Z [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-20T22:58:58.6304771Z [00:00:00.017]➜  
2025-08-20T22:58:58.6305139Z [00:00:00.017]➜  
2025-08-20T22:58:58.6305534Z [00:00:00.017]➜  ###################################################################
2025-08-20T22:58:58.6305849Z [00:00:00.017]➜  
2025-08-20T22:58:58.6306057Z [00:00:00.017]➜  
2025-08-20T22:58:58.6306257Z [00:00:00.017]➜  
2025-08-20T22:58:58.6307000Z [00:00:00.018]➜  '/tmp/pkgforge/S5YDNcui3_build.yaml' -> '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:59:00.1469769Z [00:00:01.542]➜  '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.static.version' -> '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.version'
2025-08-20T22:59:00.1525672Z [00:00:01.547]➜  [+] Version: HEAD-f47bc65-250818T183809 ('.x_exec.pkgver') [/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.static.version]
2025-08-20T22:59:00.1774274Z [00:00:01.572]➜  [+] Progs: uncomment
2025-08-20T22:59:00.5544187Z [00:00:01.949]➜  
2025-08-20T22:59:00.5544645Z [00:00:01.949]➜  [-] Missing packages. Found: 
2025-08-20T22:59:00.5544997Z [00:00:01.949]➜  [+] Expected: uncomment
2025-08-20T22:59:00.5545312Z [00:00:01.949]➜  [+] Continuing with build...
2025-08-20T22:59:00.5545586Z [00:00:01.949]➜  
2025-08-20T22:59:00.9321911Z [00:00:02.327]➜  
2025-08-20T22:59:00.9322270Z [00:00:02.327]➜  
2025-08-20T22:59:00.9414849Z [00:00:02.336]➜  + mkdir -pv /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:59:00.9437819Z [00:00:02.338]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=uncomment -e PKG_ID=github.com.Goldziher.uncomment.source -e PKG_TYPE=static -e PKG_VER=HEAD-f47bc65-250818T183809 -e PKGVER=HEAD-f47bc65-250818T183809 -e SBUILD_PKG=uncomment.static -e SBUILD_PKGVER=HEAD-f47bc65-250818T183809 --volume /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T22:59:00.9442090Z [00:00:02.338]➜    #Setup ENV
2025-08-20T22:59:00.9442860Z [00:00:02.338]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:59:00.9443752Z [00:00:02.338]➜     [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T22:59:00.9444533Z [00:00:02.338]➜     if [[ "$(uname -m | tr -d [:space:])" == "riscv64" ]]; then
2025-08-20T22:59:00.9445704Z [00:00:02.338]➜       RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T22:59:00.9446942Z [00:00:02.338]➜       if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T22:59:00.9447566Z [00:00:02.338]➜         export RUST_TARGET
2025-08-20T22:59:00.9448064Z [00:00:02.338]➜       else
2025-08-20T22:59:00.9448512Z [00:00:02.338]➜         rustc -Vv ; exit 1
2025-08-20T22:59:00.9448989Z [00:00:02.338]➜       fi
2025-08-20T22:59:00.9449396Z [00:00:02.338]➜     else
2025-08-20T22:59:00.9449963Z [00:00:02.338]➜       export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T22:59:00.9450653Z [00:00:02.338]➜       rustup target add "${RUST_TARGET}"
2025-08-20T22:59:00.9451175Z [00:00:02.338]➜     fi
2025-08-20T22:59:00.9451588Z [00:00:02.338]➜     RUST_FLAGS=()
2025-08-20T22:59:00.9452200Z [00:00:02.338]➜     RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:59:00.9453176Z [00:00:02.338]➜     RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:59:00.9453960Z [00:00:02.338]➜     if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T22:59:00.9454706Z [00:00:02.338]➜       RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:59:00.9455249Z [00:00:02.338]➜     fi
2025-08-20T22:59:00.9455734Z [00:00:02.338]➜     RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:59:00.9456354Z [00:00:02.338]➜     RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:59:00.9457098Z [00:00:02.338]➜     RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:59:00.9457679Z [00:00:02.338]➜     RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:59:00.9458280Z [00:00:02.339]➜     RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:59:00.9458882Z [00:00:02.339]➜     RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:59:00.9459477Z [00:00:02.339]➜     RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:59:00.9460152Z [00:00:02.339]➜     RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:59:00.9460858Z [00:00:02.339]➜     RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:59:00.9461513Z [00:00:02.339]➜     RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:59:00.9462143Z [00:00:02.339]➜     RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:59:00.9462807Z [00:00:02.339]➜     RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:59:00.9463474Z [00:00:02.339]➜     export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T22:59:00.9464004Z [00:00:02.339]➜    #Build
2025-08-20T22:59:00.9464968Z [00:00:02.339]➜     git clone --filter "blob:none" --quiet "https://github.com/Goldziher/uncomment" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T22:59:00.9465962Z [00:00:02.339]➜     echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T22:59:00.9466578Z [00:00:02.339]➜     echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T22:59:00.9467934Z [00:00:02.339]➜     sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T22:59:00.9469054Z [00:00:02.339]➜     rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T22:59:00.9469817Z [00:00:02.339]➜     cargo build --workspace --target "${RUST_TARGET}" \
2025-08-20T22:59:00.9470718Z [00:00:02.339]➜       --all-features \
2025-08-20T22:59:00.9471253Z [00:00:02.339]➜       --jobs="$(($(nproc)+1))" \
2025-08-20T22:59:00.9471777Z [00:00:02.339]➜       --release \
2025-08-20T22:59:00.9472270Z [00:00:02.339]➜       --keep-going \
2025-08-20T22:59:00.9472825Z [00:00:02.339]➜       --verbose
2025-08-20T22:59:00.9473558Z [00:00:02.339]➜     find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T22:59:00.9474254Z [00:00:02.339]➜    #Copy
2025-08-20T22:59:00.9476081Z [00:00:02.339]➜     find "./target/${RUST_TARGET}/release" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "/build-bins/"
2025-08-20T22:59:00.9478706Z [00:00:02.339]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T22:59:00.9479811Z [00:00:02.339]➜    #Strip 
2025-08-20T22:59:00.9480721Z [00:00:02.339]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:59:00.9482059Z [00:00:02.339]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:59:00.9483437Z [00:00:02.339]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:59:00.9484601Z [00:00:02.339]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:59:00.9485655Z [00:00:02.339]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:59:00.9486421Z [00:00:02.339]➜     popd &>/dev/null
2025-08-20T22:59:00.9487228Z [00:00:02.339]➜    '
2025-08-20T22:59:01.6044552Z [00:00:02.999]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:59:01.7607554Z [00:00:03.156]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T22:59:01.7608139Z [00:00:03.156]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T22:59:01.7608494Z [00:00:03.156]➜  bffca73cb30c: Pulling fs layer
2025-08-20T22:59:01.7608937Z [00:00:03.156]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T22:59:01.7609258Z [00:00:03.156]➜  eb4a15147d73: Pulling fs layer
2025-08-20T22:59:01.7609581Z [00:00:03.156]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T22:59:01.7609899Z [00:00:03.156]➜  eb4a15147d73: Waiting
2025-08-20T22:59:01.7610191Z [00:00:03.156]➜  73d19b2d2e73: Waiting
2025-08-20T22:59:01.9192140Z [00:00:03.314]➜  bffca73cb30c: Verifying Checksum
2025-08-20T22:59:01.9194014Z [00:00:03.314]➜  bffca73cb30c: Download complete
2025-08-20T22:59:01.9250870Z [00:00:03.320]➜  d62bb7eb03b5: Download complete
2025-08-20T22:59:01.9684874Z [00:00:03.363]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T22:59:01.9685656Z [00:00:03.363]➜  74f0d3ee81d8: Download complete
2025-08-20T22:59:02.0307881Z [00:00:03.426]➜  d62bb7eb03b5: Pull complete
2025-08-20T22:59:02.1744511Z [00:00:03.569]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T22:59:02.1745120Z [00:00:03.569]➜  1eff1cf6af24: Download complete
2025-08-20T22:59:02.2716501Z [00:00:03.666]➜  eb4a15147d73: Verifying Checksum
2025-08-20T22:59:02.2718097Z [00:00:03.666]➜  eb4a15147d73: Download complete
2025-08-20T22:59:03.0570115Z [00:00:04.452]➜  74f0d3ee81d8: Pull complete
2025-08-20T22:59:03.1697813Z [00:00:04.565]➜  bffca73cb30c: Pull complete
2025-08-20T22:59:32.5194247Z [00:00:33.914]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T22:59:32.5197771Z [00:00:33.914]➜  73d19b2d2e73: Download complete
2025-08-20T23:00:44.7075710Z [00:01:46.102]➜  73d19b2d2e73: Pull complete
2025-08-20T23:00:49.8184498Z [00:01:51.213]➜  eb4a15147d73: Pull complete
2025-08-20T23:00:49.8284583Z [00:01:51.223]➜  1eff1cf6af24: Pull complete
2025-08-20T23:00:49.8324118Z [00:01:51.227]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T23:00:49.8334866Z [00:01:51.228]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T23:00:50.0091799Z [00:01:51.404]➜  + mkdir -p /build-bins
2025-08-20T23:00:50.0109648Z [00:01:51.406]➜  ++ mktemp -d
2025-08-20T23:00:50.0126739Z [00:01:51.407]➜  + pushd /tmp/tmp.LYmGHYtkzM
2025-08-20T23:00:50.0127549Z [00:01:51.408]➜  + [[ -s /root/.cargo/env ]]
2025-08-20T23:00:50.0129539Z [00:01:51.408]➜  + source /root/.cargo/env
2025-08-20T23:00:50.0130013Z [00:01:51.408]➜  ++ case ":${PATH}:" in
2025-08-20T23:00:50.0135111Z [00:01:51.408]➜  ++ uname -m
2025-08-20T23:00:50.0147905Z [00:01:51.410]➜  ++ tr -d '[:space:]'
2025-08-20T23:00:50.0157219Z [00:01:51.411]➜  + [[ x86_64 == riscv64 ]]
2025-08-20T23:00:50.0160272Z [00:01:51.411]➜  ++ uname -m
2025-08-20T23:00:50.0175755Z [00:01:51.412]➜  + export RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T23:00:50.0176744Z [00:01:51.412]➜  + RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T23:00:50.0177631Z [00:01:51.412]➜  + rustup target add x86_64-unknown-linux-musl
2025-08-20T23:00:50.2444770Z [00:01:51.639]➜  info: component 'rust-std' for target 'x86_64-unknown-linux-musl' is up to date
2025-08-20T23:00:50.2471867Z [00:01:51.642]➜  + RUST_FLAGS=()
2025-08-20T23:00:50.2472465Z [00:01:51.642]➜  + RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T23:00:50.2473083Z [00:01:51.642]➜  + RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T23:00:50.2476291Z [00:01:51.642]➜  + echo x86_64-unknown-linux-musl
2025-08-20T23:00:50.2477733Z [00:01:51.643]➜  + grep -Eqiv 'alpine|gnu'
2025-08-20T23:00:50.2487630Z [00:01:51.644]➜  + RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T23:00:50.2488375Z [00:01:51.644]➜  + RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T23:00:50.2489015Z [00:01:51.644]➜  + RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T23:00:50.2489669Z [00:01:51.644]➜  + RUST_FLAGS+=("-C lto=yes")
2025-08-20T23:00:50.2490261Z [00:01:51.644]➜  + RUST_FLAGS+=("-C opt-level=z")
2025-08-20T23:00:50.2490879Z [00:01:51.644]➜  + RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T23:00:50.2491464Z [00:01:51.644]➜  + RUST_FLAGS+=("-C strip=symbols")
2025-08-20T23:00:50.2492030Z [00:01:51.644]➜  + RUST_FLAGS+=("-C linker=clang")
2025-08-20T23:00:50.2492692Z [00:01:51.644]➜  + RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T23:00:50.2495066Z [00:01:51.644]➜  ++ which mold
2025-08-20T23:00:50.2522453Z [00:01:51.647]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T23:00:50.2523273Z [00:01:51.647]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T23:00:50.2523919Z [00:01:51.647]➜  + RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T23:00:50.2524586Z [00:01:51.647]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T23:00:50.2527493Z [00:01:51.647]➜  + 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-20T23:00:50.2531363Z [00:01:51.647]➜  + 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-20T23:00:50.2532906Z [00:01:51.648]➜  + git clone --filter blob:none --quiet https://github.com/Goldziher/uncomment ./TEMPREPO
2025-08-20T23:00:51.2342063Z [00:01:52.629]➜  + cd ./TEMPREPO/
2025-08-20T23:00:51.2343002Z [00:01:52.629]➜  + echo -e '\n[+] Target: x86_64-unknown-linux-musl'
2025-08-20T23:00:51.2343592Z [00:01:52.629]➜  
2025-08-20T23:00:51.2344122Z [00:01:52.629]➜  [+] Target: x86_64-unknown-linux-musl
2025-08-20T23:00:51.2346609Z [00:01:52.629]➜  + 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-20T23:00:51.2349137Z [00:01:52.629]➜  + sed '/^\[profile\.release\]/,/^$/d' -i ./Cargo.toml
2025-08-20T23:00:51.2351750Z [00:01:52.629]➜  [+] 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-20T23:00:51.2353742Z [00:01:52.629]➜  
2025-08-20T23:00:51.2356999Z [00:01:52.630]➜  + echo -e '\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true'
2025-08-20T23:00:51.2357689Z [00:01:52.631]➜  + rm -rvf ./.cargo 'rust-toolchain*'
2025-08-20T23:00:51.2380364Z [00:01:52.633]➜  ++ nproc
2025-08-20T23:00:51.2396211Z [00:01:52.634]➜  + cargo build --workspace --target x86_64-unknown-linux-musl --all-features --jobs=5 --release --keep-going --verbose
2025-08-20T23:00:51.6213618Z [00:01:53.016]➜      Updating crates.io index
2025-08-20T23:00:52.0795215Z [00:01:53.474]➜   Downloading crates ...
2025-08-20T23:00:52.1179307Z [00:01:53.513]➜    Downloaded synstructure v0.13.2
2025-08-20T23:00:52.1223110Z [00:01:53.517]➜    Downloaded globset v0.4.16
2025-08-20T23:00:52.1258961Z [00:01:53.521]➜    Downloaded shlex v1.3.0
2025-08-20T23:00:52.1288950Z [00:01:53.524]➜    Downloaded tree-sitter-loader v0.25.8
2025-08-20T23:00:52.1341583Z [00:01:53.529]➜    Downloaded clap_lex v0.7.5
2025-08-20T23:00:52.1368189Z [00:01:53.532]➜    Downloaded utf8parse v0.2.2
2025-08-20T23:00:52.1414583Z [00:01:53.536]➜    Downloaded zerofrom v0.1.6
2025-08-20T23:00:52.1449444Z [00:01:53.540]➜    Downloaded yoke-derive v0.8.0
2025-08-20T23:00:52.1470119Z [00:01:53.542]➜    Downloaded zerovec-derive v0.11.1
2025-08-20T23:00:52.1498733Z [00:01:53.545]➜    Downloaded tree-sitter-yaml v0.7.1
2025-08-20T23:00:52.1555870Z [00:01:53.550]➜    Downloaded tree-sitter-highlight v0.25.8
2025-08-20T23:00:52.1584338Z [00:01:53.553]➜    Downloaded tree-sitter-language v0.1.5
2025-08-20T23:00:52.1600575Z [00:01:53.555]➜    Downloaded tree-sitter-python v0.23.6
2025-08-20T23:00:52.1747561Z [00:01:53.570]➜    Downloaded quote v1.0.40
2025-08-20T23:00:52.1819903Z [00:01:53.577]➜    Downloaded strsim v0.11.1
2025-08-20T23:00:52.1845414Z [00:01:53.579]➜    Downloaded toml_datetime v0.7.0
2025-08-20T23:00:52.1879211Z [00:01:53.583]➜    Downloaded stable_deref_trait v1.2.0
2025-08-20T23:00:52.1900458Z [00:01:53.585]➜    Downloaded winnow v0.7.12
2025-08-20T23:00:52.2041310Z [00:01:53.599]➜    Downloaded tree-sitter-ruby v0.23.1
2025-08-20T23:00:52.2277510Z [00:01:53.623]➜    Downloaded toml_parser v1.0.2
2025-08-20T23:00:52.2329061Z [00:01:53.628]➜    Downloaded tree-sitter-hcl v1.1.0
2025-08-20T23:00:52.2376122Z [00:01:53.632]➜    Downloaded tree-sitter-rust v0.24.0
2025-08-20T23:00:52.2507950Z [00:01:53.646]➜    Downloaded serde_yaml v0.9.34+deprecated
2025-08-20T23:00:52.2567613Z [00:01:53.652]➜    Downloaded tree-sitter-go v0.23.4
2025-08-20T23:00:52.2626400Z [00:01:53.657]➜    Downloaded tree-sitter-make v1.1.1
2025-08-20T23:00:52.2673136Z [00:01:53.662]➜    Downloaded tree-sitter-javascript v0.23.1
2025-08-20T23:00:52.2743413Z [00:01:53.669]➜    Downloaded tree-sitter-java v0.23.5
2025-08-20T23:00:52.2815530Z [00:01:53.676]➜    Downloaded serde_json v1.0.142
2025-08-20T23:00:52.2922402Z [00:01:53.687]➜    Downloaded serde v1.0.219
2025-08-20T23:00:52.2974258Z [00:01:53.692]➜    Downloaded tree-sitter v0.25.8
2025-08-20T23:00:52.3064375Z [00:01:53.701]➜    Downloaded regex v1.11.1
2025-08-20T23:00:52.3257376Z [00:01:53.721]➜    Downloaded rayon v1.11.0
2025-08-20T23:00:52.3393410Z [00:01:53.734]➜    Downloaded tree-sitter-c v0.24.1
2025-08-20T23:00:52.3486381Z [00:01:53.743]➜    Downloaded toml v0.9.5
2025-08-20T23:00:52.3550171Z [00:01:53.750]➜    Downloaded syn v2.0.105
2025-08-20T23:00:52.3688581Z [00:01:53.764]➜    Downloaded regex-syntax v0.8.5
2025-08-20T23:00:52.3778652Z [00:01:53.773]➜    Downloaded tempfile v3.20.0
2025-08-20T23:00:52.3820149Z [00:01:53.777]➜    Downloaded rustix v0.38.44
2025-08-20T23:00:52.4178553Z [00:01:53.813]➜    Downloaded tree-sitter-bash v0.25.0
2025-08-20T23:00:52.4346115Z [00:01:53.829]➜    Downloaded icu_properties_data v2.0.1
2025-08-20T23:00:52.4481011Z [00:01:53.843]➜    Downloaded rustix v1.0.8
2025-08-20T23:00:52.4843520Z [00:01:53.879]➜    Downloaded hashbrown v0.15.5
2025-08-20T23:00:52.4913728Z [00:01:53.886]➜    Downloaded serde_derive v1.0.219
2025-08-20T23:00:52.4949511Z [00:01:53.890]➜    Downloaded litemap v0.8.0
2025-08-20T23:00:52.4987119Z [00:01:53.894]➜    Downloaded tree-sitter-tags v0.25.8
2025-08-20T23:00:52.5006432Z [00:01:53.895]➜    Downloaded tree-sitter-json v0.24.8
2025-08-20T23:00:52.5031802Z [00:01:53.898]➜    Downloaded tinystr v0.8.1
2025-08-20T23:00:52.5061489Z [00:01:53.901]➜    Downloaded regex-automata v0.4.9
2025-08-20T23:00:52.5250084Z [00:01:53.920]➜    Downloaded thiserror v2.0.14
2025-08-20T23:00:52.5342540Z [00:01:53.929]➜    Downloaded smallvec v1.15.1
2025-08-20T23:00:52.5374135Z [00:01:53.932]➜    Downloaded semver v1.0.26
2025-08-20T23:00:52.5409594Z [00:01:53.936]➜    Downloaded toml_writer v1.0.2
2025-08-20T23:00:52.5432048Z [00:01:53.938]➜    Downloaded thiserror-impl v2.0.14
2025-08-20T23:00:52.5453297Z [00:01:53.940]➜    Downloaded libc v0.2.175
2025-08-20T23:00:52.5802576Z [00:01:53.975]➜    Downloaded serde_spanned v1.0.0
2025-08-20T23:00:52.5820880Z [00:01:53.977]➜    Downloaded same-file v1.0.6
2025-08-20T23:00:52.5841055Z [00:01:53.979]➜    Downloaded proc-macro2 v1.0.97
2025-08-20T23:00:52.5879154Z [00:01:53.983]➜    Downloaded path-slash v0.2.1
2025-08-20T23:00:52.5898462Z [00:01:53.985]➜    Downloaded percent-encoding v2.3.1
2025-08-20T23:00:52.5911003Z [00:01:53.986]➜    Downloaded rayon-core v1.13.0
2025-08-20T23:00:52.5963085Z [00:01:53.991]➜    Downloaded memchr v2.7.5
2025-08-20T23:00:52.6037474Z [00:01:53.999]➜    Downloaded tree-sitter-haskell v0.23.1
2025-08-20T23:00:52.6336257Z [00:01:54.028]➜    Downloaded tree-sitter-typescript v0.23.2
2025-08-20T23:00:52.6615439Z [00:01:54.056]➜    Downloaded libloading v0.8.8
2025-08-20T23:00:52.6648852Z [00:01:54.060]➜    Downloaded indexmap v2.10.0
2025-08-20T23:00:52.6703788Z [00:01:54.065]➜    Downloaded idna v1.0.3
2025-08-20T23:00:52.6746992Z [00:01:54.070]➜    Downloaded icu_provider v2.0.0
2025-08-20T23:00:52.6783798Z [00:01:54.073]➜    Downloaded streaming-iterator v0.1.9
2025-08-20T23:00:52.6801693Z [00:01:54.075]➜    Downloaded option-ext v0.2.0
2025-08-20T23:00:52.6814633Z [00:01:54.076]➜    Downloaded num_cpus v1.17.0
2025-08-20T23:00:52.6859432Z [00:01:54.081]➜    Downloaded tree-sitter-cpp v0.23.4
2025-08-20T23:00:52.7128544Z [00:01:54.108]➜    Downloaded log v0.4.27
2025-08-20T23:00:52.7159978Z [00:01:54.111]➜    Downloaded is_terminal_polyfill v1.70.1
2025-08-20T23:00:52.7174420Z [00:01:54.112]➜    Downloaded indoc v2.0.6
2025-08-20T23:00:52.7217611Z [00:01:54.117]➜    Downloaded ignore v0.4.23
2025-08-20T23:00:52.7246182Z [00:01:54.119]➜    Downloaded idna_adapter v1.2.1
2025-08-20T23:00:52.7260112Z [00:01:54.121]➜    Downloaded icu_normalizer_data v2.0.0
2025-08-20T23:00:52.7287742Z [00:01:54.124]➜    Downloaded icu_normalizer v2.0.0
2025-08-20T23:00:52.7334459Z [00:01:54.128]➜    Downloaded icu_locale_core v2.0.0
2025-08-20T23:00:52.7430787Z [00:01:54.138]➜    Downloaded icu_collections v2.0.0
2025-08-20T23:00:52.7514742Z [00:01:54.146]➜    Downloaded home v0.5.11
2025-08-20T23:00:52.7529302Z [00:01:54.148]➜    Downloaded fs4 v0.12.0
2025-08-20T23:00:52.7580757Z [00:01:54.153]➜    Downloaded form_urlencoded v1.2.1
2025-08-20T23:00:52.7592872Z [00:01:54.154]➜    Downloaded fastrand v2.3.0
2025-08-20T23:00:52.7611496Z [00:01:54.156]➜    Downloaded errno v0.3.13
2025-08-20T23:00:52.7633826Z [00:01:54.158]➜    Downloaded equivalent v1.0.2
2025-08-20T23:00:52.7647829Z [00:01:54.160]➜    Downloaded either v1.15.0
2025-08-20T23:00:52.7669967Z [00:01:54.162]➜    Downloaded displaydoc v0.2.5
2025-08-20T23:00:52.7713057Z [00:01:54.166]➜    Downloaded dirs-sys v0.5.0
2025-08-20T23:00:52.7729752Z [00:01:54.168]➜    Downloaded crossbeam-utils v0.8.21
2025-08-20T23:00:52.7767288Z [00:01:54.172]➜    Downloaded crossbeam-deque v0.8.6
2025-08-20T23:00:52.7787805Z [00:01:54.174]➜    Downloaded anstyle-parse v0.2.7
2025-08-20T23:00:52.7811399Z [00:01:54.176]➜    Downloaded potential_utf v0.1.2
2025-08-20T23:00:52.7826940Z [00:01:54.178]➜    Downloaded once_cell v1.21.3
2025-08-20T23:00:52.7862944Z [00:01:54.181]➜    Downloaded itoa v1.0.15
2025-08-20T23:00:52.7883001Z [00:01:54.183]➜    Downloaded icu_properties v2.0.1
2025-08-20T23:00:52.7913903Z [00:01:54.186]➜    Downloaded heck v0.5.0
2025-08-20T23:00:52.7933290Z [00:01:54.188]➜    Downloaded glob v0.3.3
2025-08-20T23:00:52.7954410Z [00:01:54.190]➜    Downloaded getrandom v0.3.3
2025-08-20T23:00:52.8002182Z [00:01:54.195]➜    Downloaded crossbeam-epoch v0.9.18
2025-08-20T23:00:52.8036330Z [00:01:54.198]➜    Downloaded zerotrie v0.2.2
2025-08-20T23:00:52.8085223Z [00:01:54.203]➜    Downloaded dirs v6.0.0
2025-08-20T23:00:52.8103663Z [00:01:54.205]➜    Downloaded zerovec v0.11.4
2025-08-20T23:00:52.8177338Z [00:01:54.213]➜    Downloaded zerofrom-derive v0.1.6
2025-08-20T23:00:52.8191588Z [00:01:54.214]➜    Downloaded walkdir v2.5.0
2025-08-20T23:00:52.8217890Z [00:01:54.217]➜    Downloaded unsafe-libyaml v0.2.11
2025-08-20T23:00:52.8261294Z [00:01:54.221]➜    Downloaded unicode-ident v1.0.18
2025-08-20T23:00:52.8300049Z [00:01:54.225]➜    Downloaded anstyle-query v1.1.4
2025-08-20T23:00:52.8318310Z [00:01:54.227]➜    Downloaded yoke v0.8.0
2025-08-20T23:00:52.8341966Z [00:01:54.229]➜    Downloaded utf8_iter v1.0.4
2025-08-20T23:00:52.8357120Z [00:01:54.231]➜    Downloaded url v2.5.4
2025-08-20T23:00:52.8392818Z [00:01:54.234]➜    Downloaded writeable v0.6.1
2025-08-20T23:00:52.8419328Z [00:01:54.237]➜    Downloaded clap_derive v4.5.45
2025-08-20T23:00:52.8451679Z [00:01:54.240]➜    Downloaded clap_builder v4.5.44
2025-08-20T23:00:52.8535482Z [00:01:54.248]➜    Downloaded cc v1.2.32
2025-08-20T23:00:52.8583389Z [00:01:54.253]➜    Downloaded bstr v1.12.0
2025-08-20T23:00:52.8682258Z [00:01:54.263]➜    Downloaded bitflags v2.9.1
2025-08-20T23:00:52.8740113Z [00:01:54.269]➜    Downloaded anyhow v1.0.99
2025-08-20T23:00:52.8796986Z [00:01:54.275]➜    Downloaded anstream v0.6.20
2025-08-20T23:00:52.8826535Z [00:01:54.277]➜    Downloaded clap v4.5.45
2025-08-20T23:00:52.8954181Z [00:01:54.290]➜    Downloaded aho-corasick v1.1.3
2025-08-20T23:00:52.9021469Z [00:01:54.297]➜    Downloaded ryu v1.0.20
2025-08-20T23:00:52.9064826Z [00:01:54.301]➜    Downloaded cfg-if v1.0.1
2025-08-20T23:00:52.9083947Z [00:01:54.303]➜    Downloaded anstyle v1.0.11
2025-08-20T23:00:52.9105144Z [00:01:54.305]➜    Downloaded linux-raw-sys v0.4.15
2025-08-20T23:00:52.9679655Z [00:01:54.363]➜    Downloaded etcetera v0.8.0
2025-08-20T23:00:52.9702081Z [00:01:54.365]➜    Downloaded colorchoice v1.0.4
2025-08-20T23:00:52.9721829Z [00:01:54.367]➜    Downloaded linux-raw-sys v0.9.4
2025-08-20T23:00:53.0972181Z [00:01:54.492]➜     Compiling shlex v1.3.0
2025-08-20T23:00:53.0973022Z [00:01:54.492]➜     Compiling proc-macro2 v1.0.97
2025-08-20T23:00:53.0973715Z [00:01:54.492]➜     Compiling unicode-ident v1.0.18
2025-08-20T23:00:53.0974295Z [00:01:54.492]➜     Compiling tree-sitter-language v0.1.5
2025-08-20T23:00:53.0975713Z [00:01:54.492]➜     Compiling stable_deref_trait v1.2.0
2025-08-20T23:00:53.1000575Z [00:01:54.494]➜       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.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:53.1013814Z [00:01:54.494]➜       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.97/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=d5286bb59dccab69 -C extra-filename=-5b700862f4baf9d0 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:53.1028296Z [00:01:54.494]➜       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.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:53.1040479Z [00:01:54.494]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=77b80ec997461b94 -C extra-filename=-fb9d2db0b500b73f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:00:53.1078042Z [00:01:54.494]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_language --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-language-0.1.5/language.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::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f18642132707acd3 -C extra-filename=-c2880133dd098926 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:00:53.2601237Z [00:01:54.655]➜     Compiling serde_json v1.0.142
2025-08-20T23:00:53.2631756Z [00:01:54.657]➜       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/serde_json-1.0.142/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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=40eb698eab61037e -C extra-filename=-8be794423b45a10f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:53.2761401Z [00:01:54.669]➜     Compiling memchr v2.7.5
2025-08-20T23:00:53.2775672Z [00:01:54.671]➜       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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:00:53.3359811Z [00:01:54.731]➜     Compiling serde v1.0.219
2025-08-20T23:00:53.3368300Z [00:01:54.731]➜       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="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=b4d57878326094bd -C extra-filename=-1108bd03bb6c3137 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:53.4710989Z [00:01:54.866]➜     Compiling cc v1.2.32
2025-08-20T23:00:53.4725074Z [00:01:54.867]➜       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.32/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=bbb9bd2ab9d3b67e -C extra-filename=-9ca51d5b0d4cf95a --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern shlex=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta --cap-lints allow`
2025-08-20T23:00:53.7379526Z [00:01:55.131]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0/build-script-build`
2025-08-20T23:00:53.7418446Z [00:01:55.136]➜       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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7b9cfee4b8a6280a -C extra-filename=-6ad8e7e63b5dfc42 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:53.7473331Z [00:01:55.142]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build-script-build`
2025-08-20T23:00:53.7901126Z [00:01:55.185]➜     Compiling equivalent v1.0.2
2025-08-20T23:00:53.7953154Z [00:01:55.187]➜       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.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:53.8572840Z [00:01:55.252]➜     Compiling hashbrown v0.15.5
2025-08-20T23:00:53.8605247Z [00:01:55.255]➜       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.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("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=06b0fc2ad04272b0 -C extra-filename=-f4475889de089917 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:53.9197799Z [00:01:55.313]➜       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.97/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=07aff4be9c83e2e1 -C extra-filename=-45fbbe45ab122ec6 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern unicode_ident=/tmp/tmp.LYmGHYtkzM/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-20T23:00:54.1928563Z [00:01:55.587]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42/build-script-build`
2025-08-20T23:00:54.2281267Z [00:01:55.622]➜       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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=dea593b699cf7b42 -C extra-filename=-d938b6a2993e586b --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow --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-20T23:00:55.3580005Z [00:01:56.753]➜     Compiling quote v1.0.40
2025-08-20T23:00:55.3597796Z [00:01:56.754]➜       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=9a4057476d83ac29 -C extra-filename=-05a1feed5696fe29 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rmeta --cap-lints allow`
2025-08-20T23:00:55.7403838Z [00:01:57.135]➜     Compiling syn v2.0.105
2025-08-20T23:00:55.7421001Z [00:01:57.136]➜       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.105/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"' --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=f3ed59c1da3fdd9c -C extra-filename=-c0b48651d7cbcfe6 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rmeta --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rmeta --extern unicode_ident=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta --cap-lints allow`
2025-08-20T23:00:55.9462519Z [00:01:57.341]➜     Compiling indexmap v2.10.0
2025-08-20T23:00:55.9470837Z [00:01:57.341]➜       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=4bee0a6eddf666aa -C extra-filename=-9518c8b55d17c57e --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern equivalent=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rmeta --extern hashbrown=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libhashbrown-f4475889de089917.rmeta --cap-lints allow`
2025-08-20T23:00:56.1480664Z [00:01:57.543]➜     Compiling aho-corasick v1.1.3
2025-08-20T23:00:56.1512686Z [00:01:57.545]➜       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 opt-level=3 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=2bbefc4309d23f12 -C extra-filename=-d08ee6de636d672a --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.LYmGHYtkzM/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`
2025-08-20T23:00:57.1591303Z [00:01:58.554]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f/build-script-build`
2025-08-20T23:00:57.1656002Z [00:01:58.560]➜       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="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=e8801f462401672d -C extra-filename=-4c4adec6f6201c05 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:57.6128192Z [00:01:59.007]➜     Compiling libc v0.2.175
2025-08-20T23:00:57.6145224Z [00:01:59.008]➜       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.175/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=07ecf4e508953e29 -C extra-filename=-0f4a78b6568d3d51 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:58.4487805Z [00:01:59.843]➜     Compiling ryu v1.0.20
2025-08-20T23:00:58.4496313Z [00:01:59.844]➜       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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=b3ad61bf35ae4483 -C extra-filename=-babc26e6b9e340f0 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:00:58.7234350Z [00:02:00.118]➜     Compiling writeable v0.6.1
2025-08-20T23:00:58.7245478Z [00:02:00.119]➜       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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=72fa906ce115ce7d -C extra-filename=-1d4f3c021421c7df --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:00:58.7555933Z [00:02:00.150]➜     Compiling regex-syntax v0.8.5
2025-08-20T23:00:58.7572106Z [00:02:00.151]➜       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="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=fe483944f6bd0849 -C extra-filename=-94914e9337f6129c --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:00:59.3218786Z [00:02:00.716]➜     Compiling litemap v0.8.0
2025-08-20T23:00:59.3228833Z [00:02:00.717]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=d2ec2b5d066f24f8 -C extra-filename=-9dd80e8ba44614a9 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:00:59.9942129Z [00:02:01.389]➜     Compiling itoa v1.0.15
2025-08-20T23:00:59.9951051Z [00:02:01.389]➜       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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ef72914e640d7fcc -C extra-filename=-2861ebb8e80940a9 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:00.1621207Z [00:02:01.557]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51/build-script-build`
2025-08-20T23:01:00.1977409Z [00:02:01.592]➜     Compiling icu_properties_data v2.0.1
2025-08-20T23:01:00.1986539Z [00:02:01.593]➜       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.LYmGHYtkzM/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:00.6085959Z [00:02:02.003]➜     Compiling icu_normalizer_data v2.0.0
2025-08-20T23:01:00.6093902Z [00:02:02.004]➜       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.LYmGHYtkzM/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:00.9518397Z [00:02:02.346]➜     Compiling crossbeam-utils v0.8.21
2025-08-20T23:01:00.9529675Z [00:02:02.347]➜       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.LYmGHYtkzM/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:01.3163352Z [00:02:02.711]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build-script-build`
2025-08-20T23:01:01.3230792Z [00:02:02.718]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build-script-build`
2025-08-20T23:01:01.3274347Z [00:02:02.722]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build-script-build`
2025-08-20T23:01:01.3321822Z [00:02:02.725]➜       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.175/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=519f4a7df87c8339 -C extra-filename=-20fd5adb0eb229b7 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:01.6638510Z [00:02:03.057]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_json --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.142/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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4e6aee5eb7796d7e -C extra-filename=-e76c6974deb9c645 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern indexmap=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libindexmap-9518c8b55d17c57e.rmeta --extern itoa=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libitoa-2861ebb8e80940a9.rmeta --extern memchr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libmemchr-4c4adec6f6201c05.rmeta --extern ryu=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libryu-babc26e6b9e340f0.rmeta --extern serde=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde-d938b6a2993e586b.rmeta --cap-lints allow --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
2025-08-20T23:01:03.5429948Z [00:02:04.938]➜     Compiling regex-automata v0.4.9
2025-08-20T23:01:03.5458881Z [00:02:04.939]➜       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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=972af32527dc24f6 -C extra-filename=-8a9af8f9f6186964 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-d08ee6de636d672a.rmeta --extern memchr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta --extern regex_syntax=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-94914e9337f6129c.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-20T23:01:04.6648014Z [00:02:06.060]➜     Compiling tree-sitter v0.25.8
2025-08-20T23:01:04.6663819Z [00:02:06.060]➜       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/tree-sitter-0.25.8/binding_rust/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::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::obfuscated_if_else' '--allow=clippy::needless_for_each' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "std", "wasm", "wasmtime-c-api"))' -C metadata=933a377a238f96b8 -C extra-filename=-b73c50ad0d10bc4e --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --extern serde_json=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde_json-e76c6974deb9c645.rlib --cap-lints allow`
2025-08-20T23:01:05.1471267Z [00:02:06.542]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e/build-script-build`
2025-08-20T23:01:07.4531974Z [00:02:08.848]➜     Compiling synstructure v0.13.2
2025-08-20T23:01:07.4598221Z [00:02:08.852]➜       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=976f4205b36746be -C extra-filename=-dd6a89005d3dfd8c --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rmeta --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rmeta --extern syn=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rmeta --cap-lints allow`
2025-08-20T23:01:09.0061803Z [00:02:10.400]➜       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 -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ab6daa41cc00541 -C extra-filename=-916f2ee2432d0da5 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:09.2261164Z [00:02:10.620]➜       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 -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eb568a50b5d0758a -C extra-filename=-a057767ba63dd9e9 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:09.2922871Z [00:02:10.686]➜       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 -C linker-plugin-lto --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=b69b389786cc749b -C extra-filename=-fdfd9e62563524fe --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:10.5452854Z [00:02:11.940]➜     Compiling zerofrom-derive v0.1.6
2025-08-20T23:01:10.5469787Z [00:02:11.941]➜       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=5f25b775a2cd3e36 -C extra-filename=-9b9f1e6b6da22ea9 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib --extern syn=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib --extern synstructure=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsynstructure-dd6a89005d3dfd8c.rlib --extern proc_macro --cap-lints allow`
2025-08-20T23:01:10.8180671Z [00:02:12.213]➜     Compiling yoke-derive v0.8.0
2025-08-20T23:01:10.8193938Z [00:02:12.213]➜       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=586eccbe10f2ddea -C extra-filename=-da8d026212e7455b --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib --extern syn=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib --extern synstructure=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsynstructure-dd6a89005d3dfd8c.rlib --extern proc_macro --cap-lints allow`
2025-08-20T23:01:12.4597568Z [00:02:13.854]➜     Compiling zerovec-derive v0.11.1
2025-08-20T23:01:12.4614063Z [00:02:13.855]➜       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=cd1f90144f0d6631 -C extra-filename=-1be973825a14c6b3 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib --extern syn=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib --extern proc_macro --cap-lints allow`
2025-08-20T23:01:13.8970574Z [00:02:15.292]➜     Compiling displaydoc v0.2.5
2025-08-20T23:01:13.9000342Z [00:02:15.294]➜       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=52013fd61580386a -C extra-filename=-942a0570498e8d45 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib --extern syn=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib --extern proc_macro --cap-lints allow`
2025-08-20T23:01:14.3667379Z [00:02:15.759]➜     Compiling zerofrom v0.1.6
2025-08-20T23:01:14.3681751Z [00:02:15.762]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=0a3b3dd8c2c73ccf -C extra-filename=-fc5bcf4f22d84051 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern zerofrom_derive=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libzerofrom_derive-9b9f1e6b6da22ea9.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-20T23:01:14.5805866Z [00:02:15.975]➜     Compiling yoke v0.8.0
2025-08-20T23:01:14.5822996Z [00:02:15.976]➜       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 -C linker-plugin-lto --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=a981fa279ebe6542 -C extra-filename=-c8122902bb7d8d03 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern stable_deref_trait=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-fb9d2db0b500b73f.rmeta --extern yoke_derive=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libyoke_derive-da8d026212e7455b.so --extern zerofrom=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.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-20T23:01:14.9137905Z [00:02:16.308]➜     Compiling serde_derive v1.0.219
2025-08-20T23:01:14.9150856Z [00:02:16.309]➜       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=0986d346aaa2c61a -C extra-filename=-2173177a6ccd85ee --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib --extern syn=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib --extern proc_macro --cap-lints allow`
2025-08-20T23:01:15.2001217Z [00:02:16.595]➜     Compiling zerovec v0.11.4
2025-08-20T23:01:15.2023080Z [00:02:16.596]➜       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.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="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=0e25b8f0e63d1dce -C extra-filename=-f7844b55ab7949b9 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern yoke=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-c8122902bb7d8d03.rmeta --extern zerofrom=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.rmeta --extern zerovec_derive=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libzerovec_derive-1be973825a14c6b3.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-20T23:01:15.6341200Z [00:02:17.029]➜     Compiling zerotrie v0.2.2
2025-08-20T23:01:15.6363596Z [00:02:17.030]➜       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 -C linker-plugin-lto --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=f40b8f2e67caf055 -C extra-filename=-36408be30e7778ba --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so --extern yoke=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-c8122902bb7d8d03.rmeta --extern zerofrom=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.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-20T23:01:16.5136009Z [00:02:17.908]➜     Compiling smallvec v1.15.1
2025-08-20T23:01:16.5153478Z [00:02:17.909]➜       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 -C linker-plugin-lto --cfg 'feature="const_generics"' --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=e5988c78bcc854b7 -C extra-filename=-94592ba2e102fe4d --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:16.9662084Z [00:02:18.361]➜     Compiling thiserror v2.0.14
2025-08-20T23:01:16.9674609Z [00:02:18.361]➜       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.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=534552a7e89498ac -C extra-filename=-59204ee670cc13a5 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:17.6090007Z [00:02:19.004]➜     Compiling bitflags v2.9.1
2025-08-20T23:01:17.6104181Z [00:02:19.004]➜       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 -C linker-plugin-lto --cfg 'feature="std"' --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=a989f421e12eff85 -C extra-filename=-9512240895c4827e --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:18.2117751Z [00:02:19.606]➜     Compiling tinystr v0.8.1
2025-08-20T23:01:18.2137766Z [00:02:19.607]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=e0879b329d1c74c4 -C extra-filename=-5e4b159d4fa08e66 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so --extern zerovec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.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-20T23:01:18.2393371Z [00:02:19.634]➜     Compiling potential_utf v0.1.2
2025-08-20T23:01:18.2433817Z [00:02:19.637]➜       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 -C linker-plugin-lto --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "writeable", "zerovec"))' -C metadata=c8a49749ed97c976 -C extra-filename=-175440c52afbaec3 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern zerovec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.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-20T23:01:18.5242106Z [00:02:19.919]➜     Compiling icu_locale_core v2.0.0
2025-08-20T23:01:18.5263405Z [00:02:19.920]➜       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 -C linker-plugin-lto --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=565f8c7dbe106ac9 -C extra-filename=-cec2a7d391656cd1 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so --extern litemap=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-9dd80e8ba44614a9.rmeta --extern tinystr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-5e4b159d4fa08e66.rmeta --extern writeable=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-1d4f3c021421c7df.rmeta --extern zerovec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.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-20T23:01:18.5620235Z [00:02:19.957]➜     Compiling icu_collections v2.0.0
2025-08-20T23:01:18.5666208Z [00:02:19.960]➜       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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde"))' -C metadata=d9cc34e99df31fe6 -C extra-filename=-56b7f45a5079dca9 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so --extern potential_utf=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-175440c52afbaec3.rmeta --extern yoke=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-c8122902bb7d8d03.rmeta --extern zerofrom=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.rmeta --extern zerovec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.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-20T23:01:20.3682379Z [00:02:21.763]➜     Compiling icu_provider v2.0.0
2025-08-20T23:01:20.3704710Z [00:02:21.763]➜       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 -C linker-plugin-lto --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=2e72bc708bf35968 -C extra-filename=-70f99a46674918af --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so --extern icu_locale_core=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-cec2a7d391656cd1.rmeta --extern stable_deref_trait=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-fb9d2db0b500b73f.rmeta --extern tinystr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-5e4b159d4fa08e66.rmeta --extern writeable=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-1d4f3c021421c7df.rmeta --extern yoke=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-c8122902bb7d8d03.rmeta --extern zerofrom=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.rmeta --extern zerotrie=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-36408be30e7778ba.rmeta --extern zerovec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.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-20T23:01:21.2616432Z [00:02:22.656]➜     Compiling cfg-if v1.0.1
2025-08-20T23:01:21.2632429Z [00:02:22.657]➜       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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=c0da646ff7cb36b8 -C extra-filename=-bef1311e07b34ff5 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:21.3389070Z [00:02:22.733]➜     Compiling icu_normalizer v2.0.0
2025-08-20T23:01:21.3429707Z [00:02:22.734]➜       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 -C linker-plugin-lto --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=722fcaeba6d547f9 -C extra-filename=-562d78c99b63f889 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so --extern icu_collections=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-56b7f45a5079dca9.rmeta --extern icu_normalizer_data=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-a057767ba63dd9e9.rmeta --extern icu_provider=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-70f99a46674918af.rmeta --extern smallvec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-94592ba2e102fe4d.rmeta --extern zerovec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.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-20T23:01:21.9792053Z [00:02:23.374]➜     Compiling icu_properties v2.0.1
2025-08-20T23:01:21.9810525Z [00:02:23.374]➜       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 -C linker-plugin-lto --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=f9362f4af8849dd7 -C extra-filename=-fc8e9e9c861ba971 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern displaydoc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so --extern icu_collections=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-56b7f45a5079dca9.rmeta --extern icu_locale_core=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-cec2a7d391656cd1.rmeta --extern icu_properties_data=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-916f2ee2432d0da5.rmeta --extern icu_provider=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-70f99a46674918af.rmeta --extern potential_utf=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-175440c52afbaec3.rmeta --extern zerotrie=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-36408be30e7778ba.rmeta --extern zerovec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.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-20T23:01:22.2815747Z [00:02:23.676]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5/build-script-build`
2025-08-20T23:01:22.5047937Z [00:02:23.899]➜     Compiling thiserror-impl v2.0.14
2025-08-20T23:01:22.5065655Z [00:02:23.901]➜       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.14/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=5be41b7fc6332f94 -C extra-filename=-0776e4dcca73f43b --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib --extern syn=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib --extern proc_macro --cap-lints allow`
2025-08-20T23:01:23.1783563Z [00:02:24.573]➜     Compiling crossbeam-epoch v0.9.18
2025-08-20T23:01:23.1814637Z [00:02:24.575]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=fa158125938c4fe8 -C extra-filename=-a035f5c67ef4c95b --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern crossbeam_utils=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-fdfd9e62563524fe.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-20T23:01:23.2872760Z [00:02:24.681]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --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=9e18db5517ad61ed -C extra-filename=-91a9536bb34cf7cd --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern serde_derive=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde_derive-2173177a6ccd85ee.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-20T23:01:24.3274063Z [00:02:25.722]➜     Compiling regex v1.11.1
2025-08-20T23:01:24.3331888Z [00:02:25.726]➜       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="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=43568442a4ad5c58 -C extra-filename=-b3ccec9fbd837f92 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-d08ee6de636d672a.rmeta --extern memchr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta --extern regex_automata=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-8a9af8f9f6186964.rmeta --extern regex_syntax=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-94914e9337f6129c.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-20T23:01:24.4365397Z [00:02:25.831]➜     Compiling rustix v0.38.44
2025-08-20T23:01:24.4382249Z [00:02:25.832]➜       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/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=70bad9c18ccd5fd5 -C extra-filename=-39ed82ffa009d7bc --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:25.0411013Z [00:02:26.436]➜     Compiling utf8parse v0.2.2
2025-08-20T23:01:25.0423492Z [00:02:26.436]➜       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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:25.2035647Z [00:02:26.598]➜     Compiling streaming-iterator v0.1.9
2025-08-20T23:01:25.2051871Z [00:02:26.599]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name streaming_iterator --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/streaming-iterator-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 opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=d7ee203f08451850 -C extra-filename=-1eb9df30cf4d304a --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:25.9431615Z [00:02:27.338]➜     Compiling getrandom v0.3.3
2025-08-20T23:01:25.9460164Z [00:02:27.340]➜       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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=a681ae14ab1e23c7 -C extra-filename=-7c6e7f63e8ea70ba --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:26.0214100Z [00:02:27.415]➜       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.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 --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=ac5d42a6436d3e13 -C extra-filename=-378b8ed1e37bab28 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:26.1332386Z [00:02:27.528]➜     Compiling rustix v1.0.8
2025-08-20T23:01:26.1371707Z [00:02:27.528]➜       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/rustix-1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3d4921a896b1b520 -C extra-filename=-20df41a47134c03f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:26.4734843Z [00:02:27.867]➜       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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d3382364af632f4 -C extra-filename=-00f80dfaddbea53e --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:26.5948278Z [00:02:27.987]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-0.25.8/binding_rust/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::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::obfuscated_if_else' '--allow=clippy::needless_for_each' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "std", "wasm", "wasmtime-c-api"))' -C metadata=0da3c88c8bbf4693 -C extra-filename=-42a32263ad60bd3a --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern regex=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rmeta --extern regex_syntax=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-94914e9337f6129c.rmeta --extern streaming_iterator=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rmeta --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out -l static=tree-sitter`
2025-08-20T23:01:26.6770352Z [00:02:28.072]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba/build-script-build`
2025-08-20T23:01:26.6858953Z [00:02:28.080]➜       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.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9f405485df791e87 -C extra-filename=-20223bac19a95267 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern thiserror_impl=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libthiserror_impl-0776e4dcca73f43b.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-20T23:01:26.7039793Z [00:02:28.098]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f/build-script-build`
2025-08-20T23:01:26.7930070Z [00:02:28.186]➜     Compiling anstyle-parse v0.2.7
2025-08-20T23:01:26.7961512Z [00:02:28.188]➜       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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern utf8parse=/tmp/tmp.LYmGHYtkzM/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-20T23:01:26.8242384Z [00:02:28.219]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc/build-script-build`
2025-08-20T23:01:26.9623440Z [00:02:28.357]➜     Compiling idna_adapter v1.2.1
2025-08-20T23:01:26.9652112Z [00:02:28.359]➜       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 -C linker-plugin-lto --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=483ef66254ddfddf -C extra-filename=-fc2fe48057638238 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern icu_normalizer=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-562d78c99b63f889.rmeta --extern icu_properties=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-fc8e9e9c861ba971.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-20T23:01:27.1509274Z [00:02:28.546]➜     Compiling crossbeam-deque v0.8.6
2025-08-20T23:01:27.1525349Z [00:02:28.546]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crossbeam_deque --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-deque-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8b63f332737c1168 -C extra-filename=-0d1f152e6612a44b --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern crossbeam_epoch=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-a035f5c67ef4c95b.rmeta --extern crossbeam_utils=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-fdfd9e62563524fe.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-20T23:01:27.1586662Z [00:02:28.553]➜     Compiling percent-encoding v2.3.1
2025-08-20T23:01:27.1599351Z [00:02:28.554]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5e3d45fbba9e86ca -C extra-filename=-09549fe6c3c7271d --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:27.3507257Z [00:02:28.744]➜       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 -C linker-plugin-lto '--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=aeb275d6d80e701d -C extra-filename=-f821232f229b5ee2 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern equivalent=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-00f80dfaddbea53e.rmeta --extern hashbrown=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-378b8ed1e37bab28.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-20T23:01:27.4540469Z [00:02:28.849]➜     Compiling anstyle-query v1.1.4
2025-08-20T23:01:27.4598992Z [00:02:28.849]➜       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.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=d1f9fc406a3152a8 -C extra-filename=-e12b4cff8341b024 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:27.5589789Z [00:02:28.954]➜     Compiling utf8_iter v1.0.4
2025-08-20T23:01:27.5601320Z [00:02:28.954]➜       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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abc6f5b35efc21aa -C extra-filename=-51828db896c4cc4c --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:27.6159179Z [00:02:29.010]➜     Compiling linux-raw-sys v0.4.15
2025-08-20T23:01:27.6183637Z [00:02:29.012]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name linux_raw_sys --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linux-raw-sys-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=082abfc1c0a3cff5 -C extra-filename=-4311d095e009335b --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:27.8298292Z [00:02:29.224]➜     Compiling rayon-core v1.13.0
2025-08-20T23:01:27.8307306Z [00:02:29.225]➜       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/rayon-core-1.13.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("web_spin_lock"))' -C metadata=d381228a0700139e -C extra-filename=-3916f069ff2d7d7f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:28.1286983Z [00:02:29.523]➜     Compiling colorchoice v1.0.4
2025-08-20T23:01:28.1341112Z [00:02:29.524]➜       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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:28.3179147Z [00:02:29.712]➜     Compiling semver v1.0.26
2025-08-20T23:01:28.3188713Z [00:02:29.713]➜       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="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8db5ac5544fd8956 -C extra-filename=-12f88cfd103d2f2b --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:28.8407581Z [00:02:30.234]➜       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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=581ced285c318958 -C extra-filename=-b2a72e844afe803f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:29.0134411Z [00:02:30.408]➜     Compiling anstyle v1.0.11
2025-08-20T23:01:29.0172474Z [00:02:30.409]➜       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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:29.0205781Z [00:02:30.415]➜       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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=8b565f5c1f240891 -C extra-filename=-5d7663d4e453975b --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:29.0790750Z [00:02:30.474]➜     Compiling is_terminal_polyfill v1.70.1
2025-08-20T23:01:29.0852729Z [00:02:30.477]➜       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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:29.2224182Z [00:02:30.617]➜     Compiling linux-raw-sys v0.9.4
2025-08-20T23:01:29.2239808Z [00:02:30.618]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name linux_raw_sys --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/linux-raw-sys-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=67ac33a541050e49 -C extra-filename=-c647c5d8acd152ae --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:29.3820951Z [00:02:30.777]➜     Compiling anyhow v1.0.99
2025-08-20T23:01:29.3832788Z [00:02:30.777]➜       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.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=167184f3eb412221 -C extra-filename=-97abb6991338ccc4 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:29.3970141Z [00:02:30.788]➜     Compiling anstream v0.6.20
2025-08-20T23:01:29.4004679Z [00:02:30.792]➜       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.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=56457f2b39e8f89a -C extra-filename=-220f1d11a2c1ac70 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern anstyle=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rmeta --extern anstyle_parse=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-b3d711e09c87a58c.rmeta --extern anstyle_query=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-e12b4cff8341b024.rmeta --extern colorchoice=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-554e86939bdb2b39.rmeta --extern is_terminal_polyfill=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rmeta --extern utf8parse=/tmp/tmp.LYmGHYtkzM/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-20T23:01:29.8273182Z [00:02:31.220]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustix --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=84bebe71c96a5e34 -C extra-filename=-674cf37593fbb44f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern bitflags=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-9512240895c4827e.rmeta --extern linux_raw_sys=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-4311d095e009335b.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
2025-08-20T23:01:30.0551419Z [00:02:31.450]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build-script-build`
2025-08-20T23:01:30.2252558Z [00:02:31.620]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b/build-script-build`
2025-08-20T23:01:30.2815211Z [00:02:31.676]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f/build-script-build`
2025-08-20T23:01:30.2852694Z [00:02:31.680]➜     Compiling idna v1.0.3
2025-08-20T23:01:30.2882533Z [00:02:31.682]➜       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 -C linker-plugin-lto --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=234374e9e8074ad3 -C extra-filename=-da418f5dfdc895bf --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern idna_adapter=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-fc2fe48057638238.rmeta --extern smallvec=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-94592ba2e102fe4d.rmeta --extern utf8_iter=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-51828db896c4cc4c.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-20T23:01:30.2897586Z [00:02:31.684]➜     Compiling form_urlencoded v1.2.1
2025-08-20T23:01:30.2907302Z [00:02:31.684]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9aa073f2d6a15868 -C extra-filename=-77198c124fb8ee31 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern percent_encoding=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-09549fe6c3c7271d.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-20T23:01:30.5936596Z [00:02:31.987]➜       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 -C linker-plugin-lto --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"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=ed564d88315c73c9 -C extra-filename=-2831161eab685d32 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-bef1311e07b34ff5.rmeta --extern libc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-20fd5adb0eb229b7.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-20T23:01:30.7760096Z [00:02:32.169]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rustix --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5c57bbb411f21386 -C extra-filename=-fd79243aa265f407 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern bitflags=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-9512240895c4827e.rmeta --extern linux_raw_sys=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-c647c5d8acd152ae.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
2025-08-20T23:01:30.8819725Z [00:02:32.275]➜     Compiling tree-sitter-java v0.23.5
2025-08-20T23:01:30.8829289Z [00:02:32.277]➜       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/tree-sitter-java-0.23.5/bindings/rust/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=04b01f155bb3303c -C extra-filename=-940688df420dee66 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:30.9619645Z [00:02:32.357]➜     Compiling tree-sitter-haskell v0.23.1
2025-08-20T23:01:30.9630562Z [00:02:32.357]➜       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/tree-sitter-haskell-0.23.1/bindings/rust/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=3325049acd59af5b -C extra-filename=-6f683bb1a9ef9a04 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:31.3684860Z [00:02:32.763]➜     Compiling tree-sitter-python v0.23.6
2025-08-20T23:01:31.3699223Z [00:02:32.764]➜       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/tree-sitter-python-0.23.6/bindings/rust/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=cdd8ade676cd7837 -C extra-filename=-a47d03752f17689e --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:31.4000469Z [00:02:32.795]➜     Compiling tree-sitter-javascript v0.23.1
2025-08-20T23:01:31.4023110Z [00:02:32.795]➜       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/tree-sitter-javascript-0.23.1/bindings/rust/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=9f36cd150c1caf33 -C extra-filename=-17790479c3558938 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:31.8656528Z [00:02:33.260]➜     Compiling tree-sitter-ruby v0.23.1
2025-08-20T23:01:31.8664957Z [00:02:33.261]➜       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/tree-sitter-ruby-0.23.1/bindings/rust/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=51ab5ff6afcdab21 -C extra-filename=-642cfa82c35346ed --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:31.9465868Z [00:02:33.341]➜     Compiling tree-sitter-yaml v0.7.1
2025-08-20T23:01:31.9477191Z [00:02:33.342]➜       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/tree-sitter-yaml-0.7.1/bindings/rust/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=3de40f172de84dde -C extra-filename=-f7d1730d34505a11 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:32.3034775Z [00:02:33.698]➜     Compiling tree-sitter-make v1.1.1
2025-08-20T23:01:32.3042932Z [00:02:33.699]➜       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/tree-sitter-make-1.1.1/bindings/rust/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=ed36590613be0bbe -C extra-filename=-95d774c4f572cd1d --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:32.4469332Z [00:02:33.842]➜     Compiling tree-sitter-json v0.24.8
2025-08-20T23:01:32.4479731Z [00:02:33.842]➜       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/tree-sitter-json-0.24.8/bindings/rust/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=8c1901f34f946dca -C extra-filename=-d40a134df7eca734 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:32.8061505Z [00:02:34.201]➜     Compiling tree-sitter-bash v0.25.0
2025-08-20T23:01:32.8070738Z [00:02:34.201]➜       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/tree-sitter-bash-0.25.0/bindings/rust/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=9c83e7ad207fa179 -C extra-filename=-0d89f9f128627ca3 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:32.8547954Z [00:02:34.250]➜     Compiling tree-sitter-hcl v1.1.0
2025-08-20T23:01:32.8555472Z [00:02:34.250]➜       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/tree-sitter-hcl-1.1.0/bindings/rust/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=83a82b5c312553fc -C extra-filename=-37754ee3b2cbce9d --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:33.1018765Z [00:02:34.497]➜     Compiling tree-sitter-typescript v0.23.2
2025-08-20T23:01:33.1029631Z [00:02:34.497]➜       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/tree-sitter-typescript-0.23.2/bindings/rust/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=e8eb216e43a697de -C extra-filename=-2d9a9b8cb8b7c294 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:33.2155522Z [00:02:34.610]➜     Compiling tree-sitter-rust v0.24.0
2025-08-20T23:01:33.2163473Z [00:02:34.611]➜       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/tree-sitter-rust-0.24.0/bindings/rust/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=03922beb2bbd7980 -C extra-filename=-01c477bad09f4d66 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:33.3754815Z [00:02:34.770]➜     Compiling tree-sitter-c v0.24.1
2025-08-20T23:01:33.3793274Z [00:02:34.772]➜       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/tree-sitter-c-0.24.1/bindings/rust/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=4c70a31ba8c15bb5 -C extra-filename=-9c211221baf3cf70 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:33.5136331Z [00:02:34.908]➜     Compiling tree-sitter-cpp v0.23.4
2025-08-20T23:01:33.5173942Z [00:02:34.912]➜       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/tree-sitter-cpp-0.23.4/bindings/rust/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=c7e939f19620953c -C extra-filename=-7aae08a48d56c0be --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:33.6188498Z [00:02:35.014]➜     Compiling tree-sitter-go v0.23.4
2025-08-20T23:01:33.6204600Z [00:02:35.015]➜       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/tree-sitter-go-0.23.4/bindings/rust/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=a62975e7c7a510ca -C extra-filename=-c486bc75bb9ab7a6 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib --cap-lints allow`
2025-08-20T23:01:33.8713628Z [00:02:35.266]➜     Compiling bstr v1.12.0
2025-08-20T23:01:33.8728198Z [00:02:35.267]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name bstr --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bstr-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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=1c78058314aee106 -C extra-filename=-65b4503929df16ff --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.LYmGHYtkzM/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`
2025-08-20T23:01:33.8821095Z [00:02:35.277]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f/build-script-build`
2025-08-20T23:01:33.8907262Z [00:02:35.285]➜     Compiling same-file v1.0.6
2025-08-20T23:01:33.8920024Z [00:02:35.286]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name same_file --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1662504b71fca73 -C extra-filename=-d76bd81076a1e444 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:34.0611473Z [00:02:35.455]➜       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 opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=662efad3c50d51a2 -C extra-filename=-40917768440d4c3f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:34.0878759Z [00:02:35.483]➜     Compiling heck v0.5.0
2025-08-20T23:01:34.0885636Z [00:02:35.483]➜       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.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:34.4109206Z [00:02:35.806]➜     Compiling strsim v0.11.1
2025-08-20T23:01:34.4125203Z [00:02:35.806]➜       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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:34.6290803Z [00:02:36.024]➜     Compiling home v0.5.11
2025-08-20T23:01:34.6311518Z [00:02:36.025]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name home --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/home-0.5.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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e6f9a0fba56450a -C extra-filename=-56e43a85f1593448 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:34.9157039Z [00:02:36.310]➜     Compiling winnow v0.7.12
2025-08-20T23:01:34.9187412Z [00:02:36.311]➜       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.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=43637e01c445680b -C extra-filename=-aa5b0dfc4d8124ba --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:35.3706467Z [00:02:36.765]➜     Compiling log v0.4.27
2025-08-20T23:01:35.3716927Z [00:02:36.765]➜       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 -C linker-plugin-lto --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=f12be4624592c38e -C extra-filename=-dba0b81633251c61 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:35.4170727Z [00:02:36.811]➜     Compiling option-ext v0.2.0
2025-08-20T23:01:35.4178195Z [00:02:36.812]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name option_ext --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9c60099ef7e8244 -C extra-filename=-dd7fd95bf387f8ef --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:35.5363216Z [00:02:36.931]➜     Compiling clap_lex v0.7.5
2025-08-20T23:01:35.5390068Z [00:02:36.932]➜       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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:35.7440604Z [00:02:37.139]➜     Compiling once_cell v1.21.3
2025-08-20T23:01:35.7453378Z [00:02:37.139]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=bce33c01a6cb76d5 -C extra-filename=-dd9ea91bb2029276 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:36.1219723Z [00:02:37.517]➜     Compiling fastrand v2.3.0
2025-08-20T23:01:36.1239774Z [00:02:37.518]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=8a489a08eaa779ec -C extra-filename=-7349f526c053b502 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:01:36.2027237Z [00:02:37.596]➜     Compiling tree-sitter-loader v0.25.8
2025-08-20T23:01:36.2043587Z [00:02:37.597]➜       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/tree-sitter-loader-0.25.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::obfuscated_if_else' '--allow=clippy::needless_for_each' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="tree-sitter-highlight"' --cfg 'feature="tree-sitter-tags"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "tree-sitter-highlight", "tree-sitter-tags", "wasm"))' -C metadata=094487c834a1e6b5 -C extra-filename=-8c681718e45c75b5 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5 -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:01:36.3783996Z [00:02:37.773]➜     Compiling clap_builder v4.5.44
2025-08-20T23:01:36.3819128Z [00:02:37.774]➜       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.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=0cff98e1d78fe426 -C extra-filename=-269f47810ad9e133 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern anstream=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-220f1d11a2c1ac70.rmeta --extern anstyle=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rmeta --extern clap_lex=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-ebdd39593b7935e8.rmeta --extern strsim=/tmp/tmp.LYmGHYtkzM/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-20T23:01:36.5571805Z [00:02:37.952]➜     Compiling tempfile v3.20.0
2025-08-20T23:01:36.5593117Z [00:02:37.953]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tempfile --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "nightly", "unstable-windows-keep-open-tempfile"))' -C metadata=bc5f216851b03726 -C extra-filename=-69aaad328dff28f6 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern fastrand=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-7349f526c053b502.rmeta --extern getrandom=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-2831161eab685d32.rmeta --extern once_cell=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-dd9ea91bb2029276.rmeta --extern rustix=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-fd79243aa265f407.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-20T23:01:36.5658284Z [00:02:37.960]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5/build-script-build`
2025-08-20T23:01:36.5735031Z [00:02:37.968]➜     Compiling globset v0.4.16
2025-08-20T23:01:36.5765518Z [00:02:37.970]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name globset --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/globset-0.4.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=1fe84ddb839847a5 -C extra-filename=-f391fa2bae5b268f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-d08ee6de636d672a.rmeta --extern bstr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbstr-65b4503929df16ff.rmeta --extern log=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rmeta --extern regex_automata=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-8a9af8f9f6186964.rmeta --extern regex_syntax=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-94914e9337f6129c.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-20T23:01:37.1646646Z [00:02:38.559]➜     Compiling dirs-sys v0.5.0
2025-08-20T23:01:37.1682323Z [00:02:38.562]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name dirs_sys --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=34f404b70a3bdc82 -C extra-filename=-d5962acf8101827c --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-20fd5adb0eb229b7.rmeta --extern option_ext=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboption_ext-dd7fd95bf387f8ef.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-20T23:01:37.9805033Z [00:02:39.375]➜     Compiling etcetera v0.8.0
2025-08-20T23:01:37.9833625Z [00:02:39.377]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name etcetera --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/etcetera-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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=896810eadc6b4800 -C extra-filename=-388155a7f2206250 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-bef1311e07b34ff5.rmeta --extern home=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhome-56e43a85f1593448.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-20T23:01:38.3356162Z [00:02:39.730]➜     Compiling clap_derive v4.5.45
2025-08-20T23:01:38.3449231Z [00:02:39.735]➜       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.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=28c7186cebbfa1dc -C extra-filename=-0328a1fbe039e37e --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib --extern proc_macro2=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib --extern quote=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib --extern syn=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib --extern proc_macro --cap-lints allow`
2025-08-20T23:01:38.5689620Z [00:02:39.964]➜     Compiling fs4 v0.12.0
2025-08-20T23:01:38.5748286Z [00:02:39.967]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name fs4 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/fs4-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 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "fs-err2", "fs-err2-tokio", "fs-err3", "fs-err3-tokio", "smol", "sync", "tokio"))' -C metadata=19efba15f8325905 -C extra-filename=-8d12c7ee16f304d9 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern rustix=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-674cf37593fbb44f.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-20T23:01:38.8787341Z [00:02:40.273]➜       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.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=24026b648874827f -C extra-filename=-db81dd0d0f0a5a31 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern shlex=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libshlex-40917768440d4c3f.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-20T23:01:39.7939977Z [00:02:41.189]➜     Compiling toml_parser v1.0.2
2025-08-20T23:01:39.7967902Z [00:02:41.189]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml_parser --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=456e0310edba4f84 -C extra-filename=-ffbf63182e3400d5 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern winnow=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-aa5b0dfc4d8124ba.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-20T23:01:40.1054768Z [00:02:41.500]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6/build-script-build`
2025-08-20T23:01:42.3428556Z [00:02:43.738]➜     Compiling walkdir v2.5.0
2025-08-20T23:01:42.3445915Z [00:02:43.738]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name walkdir --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=005ed2d4767a8cdc -C extra-filename=-88db5996c083b63f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern same_file=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsame_file-d76bd81076a1e444.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-20T23:01:42.6291039Z [00:02:44.022]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_json --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.142/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=fdb97a7dc1138b0b -C extra-filename=-293e5f526dd0cbe0 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern indexmap=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-f821232f229b5ee2.rmeta --extern itoa=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rmeta --extern memchr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta --extern ryu=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-5d7663d4e453975b.rmeta --extern serde=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.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 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
2025-08-20T23:01:43.3284307Z [00:02:44.723]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70/build-script-build`
2025-08-20T23:01:43.6862246Z [00:02:45.081]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be/build-script-build`
2025-08-20T23:01:45.5053502Z [00:02:46.900]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66/build-script-build`
2025-08-20T23:01:46.2867828Z [00:02:47.681]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294/build-script-build`
2025-08-20T23:01:47.3491504Z [00:02:48.744]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d/build-script-build`
2025-08-20T23:01:48.9490115Z [00:02:50.344]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3/build-script-build`
2025-08-20T23:01:49.0132641Z [00:02:50.408]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734/build-script-build`
2025-08-20T23:01:49.9143195Z [00:02:51.309]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d/build-script-build`
2025-08-20T23:01:50.2105176Z [00:02:51.605]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11/build-script-build`
2025-08-20T23:01:51.5448767Z [00:02:52.940]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed/build-script-build`
2025-08-20T23:01:54.2782221Z [00:02:55.673]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e/build-script-build`
2025-08-20T23:01:54.3151484Z [00:02:55.710]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938/build-script-build`
2025-08-20T23:01:57.2004987Z [00:02:58.595]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66/build-script-build`
2025-08-20T23:01:57.7668397Z [00:02:59.161]➜       Running `/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04/build-script-build`
2025-08-20T23:01:58.3810989Z [00:02:59.776]➜     Compiling url v2.5.4
2025-08-20T23:01:58.3829304Z [00:02:59.776]➜       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 -C linker-plugin-lto --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=cc9144f1719e1e3d -C extra-filename=-b08c71786e029368 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern form_urlencoded=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-77198c124fb8ee31.rmeta --extern idna=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-da418f5dfdc895bf.rmeta --extern percent_encoding=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-09549fe6c3c7271d.rmeta --extern serde=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.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-20T23:01:58.6828261Z [00:03:00.077]➜     Compiling toml_datetime v0.7.0
2025-08-20T23:01:58.6857389Z [00:03:00.078]➜       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.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 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=6c802890dd977f4f -C extra-filename=-42b765a263831c24 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern serde=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.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-20T23:01:58.7632275Z [00:03:00.157]➜       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 opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a9db948946267025 -C extra-filename=-e5e21290ad7fde86 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern serde=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.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(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-20T23:01:59.4650597Z [00:03:00.860]➜     Compiling serde_spanned v1.0.0
2025-08-20T23:01:59.4678950Z [00:03:00.860]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_spanned --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-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 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=040d2d1491a03061 -C extra-filename=-713af1eb30a022bc --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern serde=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.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-20T23:01:59.6368121Z [00:03:01.030]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rayon_core --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=5da4f8375d0eab80 -C extra-filename=-317bdce11de5a645 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern crossbeam_deque=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_deque-0d1f152e6612a44b.rmeta --extern crossbeam_utils=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-fdfd9e62563524fe.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-20T23:01:59.8670192Z [00:03:01.261]➜       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.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=904f15117c1734de -C extra-filename=-25b990e15e0f8fae --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
2025-08-20T23:02:00.2141036Z [00:03:01.609]➜     Compiling tree-sitter-highlight v0.25.8
2025-08-20T23:02:00.2179500Z [00:03:01.610]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_highlight --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-highlight-0.25.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --emit=dep-info,link -C opt-level=3 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::obfuscated_if_else' '--allow=clippy::needless_for_each' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ee884b59747741b -C extra-filename=-e4154ec9e1be9541 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern regex=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rlib --extern streaming_iterator=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rlib --extern thiserror=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-20223bac19a95267.rlib --extern tree_sitter=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter-42a32263ad60bd3a.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out`
2025-08-20T23:02:00.8580700Z [00:03:02.253]➜     Compiling tree-sitter-tags v0.25.8
2025-08-20T23:02:00.8612226Z [00:03:02.253]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_tags --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-tags-0.25.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --emit=dep-info,link -C opt-level=3 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::obfuscated_if_else' '--allow=clippy::needless_for_each' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e24df2ded95d8a0a -C extra-filename=-6ef1017dd0e7494a --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rlib --extern regex=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rlib --extern streaming_iterator=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rlib --extern thiserror=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-20223bac19a95267.rlib --extern tree_sitter=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter-42a32263ad60bd3a.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out`
2025-08-20T23:02:01.9339947Z [00:03:03.329]➜     Compiling libloading v0.8.8
2025-08-20T23:02:01.9362334Z [00:03:03.330]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name libloading --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libloading-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8e6e2148e3aa0f23 -C extra-filename=-6325c6e3e6119c04 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern cfg_if=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-bef1311e07b34ff5.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-20T23:02:02.1886084Z [00:03:03.583]➜     Compiling indoc v2.0.6
2025-08-20T23:02:02.1917076Z [00:03:03.586]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name indoc --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/indoc-2.0.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=e9d69ab14a09a29d -C extra-filename=-c47f93e31d250bef --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern proc_macro --cap-lints allow`
2025-08-20T23:02:02.2858172Z [00:03:03.680]➜     Compiling path-slash v0.2.1
2025-08-20T23:02:02.2869979Z [00:03:03.681]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name path_slash --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/path-slash-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8db25c21db8c7972 -C extra-filename=-c6845968aaf1ed4d --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:02:02.5313351Z [00:03:03.926]➜     Compiling toml_writer v1.0.2
2025-08-20T23:02:02.5346493Z [00:03:03.927]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml_writer --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5c9308b6136e9287 -C extra-filename=-892fe5ab5f5215ca --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:02:02.8452160Z [00:03:04.240]➜     Compiling unsafe-libyaml v0.2.11
2025-08-20T23:02:02.8480282Z [00:03:04.242]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name unsafe_libyaml --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/unsafe-libyaml-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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aa3c72328c09f19d -C extra-filename=-202e44ff8b83742a --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:02:03.0606161Z [00:03:04.455]➜     Compiling either v1.15.0
2025-08-20T23:02:03.0632487Z [00:03:04.457]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name either --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/either-1.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=aa0d7ce5be831243 -C extra-filename=-ca8c527b5d187009 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:02:03.5076435Z [00:03:04.902]➜     Compiling rayon v1.11.0
2025-08-20T23:02:03.5124231Z [00:03:04.906]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rayon --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=c4f7a160adf76bc6 -C extra-filename=-d85e41f4801fb8ee --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern either=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libeither-ca8c527b5d187009.rmeta --extern rayon_core=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon_core-317bdce11de5a645.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-20T23:02:03.6012139Z [00:03:04.996]➜  error: lto can only be run for executables, cdylibs and static library outputs
2025-08-20T23:02:03.6012867Z [00:03:04.996]➜  
2025-08-20T23:02:03.6568950Z [00:03:05.051]➜  error: could not compile `tree-sitter-highlight` (lib) due to 1 previous error
2025-08-20T23:02:03.6583890Z [00:03:05.051]➜  
2025-08-20T23:02:03.6584342Z [00:03:05.051]➜  Caused by:
2025-08-20T23:02:03.6607656Z [00:03:05.051]➜    process didn't exit successfully: `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_highlight --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-highlight-0.25.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --emit=dep-info,link -C opt-level=3 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::obfuscated_if_else' '--allow=clippy::needless_for_each' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ee884b59747741b -C extra-filename=-e4154ec9e1be9541 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern regex=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rlib --extern streaming_iterator=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rlib --extern thiserror=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-20223bac19a95267.rlib --extern tree_sitter=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter-42a32263ad60bd3a.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out` (exit status: 1)
2025-08-20T23:02:03.6657238Z [00:03:05.051]➜  warning: build failed, waiting for other jobs to finish...
2025-08-20T23:02:03.6658078Z [00:03:05.051]➜     Compiling toml v0.9.5
2025-08-20T23:02:03.6688282Z [00:03:05.052]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-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 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=clippy::use_self' --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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=cdd3d8db2e26c00c -C extra-filename=-ab38ffef896b4f99 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern serde=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.rmeta --extern serde_spanned=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-713af1eb30a022bc.rmeta --extern toml_datetime=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-42b765a263831c24.rmeta --extern toml_parser=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-ffbf63182e3400d5.rmeta --extern toml_writer=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rmeta --extern winnow=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-aa5b0dfc4d8124ba.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-20T23:02:03.9267489Z [00:03:05.321]➜  error: could not compile `tree-sitter-tags` (lib) due to 1 previous error
2025-08-20T23:02:03.9268276Z [00:03:05.321]➜  
2025-08-20T23:02:03.9268685Z [00:03:05.321]➜  Caused by:
2025-08-20T23:02:03.9302891Z [00:03:05.321]➜    process didn't exit successfully: `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_tags --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-tags-0.25.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --emit=dep-info,link -C opt-level=3 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::cargo' '--allow=clippy::used_underscore_items' '--allow=clippy::unused_self' '--allow=clippy::unnecessary_wraps' '--allow=clippy::transmute_undefined_repr' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::similar_names' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_clone' '--allow=clippy::range_plus_one' '--allow=clippy::or_fun_call' '--allow=clippy::option_if_let_else' '--allow=clippy::obfuscated_if_else' '--allow=clippy::needless_for_each' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::if_not_else' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::fallible_impl_from' '--deny=clippy::dbg_macro' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--allow=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::branches_sharing_code' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e24df2ded95d8a0a -C extra-filename=-6ef1017dd0e7494a --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rlib --extern regex=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rlib --extern streaming_iterator=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rlib --extern thiserror=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-20223bac19a95267.rlib --extern tree_sitter=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter-42a32263ad60bd3a.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out` (exit status: 1)
2025-08-20T23:02:03.9329670Z [00:03:05.321]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_java --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-java-0.23.5/bindings/rust/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=99bc8ee70587e64d -C extra-filename=-3c96fef948c94d5e --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/out -l static=tree-sitter-java`
2025-08-20T23:02:04.0379481Z [00:03:05.429]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_javascript --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-javascript-0.23.1/bindings/rust/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=b3c78a8da7b785fd -C extra-filename=-30047a4f4a9a8aab --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out -l static=tree-sitter-javascript`
2025-08-20T23:02:04.1673859Z [00:03:05.561]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_python --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-python-0.23.6/bindings/rust/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=4492690ded40ddb4 -C extra-filename=-b6975c4ab41c2333 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out -l static=tree-sitter-python`
2025-08-20T23:02:04.3039951Z [00:03:05.696]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_make --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-make-1.1.1/bindings/rust/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=67cc748b5d5d250f -C extra-filename=-d3903687c667d816 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/out -l static=tree-sitter-make`
2025-08-20T23:02:04.4330761Z [00:03:05.824]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_typescript --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-typescript-0.23.2/bindings/rust/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=aab53b5760da39ad -C extra-filename=-fbc52fe8d3e99bca --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out -l static=tree-sitter-typescript`
2025-08-20T23:02:04.5831209Z [00:03:05.978]➜     Compiling serde_yaml v0.9.34+deprecated
2025-08-20T23:02:04.5846072Z [00:03:05.978]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_yaml --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/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=9c4060b7b3828ae8 -C extra-filename=-e13938b8197538ad --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern indexmap=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-f821232f229b5ee2.rmeta --extern itoa=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rmeta --extern ryu=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-5d7663d4e453975b.rmeta --extern serde=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.rmeta --extern unsafe_libyaml=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunsafe_libyaml-202e44ff8b83742a.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-20T23:02:06.2728880Z [00:03:07.667]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_ruby --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-ruby-0.23.1/bindings/rust/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=74cac2900eb5dd64 -C extra-filename=-4d3951f4dfb73768 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out -l static=tree-sitter-ruby`
2025-08-20T23:02:06.4070481Z [00:03:07.801]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_bash --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-bash-0.25.0/bindings/rust/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=fb694c4cb97d85b8 -C extra-filename=-ac22745e58b3b1e5 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out -l static=tree-sitter-bash`
2025-08-20T23:02:06.5023987Z [00:03:07.896]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_yaml --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-yaml-0.7.1/bindings/rust/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=4e2556850161ffed -C extra-filename=-9ef4890a7a9b329f --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out -l static=tree-sitter-yaml`
2025-08-20T23:02:06.6294202Z [00:03:08.023]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_rust --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-rust-0.24.0/bindings/rust/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=1fef64c40ec6a126 -C extra-filename=-c4fd6d255d950802 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/out -l static=tree-sitter-rust`
2025-08-20T23:02:06.7477164Z [00:03:08.141]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_json --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-json-0.24.8/bindings/rust/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=8b0189c29527f7d4 -C extra-filename=-c5ee603b9fe79172 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/out -l static=tree-sitter-json`
2025-08-20T23:02:06.8904912Z [00:03:08.284]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_cpp --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-cpp-0.23.4/bindings/rust/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=a598d6ba7e88a831 -C extra-filename=-526db034bf094b0a --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/out -l static=tree-sitter-cpp`
2025-08-20T23:02:07.0414420Z [00:03:08.435]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_hcl --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-hcl-1.1.0/bindings/rust/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=2318ef49f51936b2 -C extra-filename=-65643941644455c0 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/out -l static=tree-sitter-hcl`
2025-08-20T23:02:07.1673749Z [00:03:08.561]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_c --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-c-0.24.1/bindings/rust/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=2e64f13ab9c9391f -C extra-filename=-6d58076dde128fdc --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/out -l static=tree-sitter-c`
2025-08-20T23:02:07.3054860Z [00:03:08.700]➜     Compiling clap v4.5.45
2025-08-20T23:02:07.3105208Z [00:03:08.701]➜       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.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=00ffc24b3674a10c -C extra-filename=-f841baad1c6ec9b4 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern clap_builder=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-269f47810ad9e133.rmeta --extern clap_derive=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libclap_derive-0328a1fbe039e37e.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-20T23:02:07.3894930Z [00:03:08.784]➜     Compiling ignore v0.4.23
2025-08-20T23:02:07.3912104Z [00:03:08.785]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ignore --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ignore-0.4.23/src/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("simd-accel"))' -C metadata=a11706451b3fccc0 -C extra-filename=-2b5dbee37c95a41c --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern crossbeam_deque=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_deque-0d1f152e6612a44b.rmeta --extern globset=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglobset-f391fa2bae5b268f.rmeta --extern log=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rmeta --extern memchr=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta --extern regex_automata=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-8a9af8f9f6186964.rmeta --extern same_file=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsame_file-d76bd81076a1e444.rmeta --extern walkdir=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwalkdir-88db5996c083b63f.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-20T23:02:09.0915180Z [00:03:10.485]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_haskell --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-haskell-0.23.1/bindings/rust/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=77a65d7c10e0ffad -C extra-filename=-72805af95f1a1310 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out -l static=tree-sitter-haskell`
2025-08-20T23:02:09.2478769Z [00:03:10.641]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name tree_sitter_go --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tree-sitter-go-0.23.4/bindings/rust/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=731c9b218c297e80 -C extra-filename=-9a7357c6f0725ca5 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern tree_sitter_language=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.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.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/out -l static=tree-sitter-go`
2025-08-20T23:02:09.3470142Z [00:03:10.742]➜     Compiling dirs v6.0.0
2025-08-20T23:02:09.3489081Z [00:03:10.743]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name dirs --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a224e1a60185f73 -C extra-filename=-1c4894bc8e30d152 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern dirs_sys=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs_sys-d5962acf8101827c.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-20T23:02:09.3610634Z [00:03:10.756]➜     Compiling num_cpus v1.17.0
2025-08-20T23:02:09.3656936Z [00:03:10.759]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_cpus --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_cpus-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74a1a6119291bd10 -C extra-filename=-3ff317c1a07687d8 --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-20fd5adb0eb229b7.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-20T23:02:09.5923892Z [00:03:10.987]➜     Compiling glob v0.3.3
2025-08-20T23:02:09.5935285Z [00:03:10.988]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name glob --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/glob-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 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d2b3aa0f8f637121 -C extra-filename=-63c8b32284efffce --out-dir /tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.LYmGHYtkzM/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-20T23:02:11.6130796Z [00:03:13.008]➜  + find -L ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f
2025-08-20T23:02:11.6140425Z [00:03:13.009]➜  ./target/x86_64-unknown-linux-musl/release/.cargo-lock
2025-08-20T23:02:11.6146142Z [00:03:13.009]➜  + find ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T23:02:11.6150209Z [00:03:13.010]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T23:02:11.6165371Z [00:03:13.011]➜  + cut -d: -f1
2025-08-20T23:02:11.6167127Z [00:03:13.011]➜  + xargs realpath --no-symlinks
2025-08-20T23:02:11.6167830Z [00:03:13.011]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T23:02:11.6183621Z [00:03:13.013]➜  realpath: missing operand
2025-08-20T23:02:11.6184253Z [00:03:13.013]➜  Try 'realpath --help' for more information.
2025-08-20T23:02:11.7532508Z [00:03:13.148]➜  '/tmp/tmp.LYmGHYtkzM/TEMPREPO/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T23:02:11.7744271Z [00:03:13.169]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T23:02:11.7764609Z [00:03:13.171]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T23:02:11.7769286Z [00:03:13.172]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T23:02:11.8160223Z [00:03:13.211]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T23:02:11.8190496Z [00:03:13.214]➜  
2025-08-20T23:02:11.8207686Z [00:03:13.216]➜  /build-bins/LICENSE
2025-08-20T23:02:11.8225282Z [00:03:13.217]➜  + file /build-bins/LICENSE
2025-08-20T23:02:11.8442694Z [00:03:13.239]➜  /build-bins/LICENSE: Unicode text, UTF-8 text, with very long lines (460)
2025-08-20T23:02:11.8451300Z [00:03:13.240]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T23:02:11.8471393Z [00:03:13.242]➜  /build-bins/LICENSE:         1066 Bytes
2025-08-20T23:02:11.8474590Z [00:03:13.242]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T23:02:11.8489311Z [00:03:13.244]➜  1.1K	2025-08-20 23:02:11.752257522 +0000	/build-bins/LICENSE
2025-08-20T23:02:11.8491862Z [00:03:13.244]➜  + popd
2025-08-20T23:02:11.9317846Z [00:03:13.327]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T23:02:11.9509074Z [00:03:13.346]➜  + '[' -s /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T23:02:11.9510128Z [00:03:13.346]➜  + cp -fv /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T23:02:11.9535926Z [00:03:13.348]➜  '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T23:02:11.9550978Z [00:03:13.349]➜  + find /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T23:02:11.9562787Z [00:03:13.349]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T23:02:11.9563682Z [00:03:13.349]➜  + cut -d: -f1
2025-08-20T23:02:11.9564284Z [00:03:13.350]➜  + xargs realpath --no-symlinks
2025-08-20T23:02:11.9565206Z [00:03:13.351]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:12.0556440Z [00:03:13.450]➜  realpath: missing operand
2025-08-20T23:02:12.0557153Z [00:03:13.450]➜  Try 'realpath --help' for more information.
2025-08-20T23:02:12.0566575Z [00:03:13.452]➜  
2025-08-20T23:02:12.6487957Z [00:03:14.044]➜  
2025-08-20T23:02:12.6597577Z [00:03:14.054]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.static.version' from runner:docker to runner:runner
2025-08-20T23:02:12.6599711Z [00:03:14.054]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/Cargo.toml' from root:root to runner:runner
2025-08-20T23:02:12.6602215Z [00:03:14.054]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/bench/mod.rs' from root:root to runner:runner
2025-08-20T23:02:12.6604169Z [00:03:14.054]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/bench' from root:root to runner:runner
2025-08-20T23:02:12.6605823Z [00:03:14.054]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples/README.md' from root:root to runner:runner
2025-08-20T23:02:12.6607403Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples/builtin_languages.toml' from root:root to runner:runner
2025-08-20T23:02:12.6608793Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples/custom_languages.toml' from root:root to runner:runner
2025-08-20T23:02:12.6610930Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples/quickstart_custom_languages.toml' from root:root to runner:runner
2025-08-20T23:02:12.6612559Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples' from root:root to runner:runner
2025-08-20T23:02:12.6613746Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T23:02:12.6615158Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/README.md' from root:root to runner:runner
2025-08-20T23:02:12.6616580Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/uncomment/downloader.py' from root:root to runner:runner
2025-08-20T23:02:12.6619170Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/uncomment/cli.py' from root:root to runner:runner
2025-08-20T23:02:12.6620929Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/uncomment/__init__.py' from root:root to runner:runner
2025-08-20T23:02:12.6622269Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/uncomment' from root:root to runner:runner
2025-08-20T23:02:12.6623568Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/pyproject.toml' from root:root to runner:runner
2025-08-20T23:02:12.6625257Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package' from root:root to runner:runner
2025-08-20T23:02:12.6627176Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T23:02:12.6628433Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.pre-commit-config.yaml' from root:root to runner:runner
2025-08-20T23:02:12.6629717Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.cjs' from root:root to runner:runner
2025-08-20T23:02:12.6631248Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/repos.yaml' from root:root to runner:runner
2025-08-20T23:02:12.6633349Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.mjs' from root:root to runner:runner
2025-08-20T23:02:12.6634662Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/regex_test.ts' from root:root to runner:runner
2025-08-20T23:02:12.6635950Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.jsx' from root:root to runner:runner
2025-08-20T23:02:12.6637395Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.d.ts' from root:root to runner:runner
2025-08-20T23:02:12.6638761Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.js' from root:root to runner:runner
2025-08-20T23:02:12.6641106Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.tsx' from root:root to runner:runner
2025-08-20T23:02:12.6642889Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.ts' from root:root to runner:runner
2025-08-20T23:02:12.6644168Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.mts' from root:root to runner:runner
2025-08-20T23:02:12.6646150Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.cts' from root:root to runner:runner
2025-08-20T23:02:12.6648400Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.d.mts' from root:root to runner:runner
2025-08-20T23:02:12.6649705Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data' from root:root to runner:runner
2025-08-20T23:02:12.6650921Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.commitlintrc' from root:root to runner:runner
2025-08-20T23:02:12.6652711Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.gitmodules' from root:root to runner:runner
2025-08-20T23:02:12.6654421Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/grammar_integration_tests.rs' from root:root to runner:runner
2025-08-20T23:02:12.6655794Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/uncomment_integration.rs' from root:root to runner:runner
2025-08-20T23:02:12.6657406Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/python_docstring_test.rs' from root:root to runner:runner
2025-08-20T23:02:12.6658888Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/error_handling_tests.rs' from root:root to runner:runner
2025-08-20T23:02:12.6661393Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/integration_tests.rs' from root:root to runner:runner
2025-08-20T23:02:12.6663354Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/init_command_tests.rs' from root:root to runner:runner
2025-08-20T23:02:12.6664812Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/custom_languages_test.rs' from root:root to runner:runner
2025-08-20T23:02:12.6667460Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/init_integration_test.rs' from root:root to runner:runner
2025-08-20T23:02:12.6668872Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests' from root:root to runner:runner
2025-08-20T23:02:12.6670052Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/main.rs' from root:root to runner:runner
2025-08-20T23:02:12.6671373Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/config.rs' from root:root to runner:runner
2025-08-20T23:02:12.6673682Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/processor.rs' from root:root to runner:runner
2025-08-20T23:02:12.6675085Z [00:03:14.055]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/bin/benchmark.rs' from root:root to runner:runner
2025-08-20T23:02:12.6676516Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/bin/profile.rs' from root:root to runner:runner
2025-08-20T23:02:12.6678109Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/bin' from root:root to runner:runner
2025-08-20T23:02:12.6680374Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/ast/visitor.rs' from root:root to runner:runner
2025-08-20T23:02:12.6681978Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/ast/mod.rs' from root:root to runner:runner
2025-08-20T23:02:12.6683156Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/ast' from root:root to runner:runner
2025-08-20T23:02:12.6684570Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages/handlers.rs' from root:root to runner:runner
2025-08-20T23:02:12.6687227Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages/config.rs' from root:root to runner:runner
2025-08-20T23:02:12.6688650Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages/registry.rs' from root:root to runner:runner
2025-08-20T23:02:12.6689952Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages/mod.rs' from root:root to runner:runner
2025-08-20T23:02:12.6691210Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages' from root:root to runner:runner
2025-08-20T23:02:12.6693371Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/grammar/loader.rs' from root:root to runner:runner
2025-08-20T23:02:12.6694827Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/grammar/mod.rs' from root:root to runner:runner
2025-08-20T23:02:12.6696057Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/grammar' from root:root to runner:runner
2025-08-20T23:02:12.6697604Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/cli.rs' from root:root to runner:runner
2025-08-20T23:02:12.6699698Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/rules/preservation.rs' from root:root to runner:runner
2025-08-20T23:02:12.6701001Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/rules/mod.rs' from root:root to runner:runner
2025-08-20T23:02:12.6702212Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/rules' from root:root to runner:runner
2025-08-20T23:02:12.6704165Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/lib.rs' from root:root to runner:runner
2025-08-20T23:02:12.6705353Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src' from root:root to runner:runner
2025-08-20T23:02:12.6706669Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/DISTRIBUTION.md' from root:root to runner:runner
2025-08-20T23:02:12.6708230Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/Cargo.lock' from root:root to runner:runner
2025-08-20T23:02:12.6710517Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/scripts/test-homebrew-formula.sh' from root:root to runner:runner
2025-08-20T23:02:12.6712175Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/scripts' from root:root to runner:runner
2025-08-20T23:02:12.6713348Z [00:03:14.056]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/CLAUDE.md' from root:root to runner:runner
2025-08-20T23:02:12.6715342Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/benches/performance.rs' from root:root to runner:runner
2025-08-20T23:02:12.6717284Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/benches' from root:root to runner:runner
2025-08-20T23:02:12.6718488Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/homebrew-tap' from root:root to runner:runner
2025-08-20T23:02:12.6719849Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T23:02:12.6722119Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/README.md' from root:root to runner:runner
2025-08-20T23:02:12.6723778Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/bin/uncomment' from root:root to runner:runner
2025-08-20T23:02:12.6725733Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/bin' from root:root to runner:runner
2025-08-20T23:02:12.6728172Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/.npmignore' from root:root to runner:runner
2025-08-20T23:02:12.6729489Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/package.json' from root:root to runner:runner
2025-08-20T23:02:12.6731388Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/test_pip.py' from root:root to runner:runner
2025-08-20T23:02:12.6733482Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/install.js' from root:root to runner:runner
2025-08-20T23:02:12.6734776Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/index.js' from root:root to runner:runner
2025-08-20T23:02:12.6736485Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package' from root:root to runner:runner
2025-08-20T23:02:12.6738982Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/dependabot.yml' from root:root to runner:runner
2025-08-20T23:02:12.6740916Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/release.yaml' from root:root to runner:runner
2025-08-20T23:02:12.6743184Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/release.yml' from root:root to runner:runner
2025-08-20T23:02:12.6745030Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/pr-title.yaml' from root:root to runner:runner
2025-08-20T23:02:12.6746379Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/claude.yml' from root:root to runner:runner
2025-08-20T23:02:12.6748844Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/publish.yml' from root:root to runner:runner
2025-08-20T23:02:12.6750657Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/release-homebrew.yml' from root:root to runner:runner
2025-08-20T23:02:12.6752016Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/ci.yaml' from root:root to runner:runner
2025-08-20T23:02:12.6754002Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T23:02:12.6755912Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T23:02:12.6757466Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T23:02:12.6759451Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T23:02:12.6761318Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T23:02:12.6762667Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T23:02:12.6764858Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T23:02:12.6766973Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T23:02:12.6768377Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T23:02:12.6770674Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T23:02:12.6772426Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T23:02:12.6773971Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T23:02:12.6776399Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T23:02:12.6778060Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T23:02:12.6779441Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T23:02:12.6781908Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T23:02:12.6783273Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T23:02:12.6784534Z [00:03:14.057]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T23:02:12.6786913Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T23:02:12.6788681Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T23:02:12.6790042Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T23:02:12.6792193Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T23:02:12.6794052Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T23:02:12.6795275Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T23:02:12.6796460Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T23:02:12.6798899Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T23:02:12.6800468Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T23:02:12.6801759Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T23:02:12.6804192Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T23:02:12.6805831Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T23:02:12.6807470Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T23:02:12.6809741Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T23:02:12.6811536Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T23:02:12.6812769Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T23:02:12.6814887Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T23:02:12.6817138Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T23:02:12.6819216Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-d0080bc9d4f3d1aeb30e0da52ef11557b5e55ef7.promisor' from root:root to runner:runner
2025-08-20T23:02:12.6822003Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-d0080bc9d4f3d1aeb30e0da52ef11557b5e55ef7.rev' from root:root to runner:runner
2025-08-20T23:02:12.6823986Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-598a83155468c568722c42c34ae10815fedeab5c.rev' from root:root to runner:runner
2025-08-20T23:02:12.6827007Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-d0080bc9d4f3d1aeb30e0da52ef11557b5e55ef7.pack' from root:root to runner:runner
2025-08-20T23:02:12.6829060Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-598a83155468c568722c42c34ae10815fedeab5c.promisor' from root:root to runner:runner
2025-08-20T23:02:12.6832188Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-598a83155468c568722c42c34ae10815fedeab5c.idx' from root:root to runner:runner
2025-08-20T23:02:12.6834226Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-598a83155468c568722c42c34ae10815fedeab5c.pack' from root:root to runner:runner
2025-08-20T23:02:12.6837552Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-d0080bc9d4f3d1aeb30e0da52ef11557b5e55ef7.idx' from root:root to runner:runner
2025-08-20T23:02:12.6839104Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T23:02:12.6840896Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T23:02:12.6843133Z [00:03:14.058]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T23:02:12.6844797Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T23:02:12.6847021Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T23:02:12.6849075Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T23:02:12.6850287Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T23:02:12.6852489Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/.rustc_info.json' from root:root to runner:runner
2025-08-20T23:02:12.6854600Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/examples' from root:root to runner:runner
2025-08-20T23:02:12.6856187Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/incremental' from root:root to runner:runner
2025-08-20T23:02:12.6858828Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.cargo-lock' from root:root to runner:runner
2025-08-20T23:02:12.6860914Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6863915Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f/build_script_build-3916f069ff2d7d7f.d' from root:root to runner:runner
2025-08-20T23:02:12.6866202Z [00:03:14.059]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f/build_script_build-3916f069ff2d7d7f' retained as runner:runner
2025-08-20T23:02:12.6869115Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f' from root:root to runner:runner
2025-08-20T23:02:12.6871304Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6874190Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66/build_script_build-01c477bad09f4d66.d' from root:root to runner:runner
2025-08-20T23:02:12.6876599Z [00:03:14.059]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66/build_script_build-01c477bad09f4d66' retained as runner:runner
2025-08-20T23:02:12.6878468Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66' from root:root to runner:runner
2025-08-20T23:02:12.6880388Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6883566Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build_script_build-89d3fda42f56463d.d' from root:root to runner:runner
2025-08-20T23:02:12.6886094Z [00:03:14.059]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build_script_build-89d3fda42f56463d' retained as runner:runner
2025-08-20T23:02:12.6888814Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d' from root:root to runner:runner
2025-08-20T23:02:12.6890816Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6893615Z [00:03:14.059]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e/build_script_build-b73c50ad0d10bc4e' retained as runner:runner
2025-08-20T23:02:12.6895840Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e/build_script_build-b73c50ad0d10bc4e.d' from root:root to runner:runner
2025-08-20T23:02:12.6898718Z [00:03:14.059]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e' from root:root to runner:runner
2025-08-20T23:02:12.6900603Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6903680Z [00:03:14.060]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build_script_build-97abb6991338ccc4' retained as runner:runner
2025-08-20T23:02:12.6905998Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build_script_build-97abb6991338ccc4.d' from root:root to runner:runner
2025-08-20T23:02:12.6908842Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4' from root:root to runner:runner
2025-08-20T23:02:12.6910734Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6913852Z [00:03:14.060]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d/build_script_build-37754ee3b2cbce9d' retained as runner:runner
2025-08-20T23:02:12.6916086Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d/build_script_build-37754ee3b2cbce9d.d' from root:root to runner:runner
2025-08-20T23:02:12.6918975Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d' from root:root to runner:runner
2025-08-20T23:02:12.6921170Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6923944Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11/build_script_build-f7d1730d34505a11.d' from root:root to runner:runner
2025-08-20T23:02:12.6926482Z [00:03:14.060]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11/build_script_build-f7d1730d34505a11' retained as runner:runner
2025-08-20T23:02:12.6929273Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11' from root:root to runner:runner
2025-08-20T23:02:12.6931807Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6934334Z [00:03:14.060]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed/build_script_build-642cfa82c35346ed' retained as runner:runner
2025-08-20T23:02:12.6937521Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed/build_script_build-642cfa82c35346ed.d' from root:root to runner:runner
2025-08-20T23:02:12.6939466Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed' from root:root to runner:runner
2025-08-20T23:02:12.6942215Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6944561Z [00:03:14.060]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0/build_script_build-5b700862f4baf9d0' retained as runner:runner
2025-08-20T23:02:12.6947808Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0/build_script_build-5b700862f4baf9d0.d' from root:root to runner:runner
2025-08-20T23:02:12.6949915Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0' from root:root to runner:runner
2025-08-20T23:02:12.6952933Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6954957Z [00:03:14.060]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be/build_script_build-7aae08a48d56c0be' retained as runner:runner
2025-08-20T23:02:12.6958405Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be/build_script_build-7aae08a48d56c0be.d' from root:root to runner:runner
2025-08-20T23:02:12.6961686Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be' from root:root to runner:runner
2025-08-20T23:02:12.6963978Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/out' from root:root to runner:runner
2025-08-20T23:02:12.6965907Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/output' from root:root to runner:runner
2025-08-20T23:02:12.6968991Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/root-output' from root:root to runner:runner
2025-08-20T23:02:12.6971020Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.6974000Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/stderr' from root:root to runner:runner
2025-08-20T23:02:12.6975572Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49' from root:root to runner:runner
2025-08-20T23:02:12.6978020Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6980684Z [00:03:14.060]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d/build_script_build-95d774c4f572cd1d' retained as runner:runner
2025-08-20T23:02:12.6983455Z [00:03:14.060]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d/build_script_build-95d774c4f572cd1d.d' from root:root to runner:runner
2025-08-20T23:02:12.6986111Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d' from root:root to runner:runner
2025-08-20T23:02:12.6988866Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.6991589Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66/build_script_build-940688df420dee66.d' from root:root to runner:runner
2025-08-20T23:02:12.6994291Z [00:03:14.061]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66/build_script_build-940688df420dee66' retained as runner:runner
2025-08-20T23:02:12.6996976Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66' from root:root to runner:runner
2025-08-20T23:02:12.6999770Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7002436Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b/build_script_build-12f88cfd103d2f2b.d' from root:root to runner:runner
2025-08-20T23:02:12.7005092Z [00:03:14.061]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b/build_script_build-12f88cfd103d2f2b' retained as runner:runner
2025-08-20T23:02:12.7007566Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b' from root:root to runner:runner
2025-08-20T23:02:12.7009928Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7012578Z [00:03:14.061]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build_script_build-666d147f7ba58189' retained as runner:runner
2025-08-20T23:02:12.7014949Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build_script_build-666d147f7ba58189.d' from root:root to runner:runner
2025-08-20T23:02:12.7017997Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189' from root:root to runner:runner
2025-08-20T23:02:12.7020197Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7023163Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f/build_script_build-20df41a47134c03f.d' from root:root to runner:runner
2025-08-20T23:02:12.7025672Z [00:03:14.061]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f/build_script_build-20df41a47134c03f' retained as runner:runner
2025-08-20T23:02:12.7028302Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f' from root:root to runner:runner
2025-08-20T23:02:12.7030260Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7033533Z [00:03:14.061]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294/build_script_build-2d9a9b8cb8b7c294' retained as runner:runner
2025-08-20T23:02:12.7036068Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294/build_script_build-2d9a9b8cb8b7c294.d' from root:root to runner:runner
2025-08-20T23:02:12.7039160Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294' from root:root to runner:runner
2025-08-20T23:02:12.7041430Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7044489Z [00:03:14.061]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e/build_script_build-a47d03752f17689e.d' from root:root to runner:runner
2025-08-20T23:02:12.7047352Z [00:03:14.062]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e/build_script_build-a47d03752f17689e' retained as runner:runner
2025-08-20T23:02:12.7049834Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e' from root:root to runner:runner
2025-08-20T23:02:12.7052258Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7054863Z [00:03:14.062]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70/build_script_build-9c211221baf3cf70' retained as runner:runner
2025-08-20T23:02:12.7057567Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70/build_script_build-9c211221baf3cf70.d' from root:root to runner:runner
2025-08-20T23:02:12.7060234Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70' from root:root to runner:runner
2025-08-20T23:02:12.7062602Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7065282Z [00:03:14.062]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51/build_script_build-0f4a78b6568d3d51' retained as runner:runner
2025-08-20T23:02:12.7067800Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51/build_script_build-0f4a78b6568d3d51.d' from root:root to runner:runner
2025-08-20T23:02:12.7070695Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51' from root:root to runner:runner
2025-08-20T23:02:12.7072881Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7075634Z [00:03:14.062]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f/build_script_build-8be794423b45a10f' retained as runner:runner
2025-08-20T23:02:12.7077888Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f/build_script_build-8be794423b45a10f.d' from root:root to runner:runner
2025-08-20T23:02:12.7081082Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f' from root:root to runner:runner
2025-08-20T23:02:12.7083127Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7086172Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5/build_script_build-59204ee670cc13a5.d' from root:root to runner:runner
2025-08-20T23:02:12.7088712Z [00:03:14.062]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5/build_script_build-59204ee670cc13a5' retained as runner:runner
2025-08-20T23:02:12.7091262Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5' from root:root to runner:runner
2025-08-20T23:02:12.7093277Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7096488Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938/build_script_build-17790479c3558938.d' from root:root to runner:runner
2025-08-20T23:02:12.7099292Z [00:03:14.062]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938/build_script_build-17790479c3558938' retained as runner:runner
2025-08-20T23:02:12.7102080Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938' from root:root to runner:runner
2025-08-20T23:02:12.7104966Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7107828Z [00:03:14.062]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build_script_build-9e4fce232d40b3fa' retained as runner:runner
2025-08-20T23:02:12.7110982Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build_script_build-9e4fce232d40b3fa.d' from root:root to runner:runner
2025-08-20T23:02:12.7113351Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa' from root:root to runner:runner
2025-08-20T23:02:12.7116285Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7130964Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5/build_script_build-8c681718e45c75b5.d' from root:root to runner:runner
2025-08-20T23:02:12.7134096Z [00:03:14.062]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5/build_script_build-8c681718e45c75b5' retained as runner:runner
2025-08-20T23:02:12.7137332Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5' from root:root to runner:runner
2025-08-20T23:02:12.7139263Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7142402Z [00:03:14.062]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build_script_build-1108bd03bb6c3137.d' from root:root to runner:runner
2025-08-20T23:02:12.7145006Z [00:03:14.063]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build_script_build-1108bd03bb6c3137' retained as runner:runner
2025-08-20T23:02:12.7147607Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137' from root:root to runner:runner
2025-08-20T23:02:12.7150081Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7152823Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba/build_script_build-7c6e7f63e8ea70ba.d' from root:root to runner:runner
2025-08-20T23:02:12.7155555Z [00:03:14.063]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba/build_script_build-7c6e7f63e8ea70ba' retained as runner:runner
2025-08-20T23:02:12.7158217Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba' from root:root to runner:runner
2025-08-20T23:02:12.7160700Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7163317Z [00:03:14.063]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734/build_script_build-d40a134df7eca734' retained as runner:runner
2025-08-20T23:02:12.7166140Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734/build_script_build-d40a134df7eca734.d' from root:root to runner:runner
2025-08-20T23:02:12.7168751Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734' from root:root to runner:runner
2025-08-20T23:02:12.7171164Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/out' from root:root to runner:runner
2025-08-20T23:02:12.7173788Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/output' from root:root to runner:runner
2025-08-20T23:02:12.7176219Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7178831Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7181170Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7183679Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813' from root:root to runner:runner
2025-08-20T23:02:12.7185556Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc/build_script_build-39ed82ffa009d7bc.d' from root:root to runner:runner
2025-08-20T23:02:12.7188882Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7191890Z [00:03:14.063]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc/build_script_build-39ed82ffa009d7bc' retained as runner:runner
2025-08-20T23:02:12.7194706Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc' from root:root to runner:runner
2025-08-20T23:02:12.7197551Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7199649Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04/build_script_build-6f683bb1a9ef9a04.d' from root:root to runner:runner
2025-08-20T23:02:12.7201493Z [00:03:14.063]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04/build_script_build-6f683bb1a9ef9a04' retained as runner:runner
2025-08-20T23:02:12.7203180Z [00:03:14.063]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04' from root:root to runner:runner
2025-08-20T23:02:12.7204846Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7206576Z [00:03:14.064]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6/build_script_build-c486bc75bb9ab7a6' retained as runner:runner
2025-08-20T23:02:12.7209020Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6/build_script_build-c486bc75bb9ab7a6.d' from root:root to runner:runner
2025-08-20T23:02:12.7210825Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6' from root:root to runner:runner
2025-08-20T23:02:12.7212408Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/out' from root:root to runner:runner
2025-08-20T23:02:12.7213965Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/output' from root:root to runner:runner
2025-08-20T23:02:12.7215565Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7217447Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7219080Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7220611Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa' from root:root to runner:runner
2025-08-20T23:02:12.7222182Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7223826Z [00:03:14.064]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42/build_script_build-6ad8e7e63b5dfc42' retained as runner:runner
2025-08-20T23:02:12.7225662Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42/build_script_build-6ad8e7e63b5dfc42.d' from root:root to runner:runner
2025-08-20T23:02:12.7227773Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42' from root:root to runner:runner
2025-08-20T23:02:12.7229387Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3/build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7231196Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3/build_script_build-0d89f9f128627ca3.d' from root:root to runner:runner
2025-08-20T23:02:12.7232990Z [00:03:14.064]➜  ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3/build_script_build-0d89f9f128627ca3' retained as runner:runner
2025-08-20T23:02:12.7234626Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3' from root:root to runner:runner
2025-08-20T23:02:12.7236157Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build' from root:root to runner:runner
2025-08-20T23:02:12.7237762Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7239321Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libthiserror_impl-0776e4dcca73f43b.so' from root:root to runner:runner
2025-08-20T23:02:12.7240868Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/unicode_ident-8322841390b1e4cb.d' from root:root to runner:runner
2025-08-20T23:02:12.7242341Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/cc-9ca51d5b0d4cf95a.d' from root:root to runner:runner
2025-08-20T23:02:12.7243831Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/synstructure-dd6a89005d3dfd8c.d' from root:root to runner:runner
2025-08-20T23:02:12.7245387Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libhashbrown-f4475889de089917.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7247206Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7249302Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libhashbrown-f4475889de089917.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7250880Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7252576Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7254056Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/shlex-b36db43b0fc69e13.d' from root:root to runner:runner
2025-08-20T23:02:12.7255527Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/memchr-4c4adec6f6201c05.d' from root:root to runner:runner
2025-08-20T23:02:12.7257310Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libitoa-2861ebb8e80940a9.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7258827Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/heck-cb7f72c37e5a2d54.d' from root:root to runner:runner
2025-08-20T23:02:12.7260302Z [00:03:14.064]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/hashbrown-f4475889de089917.d' from root:root to runner:runner
2025-08-20T23:02:12.7261801Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/proc_macro2-45fbbe45ab122ec6.d' from root:root to runner:runner
2025-08-20T23:02:12.7263470Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7265061Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7266619Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7268362Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libitoa-2861ebb8e80940a9.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7269852Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/serde-d938b6a2993e586b.d' from root:root to runner:runner
2025-08-20T23:02:12.7271345Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libryu-babc26e6b9e340f0.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7272880Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde_json-e76c6974deb9c645.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7274570Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/zerofrom_derive-9b9f1e6b6da22ea9.d' from root:root to runner:runner
2025-08-20T23:02:12.7276397Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/serde_derive-2173177a6ccd85ee.d' from root:root to runner:runner
2025-08-20T23:02:12.7278281Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libmemchr-4c4adec6f6201c05.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7279772Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/itoa-2861ebb8e80940a9.d' from root:root to runner:runner
2025-08-20T23:02:12.7281249Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/displaydoc-942a0570498e8d45.d' from root:root to runner:runner
2025-08-20T23:02:12.7282761Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7284242Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/ryu-babc26e6b9e340f0.d' from root:root to runner:runner
2025-08-20T23:02:12.7285781Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde_derive-2173177a6ccd85ee.so' from root:root to runner:runner
2025-08-20T23:02:12.7287572Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7289318Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/quote-05a1feed5696fe29.d' from root:root to runner:runner
2025-08-20T23:02:12.7290854Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libindoc-c47f93e31d250bef.so' from root:root to runner:runner
2025-08-20T23:02:12.7292336Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/indoc-c47f93e31d250bef.d' from root:root to runner:runner
2025-08-20T23:02:12.7293829Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/thiserror_impl-0776e4dcca73f43b.d' from root:root to runner:runner
2025-08-20T23:02:12.7295415Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsynstructure-dd6a89005d3dfd8c.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7297211Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libmemchr-4c4adec6f6201c05.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7298761Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/clap_derive-0328a1fbe039e37e.d' from root:root to runner:runner
2025-08-20T23:02:12.7300261Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7301791Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libzerovec_derive-1be973825a14c6b3.so' from root:root to runner:runner
2025-08-20T23:02:12.7303383Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7305077Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libindexmap-9518c8b55d17c57e.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7306594Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/indexmap-9518c8b55d17c57e.d' from root:root to runner:runner
2025-08-20T23:02:12.7308495Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so' from root:root to runner:runner
2025-08-20T23:02:12.7310076Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde_json-e76c6974deb9c645.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7311632Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde-d938b6a2993e586b.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7313151Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/equivalent-d4141b76549b3f53.d' from root:root to runner:runner
2025-08-20T23:02:12.7314701Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libzerofrom_derive-9b9f1e6b6da22ea9.so' from root:root to runner:runner
2025-08-20T23:02:12.7316445Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsynstructure-dd6a89005d3dfd8c.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7318155Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/yoke_derive-da8d026212e7455b.d' from root:root to runner:runner
2025-08-20T23:02:12.7319662Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7321197Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7322751Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/zerovec_derive-1be973825a14c6b3.d' from root:root to runner:runner
2025-08-20T23:02:12.7324289Z [00:03:14.065]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7325810Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde-d938b6a2993e586b.rlib' from root:root to runner:runner
2025-08-20T23:02:12.7327502Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/serde_json-e76c6974deb9c645.d' from root:root to runner:runner
2025-08-20T23:02:12.7329045Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libclap_derive-0328a1fbe039e37e.so' from root:root to runner:runner
2025-08-20T23:02:12.7330742Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libyoke_derive-da8d026212e7455b.so' from root:root to runner:runner
2025-08-20T23:02:12.7332299Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7333879Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libindexmap-9518c8b55d17c57e.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7335424Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libryu-babc26e6b9e340f0.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7337016Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/syn-c0b48651d7cbcfe6.d' from root:root to runner:runner
2025-08-20T23:02:12.7338519Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.7339913Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps' from root:root to runner:runner
2025-08-20T23:02:12.7341594Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7343640Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7346495Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7350009Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7353152Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f' from root:root to runner:runner
2025-08-20T23:02:12.7355648Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7357799Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7359643Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7361480Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7363409Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66' from root:root to runner:runner
2025-08-20T23:02:12.7365151Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7367275Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7369128Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7370973Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7372714Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d' from root:root to runner:runner
2025-08-20T23:02:12.7374568Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7376435Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7378430Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7380221Z [00:03:14.066]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7381926Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e' from root:root to runner:runner
2025-08-20T23:02:12.7383502Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef/lib-indoc' from root:root to runner:runner
2025-08-20T23:02:12.7385104Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef/dep-lib-indoc' from root:root to runner:runner
2025-08-20T23:02:12.7386926Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7388874Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef/lib-indoc.json' from root:root to runner:runner
2025-08-20T23:02:12.7390441Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef' from root:root to runner:runner
2025-08-20T23:02:12.7392012Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29/lib-quote.json' from root:root to runner:runner
2025-08-20T23:02:12.7393660Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7395293Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29/lib-quote' from root:root to runner:runner
2025-08-20T23:02:12.7397147Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29/dep-lib-quote' from root:root to runner:runner
2025-08-20T23:02:12.7398848Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29' from root:root to runner:runner
2025-08-20T23:02:12.7400603Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c/lib-synstructure' from root:root to runner:runner
2025-08-20T23:02:12.7402339Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7404073Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c/lib-synstructure.json' from root:root to runner:runner
2025-08-20T23:02:12.7405821Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c/dep-lib-synstructure' from root:root to runner:runner
2025-08-20T23:02:12.7407765Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c' from root:root to runner:runner
2025-08-20T23:02:12.7409458Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b/dep-lib-thiserror_impl' from root:root to runner:runner
2025-08-20T23:02:12.7411207Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7412943Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b/lib-thiserror_impl' from root:root to runner:runner
2025-08-20T23:02:12.7415009Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b/lib-thiserror_impl.json' from root:root to runner:runner
2025-08-20T23:02:12.7417077Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b' from root:root to runner:runner
2025-08-20T23:02:12.7418790Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7420601Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7422340Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7424086Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7425749Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4' from root:root to runner:runner
2025-08-20T23:02:12.7427762Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7429669Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7431479Z [00:03:14.067]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7433304Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7435037Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d' from root:root to runner:runner
2025-08-20T23:02:12.7436954Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7438935Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7440764Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7442738Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7444481Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11' from root:root to runner:runner
2025-08-20T23:02:12.7446219Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7448331Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7450153Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7451982Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7453846Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed' from root:root to runner:runner
2025-08-20T23:02:12.7455580Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7457544Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7459319Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7461113Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7462822Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0' from root:root to runner:runner
2025-08-20T23:02:12.7464535Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7466412Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7468424Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7470389Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7472118Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be' from root:root to runner:runner
2025-08-20T23:02:12.7473865Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-d641a5ec576b9a49/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7475719Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-d641a5ec576b9a49/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7477676Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-d641a5ec576b9a49' from root:root to runner:runner
2025-08-20T23:02:12.7479407Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7481415Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7483636Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7485538Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7487513Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d' from root:root to runner:runner
2025-08-20T23:02:12.7489266Z [00:03:14.068]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7491151Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7492969Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7494806Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7496709Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66' from root:root to runner:runner
2025-08-20T23:02:12.7498534Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7500339Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7502082Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7503832Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7505493Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b' from root:root to runner:runner
2025-08-20T23:02:12.7507342Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7509039Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e/lib-clap_derive' from root:root to runner:runner
2025-08-20T23:02:12.7510742Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e/lib-clap_derive.json' from root:root to runner:runner
2025-08-20T23:02:12.7512458Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e/dep-lib-clap_derive' from root:root to runner:runner
2025-08-20T23:02:12.7514085Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e' from root:root to runner:runner
2025-08-20T23:02:12.7515914Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7518076Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7519903Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7521740Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7523489Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189' from root:root to runner:runner
2025-08-20T23:02:12.7525189Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9/dep-lib-zerofrom_derive' from root:root to runner:runner
2025-08-20T23:02:12.7527268Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7529092Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9/lib-zerofrom_derive' from root:root to runner:runner
2025-08-20T23:02:12.7530887Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9/lib-zerofrom_derive.json' from root:root to runner:runner
2025-08-20T23:02:12.7532586Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9' from root:root to runner:runner
2025-08-20T23:02:12.7534295Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7536108Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7537965Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7539713Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7541383Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f' from root:root to runner:runner
2025-08-20T23:02:12.7543253Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7545199Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7547282Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7549198Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7551411Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294' from root:root to runner:runner
2025-08-20T23:02:12.7553142Z [00:03:14.069]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7555043Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident.json' from root:root to runner:runner
2025-08-20T23:02:12.7557038Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/dep-lib-unicode_ident' from root:root to runner:runner
2025-08-20T23:02:12.7558807Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident' from root:root to runner:runner
2025-08-20T23:02:12.7560451Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb' from root:root to runner:runner
2025-08-20T23:02:12.7562207Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7564118Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7565956Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7568034Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7569817Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e' from root:root to runner:runner
2025-08-20T23:02:12.7571707Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7573572Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7575370Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7577305Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7579031Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70' from root:root to runner:runner
2025-08-20T23:02:12.7580674Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7582479Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45/lib-displaydoc' from root:root to runner:runner
2025-08-20T23:02:12.7584183Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45/dep-lib-displaydoc' from root:root to runner:runner
2025-08-20T23:02:12.7585924Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45/lib-displaydoc.json' from root:root to runner:runner
2025-08-20T23:02:12.7587659Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45' from root:root to runner:runner
2025-08-20T23:02:12.7589331Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7591121Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7592838Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7594575Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7596346Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51' from root:root to runner:runner
2025-08-20T23:02:12.7598229Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6/dep-lib-proc_macro2' from root:root to runner:runner
2025-08-20T23:02:12.7599940Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6/lib-proc_macro2' from root:root to runner:runner
2025-08-20T23:02:12.7601650Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7603371Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6/lib-proc_macro2.json' from root:root to runner:runner
2025-08-20T23:02:12.7605007Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6' from root:root to runner:runner
2025-08-20T23:02:12.7606696Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7608856Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7610635Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7612409Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7614089Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f' from root:root to runner:runner
2025-08-20T23:02:12.7615779Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7617932Z [00:03:14.070]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7619894Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7621683Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7623536Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5' from root:root to runner:runner
2025-08-20T23:02:12.7625133Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7626918Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/dep-lib-heck' from root:root to runner:runner
2025-08-20T23:02:12.7628610Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/lib-heck.json' from root:root to runner:runner
2025-08-20T23:02:12.7630214Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/lib-heck' from root:root to runner:runner
2025-08-20T23:02:12.7631743Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54' from root:root to runner:runner
2025-08-20T23:02:12.7633319Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05/dep-lib-memchr' from root:root to runner:runner
2025-08-20T23:02:12.7635091Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05/lib-memchr.json' from root:root to runner:runner
2025-08-20T23:02:12.7636924Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7638658Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05/lib-memchr' from root:root to runner:runner
2025-08-20T23:02:12.7640223Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05' from root:root to runner:runner
2025-08-20T23:02:12.7641824Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645/lib-serde_json' from root:root to runner:runner
2025-08-20T23:02:12.7643500Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645/lib-serde_json.json' from root:root to runner:runner
2025-08-20T23:02:12.7645179Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7647039Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645/dep-lib-serde_json' from root:root to runner:runner
2025-08-20T23:02:12.7648668Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645' from root:root to runner:runner
2025-08-20T23:02:12.7650396Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b/dep-lib-serde' from root:root to runner:runner
2025-08-20T23:02:12.7652022Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b/lib-serde.json' from root:root to runner:runner
2025-08-20T23:02:12.7653660Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7655280Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b/lib-serde' from root:root to runner:runner
2025-08-20T23:02:12.7656942Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b' from root:root to runner:runner
2025-08-20T23:02:12.7658675Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7660741Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7662634Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7664520Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7666317Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938' from root:root to runner:runner
2025-08-20T23:02:12.7668192Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7670090Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7671906Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7673746Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7675494Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa' from root:root to runner:runner
2025-08-20T23:02:12.7677619Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7679565Z [00:03:14.071]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7681406Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7683258Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7685025Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5' from root:root to runner:runner
2025-08-20T23:02:12.7687309Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/dep-lib-equivalent' from root:root to runner:runner
2025-08-20T23:02:12.7689164Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/lib-equivalent' from root:root to runner:runner
2025-08-20T23:02:12.7690877Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7692585Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/lib-equivalent.json' from root:root to runner:runner
2025-08-20T23:02:12.7694218Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53' from root:root to runner:runner
2025-08-20T23:02:12.7695895Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7697807Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7699528Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7701269Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7703075Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137' from root:root to runner:runner
2025-08-20T23:02:12.7704747Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7706575Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7708581Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7710379Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7712061Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba' from root:root to runner:runner
2025-08-20T23:02:12.7713659Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917/lib-hashbrown' from root:root to runner:runner
2025-08-20T23:02:12.7715461Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917/lib-hashbrown.json' from root:root to runner:runner
2025-08-20T23:02:12.7717411Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917/dep-lib-hashbrown' from root:root to runner:runner
2025-08-20T23:02:12.7719151Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7720766Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917' from root:root to runner:runner
2025-08-20T23:02:12.7722324Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6/dep-lib-syn' from root:root to runner:runner
2025-08-20T23:02:12.7723939Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7725526Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6/lib-syn' from root:root to runner:runner
2025-08-20T23:02:12.7727313Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6/lib-syn.json' from root:root to runner:runner
2025-08-20T23:02:12.7728869Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6' from root:root to runner:runner
2025-08-20T23:02:12.7730597Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/dep-lib-shlex' from root:root to runner:runner
2025-08-20T23:02:12.7732221Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex.json' from root:root to runner:runner
2025-08-20T23:02:12.7733873Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7735485Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex' from root:root to runner:runner
2025-08-20T23:02:12.7737148Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13' from root:root to runner:runner
2025-08-20T23:02:12.7738778Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7740639Z [00:03:14.072]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3/lib-zerovec_derive.json' from root:root to runner:runner
2025-08-20T23:02:12.7742420Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3/dep-lib-zerovec_derive' from root:root to runner:runner
2025-08-20T23:02:12.7744163Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3/lib-zerovec_derive' from root:root to runner:runner
2025-08-20T23:02:12.7745812Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3' from root:root to runner:runner
2025-08-20T23:02:12.7747549Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7749233Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e/lib-indexmap.json' from root:root to runner:runner
2025-08-20T23:02:12.7750898Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e/dep-lib-indexmap' from root:root to runner:runner
2025-08-20T23:02:12.7752550Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e/lib-indexmap' from root:root to runner:runner
2025-08-20T23:02:12.7754271Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e' from root:root to runner:runner
2025-08-20T23:02:12.7756364Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7758511Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7760352Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7762196Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7763944Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734' from root:root to runner:runner
2025-08-20T23:02:12.7765561Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7767517Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9/dep-lib-itoa' from root:root to runner:runner
2025-08-20T23:02:12.7769163Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9/lib-itoa.json' from root:root to runner:runner
2025-08-20T23:02:12.7770744Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9/lib-itoa' from root:root to runner:runner
2025-08-20T23:02:12.7772267Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9' from root:root to runner:runner
2025-08-20T23:02:12.7773823Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0/dep-lib-ryu' from root:root to runner:runner
2025-08-20T23:02:12.7775399Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0/lib-ryu' from root:root to runner:runner
2025-08-20T23:02:12.7777105Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7778789Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0/lib-ryu.json' from root:root to runner:runner
2025-08-20T23:02:12.7780329Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0' from root:root to runner:runner
2025-08-20T23:02:12.7782144Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-7daf1389b4dcf813/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7783975Z [00:03:14.073]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-7daf1389b4dcf813/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7785650Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-7daf1389b4dcf813' from root:root to runner:runner
2025-08-20T23:02:12.7787472Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee/lib-serde_derive.json' from root:root to runner:runner
2025-08-20T23:02:12.7789198Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7790896Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee/dep-lib-serde_derive' from root:root to runner:runner
2025-08-20T23:02:12.7792595Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee/lib-serde_derive' from root:root to runner:runner
2025-08-20T23:02:12.7794332Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee' from root:root to runner:runner
2025-08-20T23:02:12.7796036Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7798088Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7799830Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7801574Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7803236Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc' from root:root to runner:runner
2025-08-20T23:02:12.7804960Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7807058Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7809078Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7810934Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7812706Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04' from root:root to runner:runner
2025-08-20T23:02:12.7814311Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a/dep-lib-cc' from root:root to runner:runner
2025-08-20T23:02:12.7815869Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a/lib-cc' from root:root to runner:runner
2025-08-20T23:02:12.7817582Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7819184Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a/lib-cc.json' from root:root to runner:runner
2025-08-20T23:02:12.7820823Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a' from root:root to runner:runner
2025-08-20T23:02:12.7822515Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7824586Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7826610Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7828558Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7830287Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6' from root:root to runner:runner
2025-08-20T23:02:12.7831933Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b/lib-yoke_derive.json' from root:root to runner:runner
2025-08-20T23:02:12.7833648Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7835486Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b/lib-yoke_derive' from root:root to runner:runner
2025-08-20T23:02:12.7837420Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b/dep-lib-yoke_derive' from root:root to runner:runner
2025-08-20T23:02:12.7839067Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b' from root:root to runner:runner
2025-08-20T23:02:12.7840815Z [00:03:14.074]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-e052774ea92f22fa/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7842692Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-e052774ea92f22fa/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7844388Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-e052774ea92f22fa' from root:root to runner:runner
2025-08-20T23:02:12.7846184Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7848225Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7849965Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7851708Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7853373Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42' from root:root to runner:runner
2025-08-20T23:02:12.7855070Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7857235Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.7859354Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7861201Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.7863103Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3' from root:root to runner:runner
2025-08-20T23:02:12.7864557Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint' from root:root to runner:runner
2025-08-20T23:02:12.7865832Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release' from root:root to runner:runner
2025-08-20T23:02:12.7867458Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/examples' from root:root to runner:runner
2025-08-20T23:02:12.7868981Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/incremental' from root:root to runner:runner
2025-08-20T23:02:12.7870476Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' from root:root to runner:runner
2025-08-20T23:02:12.7872219Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/out/libtree-sitter-json.a' from root:root to runner:runner
2025-08-20T23:02:12.7874327Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.7876209Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/out' from root:root to runner:runner
2025-08-20T23:02:12.7878126Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/output' from root:root to runner:runner
2025-08-20T23:02:12.7879951Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7881823Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7883658Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7885444Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48' from root:root to runner:runner
2025-08-20T23:02:12.7887331Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/out' from root:root to runner:runner
2025-08-20T23:02:12.7889179Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/output' from root:root to runner:runner
2025-08-20T23:02:12.7890898Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7893032Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7894831Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7896506Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47' from root:root to runner:runner
2025-08-20T23:02:12.7898324Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/out' from root:root to runner:runner
2025-08-20T23:02:12.7900165Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/output' from root:root to runner:runner
2025-08-20T23:02:12.7901892Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7903665Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7905401Z [00:03:14.075]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7907174Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8' from root:root to runner:runner
2025-08-20T23:02:12.7908850Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/out' from root:root to runner:runner
2025-08-20T23:02:12.7910544Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/output' from root:root to runner:runner
2025-08-20T23:02:12.7912263Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7914042Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7915946Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7917719Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8' from root:root to runner:runner
2025-08-20T23:02:12.7919552Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.7921511Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/out/libtree-sitter-hcl.a' from root:root to runner:runner
2025-08-20T23:02:12.7923483Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.7925327Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/out' from root:root to runner:runner
2025-08-20T23:02:12.7927406Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/output' from root:root to runner:runner
2025-08-20T23:02:12.7929259Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7931117Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7932948Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7934695Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f' from root:root to runner:runner
2025-08-20T23:02:12.7936573Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.7938676Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/libtree-sitter-python.a' from root:root to runner:runner
2025-08-20T23:02:12.7940629Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/flag_check.c' from root:root to runner:runner
2025-08-20T23:02:12.7942628Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/flag_check' from root:root to runner:runner
2025-08-20T23:02:12.7944564Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.7946451Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out' from root:root to runner:runner
2025-08-20T23:02:12.7948455Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/output' from root:root to runner:runner
2025-08-20T23:02:12.7950294Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7952173Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7954147Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7955942Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37' from root:root to runner:runner
2025-08-20T23:02:12.7957800Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/out' from root:root to runner:runner
2025-08-20T23:02:12.7959535Z [00:03:14.076]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/output' from root:root to runner:runner
2025-08-20T23:02:12.7961549Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7964497Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7968007Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7971158Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402' from root:root to runner:runner
2025-08-20T23:02:12.7973389Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/out' from root:root to runner:runner
2025-08-20T23:02:12.7975153Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/output' from root:root to runner:runner
2025-08-20T23:02:12.7977109Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/root-output' from root:root to runner:runner
2025-08-20T23:02:12.7978937Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.7980724Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/stderr' from root:root to runner:runner
2025-08-20T23:02:12.7982441Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627' from root:root to runner:runner
2025-08-20T23:02:12.7984473Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/22f91614c58a9bd2-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.7986584Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/22f91614c58a9bd2-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.7988806Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/a423c62b91dd93af-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.7990796Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/flag_check.c' from root:root to runner:runner
2025-08-20T23:02:12.7992804Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/libtree-sitter-typescript.a' from root:root to runner:runner
2025-08-20T23:02:12.7994796Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/flag_check' from root:root to runner:runner
2025-08-20T23:02:12.7996932Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/a423c62b91dd93af-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.7998883Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out' from root:root to runner:runner
2025-08-20T23:02:12.8000861Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/output' from root:root to runner:runner
2025-08-20T23:02:12.8002733Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8004657Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8006553Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8008573Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5' from root:root to runner:runner
2025-08-20T23:02:12.8010361Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/out' from root:root to runner:runner
2025-08-20T23:02:12.8012264Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/output' from root:root to runner:runner
2025-08-20T23:02:12.8014103Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8015965Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8018249Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8020025Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_properties_data-a3bc3e7b97c7f3aa' from root:root to runner:runner
2025-08-20T23:02:12.8021730Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/out' from root:root to runner:runner
2025-08-20T23:02:12.8023400Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/output' from root:root to runner:runner
2025-08-20T23:02:12.8025104Z [00:03:14.077]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8027235Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8028984Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8030631Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e' from root:root to runner:runner
2025-08-20T23:02:12.8032677Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/libtree-sitter-bash.a' from root:root to runner:runner
2025-08-20T23:02:12.8035870Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.8039659Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/flag_check.c' from root:root to runner:runner
2025-08-20T23:02:12.8043186Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/flag_check' from root:root to runner:runner
2025-08-20T23:02:12.8045482Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8047592Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out' from root:root to runner:runner
2025-08-20T23:02:12.8049385Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/output' from root:root to runner:runner
2025-08-20T23:02:12.8051229Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8053100Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8054931Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8056682Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba' from root:root to runner:runner
2025-08-20T23:02:12.8058938Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/out' from root:root to runner:runner
2025-08-20T23:02:12.8060719Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/output' from root:root to runner:runner
2025-08-20T23:02:12.8062532Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8064398Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8066238Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8068184Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/crossbeam-utils-47daabebd1188c33' from root:root to runner:runner
2025-08-20T23:02:12.8070031Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/out' from root:root to runner:runner
2025-08-20T23:02:12.8071762Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/output' from root:root to runner:runner
2025-08-20T23:02:12.8073518Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8075311Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8077339Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8079062Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b' from root:root to runner:runner
2025-08-20T23:02:12.8080734Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/out' from root:root to runner:runner
2025-08-20T23:02:12.8082420Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/output' from root:root to runner:runner
2025-08-20T23:02:12.8084145Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8086077Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8088231Z [00:03:14.078]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8089911Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d' from root:root to runner:runner
2025-08-20T23:02:12.8091776Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.8093824Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/libtree-sitter-javascript.a' from root:root to runner:runner
2025-08-20T23:02:12.8095803Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/flag_check.c' from root:root to runner:runner
2025-08-20T23:02:12.8098075Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/flag_check' from root:root to runner:runner
2025-08-20T23:02:12.8100072Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8101985Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out' from root:root to runner:runner
2025-08-20T23:02:12.8103830Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/output' from root:root to runner:runner
2025-08-20T23:02:12.8106312Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8110092Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8113592Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8116291Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99' from root:root to runner:runner
2025-08-20T23:02:12.8118566Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/out' from root:root to runner:runner
2025-08-20T23:02:12.8120371Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/output' from root:root to runner:runner
2025-08-20T23:02:12.8122208Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8124112Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8125971Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8127924Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238' from root:root to runner:runner
2025-08-20T23:02:12.8129856Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/out' from root:root to runner:runner
2025-08-20T23:02:12.8131653Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/output' from root:root to runner:runner
2025-08-20T23:02:12.8133464Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8135328Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8137363Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8139125Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/icu_normalizer_data-66aa5a5106484d6a' from root:root to runner:runner
2025-08-20T23:02:12.8140971Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/out/libtree-sitter-rust.a' from root:root to runner:runner
2025-08-20T23:02:12.8142948Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.8145240Z [00:03:14.079]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8147279Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/out' from root:root to runner:runner
2025-08-20T23:02:12.8149080Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/output' from root:root to runner:runner
2025-08-20T23:02:12.8150905Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8152781Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8154611Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8156485Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f' from root:root to runner:runner
2025-08-20T23:02:12.8158554Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/out/libtree-sitter-cpp.a' from root:root to runner:runner
2025-08-20T23:02:12.8160511Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.8162479Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8164328Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/out' from root:root to runner:runner
2025-08-20T23:02:12.8166095Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/output' from root:root to runner:runner
2025-08-20T23:02:12.8168343Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8170226Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8172222Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8173972Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4' from root:root to runner:runner
2025-08-20T23:02:12.8175797Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/out/libtree-sitter-go.a' from root:root to runner:runner
2025-08-20T23:02:12.8179294Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8182757Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/out' from root:root to runner:runner
2025-08-20T23:02:12.8186014Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/output' from root:root to runner:runner
2025-08-20T23:02:12.8188826Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8190732Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8192598Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8194370Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a' from root:root to runner:runner
2025-08-20T23:02:12.8196248Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/libtree-sitter-haskell.a' from root:root to runner:runner
2025-08-20T23:02:12.8198579Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.8200551Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/flag_check.c' from root:root to runner:runner
2025-08-20T23:02:12.8202439Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/flag_check' from root:root to runner:runner
2025-08-20T23:02:12.8204535Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8206428Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out' from root:root to runner:runner
2025-08-20T23:02:12.8208467Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/output' from root:root to runner:runner
2025-08-20T23:02:12.8210332Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8212225Z [00:03:14.080]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8214227Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8216033Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf' from root:root to runner:runner
2025-08-20T23:02:12.8218164Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/stdlib-symbols.txt' from root:root to runner:runner
2025-08-20T23:02:12.8220053Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/libtree-sitter.a' from root:root to runner:runner
2025-08-20T23:02:12.8221907Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/flag_check.c' from root:root to runner:runner
2025-08-20T23:02:12.8223739Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/flag_check' from root:root to runner:runner
2025-08-20T23:02:12.8225607Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/98490c8781b409d2-lib.o' from root:root to runner:runner
2025-08-20T23:02:12.8227815Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out' from root:root to runner:runner
2025-08-20T23:02:12.8229578Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/output' from root:root to runner:runner
2025-08-20T23:02:12.8231506Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8233324Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8235120Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8237090Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8' from root:root to runner:runner
2025-08-20T23:02:12.8238917Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/out/libtree-sitter-c.a' from root:root to runner:runner
2025-08-20T23:02:12.8240848Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8242816Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/out' from root:root to runner:runner
2025-08-20T23:02:12.8244586Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/output' from root:root to runner:runner
2025-08-20T23:02:12.8246373Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8248749Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8251938Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8255129Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055' from root:root to runner:runner
2025-08-20T23:02:12.8258637Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.8260655Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/flag_check.c' from root:root to runner:runner
2025-08-20T23:02:12.8262742Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/flag_check' from root:root to runner:runner
2025-08-20T23:02:12.8264651Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/libtree-sitter-yaml.a' from root:root to runner:runner
2025-08-20T23:02:12.8266639Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8268745Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out' from root:root to runner:runner
2025-08-20T23:02:12.8270524Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/output' from root:root to runner:runner
2025-08-20T23:02:12.8272336Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8274318Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8276166Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8278159Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b' from root:root to runner:runner
2025-08-20T23:02:12.8280026Z [00:03:14.081]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/out/libtree-sitter-java.a' from root:root to runner:runner
2025-08-20T23:02:12.8282001Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8283861Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/out' from root:root to runner:runner
2025-08-20T23:02:12.8285659Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/output' from root:root to runner:runner
2025-08-20T23:02:12.8287653Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8289671Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8291505Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8293280Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03' from root:root to runner:runner
2025-08-20T23:02:12.8295138Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/out/libtree-sitter-make.a' from root:root to runner:runner
2025-08-20T23:02:12.8297297Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8299169Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/out' from root:root to runner:runner
2025-08-20T23:02:12.8301146Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/output' from root:root to runner:runner
2025-08-20T23:02:12.8303248Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8305213Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8307331Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8309298Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77' from root:root to runner:runner
2025-08-20T23:02:12.8311107Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/out' from root:root to runner:runner
2025-08-20T23:02:12.8312969Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/output' from root:root to runner:runner
2025-08-20T23:02:12.8314823Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8317060Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8319240Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8322071Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757' from root:root to runner:runner
2025-08-20T23:02:12.8325743Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/ea708c7824d36062-scanner.o' from root:root to runner:runner
2025-08-20T23:02:12.8329678Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/libtree-sitter-ruby.a' from root:root to runner:runner
2025-08-20T23:02:12.8332193Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/flag_check.c' from root:root to runner:runner
2025-08-20T23:02:12.8334451Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/flag_check' from root:root to runner:runner
2025-08-20T23:02:12.8337274Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/ea708c7824d36062-parser.o' from root:root to runner:runner
2025-08-20T23:02:12.8339300Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out' from root:root to runner:runner
2025-08-20T23:02:12.8341287Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/output' from root:root to runner:runner
2025-08-20T23:02:12.8343202Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8345256Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8347440Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8349294Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068' from root:root to runner:runner
2025-08-20T23:02:12.8351369Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/out' from root:root to runner:runner
2025-08-20T23:02:12.8353185Z [00:03:14.082]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/output' from root:root to runner:runner
2025-08-20T23:02:12.8355067Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/root-output' from root:root to runner:runner
2025-08-20T23:02:12.8357249Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8359239Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/stderr' from root:root to runner:runner
2025-08-20T23:02:12.8361107Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a' from root:root to runner:runner
2025-08-20T23:02:12.8362905Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build' from root:root to runner:runner
2025-08-20T23:02:12.8364556Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/log-dba0b81633251c61.d' from root:root to runner:runner
2025-08-20T23:02:12.8366470Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/aho_corasick-d08ee6de636d672a.d' from root:root to runner:runner
2025-08-20T23:02:12.8368749Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-bef1311e07b34ff5.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8370659Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-562d78c99b63f889.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8382740Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/home-56e43a85f1593448.d' from root:root to runner:runner
2025-08-20T23:02:12.8384640Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtempfile-69aaad328dff28f6.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8386470Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibloading-6325c6e3e6119c04.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8388465Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-36408be30e7778ba.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8390394Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_epoch-a035f5c67ef4c95b.d' from root:root to runner:runner
2025-08-20T23:02:12.8392589Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8395908Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-2831161eab685d32.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8399319Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs-1c4894bc8e30d152.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8402320Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/litemap-9dd80e8ba44614a9.d' from root:root to runner:runner
2025-08-20T23:02:12.8404326Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-cec2a7d391656cd1.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8406355Z [00:03:14.083]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_typescript-fbc52fe8d3e99bca.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8408409Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-51828db896c4cc4c.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8410141Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8411841Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/colorchoice-554e86939bdb2b39.d' from root:root to runner:runner
2025-08-20T23:02:12.8413589Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_cpp-526db034bf094b0a.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8415326Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_rust-c4fd6d255d950802.d' from root:root to runner:runner
2025-08-20T23:02:12.8417202Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libignore-2b5dbee37c95a41c.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8418890Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml-ab38ffef896b4f99.d' from root:root to runner:runner
2025-08-20T23:02:12.8420525Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-0535910dc9036bf9.d' from root:root to runner:runner
2025-08-20T23:02:12.8422354Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-220f1d11a2c1ac70.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8424082Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-fc2fe48057638238.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8425841Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-175440c52afbaec3.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8427766Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/glob-63c8b32284efffce.d' from root:root to runner:runner
2025-08-20T23:02:12.8429526Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memchr-78a2ed794e28c4e7.d' from root:root to runner:runner
2025-08-20T23:02:12.8431256Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8433126Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbstr-65b4503929df16ff.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8434867Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtempfile-69aaad328dff28f6.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8436582Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_query-e12b4cff8341b024.d' from root:root to runner:runner
2025-08-20T23:02:12.8438501Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfs4-8d12c7ee16f304d9.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8440204Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8441891Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-20223bac19a95267.d' from root:root to runner:runner
2025-08-20T23:02:12.8443547Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde-91a9536bb34cf7cd.d' from root:root to runner:runner
2025-08-20T23:02:12.8445265Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_bash-ac22745e58b3b1e5.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8447163Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8449080Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8450828Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-20fd5adb0eb229b7.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8452522Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbstr-65b4503929df16ff.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8454241Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-d08ee6de636d672a.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8455984Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8457954Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libetcetera-388155a7f2206250.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8459854Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-f841baad1c6ec9b4.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8461578Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_json-c5ee603b9fe79172.d' from root:root to runner:runner
2025-08-20T23:02:12.8463653Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-220f1d11a2c1ac70.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8466521Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/getrandom-2831161eab685d32.d' from root:root to runner:runner
2025-08-20T23:02:12.8469841Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-aa5b0dfc4d8124ba.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8472927Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex-b3ccec9fbd837f92.d' from root:root to runner:runner
2025-08-20T23:02:12.8475358Z [00:03:14.084]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_yaml-9ef4890a7a9b329f.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8477420Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8479430Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-916f2ee2432d0da5.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8481215Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-fdfd9e62563524fe.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8482992Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_json-c5ee603b9fe79172.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8484768Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_bash-ac22745e58b3b1e5.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8486533Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-b08c71786e029368.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8488508Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/shlex-40917768440d4c3f.d' from root:root to runner:runner
2025-08-20T23:02:12.8490318Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8492100Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_javascript-30047a4f4a9a8aab.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8493884Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-4311d095e009335b.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8495597Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_normalizer-562d78c99b63f889.d' from root:root to runner:runner
2025-08-20T23:02:12.8497541Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunsafe_libyaml-202e44ff8b83742a.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8499439Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-5e4b159d4fa08e66.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8501178Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibloading-6325c6e3e6119c04.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8502928Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-2831161eab685d32.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8504636Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-ab38ffef896b4f99.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8506343Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_tags-6ef1017dd0e7494a.d' from root:root to runner:runner
2025-08-20T23:02:12.8508384Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-916f2ee2432d0da5.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8510233Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustix-fd79243aa265f407.d' from root:root to runner:runner
2025-08-20T23:02:12.8511910Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/smallvec-94592ba2e102fe4d.d' from root:root to runner:runner
2025-08-20T23:02:12.8513621Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-c647c5d8acd152ae.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8515389Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-09549fe6c3c7271d.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8517577Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-269f47810ad9e133.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8519388Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_make-d3903687c667d816.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8521143Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_c-6d58076dde128fdc.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8522889Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-20223bac19a95267.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8524613Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8526521Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-a057767ba63dd9e9.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8528546Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_java-3c96fef948c94d5e.d' from root:root to runner:runner
2025-08-20T23:02:12.8530253Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfs4-8d12c7ee16f304d9.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8531986Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-fdfd9e62563524fe.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8533750Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-ffbf63182e3400d5.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8535850Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-f821232f229b5ee2.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8539347Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-175440c52afbaec3.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8542580Z [00:03:14.085]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/percent_encoding-09549fe6c3c7271d.d' from root:root to runner:runner
2025-08-20T23:02:12.8545628Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8547787Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_ruby-4d3951f4dfb73768.d' from root:root to runner:runner
2025-08-20T23:02:12.8549509Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8551209Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs_sys-d5962acf8101827c.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8552932Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-4311d095e009335b.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8554633Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_cpus-3ff317c1a07687d8.d' from root:root to runner:runner
2025-08-20T23:02:12.8556474Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle-edf009e9ea133027.d' from root:root to runner:runner
2025-08-20T23:02:12.8558448Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-674cf37593fbb44f.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8560173Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-94914e9337f6129c.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8562036Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8563810Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-09549fe6c3c7271d.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8565606Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8567696Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8569443Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-9dd80e8ba44614a9.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8571162Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsame_file-d76bd81076a1e444.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8572892Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-94914e9337f6129c.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8574649Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_highlight-e4154ec9e1be9541.d' from root:root to runner:runner
2025-08-20T23:02:12.8576334Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fs4-8d12c7ee16f304d9.d' from root:root to runner:runner
2025-08-20T23:02:12.8578348Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_typescript-fbc52fe8d3e99bca.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8580125Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-ffbf63182e3400d5.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8581832Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-5d7663d4e453975b.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8583649Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_builder-269f47810ad9e133.d' from root:root to runner:runner
2025-08-20T23:02:12.8585331Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-da418f5dfdc895bf.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8587460Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-7349f526c053b502.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8589229Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-1d4f3c021421c7df.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8590943Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-63c8b32284efffce.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8592682Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-fb9d2db0b500b73f.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8594556Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-fd79243aa265f407.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8596300Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboption_ext-dd7fd95bf387f8ef.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8598218Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-fd79243aa265f407.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8599939Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_hcl-65643941644455c0.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8601646Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/indexmap-f821232f229b5ee2.d' from root:root to runner:runner
2025-08-20T23:02:12.8603339Z [00:03:14.086]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_collections-56b7f45a5079dca9.d' from root:root to runner:runner
2025-08-20T23:02:12.8605015Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerotrie-36408be30e7778ba.d' from root:root to runner:runner
2025-08-20T23:02:12.8607276Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8610303Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_yaml-e13938b8197538ad.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8613721Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-51828db896c4cc4c.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8616712Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs-1c4894bc8e30d152.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8618984Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-77198c124fb8ee31.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8620796Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_make-d3903687c667d816.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8622517Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dirs_sys-d5962acf8101827c.d' from root:root to runner:runner
2025-08-20T23:02:12.8624225Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_yaml-9ef4890a7a9b329f.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8626134Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_normalizer_data-a057767ba63dd9e9.d' from root:root to runner:runner
2025-08-20T23:02:12.8627292Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/semver-e5e21290ad7fde86.d' from root:root to runner:runner
2025-08-20T23:02:12.8628238Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8629137Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tempfile-69aaad328dff28f6.d' from root:root to runner:runner
2025-08-20T23:02:12.8630037Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_cpp-526db034bf094b0a.d' from root:root to runner:runner
2025-08-20T23:02:12.8630932Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-bef1311e07b34ff5.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8631836Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-dd9ea91bb2029276.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8632729Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/path_slash-c6845968aaf1ed4d.d' from root:root to runner:runner
2025-08-20T23:02:12.8633747Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/writeable-1d4f3c021421c7df.d' from root:root to runner:runner
2025-08-20T23:02:12.8634618Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/same_file-d76bd81076a1e444.d' from root:root to runner:runner
2025-08-20T23:02:12.8635492Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_provider-70f99a46674918af.d' from root:root to runner:runner
2025-08-20T23:02:12.8636447Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-77198c124fb8ee31.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8637603Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-8a9af8f9f6186964.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8638499Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8639363Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustix-674cf37593fbb44f.d' from root:root to runner:runner
2025-08-20T23:02:12.8640381Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboption_ext-dd7fd95bf387f8ef.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8641325Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/form_urlencoded-77198c124fb8ee31.d' from root:root to runner:runner
2025-08-20T23:02:12.8642205Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-ab38ffef896b4f99.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8643131Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunsafe_libyaml-202e44ff8b83742a.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8644020Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libshlex-40917768440d4c3f.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8644894Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_yaml-e13938b8197538ad.d' from root:root to runner:runner
2025-08-20T23:02:12.8645789Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_properties-fc8e9e9c861ba971.d' from root:root to runner:runner
2025-08-20T23:02:12.8646687Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-ebdd39593b7935e8.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8648012Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/etcetera-388155a7f2206250.d' from root:root to runner:runner
2025-08-20T23:02:12.8648888Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-b08c71786e029368.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8649805Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-c647c5d8acd152ae.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8650705Z [00:03:14.087]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8651604Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_deque-0d1f152e6612a44b.d' from root:root to runner:runner
2025-08-20T23:02:12.8652524Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-713af1eb30a022bc.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8653548Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter-42a32263ad60bd3a.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8654461Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-94592ba2e102fe4d.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8655386Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-562d78c99b63f889.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8656298Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_language-c2880133dd098926.d' from root:root to runner:runner
2025-08-20T23:02:12.8657593Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_utils-fdfd9e62563524fe.d' from root:root to runner:runner
2025-08-20T23:02:12.8658537Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-e12b4cff8341b024.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8659436Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-aa5b0dfc4d8124ba.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8660371Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-fb9d2db0b500b73f.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8661234Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cfg_if-bef1311e07b34ff5.d' from root:root to runner:runner
2025-08-20T23:02:12.8662248Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/globset-f391fa2bae5b268f.d' from root:root to runner:runner
2025-08-20T23:02:12.8663109Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ignore-2b5dbee37c95a41c.d' from root:root to runner:runner
2025-08-20T23:02:12.8663995Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-c8122902bb7d8d03.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8664834Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ryu-5d7663d4e453975b.d' from root:root to runner:runner
2025-08-20T23:02:12.8665745Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-378b8ed1e37bab28.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8666648Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/streaming_iterator-1eb9df30cf4d304a.d' from root:root to runner:runner
2025-08-20T23:02:12.8667938Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_yaml-e13938b8197538ad.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8668874Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter-42a32263ad60bd3a.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8669750Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-da418f5dfdc895bf.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8670628Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_hcl-65643941644455c0.d' from root:root to runner:runner
2025-08-20T23:02:12.8671508Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8672368Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/idna-da418f5dfdc895bf.d' from root:root to runner:runner
2025-08-20T23:02:12.8673302Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-a057767ba63dd9e9.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8674199Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsemver-e5e21290ad7fde86.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8675082Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libshlex-40917768440d4c3f.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8676121Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_deque-0d1f152e6612a44b.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8677206Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/stable_deref_trait-fb9d2db0b500b73f.d' from root:root to runner:runner
2025-08-20T23:02:12.8678372Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_go-9a7357c6f0725ca5.d' from root:root to runner:runner
2025-08-20T23:02:12.8679422Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_haskell-72805af95f1a1310.d' from root:root to runner:runner
2025-08-20T23:02:12.8680351Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_javascript-30047a4f4a9a8aab.d' from root:root to runner:runner
2025-08-20T23:02:12.8681268Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-00f80dfaddbea53e.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8682278Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8parse-388405267e7821b8.d' from root:root to runner:runner
2025-08-20T23:02:12.8683200Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_go-9a7357c6f0725ca5.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8684095Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/unsafe_libyaml-202e44ff8b83742a.d' from root:root to runner:runner
2025-08-20T23:02:12.8684983Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhome-56e43a85f1593448.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8685934Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libetcetera-388155a7f2206250.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8687071Z [00:03:14.088]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-674cf37593fbb44f.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8687974Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_json-293e5f526dd0cbe0.d' from root:root to runner:runner
2025-08-20T23:02:12.8688912Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_ruby-4d3951f4dfb73768.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8689978Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerofrom-fc5bcf4f22d84051.d' from root:root to runner:runner
2025-08-20T23:02:12.8690896Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-8a9af8f9f6186964.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8691765Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/once_cell-dd9ea91bb2029276.d' from root:root to runner:runner
2025-08-20T23:02:12.8692637Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8_iter-51828db896c4cc4c.d' from root:root to runner:runner
2025-08-20T23:02:12.8693558Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-fc2fe48057638238.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8694450Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_spanned-713af1eb30a022bc.d' from root:root to runner:runner
2025-08-20T23:02:12.8695450Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-5e4b159d4fa08e66.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8696352Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-293e5f526dd0cbe0.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8697486Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpath_slash-c6845968aaf1ed4d.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8698411Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8699270Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-b2a72e844afe803f.d' from root:root to runner:runner
2025-08-20T23:02:12.8700167Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon-d85e41f4801fb8ee.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8701065Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-293e5f526dd0cbe0.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8701991Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-a035f5c67ef4c95b.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8702881Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_automata-8a9af8f9f6186964.d' from root:root to runner:runner
2025-08-20T23:02:12.8703909Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwalkdir-88db5996c083b63f.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8704789Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_datetime-42b765a263831c24.d' from root:root to runner:runner
2025-08-20T23:02:12.8705638Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bstr-65b4503929df16ff.d' from root:root to runner:runner
2025-08-20T23:02:12.8706487Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dirs-1c4894bc8e30d152.d' from root:root to runner:runner
2025-08-20T23:02:12.8707684Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bitflags-9512240895c4827e.d' from root:root to runner:runner
2025-08-20T23:02:12.8708591Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-20fd5adb0eb229b7.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8709582Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-ebdd39593b7935e8.d' from root:root to runner:runner
2025-08-20T23:02:12.8710512Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-b3d711e09c87a58c.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8711423Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-9512240895c4827e.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8712295Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_syntax-94914e9337f6129c.d' from root:root to runner:runner
2025-08-20T23:02:12.8713206Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8714087Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-63c8b32284efffce.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8715016Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_java-3c96fef948c94d5e.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8715929Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpath_slash-c6845968aaf1ed4d.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8717054Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-36408be30e7778ba.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8718123Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-edf009e9ea133027.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8718999Z [00:03:14.089]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_c-6d58076dde128fdc.d' from root:root to runner:runner
2025-08-20T23:02:12.8719956Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8720794Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/url-b08c71786e029368.d' from root:root to runner:runner
2025-08-20T23:02:12.8721664Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerovec-f7844b55ab7949b9.d' from root:root to runner:runner
2025-08-20T23:02:12.8722596Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-56b7f45a5079dca9.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8723590Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_yaml-9ef4890a7a9b329f.d' from root:root to runner:runner
2025-08-20T23:02:12.8724485Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhome-56e43a85f1593448.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8725359Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/linux_raw_sys-4311d095e009335b.d' from root:root to runner:runner
2025-08-20T23:02:12.8726289Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-a035f5c67ef4c95b.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8727316Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-20223bac19a95267.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8728211Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs_sys-d5962acf8101827c.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8729129Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-713af1eb30a022bc.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8730011Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libloading-6325c6e3e6119c04.d' from root:root to runner:runner
2025-08-20T23:02:12.8730889Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_writer-892fe5ab5f5215ca.d' from root:root to runner:runner
2025-08-20T23:02:12.8731930Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-fc8e9e9c861ba971.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8732808Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/linux_raw_sys-c647c5d8acd152ae.d' from root:root to runner:runner
2025-08-20T23:02:12.8733708Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-ebdd39593b7935e8.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8734642Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_python-b6975c4ab41c2333.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8735509Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anyhow-25b990e15e0f8fae.d' from root:root to runner:runner
2025-08-20T23:02:12.8736390Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/potential_utf-175440c52afbaec3.d' from root:root to runner:runner
2025-08-20T23:02:12.8737521Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-00f80dfaddbea53e.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8738448Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-d08ee6de636d672a.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8739350Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglobset-f391fa2bae5b268f.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8740254Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwalkdir-88db5996c083b63f.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8741125Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter-42a32263ad60bd3a.d' from root:root to runner:runner
2025-08-20T23:02:12.8742055Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_go-9a7357c6f0725ca5.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8742954Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_properties_data-916f2ee2432d0da5.d' from root:root to runner:runner
2025-08-20T23:02:12.8743846Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-0535910dc9036bf9.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8744897Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8745900Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_rust-c4fd6d255d950802.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8747397Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_haskell-72805af95f1a1310.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8749043Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libc-20fd5adb0eb229b7.d' from root:root to runner:runner
2025-08-20T23:02:12.8750795Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_hcl-65643941644455c0.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8752508Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-70f99a46674918af.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8754304Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tinystr-5e4b159d4fa08e66.d' from root:root to runner:runner
2025-08-20T23:02:12.8755965Z [00:03:14.090]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-56b7f45a5079dca9.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8757586Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-cec2a7d391656cd1.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8758557Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-fc8e9e9c861ba971.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8759521Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_haskell-72805af95f1a1310.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8760382Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cc-db81dd0d0f0a5a31.d' from root:root to runner:runner
2025-08-20T23:02:12.8761293Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libeither-ca8c527b5d187009.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8762211Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_cpp-526db034bf094b0a.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8763110Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcc-db81dd0d0f0a5a31.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8764217Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-b3d711e09c87a58c.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8765079Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rayon-d85e41f4801fb8ee.d' from root:root to runner:runner
2025-08-20T23:02:12.8766005Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_rust-c4fd6d255d950802.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8767066Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-f841baad1c6ec9b4.d' from root:root to runner:runner
2025-08-20T23:02:12.8768003Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_json-c5ee603b9fe79172.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8768893Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libeither-ca8c527b5d187009.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8769891Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-5d7663d4e453975b.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8770794Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_parse-b3d711e09c87a58c.d' from root:root to runner:runner
2025-08-20T23:02:12.8771666Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcc-db81dd0d0f0a5a31.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8772576Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_c-6d58076dde128fdc.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8773455Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fastrand-7349f526c053b502.d' from root:root to runner:runner
2025-08-20T23:02:12.8774385Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_deque-0d1f152e6612a44b.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8775303Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-554e86939bdb2b39.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8776206Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-94592ba2e102fe4d.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8777302Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/idna_adapter-fc2fe48057638238.d' from root:root to runner:runner
2025-08-20T23:02:12.8778408Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon-d85e41f4801fb8ee.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8779286Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/winnow-aa5b0dfc4d8124ba.d' from root:root to runner:runner
2025-08-20T23:02:12.8780213Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-554e86939bdb2b39.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8781125Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-9dd80e8ba44614a9.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8781987Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/walkdir-88db5996c083b63f.d' from root:root to runner:runner
2025-08-20T23:02:12.8782907Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-e12b4cff8341b024.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8783927Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-42b765a263831c24.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8784848Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-269f47810ad9e133.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8785779Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-0535910dc9036bf9.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8786634Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/yoke-c8122902bb7d8d03.d' from root:root to runner:runner
2025-08-20T23:02:12.8787705Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/equivalent-00f80dfaddbea53e.d' from root:root to runner:runner
2025-08-20T23:02:12.8788634Z [00:03:14.091]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_ruby-4d3951f4dfb73768.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8789580Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_python-b6975c4ab41c2333.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8790465Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstream-220f1d11a2c1ac70.d' from root:root to runner:runner
2025-08-20T23:02:12.8791472Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-c8122902bb7d8d03.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8792387Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-378b8ed1e37bab28.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8793261Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_parser-ffbf63182e3400d5.d' from root:root to runner:runner
2025-08-20T23:02:12.8794172Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-1d4f3c021421c7df.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8795085Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-42b765a263831c24.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8795958Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rayon_core-317bdce11de5a645.d' from root:root to runner:runner
2025-08-20T23:02:12.8797216Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_bash-ac22745e58b3b1e5.d' from root:root to runner:runner
2025-08-20T23:02:12.8798165Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_python-b6975c4ab41c2333.d' from root:root to runner:runner
2025-08-20T23:02:12.8799081Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8799985Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-70f99a46674918af.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8800888Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-dd9ea91bb2029276.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8801785Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-9512240895c4827e.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8802746Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_javascript-30047a4f4a9a8aab.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8803649Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon_core-317bdce11de5a645.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8804540Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_make-d3903687c667d816.d' from root:root to runner:runner
2025-08-20T23:02:12.8805535Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-f841baad1c6ec9b4.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8806386Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/either-ca8c527b5d187009.d' from root:root to runner:runner
2025-08-20T23:02:12.8807705Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/is_terminal_polyfill-f03c0c3b7c68aa9a.d' from root:root to runner:runner
2025-08-20T23:02:12.8808659Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_typescript-fbc52fe8d3e99bca.d' from root:root to runner:runner
2025-08-20T23:02:12.8809562Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsame_file-d76bd81076a1e444.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8810439Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/option_ext-dd7fd95bf387f8ef.d' from root:root to runner:runner
2025-08-20T23:02:12.8811446Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_locale_core-cec2a7d391656cd1.d' from root:root to runner:runner
2025-08-20T23:02:12.8812367Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-f821232f229b5ee2.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8813251Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_cpus-3ff317c1a07687d8.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8814134Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hashbrown-378b8ed1e37bab28.d' from root:root to runner:runner
2025-08-20T23:02:12.8815071Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_java-3c96fef948c94d5e.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8815973Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon_core-317bdce11de5a645.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8817200Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsemver-e5e21290ad7fde86.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8818783Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglobset-f391fa2bae5b268f.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8819717Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-78a2ed794e28c4e7.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8820781Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_cpus-3ff317c1a07687d8.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8821697Z [00:03:14.092]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-7349f526c053b502.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8822606Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libignore-2b5dbee37c95a41c.rlib' from root:root to runner:runner
2025-08-20T23:02:12.8823520Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rmeta' from root:root to runner:runner
2025-08-20T23:02:12.8824285Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps' from root:root to runner:runner
2025-08-20T23:02:12.8825220Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4/dep-lib-clap' from root:root to runner:runner
2025-08-20T23:02:12.8826281Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8827424Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4/lib-clap.json' from root:root to runner:runner
2025-08-20T23:02:12.8828343Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4/lib-clap' from root:root to runner:runner
2025-08-20T23:02:12.8829228Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4' from root:root to runner:runner
2025-08-20T23:02:12.8830234Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8831251Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816/lib-tree_sitter_make' from root:root to runner:runner
2025-08-20T23:02:12.8832276Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816/dep-lib-tree_sitter_make' from root:root to runner:runner
2025-08-20T23:02:12.8833301Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816/lib-tree_sitter_make.json' from root:root to runner:runner
2025-08-20T23:02:12.8834388Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816' from root:root to runner:runner
2025-08-20T23:02:12.8835361Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c/lib-utf8_iter.json' from root:root to runner:runner
2025-08-20T23:02:12.8836333Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8837532Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c/lib-utf8_iter' from root:root to runner:runner
2025-08-20T23:02:12.8838506Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c/dep-lib-utf8_iter' from root:root to runner:runner
2025-08-20T23:02:12.8839397Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c' from root:root to runner:runner
2025-08-20T23:02:12.8840644Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-35c4f61dfb241a48/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8841747Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-35c4f61dfb241a48/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8842668Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-35c4f61dfb241a48' from root:root to runner:runner
2025-08-20T23:02:12.8843639Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8844582Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f/lib-walkdir' from root:root to runner:runner
2025-08-20T23:02:12.8845533Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f/dep-lib-walkdir' from root:root to runner:runner
2025-08-20T23:02:12.8846491Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f/lib-walkdir.json' from root:root to runner:runner
2025-08-20T23:02:12.8847611Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f' from root:root to runner:runner
2025-08-20T23:02:12.8848668Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03/lib-yoke' from root:root to runner:runner
2025-08-20T23:02:12.8849597Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03/dep-lib-yoke' from root:root to runner:runner
2025-08-20T23:02:12.8850543Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8851484Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03/lib-yoke.json' from root:root to runner:runner
2025-08-20T23:02:12.8852355Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03' from root:root to runner:runner
2025-08-20T23:02:12.8853422Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8854571Z [00:03:14.093]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8855459Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47' from root:root to runner:runner
2025-08-20T23:02:12.8856522Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8857898Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8858802Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8' from root:root to runner:runner
2025-08-20T23:02:12.8859831Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8860903Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926/lib-tree_sitter_language.json' from root:root to runner:runner
2025-08-20T23:02:12.8861968Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926/dep-lib-tree_sitter_language' from root:root to runner:runner
2025-08-20T23:02:12.8863150Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926/lib-tree_sitter_language' from root:root to runner:runner
2025-08-20T23:02:12.8864105Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926' from root:root to runner:runner
2025-08-20T23:02:12.8865069Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8866022Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407/lib-rustix.json' from root:root to runner:runner
2025-08-20T23:02:12.8867074Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407/lib-rustix' from root:root to runner:runner
2025-08-20T23:02:12.8868166Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407/dep-lib-rustix' from root:root to runner:runner
2025-08-20T23:02:12.8869053Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407' from root:root to runner:runner
2025-08-20T23:02:12.8870015Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8870934Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5/lib-cfg_if' from root:root to runner:runner
2025-08-20T23:02:12.8871879Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5/dep-lib-cfg_if' from root:root to runner:runner
2025-08-20T23:02:12.8872823Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5/lib-cfg_if.json' from root:root to runner:runner
2025-08-20T23:02:12.8873697Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5' from root:root to runner:runner
2025-08-20T23:02:12.8874650Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0/lib-serde_json' from root:root to runner:runner
2025-08-20T23:02:12.8875628Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0/lib-serde_json.json' from root:root to runner:runner
2025-08-20T23:02:12.8876714Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8877798Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0/dep-lib-serde_json' from root:root to runner:runner
2025-08-20T23:02:12.8878700Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0' from root:root to runner:runner
2025-08-20T23:02:12.8879644Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8880566Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368/lib-url.json' from root:root to runner:runner
2025-08-20T23:02:12.8881596Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368/dep-lib-url' from root:root to runner:runner
2025-08-20T23:02:12.8882497Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368/lib-url' from root:root to runner:runner
2025-08-20T23:02:12.8883372Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368' from root:root to runner:runner
2025-08-20T23:02:12.8884347Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/lib-utf8parse.json' from root:root to runner:runner
2025-08-20T23:02:12.8885721Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/lib-utf8parse' from root:root to runner:runner
2025-08-20T23:02:12.8887314Z [00:03:14.094]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8889168Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/dep-lib-utf8parse' from root:root to runner:runner
2025-08-20T23:02:12.8890937Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8' from root:root to runner:runner
2025-08-20T23:02:12.8892632Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31/dep-lib-cc' from root:root to runner:runner
2025-08-20T23:02:12.8894461Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31/lib-cc' from root:root to runner:runner
2025-08-20T23:02:12.8896097Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8897266Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31/lib-cc.json' from root:root to runner:runner
2025-08-20T23:02:12.8898156Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31' from root:root to runner:runner
2025-08-20T23:02:12.8899074Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9/lib-fs4.json' from root:root to runner:runner
2025-08-20T23:02:12.8900011Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9/dep-lib-fs4' from root:root to runner:runner
2025-08-20T23:02:12.8901055Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9/lib-fs4' from root:root to runner:runner
2025-08-20T23:02:12.8902023Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8902892Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9' from root:root to runner:runner
2025-08-20T23:02:12.8903831Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee/dep-lib-rayon' from root:root to runner:runner
2025-08-20T23:02:12.8904783Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8905720Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee/lib-rayon.json' from root:root to runner:runner
2025-08-20T23:02:12.8906634Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee/lib-rayon' from root:root to runner:runner
2025-08-20T23:02:12.8907707Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee' from root:root to runner:runner
2025-08-20T23:02:12.8908788Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009/dep-lib-either' from root:root to runner:runner
2025-08-20T23:02:12.8909714Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009/lib-either' from root:root to runner:runner
2025-08-20T23:02:12.8910669Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8911617Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009/lib-either.json' from root:root to runner:runner
2025-08-20T23:02:12.8912496Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009' from root:root to runner:runner
2025-08-20T23:02:12.8913591Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca/lib-tree_sitter_typescript.json' from root:root to runner:runner
2025-08-20T23:02:12.8914733Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8915802Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca/lib-tree_sitter_typescript' from root:root to runner:runner
2025-08-20T23:02:12.8917069Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca/dep-lib-tree_sitter_typescript' from root:root to runner:runner
2025-08-20T23:02:12.8918045Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca' from root:root to runner:runner
2025-08-20T23:02:12.8919125Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-cf3006b758600ce8/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8920170Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-cf3006b758600ce8/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8921045Z [00:03:14.095]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-cf3006b758600ce8' from root:root to runner:runner
2025-08-20T23:02:12.8922019Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba/lib-zerotrie.json' from root:root to runner:runner
2025-08-20T23:02:12.8923107Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba/dep-lib-zerotrie' from root:root to runner:runner
2025-08-20T23:02:12.8924075Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8925028Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba/lib-zerotrie' from root:root to runner:runner
2025-08-20T23:02:12.8925922Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba' from root:root to runner:runner
2025-08-20T23:02:12.8927211Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-eec1d255bad5185f/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8928418Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-eec1d255bad5185f/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8929346Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-eec1d255bad5185f' from root:root to runner:runner
2025-08-20T23:02:12.8930305Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8931218Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7/lib-libc' from root:root to runner:runner
2025-08-20T23:02:12.8932149Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7/dep-lib-libc' from root:root to runner:runner
2025-08-20T23:02:12.8933077Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7/lib-libc.json' from root:root to runner:runner
2025-08-20T23:02:12.8933944Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7' from root:root to runner:runner
2025-08-20T23:02:12.8935063Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-0736ec911222ec37/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8936159Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-0736ec911222ec37/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8937392Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-0736ec911222ec37' from root:root to runner:runner
2025-08-20T23:02:12.8938403Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172/lib-tree_sitter_json' from root:root to runner:runner
2025-08-20T23:02:12.8939416Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8940441Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172/dep-lib-tree_sitter_json' from root:root to runner:runner
2025-08-20T23:02:12.8941463Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172/lib-tree_sitter_json.json' from root:root to runner:runner
2025-08-20T23:02:12.8942499Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172' from root:root to runner:runner
2025-08-20T23:02:12.8943442Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-loader-bb66d59f97290b94' from root:root to runner:runner
2025-08-20T23:02:12.8944368Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448/lib-home.json' from root:root to runner:runner
2025-08-20T23:02:12.8945307Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8946238Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448/dep-lib-home' from root:root to runner:runner
2025-08-20T23:02:12.8947385Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448/lib-home' from root:root to runner:runner
2025-08-20T23:02:12.8948273Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448' from root:root to runner:runner
2025-08-20T23:02:12.8949371Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-cb2bfb305d5a7402/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8950555Z [00:03:14.096]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-cb2bfb305d5a7402/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8951464Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-cb2bfb305d5a7402' from root:root to runner:runner
2025-08-20T23:02:12.8952443Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8953432Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5/dep-lib-toml_parser' from root:root to runner:runner
2025-08-20T23:02:12.8954420Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5/lib-toml_parser.json' from root:root to runner:runner
2025-08-20T23:02:12.8955626Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5/lib-toml_parser' from root:root to runner:runner
2025-08-20T23:02:12.8957156Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5' from root:root to runner:runner
2025-08-20T23:02:12.8959126Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1/dep-lib-icu_locale_core' from root:root to runner:runner
2025-08-20T23:02:12.8961019Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1/lib-icu_locale_core' from root:root to runner:runner
2025-08-20T23:02:12.8962884Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8964708Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1/lib-icu_locale_core.json' from root:root to runner:runner
2025-08-20T23:02:12.8966319Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1' from root:root to runner:runner
2025-08-20T23:02:12.8967860Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-306242e8a1a4b627/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8968982Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-306242e8a1a4b627/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8970070Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-306242e8a1a4b627' from root:root to runner:runner
2025-08-20T23:02:12.8971063Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d/dep-lib-path_slash' from root:root to runner:runner
2025-08-20T23:02:12.8972035Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d/lib-path_slash' from root:root to runner:runner
2025-08-20T23:02:12.8973021Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8974033Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d/lib-path_slash.json' from root:root to runner:runner
2025-08-20T23:02:12.8974942Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d' from root:root to runner:runner
2025-08-20T23:02:12.8976206Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-54192d570ebc7fd5/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.8977565Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-54192d570ebc7fd5/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.8978536Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-54192d570ebc7fd5' from root:root to runner:runner
2025-08-20T23:02:12.8979530Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e/dep-lib-equivalent' from root:root to runner:runner
2025-08-20T23:02:12.8980497Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e/lib-equivalent' from root:root to runner:runner
2025-08-20T23:02:12.8981481Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8982483Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e/lib-equivalent.json' from root:root to runner:runner
2025-08-20T23:02:12.8983381Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e' from root:root to runner:runner
2025-08-20T23:02:12.8984406Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uncomment-712f50d066d18b0f' from root:root to runner:runner
2025-08-20T23:02:12.8985409Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc/lib-serde_spanned.json' from root:root to runner:runner
2025-08-20T23:02:12.8986438Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8987639Z [00:03:14.097]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc/dep-lib-serde_spanned' from root:root to runner:runner
2025-08-20T23:02:12.8988633Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc/lib-serde_spanned' from root:root to runner:runner
2025-08-20T23:02:12.8989700Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc' from root:root to runner:runner
2025-08-20T23:02:12.8990723Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0/dep-lib-tree_sitter_hcl' from root:root to runner:runner
2025-08-20T23:02:12.8991738Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0/lib-tree_sitter_hcl' from root:root to runner:runner
2025-08-20T23:02:12.8992730Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8993757Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0/lib-tree_sitter_hcl.json' from root:root to runner:runner
2025-08-20T23:02:12.8994684Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0' from root:root to runner:runner
2025-08-20T23:02:12.8995649Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/lib-anstyle.json' from root:root to runner:runner
2025-08-20T23:02:12.8996619Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.8997752Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/lib-anstyle' from root:root to runner:runner
2025-08-20T23:02:12.8998844Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027/dep-lib-anstyle' from root:root to runner:runner
2025-08-20T23:02:12.8999737Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-edf009e9ea133027' from root:root to runner:runner
2025-08-20T23:02:12.9000677Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f/dep-lib-shlex' from root:root to runner:runner
2025-08-20T23:02:12.9001624Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f/lib-shlex.json' from root:root to runner:runner
2025-08-20T23:02:12.9002571Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9003598Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f/lib-shlex' from root:root to runner:runner
2025-08-20T23:02:12.9004478Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f' from root:root to runner:runner
2025-08-20T23:02:12.9005439Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9/lib-litemap.json' from root:root to runner:runner
2025-08-20T23:02:12.9006398Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9/dep-lib-litemap' from root:root to runner:runner
2025-08-20T23:02:12.9007779Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9008754Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9/lib-litemap' from root:root to runner:runner
2025-08-20T23:02:12.9009638Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9' from root:root to runner:runner
2025-08-20T23:02:12.9010760Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9011860Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9012931Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-a3bc3e7b97c7f3aa' from root:root to runner:runner
2025-08-20T23:02:12.9013935Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/dep-lib-colorchoice' from root:root to runner:runner
2025-08-20T23:02:12.9014922Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9015905Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/lib-colorchoice' from root:root to runner:runner
2025-08-20T23:02:12.9017478Z [00:03:14.098]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39/lib-colorchoice.json' from root:root to runner:runner
2025-08-20T23:02:12.9018568Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-554e86939bdb2b39' from root:root to runner:runner
2025-08-20T23:02:12.9019591Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9020607Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a/dep-lib-unsafe_libyaml' from root:root to runner:runner
2025-08-20T23:02:12.9021626Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a/lib-unsafe_libyaml.json' from root:root to runner:runner
2025-08-20T23:02:12.9022629Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a/lib-unsafe_libyaml' from root:root to runner:runner
2025-08-20T23:02:12.9023552Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a' from root:root to runner:runner
2025-08-20T23:02:12.9024475Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92/lib-regex' from root:root to runner:runner
2025-08-20T23:02:12.9025437Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9026496Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92/dep-lib-regex' from root:root to runner:runner
2025-08-20T23:02:12.9028188Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92/lib-regex.json' from root:root to runner:runner
2025-08-20T23:02:12.9029198Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92' from root:root to runner:runner
2025-08-20T23:02:12.9030280Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a/lib-streaming_iterator.json' from root:root to runner:runner
2025-08-20T23:02:12.9031307Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9032358Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a/dep-lib-streaming_iterator' from root:root to runner:runner
2025-08-20T23:02:12.9033529Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a/lib-streaming_iterator' from root:root to runner:runner
2025-08-20T23:02:12.9034502Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a' from root:root to runner:runner
2025-08-20T23:02:12.9035412Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf/lib-idna' from root:root to runner:runner
2025-08-20T23:02:12.9036380Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9037583Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf/lib-idna.json' from root:root to runner:runner
2025-08-20T23:02:12.9038536Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf/dep-lib-idna' from root:root to runner:runner
2025-08-20T23:02:12.9039409Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf' from root:root to runner:runner
2025-08-20T23:02:12.9040360Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250/lib-etcetera' from root:root to runner:runner
2025-08-20T23:02:12.9041504Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250/lib-etcetera.json' from root:root to runner:runner
2025-08-20T23:02:12.9042468Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250/dep-lib-etcetera' from root:root to runner:runner
2025-08-20T23:02:12.9043431Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9044325Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250' from root:root to runner:runner
2025-08-20T23:02:12.9045224Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uncomment-791ed7bf5b954e65' from root:root to runner:runner
2025-08-20T23:02:12.9046287Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-b827a64d794bbc5e/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9047687Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-b827a64d794bbc5e/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9048592Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-b827a64d794bbc5e' from root:root to runner:runner
2025-08-20T23:02:12.9049608Z [00:03:14.099]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe/lib-crossbeam_utils' from root:root to runner:runner
2025-08-20T23:02:12.9050609Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9051640Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe/dep-lib-crossbeam_utils' from root:root to runner:runner
2025-08-20T23:02:12.9052685Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe/lib-crossbeam_utils.json' from root:root to runner:runner
2025-08-20T23:02:12.9053606Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe' from root:root to runner:runner
2025-08-20T23:02:12.9054643Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b/lib-crossbeam_epoch.json' from root:root to runner:runner
2025-08-20T23:02:12.9055752Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9056977Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b/dep-lib-crossbeam_epoch' from root:root to runner:runner
2025-08-20T23:02:12.9058025Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b/lib-crossbeam_epoch' from root:root to runner:runner
2025-08-20T23:02:12.9058963Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b' from root:root to runner:runner
2025-08-20T23:02:12.9059928Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c/dep-lib-dirs_sys' from root:root to runner:runner
2025-08-20T23:02:12.9060890Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9061979Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c/lib-dirs_sys.json' from root:root to runner:runner
2025-08-20T23:02:12.9062931Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c/lib-dirs_sys' from root:root to runner:runner
2025-08-20T23:02:12.9063823Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c' from root:root to runner:runner
2025-08-20T23:02:12.9064790Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9065739Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f/lib-rustix.json' from root:root to runner:runner
2025-08-20T23:02:12.9066667Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f/lib-rustix' from root:root to runner:runner
2025-08-20T23:02:12.9067867Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f/dep-lib-rustix' from root:root to runner:runner
2025-08-20T23:02:12.9068766Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f' from root:root to runner:runner
2025-08-20T23:02:12.9069900Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af/lib-icu_provider.json' from root:root to runner:runner
2025-08-20T23:02:12.9070873Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9071867Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af/dep-lib-icu_provider' from root:root to runner:runner
2025-08-20T23:02:12.9072884Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af/lib-icu_provider' from root:root to runner:runner
2025-08-20T23:02:12.9073795Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af' from root:root to runner:runner
2025-08-20T23:02:12.9074838Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d/lib-percent_encoding.json' from root:root to runner:runner
2025-08-20T23:02:12.9075963Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d/lib-percent_encoding' from root:root to runner:runner
2025-08-20T23:02:12.9077194Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9078238Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d/dep-lib-percent_encoding' from root:root to runner:runner
2025-08-20T23:02:12.9079172Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d' from root:root to runner:runner
2025-08-20T23:02:12.9080066Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uncomment-5212731c8e609486' from root:root to runner:runner
2025-08-20T23:02:12.9081098Z [00:03:14.100]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5/lib-tree_sitter_bash.json' from root:root to runner:runner
2025-08-20T23:02:12.9082110Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5/lib-tree_sitter_bash' from root:root to runner:runner
2025-08-20T23:02:12.9083133Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5/dep-lib-tree_sitter_bash' from root:root to runner:runner
2025-08-20T23:02:12.9084269Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9085188Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5' from root:root to runner:runner
2025-08-20T23:02:12.9086301Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9087413Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e/lib-bitflags.json' from root:root to runner:runner
2025-08-20T23:02:12.9088394Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e/lib-bitflags' from root:root to runner:runner
2025-08-20T23:02:12.9089358Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e/dep-lib-bitflags' from root:root to runner:runner
2025-08-20T23:02:12.9090244Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e' from root:root to runner:runner
2025-08-20T23:02:12.9091213Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28/lib-hashbrown' from root:root to runner:runner
2025-08-20T23:02:12.9092194Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28/lib-hashbrown.json' from root:root to runner:runner
2025-08-20T23:02:12.9093167Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28/dep-lib-hashbrown' from root:root to runner:runner
2025-08-20T23:02:12.9094350Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9095646Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28' from root:root to runner:runner
2025-08-20T23:02:12.9097668Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9099631Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768/lib-tree_sitter_ruby.json' from root:root to runner:runner
2025-08-20T23:02:12.9101527Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768/dep-lib-tree_sitter_ruby' from root:root to runner:runner
2025-08-20T23:02:12.9103389Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768/lib-tree_sitter_ruby' from root:root to runner:runner
2025-08-20T23:02:12.9105191Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768' from root:root to runner:runner
2025-08-20T23:02:12.9106662Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-c6778340a7f93dba/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9108030Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-c6778340a7f93dba/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9108989Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-c6778340a7f93dba' from root:root to runner:runner
2025-08-20T23:02:12.9109992Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9110970Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3/lib-potential_utf' from root:root to runner:runner
2025-08-20T23:02:12.9111974Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3/dep-lib-potential_utf' from root:root to runner:runner
2025-08-20T23:02:12.9112967Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3/lib-potential_utf.json' from root:root to runner:runner
2025-08-20T23:02:12.9114018Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3' from root:root to runner:runner
2025-08-20T23:02:12.9114989Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9115957Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2/lib-indexmap.json' from root:root to runner:runner
2025-08-20T23:02:12.9117160Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2/dep-lib-indexmap' from root:root to runner:runner
2025-08-20T23:02:12.9118124Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2/lib-indexmap' from root:root to runner:runner
2025-08-20T23:02:12.9119148Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2' from root:root to runner:runner
2025-08-20T23:02:12.9120137Z [00:03:14.101]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b/lib-linux_raw_sys' from root:root to runner:runner
2025-08-20T23:02:12.9121151Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b/lib-linux_raw_sys.json' from root:root to runner:runner
2025-08-20T23:02:12.9122138Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9123137Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b/dep-lib-linux_raw_sys' from root:root to runner:runner
2025-08-20T23:02:12.9124051Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b' from root:root to runner:runner
2025-08-20T23:02:12.9125010Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9125965Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66/dep-lib-tinystr' from root:root to runner:runner
2025-08-20T23:02:12.9127150Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66/lib-tinystr.json' from root:root to runner:runner
2025-08-20T23:02:12.9128244Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66/lib-tinystr' from root:root to runner:runner
2025-08-20T23:02:12.9129139Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66' from root:root to runner:runner
2025-08-20T23:02:12.9130186Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310/lib-tree_sitter_haskell' from root:root to runner:runner
2025-08-20T23:02:12.9131254Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310/lib-tree_sitter_haskell.json' from root:root to runner:runner
2025-08-20T23:02:12.9132273Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9133438Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310/dep-lib-tree_sitter_haskell' from root:root to runner:runner
2025-08-20T23:02:12.9134391Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310' from root:root to runner:runner
2025-08-20T23:02:12.9135357Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9136332Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267/lib-thiserror.json' from root:root to runner:runner
2025-08-20T23:02:12.9137567Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267/lib-thiserror' from root:root to runner:runner
2025-08-20T23:02:12.9138567Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267/dep-lib-thiserror' from root:root to runner:runner
2025-08-20T23:02:12.9139469Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267' from root:root to runner:runner
2025-08-20T23:02:12.9140442Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad/lib-serde_yaml.json' from root:root to runner:runner
2025-08-20T23:02:12.9141542Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad/lib-serde_yaml' from root:root to runner:runner
2025-08-20T23:02:12.9142504Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9143482Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad/dep-lib-serde_yaml' from root:root to runner:runner
2025-08-20T23:02:12.9144374Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad' from root:root to runner:runner
2025-08-20T23:02:12.9145399Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b/dep-lib-crossbeam_deque' from root:root to runner:runner
2025-08-20T23:02:12.9146398Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9147932Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b/lib-crossbeam_deque' from root:root to runner:runner
2025-08-20T23:02:12.9149006Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b/lib-crossbeam_deque.json' from root:root to runner:runner
2025-08-20T23:02:12.9149928Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b' from root:root to runner:runner
2025-08-20T23:02:12.9150918Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024/lib-anstyle_query' from root:root to runner:runner
2025-08-20T23:02:12.9151905Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9152909Z [00:03:14.102]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024/lib-anstyle_query.json' from root:root to runner:runner
2025-08-20T23:02:12.9153907Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024/dep-lib-anstyle_query' from root:root to runner:runner
2025-08-20T23:02:12.9154824Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024' from root:root to runner:runner
2025-08-20T23:02:12.9156042Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9157346Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9158282Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-47daabebd1188c33' from root:root to runner:runner
2025-08-20T23:02:12.9159264Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df/dep-lib-writeable' from root:root to runner:runner
2025-08-20T23:02:12.9160238Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df/lib-writeable.json' from root:root to runner:runner
2025-08-20T23:02:12.9161204Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9162279Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df/lib-writeable' from root:root to runner:runner
2025-08-20T23:02:12.9163180Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df' from root:root to runner:runner
2025-08-20T23:02:12.9164139Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502/dep-lib-fastrand' from root:root to runner:runner
2025-08-20T23:02:12.9165103Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9166056Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502/lib-fastrand' from root:root to runner:runner
2025-08-20T23:02:12.9167608Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502/lib-fastrand.json' from root:root to runner:runner
2025-08-20T23:02:12.9168857Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502' from root:root to runner:runner
2025-08-20T23:02:12.9169801Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/uncomment-89321e2ae5a4d91e' from root:root to runner:runner
2025-08-20T23:02:12.9170959Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9/lib-icu_collections' from root:root to runner:runner
2025-08-20T23:02:12.9171950Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9172976Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9/lib-icu_collections.json' from root:root to runner:runner
2025-08-20T23:02:12.9173998Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9/dep-lib-icu_collections' from root:root to runner:runner
2025-08-20T23:02:12.9174911Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9' from root:root to runner:runner
2025-08-20T23:02:12.9175979Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70/dep-lib-anstream' from root:root to runner:runner
2025-08-20T23:02:12.9177144Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70/lib-anstream' from root:root to runner:runner
2025-08-20T23:02:12.9178134Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9179098Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70/lib-anstream.json' from root:root to runner:runner
2025-08-20T23:02:12.9179994Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70' from root:root to runner:runner
2025-08-20T23:02:12.9180966Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444/lib-same_file.json' from root:root to runner:runner
2025-08-20T23:02:12.9181938Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9182883Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444/lib-same_file' from root:root to runner:runner
2025-08-20T23:02:12.9183849Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444/dep-lib-same_file' from root:root to runner:runner
2025-08-20T23:02:12.9184867Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444' from root:root to runner:runner
2025-08-20T23:02:12.9185977Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-8f37605a9c77621b/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9187316Z [00:03:14.103]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-8f37605a9c77621b/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9188229Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-8f37605a9c77621b' from root:root to runner:runner
2025-08-20T23:02:12.9189259Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802/dep-lib-tree_sitter_rust' from root:root to runner:runner
2025-08-20T23:02:12.9190390Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9191415Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802/lib-tree_sitter_rust' from root:root to runner:runner
2025-08-20T23:02:12.9192449Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802/lib-tree_sitter_rust.json' from root:root to runner:runner
2025-08-20T23:02:12.9193363Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802' from root:root to runner:runner
2025-08-20T23:02:12.9194431Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-7ca2f7105083e12d/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9195477Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-7ca2f7105083e12d/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9196348Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-7ca2f7105083e12d' from root:root to runner:runner
2025-08-20T23:02:12.9197496Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff/dep-lib-bstr' from root:root to runner:runner
2025-08-20T23:02:12.9198617Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9199552Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff/lib-bstr.json' from root:root to runner:runner
2025-08-20T23:02:12.9200471Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff/lib-bstr' from root:root to runner:runner
2025-08-20T23:02:12.9201349Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff' from root:root to runner:runner
2025-08-20T23:02:12.9202373Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964/dep-lib-regex_automata' from root:root to runner:runner
2025-08-20T23:02:12.9203364Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9204482Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964/lib-regex_automata.json' from root:root to runner:runner
2025-08-20T23:02:12.9205487Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964/lib-regex_automata' from root:root to runner:runner
2025-08-20T23:02:12.9206401Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964' from root:root to runner:runner
2025-08-20T23:02:12.9207682Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab/lib-tree_sitter_javascript' from root:root to runner:runner
2025-08-20T23:02:12.9208724Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9209818Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab/lib-tree_sitter_javascript.json' from root:root to runner:runner
2025-08-20T23:02:12.9210900Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab/dep-lib-tree_sitter_javascript' from root:root to runner:runner
2025-08-20T23:02:12.9211867Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab' from root:root to runner:runner
2025-08-20T23:02:12.9212991Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f/dep-lib-globset' from root:root to runner:runner
2025-08-20T23:02:12.9213923Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f/lib-globset' from root:root to runner:runner
2025-08-20T23:02:12.9214891Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9215845Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f/lib-globset.json' from root:root to runner:runner
2025-08-20T23:02:12.9216727Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f' from root:root to runner:runner
2025-08-20T23:02:12.9217810Z [00:03:14.104]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32/dep-lib-getrandom' from root:root to runner:runner
2025-08-20T23:02:12.9218882Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9219845Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32/lib-getrandom' from root:root to runner:runner
2025-08-20T23:02:12.9220816Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32/lib-getrandom.json' from root:root to runner:runner
2025-08-20T23:02:12.9221712Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32' from root:root to runner:runner
2025-08-20T23:02:12.9222691Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9223690Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24/dep-lib-toml_datetime' from root:root to runner:runner
2025-08-20T23:02:12.9224691Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24/lib-toml_datetime.json' from root:root to runner:runner
2025-08-20T23:02:12.9225665Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24/lib-toml_datetime' from root:root to runner:runner
2025-08-20T23:02:12.9226705Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24' from root:root to runner:runner
2025-08-20T23:02:12.9227913Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b/dep-lib-ryu' from root:root to runner:runner
2025-08-20T23:02:12.9228829Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b/lib-ryu' from root:root to runner:runner
2025-08-20T23:02:12.9229777Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9230686Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b/lib-ryu.json' from root:root to runner:runner
2025-08-20T23:02:12.9231556Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b' from root:root to runner:runner
2025-08-20T23:02:12.9232678Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9233683Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c/dep-lib-regex_syntax' from root:root to runner:runner
2025-08-20T23:02:12.9234656Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c/lib-regex_syntax' from root:root to runner:runner
2025-08-20T23:02:12.9235972Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c/lib-regex_syntax.json' from root:root to runner:runner
2025-08-20T23:02:12.9237398Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c' from root:root to runner:runner
2025-08-20T23:02:12.9239336Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333/lib-tree_sitter_python' from root:root to runner:runner
2025-08-20T23:02:12.9241321Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333/lib-tree_sitter_python.json' from root:root to runner:runner
2025-08-20T23:02:12.9243225Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9245307Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333/dep-lib-tree_sitter_python' from root:root to runner:runner
2025-08-20T23:02:12.9246695Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333' from root:root to runner:runner
2025-08-20T23:02:12.9248208Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-f59e64d477595d99/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9249338Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-f59e64d477595d99/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9250289Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-f59e64d477595d99' from root:root to runner:runner
2025-08-20T23:02:12.9251423Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9252425Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a/dep-lib-tree_sitter' from root:root to runner:runner
2025-08-20T23:02:12.9253389Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a/lib-tree_sitter' from root:root to runner:runner
2025-08-20T23:02:12.9254369Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a/lib-tree_sitter.json' from root:root to runner:runner
2025-08-20T23:02:12.9255270Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a' from root:root to runner:runner
2025-08-20T23:02:12.9256221Z [00:03:14.105]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/dep-lib-memchr' from root:root to runner:runner
2025-08-20T23:02:12.9257351Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/lib-memchr.json' from root:root to runner:runner
2025-08-20T23:02:12.9258318Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9259377Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7/lib-memchr' from root:root to runner:runner
2025-08-20T23:02:12.9260253Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-78a2ed794e28c4e7' from root:root to runner:runner
2025-08-20T23:02:12.9261197Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9262127Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce/dep-lib-glob' from root:root to runner:runner
2025-08-20T23:02:12.9263034Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce/lib-glob' from root:root to runner:runner
2025-08-20T23:02:12.9263954Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce/lib-glob.json' from root:root to runner:runner
2025-08-20T23:02:12.9264922Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce' from root:root to runner:runner
2025-08-20T23:02:12.9265912Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/lib-toml_writer.json' from root:root to runner:runner
2025-08-20T23:02:12.9267059Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/lib-toml_writer' from root:root to runner:runner
2025-08-20T23:02:12.9268040Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9269026Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/dep-lib-toml_writer' from root:root to runner:runner
2025-08-20T23:02:12.9269918Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca' from root:root to runner:runner
2025-08-20T23:02:12.9271039Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-loader-6257d564ae4b9238/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9272136Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-loader-6257d564ae4b9238/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9273197Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-loader-6257d564ae4b9238' from root:root to runner:runner
2025-08-20T23:02:12.9274140Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/lib-strsim.json' from root:root to runner:runner
2025-08-20T23:02:12.9275087Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9276015Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/lib-strsim' from root:root to runner:runner
2025-08-20T23:02:12.9277124Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9/dep-lib-strsim' from root:root to runner:runner
2025-08-20T23:02:12.9278026Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-0535910dc9036bf9' from root:root to runner:runner
2025-08-20T23:02:12.9279255Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9280349Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9281273Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-66aa5a5106484d6a' from root:root to runner:runner
2025-08-20T23:02:12.9282273Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a/lib-aho_corasick.json' from root:root to runner:runner
2025-08-20T23:02:12.9283256Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9284233Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a/lib-aho_corasick' from root:root to runner:runner
2025-08-20T23:02:12.9285220Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a/dep-lib-aho_corasick' from root:root to runner:runner
2025-08-20T23:02:12.9286181Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a' from root:root to runner:runner
2025-08-20T23:02:12.9287701Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-b8fea6d4ac82ae2f/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9288818Z [00:03:14.106]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-b8fea6d4ac82ae2f/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9289765Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-b8fea6d4ac82ae2f' from root:root to runner:runner
2025-08-20T23:02:12.9290898Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-705ac6af792b3ac4/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9291988Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-705ac6af792b3ac4/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9293037Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-705ac6af792b3ac4' from root:root to runner:runner
2025-08-20T23:02:12.9294088Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-tags-6ef1017dd0e7494a/output-lib-tree_sitter_tags' from root:root to runner:runner
2025-08-20T23:02:12.9295098Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-tags-6ef1017dd0e7494a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9296018Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-tags-6ef1017dd0e7494a' from root:root to runner:runner
2025-08-20T23:02:12.9297263Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9/lib-icu_normalizer_data' from root:root to runner:runner
2025-08-20T23:02:12.9298281Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9299321Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9/lib-icu_normalizer_data.json' from root:root to runner:runner
2025-08-20T23:02:12.9300358Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9/dep-lib-icu_normalizer_data' from root:root to runner:runner
2025-08-20T23:02:12.9301405Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9' from root:root to runner:runner
2025-08-20T23:02:12.9302427Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31/lib-form_urlencoded.json' from root:root to runner:runner
2025-08-20T23:02:12.9303420Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31/lib-form_urlencoded' from root:root to runner:runner
2025-08-20T23:02:12.9304432Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31/dep-lib-form_urlencoded' from root:root to runner:runner
2025-08-20T23:02:12.9305418Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9306725Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31' from root:root to runner:runner
2025-08-20T23:02:12.9308301Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9d29fcf239dfbb2a/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9309411Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9d29fcf239dfbb2a/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9310331Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9d29fcf239dfbb2a' from root:root to runner:runner
2025-08-20T23:02:12.9311456Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-6bf430f1db73bebf/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9312558Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-6bf430f1db73bebf/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9313503Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-6bf430f1db73bebf' from root:root to runner:runner
2025-08-20T23:02:12.9314465Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9315414Z [00:03:14.107]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d/lib-smallvec' from root:root to runner:runner
2025-08-20T23:02:12.9316486Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d/dep-lib-smallvec' from root:root to runner:runner
2025-08-20T23:02:12.9318009Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d/lib-smallvec.json' from root:root to runner:runner
2025-08-20T23:02:12.9318927Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d' from root:root to runner:runner
2025-08-20T23:02:12.9319834Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/lib-log' from root:root to runner:runner
2025-08-20T23:02:12.9320750Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/dep-lib-log' from root:root to runner:runner
2025-08-20T23:02:12.9321683Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9322775Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/lib-log.json' from root:root to runner:runner
2025-08-20T23:02:12.9323653Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61' from root:root to runner:runner
2025-08-20T23:02:12.9324603Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9325537Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/dep-lib-itoa' from root:root to runner:runner
2025-08-20T23:02:12.9326461Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/lib-itoa.json' from root:root to runner:runner
2025-08-20T23:02:12.9327716Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/lib-itoa' from root:root to runner:runner
2025-08-20T23:02:12.9328606Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f' from root:root to runner:runner
2025-08-20T23:02:12.9329558Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c/dep-lib-ignore' from root:root to runner:runner
2025-08-20T23:02:12.9330640Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c/lib-ignore.json' from root:root to runner:runner
2025-08-20T23:02:12.9331597Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9332531Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c/lib-ignore' from root:root to runner:runner
2025-08-20T23:02:12.9333408Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c' from root:root to runner:runner
2025-08-20T23:02:12.9334408Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971/lib-icu_properties' from root:root to runner:runner
2025-08-20T23:02:12.9335416Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971/lib-icu_properties.json' from root:root to runner:runner
2025-08-20T23:02:12.9336512Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9337771Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971/dep-lib-icu_properties' from root:root to runner:runner
2025-08-20T23:02:12.9338685Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971' from root:root to runner:runner
2025-08-20T23:02:12.9339620Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152/dep-lib-dirs' from root:root to runner:runner
2025-08-20T23:02:12.9340525Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152/lib-dirs' from root:root to runner:runner
2025-08-20T23:02:12.9341475Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9342406Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152/lib-dirs.json' from root:root to runner:runner
2025-08-20T23:02:12.9343275Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152' from root:root to runner:runner
2025-08-20T23:02:12.9344404Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9345443Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5/dep-lib-icu_properties_data' from root:root to runner:runner
2025-08-20T23:02:12.9346494Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5/lib-icu_properties_data.json' from root:root to runner:runner
2025-08-20T23:02:12.9347691Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5/lib-icu_properties_data' from root:root to runner:runner
2025-08-20T23:02:12.9348626Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5' from root:root to runner:runner
2025-08-20T23:02:12.9349656Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a/lib-tree_sitter_cpp.json' from root:root to runner:runner
2025-08-20T23:02:12.9350823Z [00:03:14.108]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9351849Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a/dep-lib-tree_sitter_cpp' from root:root to runner:runner
2025-08-20T23:02:12.9352849Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a/lib-tree_sitter_cpp' from root:root to runner:runner
2025-08-20T23:02:12.9353772Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a' from root:root to runner:runner
2025-08-20T23:02:12.9354868Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-24cbd7f3ef850ef8/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9355928Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-24cbd7f3ef850ef8/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9356995Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-24cbd7f3ef850ef8' from root:root to runner:runner
2025-08-20T23:02:12.9358195Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-178ba8d7165a5055/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9359411Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-178ba8d7165a5055/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9360322Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-178ba8d7165a5055' from root:root to runner:runner
2025-08-20T23:02:12.9361282Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9/dep-lib-zerovec' from root:root to runner:runner
2025-08-20T23:02:12.9362249Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9363198Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9/lib-zerovec.json' from root:root to runner:runner
2025-08-20T23:02:12.9364243Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9/lib-zerovec' from root:root to runner:runner
2025-08-20T23:02:12.9365135Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9' from root:root to runner:runner
2025-08-20T23:02:12.9366121Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889/lib-icu_normalizer' from root:root to runner:runner
2025-08-20T23:02:12.9367359Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9368389Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889/lib-icu_normalizer.json' from root:root to runner:runner
2025-08-20T23:02:12.9369404Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889/dep-lib-icu_normalizer' from root:root to runner:runner
2025-08-20T23:02:12.9370305Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889' from root:root to runner:runner
2025-08-20T23:02:12.9371234Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99/dep-lib-toml' from root:root to runner:runner
2025-08-20T23:02:12.9372280Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99/lib-toml' from root:root to runner:runner
2025-08-20T23:02:12.9373232Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9374160Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99/lib-toml.json' from root:root to runner:runner
2025-08-20T23:02:12.9375175Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99' from root:root to runner:runner
2025-08-20T23:02:12.9376579Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645/lib-rayon_core.json' from root:root to runner:runner
2025-08-20T23:02:12.9378597Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9380624Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645/dep-lib-rayon_core' from root:root to runner:runner
2025-08-20T23:02:12.9382452Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645/lib-rayon_core' from root:root to runner:runner
2025-08-20T23:02:12.9384102Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645' from root:root to runner:runner
2025-08-20T23:02:12.9385774Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba/lib-winnow' from root:root to runner:runner
2025-08-20T23:02:12.9387125Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9388106Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba/dep-lib-winnow' from root:root to runner:runner
2025-08-20T23:02:12.9389064Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba/lib-winnow.json' from root:root to runner:runner
2025-08-20T23:02:12.9389952Z [00:03:14.109]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba' from root:root to runner:runner
2025-08-20T23:02:12.9390949Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae/lib-linux_raw_sys' from root:root to runner:runner
2025-08-20T23:02:12.9392109Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae/lib-linux_raw_sys.json' from root:root to runner:runner
2025-08-20T23:02:12.9393097Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9394101Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae/dep-lib-linux_raw_sys' from root:root to runner:runner
2025-08-20T23:02:12.9395007Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae' from root:root to runner:runner
2025-08-20T23:02:12.9395990Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef/lib-option_ext.json' from root:root to runner:runner
2025-08-20T23:02:12.9397257Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9398244Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef/lib-option_ext' from root:root to runner:runner
2025-08-20T23:02:12.9399223Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef/dep-lib-option_ext' from root:root to runner:runner
2025-08-20T23:02:12.9400112Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef' from root:root to runner:runner
2025-08-20T23:02:12.9401151Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9402160Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9403204Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9404254Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:12.9405294Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a' from root:root to runner:runner
2025-08-20T23:02:12.9406291Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9407488Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/lib-anstyle_parse.json' from root:root to runner:runner
2025-08-20T23:02:12.9408494Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/dep-lib-anstyle_parse' from root:root to runner:runner
2025-08-20T23:02:12.9409486Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c/lib-anstyle_parse' from root:root to runner:runner
2025-08-20T23:02:12.9410400Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-b3d711e09c87a58c' from root:root to runner:runner
2025-08-20T23:02:12.9411505Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04/lib-libloading.json' from root:root to runner:runner
2025-08-20T23:02:12.9412475Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04/lib-libloading' from root:root to runner:runner
2025-08-20T23:02:12.9413448Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04/dep-lib-libloading' from root:root to runner:runner
2025-08-20T23:02:12.9414416Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9415315Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04' from root:root to runner:runner
2025-08-20T23:02:12.9416269Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8/lib-num_cpus.json' from root:root to runner:runner
2025-08-20T23:02:12.9417379Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8/lib-num_cpus' from root:root to runner:runner
2025-08-20T23:02:12.9418353Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9419420Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8/dep-lib-num_cpus' from root:root to runner:runner
2025-08-20T23:02:12.9420297Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8' from root:root to runner:runner
2025-08-20T23:02:12.9421413Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-dee516e8f18ed94b/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9422496Z [00:03:14.110]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-dee516e8f18ed94b/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9423419Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-dee516e8f18ed94b' from root:root to runner:runner
2025-08-20T23:02:12.9424476Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/lib-clap_lex.json' from root:root to runner:runner
2025-08-20T23:02:12.9425434Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9426388Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/dep-lib-clap_lex' from root:root to runner:runner
2025-08-20T23:02:12.9427495Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8/lib-clap_lex' from root:root to runner:runner
2025-08-20T23:02:12.9428390Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-ebdd39593b7935e8' from root:root to runner:runner
2025-08-20T23:02:12.9429403Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5/dep-lib-tree_sitter_go' from root:root to runner:runner
2025-08-20T23:02:12.9430394Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9431381Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5/lib-tree_sitter_go' from root:root to runner:runner
2025-08-20T23:02:12.9432393Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5/lib-tree_sitter_go.json' from root:root to runner:runner
2025-08-20T23:02:12.9433427Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5' from root:root to runner:runner
2025-08-20T23:02:12.9434412Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238/dep-lib-idna_adapter' from root:root to runner:runner
2025-08-20T23:02:12.9435389Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238/lib-idna_adapter' from root:root to runner:runner
2025-08-20T23:02:12.9436360Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9437531Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238/lib-idna_adapter.json' from root:root to runner:runner
2025-08-20T23:02:12.9438586Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238' from root:root to runner:runner
2025-08-20T23:02:12.9439600Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f/lib-tree_sitter_yaml' from root:root to runner:runner
2025-08-20T23:02:12.9440608Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9441630Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f/lib-tree_sitter_yaml.json' from root:root to runner:runner
2025-08-20T23:02:12.9442662Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f/dep-lib-tree_sitter_yaml' from root:root to runner:runner
2025-08-20T23:02:12.9443584Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f' from root:root to runner:runner
2025-08-20T23:02:12.9444607Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e/lib-tree_sitter_java.json' from root:root to runner:runner
2025-08-20T23:02:12.9445619Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9447486Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e/lib-tree_sitter_java' from root:root to runner:runner
2025-08-20T23:02:12.9449456Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e/dep-lib-tree_sitter_java' from root:root to runner:runner
2025-08-20T23:02:12.9451238Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e' from root:root to runner:runner
2025-08-20T23:02:12.9453011Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6/dep-lib-tempfile' from root:root to runner:runner
2025-08-20T23:02:12.9454814Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6/lib-tempfile.json' from root:root to runner:runner
2025-08-20T23:02:12.9456514Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9458306Z [00:03:14.111]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6/lib-tempfile' from root:root to runner:runner
2025-08-20T23:02:12.9459276Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6' from root:root to runner:runner
2025-08-20T23:02:12.9460391Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-highlight-e4154ec9e1be9541/output-lib-tree_sitter_highlight' from root:root to runner:runner
2025-08-20T23:02:12.9461434Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-highlight-e4154ec9e1be9541/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9462381Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-highlight-e4154ec9e1be9541' from root:root to runner:runner
2025-08-20T23:02:12.9463325Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/lib-anyhow' from root:root to runner:runner
2025-08-20T23:02:12.9464291Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9465243Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/lib-anyhow.json' from root:root to runner:runner
2025-08-20T23:02:12.9466298Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/dep-lib-anyhow' from root:root to runner:runner
2025-08-20T23:02:12.9467450Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae' from root:root to runner:runner
2025-08-20T23:02:12.9468479Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9469508Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc/lib-tree_sitter_c.json' from root:root to runner:runner
2025-08-20T23:02:12.9470513Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc/lib-tree_sitter_c' from root:root to runner:runner
2025-08-20T23:02:12.9471517Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc/dep-lib-tree_sitter_c' from root:root to runner:runner
2025-08-20T23:02:12.9472554Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc' from root:root to runner:runner
2025-08-20T23:02:12.9473510Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd/dep-lib-serde' from root:root to runner:runner
2025-08-20T23:02:12.9474445Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd/lib-serde.json' from root:root to runner:runner
2025-08-20T23:02:12.9475406Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9476327Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd/lib-serde' from root:root to runner:runner
2025-08-20T23:02:12.9477392Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd' from root:root to runner:runner
2025-08-20T23:02:12.9478343Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86/lib-semver' from root:root to runner:runner
2025-08-20T23:02:12.9479304Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9480378Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86/lib-semver.json' from root:root to runner:runner
2025-08-20T23:02:12.9481312Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86/dep-lib-semver' from root:root to runner:runner
2025-08-20T23:02:12.9482197Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86' from root:root to runner:runner
2025-08-20T23:02:12.9483162Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9484129Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276/dep-lib-once_cell' from root:root to runner:runner
2025-08-20T23:02:12.9485071Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276/lib-once_cell' from root:root to runner:runner
2025-08-20T23:02:12.9486168Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276/lib-once_cell.json' from root:root to runner:runner
2025-08-20T23:02:12.9487330Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276' from root:root to runner:runner
2025-08-20T23:02:12.9488328Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9489296Z [00:03:14.112]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051/dep-lib-zerofrom' from root:root to runner:runner
2025-08-20T23:02:12.9490242Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051/lib-zerofrom' from root:root to runner:runner
2025-08-20T23:02:12.9491209Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051/lib-zerofrom.json' from root:root to runner:runner
2025-08-20T23:02:12.9492093Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051' from root:root to runner:runner
2025-08-20T23:02:12.9493207Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-fb19f3517cb81f03/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9494431Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-fb19f3517cb81f03/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9495356Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-fb19f3517cb81f03' from root:root to runner:runner
2025-08-20T23:02:12.9496470Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-1b4bb6679dcb1d77/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9498024Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-1b4bb6679dcb1d77/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9498972Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-1b4bb6679dcb1d77' from root:root to runner:runner
2025-08-20T23:02:12.9500182Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-c615d408ae048757/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9501232Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-c615d408ae048757/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9502115Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-c615d408ae048757' from root:root to runner:runner
2025-08-20T23:02:12.9503089Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133/lib-clap_builder' from root:root to runner:runner
2025-08-20T23:02:12.9504073Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9505070Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133/lib-clap_builder.json' from root:root to runner:runner
2025-08-20T23:02:12.9506059Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133/dep-lib-clap_builder' from root:root to runner:runner
2025-08-20T23:02:12.9507221Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133' from root:root to runner:runner
2025-08-20T23:02:12.9508354Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-6650b85c050a9068/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9509571Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-6650b85c050a9068/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9510490Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-6650b85c050a9068' from root:root to runner:runner
2025-08-20T23:02:12.9511579Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-f7b93d380dfc985a/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:02:12.9512633Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-f7b93d380dfc985a/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:02:12.9513520Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-f7b93d380dfc985a' from root:root to runner:runner
2025-08-20T23:02:12.9514655Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f/dep-lib-stable_deref_trait' from root:root to runner:runner
2025-08-20T23:02:12.9515694Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:02:12.9516736Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f/lib-stable_deref_trait.json' from root:root to runner:runner
2025-08-20T23:02:12.9518307Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f/lib-stable_deref_trait' from root:root to runner:runner
2025-08-20T23:02:12.9519828Z [00:03:14.113]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f' from root:root to runner:runner
2025-08-20T23:02:12.9521355Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint' from root:root to runner:runner
2025-08-20T23:02:12.9522722Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release' from root:root to runner:runner
2025-08-20T23:02:12.9524115Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T23:02:12.9525402Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl' from root:root to runner:runner
2025-08-20T23:02:12.9527005Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T23:02:12.9528039Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target' from root:root to runner:runner
2025-08-20T23:02:12.9528951Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.pre-commit-hooks.yaml' from root:root to runner:runner
2025-08-20T23:02:12.9529554Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO' from root:root to runner:runner
2025-08-20T23:02:12.9530099Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM' from root:root to runner:runner
2025-08-20T23:02:12.9530586Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T23:02:12.9531085Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T23:02:12.9531603Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T23:02:12.9532221Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T23:02:12.9532677Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T23:02:12.9533141Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T23:02:12.9533632Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.version' from runner:docker to runner:runner
2025-08-20T23:02:12.9534054Z [00:03:14.114]➜  changed ownership of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T23:02:12.9534584Z [00:03:14.122]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9535210Z [00:03:14.129]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9535840Z [00:03:14.136]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/bench/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9536499Z [00:03:14.143]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9537478Z [00:03:14.150]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples/builtin_languages.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9538208Z [00:03:14.157]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples/custom_languages.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9538980Z [00:03:14.164]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/examples/quickstart_custom_languages.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9539730Z [00:03:14.170]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9540399Z [00:03:14.177]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9541126Z [00:03:14.184]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/uncomment/downloader.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9541827Z [00:03:14.191]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/uncomment/cli.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9542557Z [00:03:14.198]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/uncomment/__init__.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9543250Z [00:03:14.205]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/pip-package/pyproject.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9543916Z [00:03:14.213]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9544580Z [00:03:14.220]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.pre-commit-config.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9545335Z [00:03:14.227]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.cjs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9545999Z [00:03:14.234]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/repos.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9546646Z [00:03:14.241]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.mjs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9547542Z [00:03:14.248]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/regex_test.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9548193Z [00:03:14.256]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.jsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9548840Z [00:03:14.263]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.d.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9549481Z [00:03:14.270]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9550125Z [00:03:14.277]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9550761Z [00:03:14.283]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9551411Z [00:03:14.290]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.mts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9552224Z [00:03:14.298]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.cts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9552874Z [00:03:14.304]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/test-data/test.d.mts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9553507Z [00:03:14.312]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.commitlintrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9554124Z [00:03:14.319]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.gitmodules' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9554849Z [00:03:14.326]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/grammar_integration_tests.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9555551Z [00:03:14.332]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/uncomment_integration.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9556246Z [00:03:14.340]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/python_docstring_test.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9557106Z [00:03:14.347]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/error_handling_tests.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9590492Z [00:03:14.354]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/integration_tests.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9658326Z [00:03:14.361]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/init_command_tests.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9725658Z [00:03:14.367]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/custom_languages_test.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9791815Z [00:03:14.374]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/tests/init_integration_test.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9859160Z [00:03:14.381]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9928316Z [00:03:14.388]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/config.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:12.9997903Z [00:03:14.395]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/processor.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0070049Z [00:03:14.402]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/bin/benchmark.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0137053Z [00:03:14.408]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/bin/profile.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0206512Z [00:03:14.415]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/ast/visitor.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0274938Z [00:03:14.422]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/ast/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0343010Z [00:03:14.429]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages/handlers.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0408697Z [00:03:14.436]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages/config.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0475841Z [00:03:14.442]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages/registry.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0544323Z [00:03:14.449]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/languages/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0612999Z [00:03:14.456]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/grammar/loader.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0681122Z [00:03:14.463]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/grammar/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0749574Z [00:03:14.470]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/cli.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0817758Z [00:03:14.476]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/rules/preservation.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0884909Z [00:03:14.483]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/rules/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.0954187Z [00:03:14.490]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1022427Z [00:03:14.497]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/DISTRIBUTION.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1090005Z [00:03:14.504]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/Cargo.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1158224Z [00:03:14.511]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/scripts/test-homebrew-formula.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1225750Z [00:03:14.517]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/CLAUDE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1294941Z [00:03:14.524]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/benches/performance.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1362817Z [00:03:14.531]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1430269Z [00:03:14.538]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1497484Z [00:03:14.544]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/bin/uncomment' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1567485Z [00:03:14.551]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/.npmignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1637953Z [00:03:14.558]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1704719Z [00:03:14.565]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/test_pip.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1772289Z [00:03:14.572]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/install.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1840895Z [00:03:14.579]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/npm-package/index.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1909034Z [00:03:14.586]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/dependabot.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.1976511Z [00:03:14.592]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/release.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2045639Z [00:03:14.599]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2113684Z [00:03:14.606]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/pr-title.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2181060Z [00:03:14.613]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/claude.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2249260Z [00:03:14.620]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/publish.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2316916Z [00:03:14.626]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/release-homebrew.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2387241Z [00:03:14.633]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.github/workflows/ci.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2456250Z [00:03:14.640]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2523794Z [00:03:14.647]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2591697Z [00:03:14.654]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2659955Z [00:03:14.661]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2728473Z [00:03:14.668]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2804326Z [00:03:14.674]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2863262Z [00:03:14.681]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2931796Z [00:03:14.688]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.2999361Z [00:03:14.695]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3067217Z [00:03:14.701]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3134807Z [00:03:14.708]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3203141Z [00:03:14.715]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3271215Z [00:03:14.722]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3339613Z [00:03:14.729]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3407558Z [00:03:14.735]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3477466Z [00:03:14.742]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3544374Z [00:03:14.749]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3612551Z [00:03:14.756]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3680323Z [00:03:14.763]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3747355Z [00:03:14.769]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3813614Z [00:03:14.776]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3880247Z [00:03:14.783]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.3947263Z [00:03:14.790]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4014798Z [00:03:14.796]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-d0080bc9d4f3d1aeb30e0da52ef11557b5e55ef7.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4082520Z [00:03:14.803]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-d0080bc9d4f3d1aeb30e0da52ef11557b5e55ef7.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4150625Z [00:03:14.810]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-598a83155468c568722c42c34ae10815fedeab5c.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4218543Z [00:03:14.817]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-d0080bc9d4f3d1aeb30e0da52ef11557b5e55ef7.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4286703Z [00:03:14.823]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-598a83155468c568722c42c34ae10815fedeab5c.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4355088Z [00:03:14.830]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-598a83155468c568722c42c34ae10815fedeab5c.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4424111Z [00:03:14.837]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-598a83155468c568722c42c34ae10815fedeab5c.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4491552Z [00:03:14.844]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/objects/pack/pack-d0080bc9d4f3d1aeb30e0da52ef11557b5e55ef7.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4560472Z [00:03:14.851]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4627418Z [00:03:14.857]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4695279Z [00:03:14.864]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/.rustc_info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4762873Z [00:03:14.871]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4831188Z [00:03:14.878]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4898438Z [00:03:14.885]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f/build_script_build-3916f069ff2d7d7f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.4966714Z [00:03:14.891]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rayon-core-3916f069ff2d7d7f/build_script_build-3916f069ff2d7d7f' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5033594Z [00:03:14.898]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5100366Z [00:03:14.905]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66/build_script_build-01c477bad09f4d66.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5167386Z [00:03:14.911]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-rust-01c477bad09f4d66/build_script_build-01c477bad09f4d66' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5239327Z [00:03:14.919]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5311757Z [00:03:14.926]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:13.5379327Z [00:03:14.933]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_properties_data-89d3fda42f56463d/build_script_build-89d3fda42f56463d' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5447562Z [00:03:14.939]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5515580Z [00:03:14.946]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e/build_script_build-b73c50ad0d10bc4e' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5583817Z [00:03:14.953]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-b73c50ad0d10bc4e/build_script_build-b73c50ad0d10bc4e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5652249Z [00:03:14.960]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5721034Z [00:03:14.967]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build_script_build-97abb6991338ccc4' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5791517Z [00:03:14.974]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build_script_build-97abb6991338ccc4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5862386Z [00:03:14.981]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.5931614Z [00:03:14.988]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d/build_script_build-37754ee3b2cbce9d' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6001375Z [00:03:14.995]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-hcl-37754ee3b2cbce9d/build_script_build-37754ee3b2cbce9d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6069480Z [00:03:15.002]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6135194Z [00:03:15.008]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11/build_script_build-f7d1730d34505a11.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6202673Z [00:03:15.015]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-yaml-f7d1730d34505a11/build_script_build-f7d1730d34505a11' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6269829Z [00:03:15.022]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6337213Z [00:03:15.028]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed/build_script_build-642cfa82c35346ed' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6403634Z [00:03:15.035]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-ruby-642cfa82c35346ed/build_script_build-642cfa82c35346ed.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6470858Z [00:03:15.042]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6537548Z [00:03:15.048]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0/build_script_build-5b700862f4baf9d0' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6603988Z [00:03:15.055]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-5b700862f4baf9d0/build_script_build-5b700862f4baf9d0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6671447Z [00:03:15.062]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6738764Z [00:03:15.069]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be/build_script_build-7aae08a48d56c0be' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6805830Z [00:03:15.075]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-cpp-7aae08a48d56c0be/build_script_build-7aae08a48d56c0be.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6872979Z [00:03:15.082]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.6941119Z [00:03:15.089]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7007867Z [00:03:15.096]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7075572Z [00:03:15.102]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-d641a5ec576b9a49/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7142803Z [00:03:15.109]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7210718Z [00:03:15.116]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d/build_script_build-95d774c4f572cd1d' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7278576Z [00:03:15.123]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-make-95d774c4f572cd1d/build_script_build-95d774c4f572cd1d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7347577Z [00:03:15.129]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7415829Z [00:03:15.136]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66/build_script_build-940688df420dee66.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7483771Z [00:03:15.143]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-java-940688df420dee66/build_script_build-940688df420dee66' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7551864Z [00:03:15.150]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7620159Z [00:03:15.157]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b/build_script_build-12f88cfd103d2f2b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7688529Z [00:03:15.164]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/semver-12f88cfd103d2f2b/build_script_build-12f88cfd103d2f2b' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7756979Z [00:03:15.170]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7824380Z [00:03:15.177]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/icu_normalizer_data-666d147f7ba58189/build_script_build-666d147f7ba58189' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.7893551Z [00:03:15.184]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:13.7961173Z [00:03:15.191]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8029232Z [00:03:15.198]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f/build_script_build-20df41a47134c03f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8097357Z [00:03:15.204]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-20df41a47134c03f/build_script_build-20df41a47134c03f' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8165063Z [00:03:15.211]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8233530Z [00:03:15.218]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294/build_script_build-2d9a9b8cb8b7c294' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8301800Z [00:03:15.225]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-typescript-2d9a9b8cb8b7c294/build_script_build-2d9a9b8cb8b7c294.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8370876Z [00:03:15.232]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8439067Z [00:03:15.239]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e/build_script_build-a47d03752f17689e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8505669Z [00:03:15.245]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-python-a47d03752f17689e/build_script_build-a47d03752f17689e' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8573835Z [00:03:15.252]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8642745Z [00:03:15.259]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70/build_script_build-9c211221baf3cf70' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8710514Z [00:03:15.266]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-c-9c211221baf3cf70/build_script_build-9c211221baf3cf70.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8779335Z [00:03:15.273]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8847570Z [00:03:15.279]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51/build_script_build-0f4a78b6568d3d51' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8916347Z [00:03:15.286]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/libc-0f4a78b6568d3d51/build_script_build-0f4a78b6568d3d51.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.8985700Z [00:03:15.293]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9054566Z [00:03:15.300]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f/build_script_build-8be794423b45a10f' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9124158Z [00:03:15.307]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde_json-8be794423b45a10f/build_script_build-8be794423b45a10f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9192859Z [00:03:15.314]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9262232Z [00:03:15.321]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5/build_script_build-59204ee670cc13a5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9331772Z [00:03:15.328]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/thiserror-59204ee670cc13a5/build_script_build-59204ee670cc13a5' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9402167Z [00:03:15.335]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9470869Z [00:03:15.342]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938/build_script_build-17790479c3558938.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9538954Z [00:03:15.349]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-javascript-17790479c3558938/build_script_build-17790479c3558938' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9607473Z [00:03:15.355]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9676570Z [00:03:15.362]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/crossbeam-utils-9e4fce232d40b3fa/build_script_build-9e4fce232d40b3fa' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9746009Z [00:03:15.369]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:13.9814456Z [00:03:15.376]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9886981Z [00:03:15.383]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5/build_script_build-8c681718e45c75b5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:13.9955042Z [00:03:15.390]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-loader-8c681718e45c75b5/build_script_build-8c681718e45c75b5' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0024420Z [00:03:15.397]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0098451Z [00:03:15.405]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build_script_build-1108bd03bb6c3137.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0166607Z [00:03:15.411]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build_script_build-1108bd03bb6c3137' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0235472Z [00:03:15.418]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0304496Z [00:03:15.425]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba/build_script_build-7c6e7f63e8ea70ba.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0373506Z [00:03:15.432]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/getrandom-7c6e7f63e8ea70ba/build_script_build-7c6e7f63e8ea70ba' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0442125Z [00:03:15.439]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0509886Z [00:03:15.446]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734/build_script_build-d40a134df7eca734' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0579502Z [00:03:15.453]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-json-d40a134df7eca734/build_script_build-d40a134df7eca734.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0648532Z [00:03:15.460]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0716421Z [00:03:15.466]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0784777Z [00:03:15.473]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0853089Z [00:03:15.480]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-7daf1389b4dcf813/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0922014Z [00:03:15.487]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc/build_script_build-39ed82ffa009d7bc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.0992679Z [00:03:15.494]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1061245Z [00:03:15.501]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/rustix-39ed82ffa009d7bc/build_script_build-39ed82ffa009d7bc' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1130639Z [00:03:15.508]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1199238Z [00:03:15.515]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04/build_script_build-6f683bb1a9ef9a04.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1267584Z [00:03:15.521]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-haskell-6f683bb1a9ef9a04/build_script_build-6f683bb1a9ef9a04' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1336117Z [00:03:15.528]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1403849Z [00:03:15.535]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6/build_script_build-c486bc75bb9ab7a6' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1472917Z [00:03:15.542]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-go-c486bc75bb9ab7a6/build_script_build-c486bc75bb9ab7a6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1541658Z [00:03:15.549]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1611514Z [00:03:15.556]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1679257Z [00:03:15.563]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1748281Z [00:03:15.570]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/proc-macro2-e052774ea92f22fa/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1816303Z [00:03:15.576]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1883972Z [00:03:15.583]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42/build_script_build-6ad8e7e63b5dfc42' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.1952932Z [00:03:15.590]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/serde-6ad8e7e63b5dfc42/build_script_build-6ad8e7e63b5dfc42.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2021761Z [00:03:15.597]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2090887Z [00:03:15.604]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3/build_script_build-0d89f9f128627ca3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2158878Z [00:03:15.611]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/build/tree-sitter-bash-0d89f9f128627ca3/build_script_build-0d89f9f128627ca3' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2227524Z [00:03:15.617]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2295079Z [00:03:15.624]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libthiserror_impl-0776e4dcca73f43b.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2362520Z [00:03:15.631]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/unicode_ident-8322841390b1e4cb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2430760Z [00:03:15.638]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/cc-9ca51d5b0d4cf95a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2499071Z [00:03:15.645]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/synstructure-dd6a89005d3dfd8c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2568145Z [00:03:15.652]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libhashbrown-f4475889de089917.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2636404Z [00:03:15.658]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2704346Z [00:03:15.665]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libhashbrown-f4475889de089917.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2772698Z [00:03:15.672]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2841954Z [00:03:15.679]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2909809Z [00:03:15.686]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/shlex-b36db43b0fc69e13.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.2978390Z [00:03:15.693]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/memchr-4c4adec6f6201c05.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3047231Z [00:03:15.699]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libitoa-2861ebb8e80940a9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3116002Z [00:03:15.706]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/heck-cb7f72c37e5a2d54.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3184160Z [00:03:15.713]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/hashbrown-f4475889de089917.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3253250Z [00:03:15.720]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/proc_macro2-45fbbe45ab122ec6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3323157Z [00:03:15.727]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3392421Z [00:03:15.734]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3460705Z [00:03:15.741]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3528729Z [00:03:15.748]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libitoa-2861ebb8e80940a9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3597636Z [00:03:15.754]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/serde-d938b6a2993e586b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3666099Z [00:03:15.761]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libryu-babc26e6b9e340f0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3734606Z [00:03:15.768]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde_json-e76c6974deb9c645.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3803532Z [00:03:15.775]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/zerofrom_derive-9b9f1e6b6da22ea9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3872421Z [00:03:15.782]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/serde_derive-2173177a6ccd85ee.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.3941213Z [00:03:15.789]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libmemchr-4c4adec6f6201c05.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4009997Z [00:03:15.796]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/itoa-2861ebb8e80940a9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4078164Z [00:03:15.803]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/displaydoc-942a0570498e8d45.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4146629Z [00:03:15.809]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsyn-c0b48651d7cbcfe6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4214901Z [00:03:15.816]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/ryu-babc26e6b9e340f0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4283539Z [00:03:15.823]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde_derive-2173177a6ccd85ee.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4351281Z [00:03:15.830]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libshlex-b36db43b0fc69e13.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4419624Z [00:03:15.837]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/quote-05a1feed5696fe29.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4488868Z [00:03:15.844]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libindoc-c47f93e31d250bef.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4558250Z [00:03:15.851]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/indoc-c47f93e31d250bef.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4626545Z [00:03:15.857]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/thiserror_impl-0776e4dcca73f43b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4695452Z [00:03:15.864]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsynstructure-dd6a89005d3dfd8c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4764634Z [00:03:15.871]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libmemchr-4c4adec6f6201c05.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4834497Z [00:03:15.878]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/clap_derive-0328a1fbe039e37e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4903516Z [00:03:15.885]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.4972334Z [00:03:15.892]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libzerovec_derive-1be973825a14c6b3.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5041202Z [00:03:15.899]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5110097Z [00:03:15.906]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libindexmap-9518c8b55d17c57e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5178060Z [00:03:15.913]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/indexmap-9518c8b55d17c57e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5247104Z [00:03:15.919]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libdisplaydoc-942a0570498e8d45.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5317046Z [00:03:15.926]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde_json-e76c6974deb9c645.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5384912Z [00:03:15.933]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde-d938b6a2993e586b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5453172Z [00:03:15.940]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/equivalent-d4141b76549b3f53.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5521287Z [00:03:15.947]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libzerofrom_derive-9b9f1e6b6da22ea9.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5590714Z [00:03:15.954]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libsynstructure-dd6a89005d3dfd8c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5659245Z [00:03:15.961]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/yoke_derive-da8d026212e7455b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5726640Z [00:03:15.967]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libcc-9ca51d5b0d4cf95a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5796022Z [00:03:15.974]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libproc_macro2-45fbbe45ab122ec6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5864803Z [00:03:15.981]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/zerovec_derive-1be973825a14c6b3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.5932899Z [00:03:15.988]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libheck-cb7f72c37e5a2d54.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6002089Z [00:03:15.995]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libserde-d938b6a2993e586b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6070980Z [00:03:16.002]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/serde_json-e76c6974deb9c645.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6139131Z [00:03:16.009]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libclap_derive-0328a1fbe039e37e.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6207365Z [00:03:16.015]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libyoke_derive-da8d026212e7455b.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6276438Z [00:03:16.022]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libequivalent-d4141b76549b3f53.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6344528Z [00:03:16.029]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libindexmap-9518c8b55d17c57e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6412595Z [00:03:16.036]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libryu-babc26e6b9e340f0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6481958Z [00:03:16.043]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/syn-c0b48651d7cbcfe6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6551489Z [00:03:16.050]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/deps/libquote-05a1feed5696fe29.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6621476Z [00:03:16.057]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6690513Z [00:03:16.064]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6758212Z [00:03:16.071]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6826548Z [00:03:16.077]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rayon-core-3916f069ff2d7d7f/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6896447Z [00:03:16.084]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.6965576Z [00:03:16.091]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7034721Z [00:03:16.098]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7103563Z [00:03:16.105]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-rust-01c477bad09f4d66/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7171850Z [00:03:16.112]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:14.7240892Z [00:03:16.119]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:14.7308337Z [00:03:16.126]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_properties_data-89d3fda42f56463d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7376250Z [00:03:16.132]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:14.7445669Z [00:03:16.139]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7514372Z [00:03:16.146]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7582352Z [00:03:16.153]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7650073Z [00:03:16.160]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-b73c50ad0d10bc4e/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7718556Z [00:03:16.167]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef/lib-indoc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7786413Z [00:03:16.173]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef/dep-lib-indoc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7855170Z [00:03:16.180]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7923587Z [00:03:16.187]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indoc-c47f93e31d250bef/lib-indoc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.7992351Z [00:03:16.194]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29/lib-quote.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8060678Z [00:03:16.201]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8129451Z [00:03:16.208]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29/lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8197401Z [00:03:16.214]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/quote-05a1feed5696fe29/dep-lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8266397Z [00:03:16.221]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c/lib-synstructure' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8336224Z [00:03:16.228]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8405507Z [00:03:16.235]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c/lib-synstructure.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8475061Z [00:03:16.242]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/synstructure-dd6a89005d3dfd8c/dep-lib-synstructure' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8544026Z [00:03:16.249]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b/dep-lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8614331Z [00:03:16.256]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8683375Z [00:03:16.263]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b/lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8753245Z [00:03:16.270]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-impl-0776e4dcca73f43b/lib-thiserror_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8822880Z [00:03:16.277]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8891932Z [00:03:16.284]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.8960293Z [00:03:16.291]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9028642Z [00:03:16.298]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9099504Z [00:03:16.305]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9168110Z [00:03:16.311]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9236990Z [00:03:16.318]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9306340Z [00:03:16.325]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-hcl-37754ee3b2cbce9d/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9375536Z [00:03:16.332]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9443785Z [00:03:16.339]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9511868Z [00:03:16.346]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9580129Z [00:03:16.353]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-yaml-f7d1730d34505a11/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9649448Z [00:03:16.360]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9717867Z [00:03:16.366]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9786290Z [00:03:16.373]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9854677Z [00:03:16.380]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-ruby-642cfa82c35346ed/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9923727Z [00:03:16.387]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:14.9991672Z [00:03:16.394]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0060158Z [00:03:16.401]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0129941Z [00:03:16.408]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-5b700862f4baf9d0/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0199494Z [00:03:16.415]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0267225Z [00:03:16.421]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0334986Z [00:03:16.428]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0403705Z [00:03:16.435]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-cpp-7aae08a48d56c0be/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0471259Z [00:03:16.442]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-d641a5ec576b9a49/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0539571Z [00:03:16.449]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-d641a5ec576b9a49/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0607724Z [00:03:16.455]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0675845Z [00:03:16.462]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0743789Z [00:03:16.469]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0811319Z [00:03:16.476]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-make-95d774c4f572cd1d/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0879851Z [00:03:16.483]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.0947688Z [00:03:16.489]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1017615Z [00:03:16.496]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1085430Z [00:03:16.503]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-java-940688df420dee66/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1154352Z [00:03:16.510]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1222180Z [00:03:16.517]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1290021Z [00:03:16.524]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1358381Z [00:03:16.531]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/semver-12f88cfd103d2f2b/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1426606Z [00:03:16.537]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1493176Z [00:03:16.544]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e/lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1561234Z [00:03:16.551]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e/lib-clap_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1629038Z [00:03:16.558]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/clap_derive-0328a1fbe039e37e/dep-lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1697802Z [00:03:16.564]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:15.1766637Z [00:03:16.571]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:15.1834511Z [00:03:16.578]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/icu_normalizer_data-666d147f7ba58189/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.1903688Z [00:03:16.585]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:15.1971829Z [00:03:16.592]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9/dep-lib-zerofrom_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2040737Z [00:03:16.599]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2108212Z [00:03:16.606]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9/lib-zerofrom_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2175792Z [00:03:16.612]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerofrom-derive-9b9f1e6b6da22ea9/lib-zerofrom_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2244762Z [00:03:16.619]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2312624Z [00:03:16.626]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2381526Z [00:03:16.633]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2450302Z [00:03:16.640]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-20df41a47134c03f/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2519311Z [00:03:16.647]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2587772Z [00:03:16.653]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2655666Z [00:03:16.660]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2722960Z [00:03:16.667]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-typescript-2d9a9b8cb8b7c294/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2798620Z [00:03:16.675]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2868292Z [00:03:16.682]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.2935404Z [00:03:16.688]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/dep-lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3005258Z [00:03:16.695]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3073657Z [00:03:16.702]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3142506Z [00:03:16.709]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3210276Z [00:03:16.716]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3281260Z [00:03:16.723]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-python-a47d03752f17689e/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3350749Z [00:03:16.730]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3419657Z [00:03:16.737]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3486056Z [00:03:16.743]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3554507Z [00:03:16.750]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-c-9c211221baf3cf70/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3621964Z [00:03:16.757]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3689794Z [00:03:16.764]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45/lib-displaydoc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3756324Z [00:03:16.770]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45/dep-lib-displaydoc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3824423Z [00:03:16.777]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/displaydoc-942a0570498e8d45/lib-displaydoc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3892494Z [00:03:16.784]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.3959655Z [00:03:16.791]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4025725Z [00:03:16.797]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4093391Z [00:03:16.804]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/libc-0f4a78b6568d3d51/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4161262Z [00:03:16.811]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6/dep-lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4229760Z [00:03:16.818]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6/lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4297101Z [00:03:16.824]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4363932Z [00:03:16.831]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-45fbbe45ab122ec6/lib-proc_macro2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4431197Z [00:03:16.838]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4498795Z [00:03:16.845]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4565205Z [00:03:16.851]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4632059Z [00:03:16.858]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-8be794423b45a10f/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4699138Z [00:03:16.865]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4765471Z [00:03:16.871]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4833744Z [00:03:16.878]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4900541Z [00:03:16.885]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/thiserror-59204ee670cc13a5/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.4966963Z [00:03:16.891]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5036376Z [00:03:16.898]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/dep-lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5105662Z [00:03:16.905]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/lib-heck.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5173202Z [00:03:16.912]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/heck-cb7f72c37e5a2d54/lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5241262Z [00:03:16.919]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05/dep-lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5308702Z [00:03:16.926]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05/lib-memchr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5375769Z [00:03:16.932]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5443274Z [00:03:16.939]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/memchr-4c4adec6f6201c05/lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5511622Z [00:03:16.946]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645/lib-serde_json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5580374Z [00:03:16.953]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645/lib-serde_json.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5649123Z [00:03:16.960]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5717432Z [00:03:16.966]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_json-e76c6974deb9c645/dep-lib-serde_json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5786615Z [00:03:16.973]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b/dep-lib-serde' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5855332Z [00:03:16.980]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b/lib-serde.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5922596Z [00:03:16.987]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.5991119Z [00:03:16.994]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-d938b6a2993e586b/lib-serde' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6058923Z [00:03:17.001]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6125647Z [00:03:17.007]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6192354Z [00:03:17.014]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6260813Z [00:03:17.021]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-javascript-17790479c3558938/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6328040Z [00:03:17.028]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:15.6395284Z [00:03:17.034]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:15.6461955Z [00:03:17.041]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/crossbeam-utils-9e4fce232d40b3fa/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6530323Z [00:03:17.048]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:15.6599350Z [00:03:17.055]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6665817Z [00:03:17.061]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6733403Z [00:03:17.068]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6801518Z [00:03:17.075]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-loader-8c681718e45c75b5/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6869208Z [00:03:17.082]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/dep-lib-equivalent' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.6936130Z [00:03:17.088]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/lib-equivalent' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7003993Z [00:03:17.095]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7071925Z [00:03:17.102]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/equivalent-d4141b76549b3f53/lib-equivalent.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7141058Z [00:03:17.109]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7208860Z [00:03:17.116]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7277973Z [00:03:17.123]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7344789Z [00:03:17.129]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7411922Z [00:03:17.136]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7480401Z [00:03:17.143]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7547800Z [00:03:17.150]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7614998Z [00:03:17.156]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/getrandom-7c6e7f63e8ea70ba/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7684082Z [00:03:17.163]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917/lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7751675Z [00:03:17.170]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917/lib-hashbrown.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7819235Z [00:03:17.177]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917/dep-lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7887171Z [00:03:17.183]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/hashbrown-f4475889de089917/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.7956131Z [00:03:17.190]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8024755Z [00:03:17.197]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8094299Z [00:03:17.204]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8161500Z [00:03:17.211]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/syn-c0b48651d7cbcfe6/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8230028Z [00:03:17.218]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/dep-lib-shlex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8298360Z [00:03:17.225]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8367757Z [00:03:17.231]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8436510Z [00:03:17.238]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/shlex-b36db43b0fc69e13/lib-shlex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8505265Z [00:03:17.245]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8573646Z [00:03:17.252]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3/lib-zerovec_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8643113Z [00:03:17.259]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3/dep-lib-zerovec_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8711770Z [00:03:17.266]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/zerovec-derive-1be973825a14c6b3/lib-zerovec_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8779774Z [00:03:17.273]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8848439Z [00:03:17.280]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e/lib-indexmap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8914972Z [00:03:17.286]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e/dep-lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.8981853Z [00:03:17.293]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/indexmap-9518c8b55d17c57e/lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9050890Z [00:03:17.300]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9117957Z [00:03:17.306]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9186007Z [00:03:17.313]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9255828Z [00:03:17.320]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-json-d40a134df7eca734/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9323847Z [00:03:17.327]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9391953Z [00:03:17.334]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9/dep-lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9459768Z [00:03:17.341]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9/lib-itoa.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9527592Z [00:03:17.348]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/itoa-2861ebb8e80940a9/lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9595684Z [00:03:17.354]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0/dep-lib-ryu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9664103Z [00:03:17.361]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0/lib-ryu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9732162Z [00:03:17.368]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9799407Z [00:03:17.375]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/ryu-babc26e6b9e340f0/lib-ryu.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9868123Z [00:03:17.382]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-7daf1389b4dcf813/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:15.9937197Z [00:03:17.388]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-7daf1389b4dcf813/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0005219Z [00:03:17.395]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee/lib-serde_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0073014Z [00:03:17.402]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0142919Z [00:03:17.409]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee/dep-lib-serde_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0213254Z [00:03:17.416]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde_derive-2173177a6ccd85ee/lib-serde_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0280905Z [00:03:17.423]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0348064Z [00:03:17.430]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0417101Z [00:03:17.436]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0485518Z [00:03:17.443]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/rustix-39ed82ffa009d7bc/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0553436Z [00:03:17.450]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0621172Z [00:03:17.457]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0688157Z [00:03:17.464]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0755573Z [00:03:17.470]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-haskell-6f683bb1a9ef9a04/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0822138Z [00:03:17.477]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a/dep-lib-cc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0888631Z [00:03:17.484]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a/lib-cc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.0957838Z [00:03:17.491]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1024675Z [00:03:17.497]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/cc-9ca51d5b0d4cf95a/lib-cc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1093834Z [00:03:17.504]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1163563Z [00:03:17.511]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1230772Z [00:03:17.518]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1298056Z [00:03:17.524]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-go-c486bc75bb9ab7a6/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1366180Z [00:03:17.531]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b/lib-yoke_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1433295Z [00:03:17.538]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1500535Z [00:03:17.545]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b/lib-yoke_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1567101Z [00:03:17.551]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/yoke-derive-da8d026212e7455b/dep-lib-yoke_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1634820Z [00:03:17.558]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-e052774ea92f22fa/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1703733Z [00:03:17.565]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/proc-macro2-e052774ea92f22fa/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1771624Z [00:03:17.572]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1839143Z [00:03:17.579]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1907090Z [00:03:17.585]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.1974662Z [00:03:17.592]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/serde-6ad8e7e63b5dfc42/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2042343Z [00:03:17.599]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2109449Z [00:03:17.606]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2175908Z [00:03:17.612]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2243169Z [00:03:17.619]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/release/.fingerprint/tree-sitter-bash-0d89f9f128627ca3/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2310910Z [00:03:17.626]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2380322Z [00:03:17.633]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/out/libtree-sitter-json.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2448403Z [00:03:17.640]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2514665Z [00:03:17.646]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2582006Z [00:03:17.653]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2649514Z [00:03:17.660]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2716460Z [00:03:17.666]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-json-35c4f61dfb241a48/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2784546Z [00:03:17.673]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2852523Z [00:03:17.680]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2921174Z [00:03:17.687]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.2990210Z [00:03:17.694]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3060220Z [00:03:17.701]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3127433Z [00:03:17.707]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3194569Z [00:03:17.714]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3262503Z [00:03:17.721]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3332295Z [00:03:17.728]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3400979Z [00:03:17.735]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3468988Z [00:03:17.742]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3535777Z [00:03:17.748]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/semver-cf3006b758600ce8/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3604329Z [00:03:17.755]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3671738Z [00:03:17.762]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/out/libtree-sitter-hcl.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3739021Z [00:03:17.769]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3806218Z [00:03:17.775]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3874915Z [00:03:17.782]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.3943128Z [00:03:17.789]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4010846Z [00:03:17.796]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-hcl-eec1d255bad5185f/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4079585Z [00:03:17.803]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4147621Z [00:03:17.809]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/libtree-sitter-python.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4214090Z [00:03:17.816]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4282375Z [00:03:17.823]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4350668Z [00:03:17.830]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4417843Z [00:03:17.836]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4484926Z [00:03:17.843]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4552619Z [00:03:17.850]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4619620Z [00:03:17.857]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-python-0736ec911222ec37/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4687704Z [00:03:17.863]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4754717Z [00:03:17.870]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4822275Z [00:03:17.877]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4889514Z [00:03:17.884]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rayon-core-cb2bfb305d5a7402/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.4957792Z [00:03:17.891]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5025206Z [00:03:17.897]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5092654Z [00:03:17.904]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5161067Z [00:03:17.911]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-306242e8a1a4b627/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5228563Z [00:03:17.918]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/22f91614c58a9bd2-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5296262Z [00:03:17.924]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/22f91614c58a9bd2-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5364123Z [00:03:17.931]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/a423c62b91dd93af-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5431555Z [00:03:17.938]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5499859Z [00:03:17.945]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/libtree-sitter-typescript.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5566668Z [00:03:17.951]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5633809Z [00:03:17.958]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/out/a423c62b91dd93af-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5701402Z [00:03:17.965]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5768805Z [00:03:17.972]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5835859Z [00:03:17.978]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5902859Z [00:03:17.985]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-typescript-54192d570ebc7fd5/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.5971198Z [00:03:17.992]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.6040977Z [00:03:17.999]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.6108990Z [00:03:18.006]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.6176379Z [00:03:18.012]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.6244805Z [00:03:18.019]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6312099Z [00:03:18.026]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6379840Z [00:03:18.033]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6447944Z [00:03:18.039]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-b827a64d794bbc5e/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6516137Z [00:03:18.046]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/libtree-sitter-bash.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6583810Z [00:03:18.053]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6652505Z [00:03:18.060]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6720619Z [00:03:18.067]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6787707Z [00:03:18.073]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6856398Z [00:03:18.080]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6923327Z [00:03:18.087]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.6991485Z [00:03:18.094]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7058676Z [00:03:18.101]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-bash-c6778340a7f93dba/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7126289Z [00:03:18.107]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.7194066Z [00:03:18.114]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.7261981Z [00:03:18.121]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.7330222Z [00:03:18.128]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.7397688Z [00:03:18.134]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7464878Z [00:03:18.141]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7533376Z [00:03:18.148]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7601991Z [00:03:18.155]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/getrandom-8f37605a9c77621b/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7670082Z [00:03:18.162]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7736500Z [00:03:18.168]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7804014Z [00:03:18.175]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7872177Z [00:03:18.182]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-7ca2f7105083e12d/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.7940315Z [00:03:18.189]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8007313Z [00:03:18.195]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/libtree-sitter-javascript.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8074653Z [00:03:18.202]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8142141Z [00:03:18.209]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8211412Z [00:03:18.216]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8280686Z [00:03:18.223]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8348058Z [00:03:18.230]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8415162Z [00:03:18.236]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8482889Z [00:03:18.243]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-javascript-f59e64d477595d99/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8550992Z [00:03:18.250]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8619894Z [00:03:18.257]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8687280Z [00:03:18.263]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8755836Z [00:03:18.270]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-loader-6257d564ae4b9238/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.8823475Z [00:03:18.277]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.8891857Z [00:03:18.284]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.8958747Z [00:03:18.291]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.9026422Z [00:03:18.297]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:16.9094720Z [00:03:18.304]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/out/libtree-sitter-rust.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9163035Z [00:03:18.311]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9230638Z [00:03:18.318]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9297979Z [00:03:18.325]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9364822Z [00:03:18.331]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9432428Z [00:03:18.338]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9502557Z [00:03:18.345]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-rust-b8fea6d4ac82ae2f/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9573093Z [00:03:18.352]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/out/libtree-sitter-cpp.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9643405Z [00:03:18.359]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9713183Z [00:03:18.366]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9782064Z [00:03:18.373]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9851391Z [00:03:18.380]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9920094Z [00:03:18.387]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:16.9987939Z [00:03:18.393]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-cpp-705ac6af792b3ac4/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0056505Z [00:03:18.400]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/out/libtree-sitter-go.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0126360Z [00:03:18.407]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0194729Z [00:03:18.414]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0262615Z [00:03:18.421]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0330072Z [00:03:18.428]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0397746Z [00:03:18.434]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-go-9d29fcf239dfbb2a/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0465474Z [00:03:18.441]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/libtree-sitter-haskell.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0532716Z [00:03:18.448]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0600140Z [00:03:18.455]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0668044Z [00:03:18.462]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0736076Z [00:03:18.468]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0802827Z [00:03:18.475]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0870560Z [00:03:18.482]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.0938660Z [00:03:18.489]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1011619Z [00:03:18.496]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-haskell-6bf430f1db73bebf/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1078721Z [00:03:18.503]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/stdlib-symbols.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1145726Z [00:03:18.509]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/libtree-sitter.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1214429Z [00:03:18.516]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1281971Z [00:03:18.523]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1350243Z [00:03:18.530]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/out/98490c8781b409d2-lib.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1417589Z [00:03:18.536]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1484894Z [00:03:18.543]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1553416Z [00:03:18.550]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1621944Z [00:03:18.557]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-24cbd7f3ef850ef8/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1691416Z [00:03:18.564]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/out/libtree-sitter-c.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1760578Z [00:03:18.571]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1827809Z [00:03:18.577]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1895279Z [00:03:18.584]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.1962663Z [00:03:18.591]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2030204Z [00:03:18.598]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-c-178ba8d7165a5055/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2099107Z [00:03:18.605]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2165268Z [00:03:18.611]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2233038Z [00:03:18.618]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2302812Z [00:03:18.625]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/libtree-sitter-yaml.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2371032Z [00:03:18.632]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2438915Z [00:03:18.639]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2506474Z [00:03:18.645]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2574225Z [00:03:18.652]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2642628Z [00:03:18.659]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-yaml-dee516e8f18ed94b/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2711345Z [00:03:18.666]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/out/libtree-sitter-java.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2778658Z [00:03:18.673]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2847015Z [00:03:18.679]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2915934Z [00:03:18.686]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.2985139Z [00:03:18.693]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3052929Z [00:03:18.700]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-java-fb19f3517cb81f03/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3121317Z [00:03:18.707]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/out/libtree-sitter-make.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3188960Z [00:03:18.714]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3256434Z [00:03:18.720]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3324552Z [00:03:18.727]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3393063Z [00:03:18.734]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3462187Z [00:03:18.741]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-make-1b4bb6679dcb1d77/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3531536Z [00:03:18.748]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3599503Z [00:03:18.755]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3665848Z [00:03:18.761]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3732769Z [00:03:18.768]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/rustix-c615d408ae048757/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3800118Z [00:03:18.775]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/ea708c7824d36062-scanner.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3868092Z [00:03:18.782]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/libtree-sitter-ruby.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.3934804Z [00:03:18.788]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/flag_check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4002890Z [00:03:18.795]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/flag_check' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4070766Z [00:03:18.802]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/out/ea708c7824d36062-parser.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4138893Z [00:03:18.809]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4206324Z [00:03:18.815]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4274871Z [00:03:18.822]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4343539Z [00:03:18.829]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/tree-sitter-ruby-6650b85c050a9068/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4413422Z [00:03:18.836]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4481961Z [00:03:18.843]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4550628Z [00:03:18.850]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4618100Z [00:03:18.857]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-f7b93d380dfc985a/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4688228Z [00:03:18.864]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/log-dba0b81633251c61.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4755529Z [00:03:18.870]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/aho_corasick-d08ee6de636d672a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4823948Z [00:03:18.877]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-bef1311e07b34ff5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4892686Z [00:03:18.884]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-562d78c99b63f889.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.4960225Z [00:03:18.891]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/home-56e43a85f1593448.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5029996Z [00:03:18.898]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtempfile-69aaad328dff28f6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5100375Z [00:03:18.905]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibloading-6325c6e3e6119c04.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5167316Z [00:03:18.911]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-36408be30e7778ba.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5235341Z [00:03:18.918]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_epoch-a035f5c67ef4c95b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5304050Z [00:03:18.925]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:17.5372311Z [00:03:18.932]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-2831161eab685d32.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5441490Z [00:03:18.939]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs-1c4894bc8e30d152.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5511859Z [00:03:18.946]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/litemap-9dd80e8ba44614a9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5579350Z [00:03:18.953]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-cec2a7d391656cd1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5647858Z [00:03:18.959]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_typescript-fbc52fe8d3e99bca.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5714928Z [00:03:18.966]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-51828db896c4cc4c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5782453Z [00:03:18.973]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5850790Z [00:03:18.980]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:17.5918991Z [00:03:18.987]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_cpp-526db034bf094b0a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.5987295Z [00:03:18.993]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_rust-c4fd6d255d950802.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6056643Z [00:03:19.000]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libignore-2b5dbee37c95a41c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6125392Z [00:03:19.007]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml-ab38ffef896b4f99.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6193706Z [00:03:19.014]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:17.6262116Z [00:03:19.021]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-220f1d11a2c1ac70.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6329844Z [00:03:19.028]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-fc2fe48057638238.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6398684Z [00:03:19.035]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-175440c52afbaec3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6467004Z [00:03:19.041]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/glob-63c8b32284efffce.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6534997Z [00:03:19.048]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:17.6603954Z [00:03:19.055]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6672529Z [00:03:19.062]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbstr-65b4503929df16ff.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6740403Z [00:03:19.069]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtempfile-69aaad328dff28f6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6810926Z [00:03:19.076]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_query-e12b4cff8341b024.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6880529Z [00:03:19.083]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfs4-8d12c7ee16f304d9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.6950603Z [00:03:19.090]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7021531Z [00:03:19.097]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-20223bac19a95267.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7090321Z [00:03:19.104]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde-91a9536bb34cf7cd.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7159229Z [00:03:19.111]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_bash-ac22745e58b3b1e5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7227299Z [00:03:19.117]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7295492Z [00:03:19.124]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:17.7364587Z [00:03:19.131]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-20fd5adb0eb229b7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7432947Z [00:03:19.138]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbstr-65b4503929df16ff.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7500491Z [00:03:19.145]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-d08ee6de636d672a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7569850Z [00:03:19.152]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:17.7639023Z [00:03:19.159]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libetcetera-388155a7f2206250.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7707292Z [00:03:19.165]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-f841baad1c6ec9b4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7774529Z [00:03:19.172]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_json-c5ee603b9fe79172.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7842162Z [00:03:19.179]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-220f1d11a2c1ac70.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7909449Z [00:03:19.186]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/getrandom-2831161eab685d32.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.7975622Z [00:03:19.192]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-aa5b0dfc4d8124ba.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8043333Z [00:03:19.199]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex-b3ccec9fbd837f92.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8110772Z [00:03:19.206]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_yaml-9ef4890a7a9b329f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8178388Z [00:03:19.213]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8245796Z [00:03:19.219]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-916f2ee2432d0da5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8314940Z [00:03:19.226]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-fdfd9e62563524fe.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8384381Z [00:03:19.233]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_json-c5ee603b9fe79172.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8451262Z [00:03:19.240]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_bash-ac22745e58b3b1e5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8521804Z [00:03:19.247]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-b08c71786e029368.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8589487Z [00:03:19.254]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/shlex-40917768440d4c3f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8657992Z [00:03:19.260]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8727960Z [00:03:19.267]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_javascript-30047a4f4a9a8aab.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8796893Z [00:03:19.274]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-4311d095e009335b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8867957Z [00:03:19.281]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_normalizer-562d78c99b63f889.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.8936074Z [00:03:19.288]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunsafe_libyaml-202e44ff8b83742a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9005256Z [00:03:19.295]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-5e4b159d4fa08e66.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9074978Z [00:03:19.302]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibloading-6325c6e3e6119c04.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9143407Z [00:03:19.309]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgetrandom-2831161eab685d32.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9213535Z [00:03:19.316]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-ab38ffef896b4f99.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9281914Z [00:03:19.323]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_tags-6ef1017dd0e7494a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9351491Z [00:03:19.330]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties_data-916f2ee2432d0da5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9420954Z [00:03:19.337]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustix-fd79243aa265f407.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9489054Z [00:03:19.344]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/smallvec-94592ba2e102fe4d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9557533Z [00:03:19.350]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-c647c5d8acd152ae.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9625499Z [00:03:19.357]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-09549fe6c3c7271d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9694024Z [00:03:19.364]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-269f47810ad9e133.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9761897Z [00:03:19.371]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_make-d3903687c667d816.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9831312Z [00:03:19.378]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_c-6d58076dde128fdc.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9898414Z [00:03:19.385]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-20223bac19a95267.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:17.9966446Z [00:03:19.391]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0033394Z [00:03:19.398]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-a057767ba63dd9e9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0101584Z [00:03:19.405]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_java-3c96fef948c94d5e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0170859Z [00:03:19.412]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfs4-8d12c7ee16f304d9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0238408Z [00:03:19.419]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_utils-fdfd9e62563524fe.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0305951Z [00:03:19.425]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-ffbf63182e3400d5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0372507Z [00:03:19.432]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-f821232f229b5ee2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0441235Z [00:03:19.439]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpotential_utf-175440c52afbaec3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0510721Z [00:03:19.446]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/percent_encoding-09549fe6c3c7271d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0578569Z [00:03:19.453]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:18.0646354Z [00:03:19.459]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_ruby-4d3951f4dfb73768.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0714789Z [00:03:19.466]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0783504Z [00:03:19.473]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs_sys-d5962acf8101827c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0853084Z [00:03:19.480]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-4311d095e009335b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0920526Z [00:03:19.487]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_cpus-3ff317c1a07687d8.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.0988319Z [00:03:19.494]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:18.1056565Z [00:03:19.500]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-674cf37593fbb44f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1123480Z [00:03:19.507]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-94914e9337f6129c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1191389Z [00:03:19.514]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1259070Z [00:03:19.521]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-09549fe6c3c7271d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1326068Z [00:03:19.527]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_language-c2880133dd098926.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1393404Z [00:03:19.534]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:18.1461324Z [00:03:19.541]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-9dd80e8ba44614a9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1528821Z [00:03:19.548]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsame_file-d76bd81076a1e444.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1596643Z [00:03:19.554]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-94914e9337f6129c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1664858Z [00:03:19.561]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_highlight-e4154ec9e1be9541.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1733134Z [00:03:19.568]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fs4-8d12c7ee16f304d9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1802318Z [00:03:19.575]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_typescript-fbc52fe8d3e99bca.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1868958Z [00:03:19.582]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-ffbf63182e3400d5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.1936492Z [00:03:19.588]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-5d7663d4e453975b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2005141Z [00:03:19.595]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_builder-269f47810ad9e133.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2072872Z [00:03:19.602]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-da418f5dfdc895bf.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2141365Z [00:03:19.609]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-7349f526c053b502.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2210141Z [00:03:19.616]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-1d4f3c021421c7df.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2275761Z [00:03:19.622]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-63c8b32284efffce.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2344173Z [00:03:19.629]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-fb9d2db0b500b73f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2411594Z [00:03:19.636]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-fd79243aa265f407.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2479021Z [00:03:19.643]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboption_ext-dd7fd95bf387f8ef.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2546475Z [00:03:19.649]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-fd79243aa265f407.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2614226Z [00:03:19.656]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_hcl-65643941644455c0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2682328Z [00:03:19.663]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/indexmap-f821232f229b5ee2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2750916Z [00:03:19.670]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_collections-56b7f45a5079dca9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2819504Z [00:03:19.677]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerotrie-36408be30e7778ba.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2887295Z [00:03:19.683]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-91a9536bb34cf7cd.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.2955495Z [00:03:19.690]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_yaml-e13938b8197538ad.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3023275Z [00:03:19.697]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8_iter-51828db896c4cc4c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3091509Z [00:03:19.704]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs-1c4894bc8e30d152.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3160065Z [00:03:19.711]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-77198c124fb8ee31.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3229399Z [00:03:19.718]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_make-d3903687c667d816.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3297197Z [00:03:19.724]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dirs_sys-d5962acf8101827c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3364496Z [00:03:19.731]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_yaml-9ef4890a7a9b329f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3433164Z [00:03:19.738]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_normalizer_data-a057767ba63dd9e9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3500572Z [00:03:19.745]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/semver-e5e21290ad7fde86.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3568757Z [00:03:19.752]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3636545Z [00:03:19.758]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tempfile-69aaad328dff28f6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3703624Z [00:03:19.765]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_cpp-526db034bf094b0a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3771986Z [00:03:19.772]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcfg_if-bef1311e07b34ff5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3839472Z [00:03:19.779]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-dd9ea91bb2029276.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3908147Z [00:03:19.786]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/path_slash-c6845968aaf1ed4d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.3976720Z [00:03:19.792]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/writeable-1d4f3c021421c7df.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4046393Z [00:03:19.799]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/same_file-d76bd81076a1e444.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4115942Z [00:03:19.806]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_provider-70f99a46674918af.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4185645Z [00:03:19.813]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libform_urlencoded-77198c124fb8ee31.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4253898Z [00:03:19.820]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-8a9af8f9f6186964.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4322052Z [00:03:19.827]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-b3ccec9fbd837f92.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4392326Z [00:03:19.834]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rustix-674cf37593fbb44f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4462321Z [00:03:19.841]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liboption_ext-dd7fd95bf387f8ef.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4530846Z [00:03:19.848]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/form_urlencoded-77198c124fb8ee31.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4598510Z [00:03:19.855]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-ab38ffef896b4f99.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4667644Z [00:03:19.861]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libunsafe_libyaml-202e44ff8b83742a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4736385Z [00:03:19.868]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libshlex-40917768440d4c3f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4805310Z [00:03:19.875]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_yaml-e13938b8197538ad.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4873552Z [00:03:19.882]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_properties-fc8e9e9c861ba971.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.4943140Z [00:03:19.889]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:18.5011599Z [00:03:19.896]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/etcetera-388155a7f2206250.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5080175Z [00:03:19.903]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liburl-b08c71786e029368.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5148144Z [00:03:19.909]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblinux_raw_sys-c647c5d8acd152ae.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5216230Z [00:03:19.916]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerovec-f7844b55ab7949b9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5284039Z [00:03:19.923]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_deque-0d1f152e6612a44b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5352412Z [00:03:19.930]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-713af1eb30a022bc.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5420572Z [00:03:19.937]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter-42a32263ad60bd3a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5487632Z [00:03:19.943]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-94592ba2e102fe4d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5554987Z [00:03:19.950]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer-562d78c99b63f889.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5623948Z [00:03:19.957]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_language-c2880133dd098926.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5691453Z [00:03:19.964]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crossbeam_utils-fdfd9e62563524fe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5758377Z [00:03:19.971]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-e12b4cff8341b024.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5825493Z [00:03:19.977]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-aa5b0dfc4d8124ba.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5892826Z [00:03:19.984]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstable_deref_trait-fb9d2db0b500b73f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.5959470Z [00:03:19.991]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cfg_if-bef1311e07b34ff5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6028145Z [00:03:19.998]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/globset-f391fa2bae5b268f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6095244Z [00:03:20.004]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ignore-2b5dbee37c95a41c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6162077Z [00:03:20.011]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-c8122902bb7d8d03.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6229798Z [00:03:20.018]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ryu-5d7663d4e453975b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6297045Z [00:03:20.024]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-378b8ed1e37bab28.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6364868Z [00:03:20.031]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/streaming_iterator-1eb9df30cf4d304a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6432051Z [00:03:20.038]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_yaml-e13938b8197538ad.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6500147Z [00:03:20.045]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter-42a32263ad60bd3a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6568554Z [00:03:20.052]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna-da418f5dfdc895bf.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6635388Z [00:03:20.058]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_hcl-65643941644455c0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6703767Z [00:03:20.065]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6770599Z [00:03:20.072]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/idna-da418f5dfdc895bf.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6837346Z [00:03:20.078]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_normalizer_data-a057767ba63dd9e9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6906083Z [00:03:20.085]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsemver-e5e21290ad7fde86.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.6973392Z [00:03:20.092]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libshlex-40917768440d4c3f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7040900Z [00:03:20.099]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_deque-0d1f152e6612a44b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7109493Z [00:03:20.106]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/stable_deref_trait-fb9d2db0b500b73f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7177726Z [00:03:20.112]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_go-9a7357c6f0725ca5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7246051Z [00:03:20.119]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_haskell-72805af95f1a1310.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7313148Z [00:03:20.126]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_javascript-30047a4f4a9a8aab.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7381823Z [00:03:20.133]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-00f80dfaddbea53e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7449175Z [00:03:20.140]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:18.7516664Z [00:03:20.146]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_go-9a7357c6f0725ca5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7583894Z [00:03:20.153]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/unsafe_libyaml-202e44ff8b83742a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7651826Z [00:03:20.160]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhome-56e43a85f1593448.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7719890Z [00:03:20.167]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libetcetera-388155a7f2206250.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7789872Z [00:03:20.174]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librustix-674cf37593fbb44f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7858911Z [00:03:20.181]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_json-293e5f526dd0cbe0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7926417Z [00:03:20.187]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_ruby-4d3951f4dfb73768.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.7994259Z [00:03:20.194]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerofrom-fc5bcf4f22d84051.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8062702Z [00:03:20.201]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-8a9af8f9f6186964.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8130036Z [00:03:20.208]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/once_cell-dd9ea91bb2029276.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8198777Z [00:03:20.215]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8_iter-51828db896c4cc4c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8267151Z [00:03:20.221]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libidna_adapter-fc2fe48057638238.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8334422Z [00:03:20.228]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_spanned-713af1eb30a022bc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8402242Z [00:03:20.235]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtinystr-5e4b159d4fa08e66.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8470924Z [00:03:20.242]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-293e5f526dd0cbe0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8537775Z [00:03:20.248]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpath_slash-c6845968aaf1ed4d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8604795Z [00:03:20.255]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8672518Z [00:03:20.262]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-b2a72e844afe803f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8740603Z [00:03:20.269]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon-d85e41f4801fb8ee.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8807707Z [00:03:20.275]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-293e5f526dd0cbe0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8875644Z [00:03:20.282]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-a035f5c67ef4c95b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.8943758Z [00:03:20.289]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_automata-8a9af8f9f6186964.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9012963Z [00:03:20.296]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwalkdir-88db5996c083b63f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9081620Z [00:03:20.303]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_datetime-42b765a263831c24.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9150894Z [00:03:20.310]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bstr-65b4503929df16ff.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9220340Z [00:03:20.317]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/dirs-1c4894bc8e30d152.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9289145Z [00:03:20.324]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/bitflags-9512240895c4827e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9357320Z [00:03:20.330]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-20fd5adb0eb229b7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9426215Z [00:03:20.337]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:18.9493856Z [00:03:20.344]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:18.9562686Z [00:03:20.351]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-9512240895c4827e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9631459Z [00:03:20.358]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_syntax-94914e9337f6129c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9700427Z [00:03:20.365]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9769119Z [00:03:20.372]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-63c8b32284efffce.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9837845Z [00:03:20.378]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_java-3c96fef948c94d5e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9905834Z [00:03:20.385]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpath_slash-c6845968aaf1ed4d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:18.9975076Z [00:03:20.392]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerotrie-36408be30e7778ba.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0043103Z [00:03:20.399]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.0111421Z [00:03:20.406]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_c-6d58076dde128fdc.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0182589Z [00:03:20.413]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstreaming_iterator-1eb9df30cf4d304a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0249524Z [00:03:20.420]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/url-b08c71786e029368.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0317507Z [00:03:20.426]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/zerovec-f7844b55ab7949b9.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0384530Z [00:03:20.433]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-56b7f45a5079dca9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0452928Z [00:03:20.440]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_yaml-9ef4890a7a9b329f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0521545Z [00:03:20.447]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhome-56e43a85f1593448.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0588995Z [00:03:20.454]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/linux_raw_sys-4311d095e009335b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0657923Z [00:03:20.460]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_epoch-a035f5c67ef4c95b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0726952Z [00:03:20.467]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-20223bac19a95267.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0795651Z [00:03:20.474]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libdirs_sys-d5962acf8101827c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0864791Z [00:03:20.481]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-713af1eb30a022bc.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.0933827Z [00:03:20.488]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libloading-6325c6e3e6119c04.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1002459Z [00:03:20.495]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_writer-892fe5ab5f5215ca.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1071034Z [00:03:20.502]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-fc8e9e9c861ba971.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1138963Z [00:03:20.509]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/linux_raw_sys-c647c5d8acd152ae.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1206970Z [00:03:20.515]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.1274715Z [00:03:20.522]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_python-b6975c4ab41c2333.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1343260Z [00:03:20.529]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anyhow-25b990e15e0f8fae.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1411428Z [00:03:20.536]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/potential_utf-175440c52afbaec3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1479948Z [00:03:20.543]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libequivalent-00f80dfaddbea53e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1546914Z [00:03:20.549]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-d08ee6de636d672a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1614875Z [00:03:20.556]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglobset-f391fa2bae5b268f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1682431Z [00:03:20.563]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwalkdir-88db5996c083b63f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1751033Z [00:03:20.570]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter-42a32263ad60bd3a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1819522Z [00:03:20.577]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_go-9a7357c6f0725ca5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1888658Z [00:03:20.584]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_properties_data-916f2ee2432d0da5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.1956619Z [00:03:20.590]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.2024959Z [00:03:20.597]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libzerofrom-fc5bcf4f22d84051.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2093966Z [00:03:20.604]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_rust-c4fd6d255d950802.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2162048Z [00:03:20.611]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_haskell-72805af95f1a1310.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2230572Z [00:03:20.618]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libc-20fd5adb0eb229b7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2298604Z [00:03:20.625]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_hcl-65643941644455c0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2367181Z [00:03:20.631]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-70f99a46674918af.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2434560Z [00:03:20.638]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tinystr-5e4b159d4fa08e66.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2501900Z [00:03:20.645]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_collections-56b7f45a5079dca9.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2569285Z [00:03:20.652]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_locale_core-cec2a7d391656cd1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2637874Z [00:03:20.658]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_properties-fc8e9e9c861ba971.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2705003Z [00:03:20.665]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_haskell-72805af95f1a1310.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2772293Z [00:03:20.672]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/cc-db81dd0d0f0a5a31.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2840662Z [00:03:20.679]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libeither-ca8c527b5d187009.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2909947Z [00:03:20.686]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_cpp-526db034bf094b0a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.2977851Z [00:03:20.692]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcc-db81dd0d0f0a5a31.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3046323Z [00:03:20.699]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.3113913Z [00:03:20.706]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rayon-d85e41f4801fb8ee.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3183668Z [00:03:20.713]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_rust-c4fd6d255d950802.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3251326Z [00:03:20.720]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-f841baad1c6ec9b4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3318772Z [00:03:20.727]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_json-c5ee603b9fe79172.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3386668Z [00:03:20.733]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libeither-ca8c527b5d187009.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3454983Z [00:03:20.740]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-5d7663d4e453975b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3523022Z [00:03:20.747]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.3591011Z [00:03:20.754]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcc-db81dd0d0f0a5a31.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3659843Z [00:03:20.761]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_c-6d58076dde128fdc.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3727919Z [00:03:20.767]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/fastrand-7349f526c053b502.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3796676Z [00:03:20.774]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrossbeam_deque-0d1f152e6612a44b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.3865533Z [00:03:20.781]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.3934092Z [00:03:20.788]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsmallvec-94592ba2e102fe4d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4002518Z [00:03:20.795]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/idna_adapter-fc2fe48057638238.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4070554Z [00:03:20.802]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon-d85e41f4801fb8ee.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4138239Z [00:03:20.809]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/winnow-aa5b0dfc4d8124ba.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4206538Z [00:03:20.815]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.4275604Z [00:03:20.822]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblitemap-9dd80e8ba44614a9.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4342842Z [00:03:20.829]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/walkdir-88db5996c083b63f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4412525Z [00:03:20.836]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-e12b4cff8341b024.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4480732Z [00:03:20.843]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-42b765a263831c24.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4549753Z [00:03:20.850]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-269f47810ad9e133.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4616980Z [00:03:20.856]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.4686056Z [00:03:20.863]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/yoke-c8122902bb7d8d03.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4754268Z [00:03:20.870]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/equivalent-00f80dfaddbea53e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4823433Z [00:03:20.877]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_ruby-4d3951f4dfb73768.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4890829Z [00:03:20.884]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_python-b6975c4ab41c2333.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.4957823Z [00:03:20.890]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstream-220f1d11a2c1ac70.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5026419Z [00:03:20.897]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libyoke-c8122902bb7d8d03.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5094823Z [00:03:20.904]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhashbrown-378b8ed1e37bab28.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5162998Z [00:03:20.911]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_parser-ffbf63182e3400d5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5231600Z [00:03:20.918]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwriteable-1d4f3c021421c7df.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5299464Z [00:03:20.925]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-42b765a263831c24.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5367062Z [00:03:20.931]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rayon_core-317bdce11de5a645.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5435189Z [00:03:20.938]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_bash-ac22745e58b3b1e5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5502648Z [00:03:20.945]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_python-b6975c4ab41c2333.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5571078Z [00:03:20.952]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.5639178Z [00:03:20.959]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libicu_provider-70f99a46674918af.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5705707Z [00:03:20.965]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libonce_cell-dd9ea91bb2029276.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5773897Z [00:03:20.972]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbitflags-9512240895c4827e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5842075Z [00:03:20.979]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_javascript-30047a4f4a9a8aab.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5910562Z [00:03:20.986]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon_core-317bdce11de5a645.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.5977990Z [00:03:20.993]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_make-d3903687c667d816.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6047185Z [00:03:20.999]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-f841baad1c6ec9b4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6115838Z [00:03:21.006]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/either-ca8c527b5d187009.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6183270Z [00:03:21.013]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.6250670Z [00:03:21.020]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/tree_sitter_typescript-fbc52fe8d3e99bca.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6318080Z [00:03:21.027]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsame_file-d76bd81076a1e444.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6386153Z [00:03:21.033]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/option_ext-dd7fd95bf387f8ef.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6455392Z [00:03:21.040]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/icu_locale_core-cec2a7d391656cd1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6524641Z [00:03:21.047]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libindexmap-f821232f229b5ee2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6592663Z [00:03:21.054]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_cpus-3ff317c1a07687d8.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6660306Z [00:03:21.061]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hashbrown-378b8ed1e37bab28.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6728550Z [00:03:21.068]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtree_sitter_java-3c96fef948c94d5e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6796495Z [00:03:21.074]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/librayon_core-317bdce11de5a645.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6864226Z [00:03:21.081]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libsemver-e5e21290ad7fde86.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.6932076Z [00:03:21.088]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglobset-f391fa2bae5b268f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7000358Z [00:03:21.095]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:19.7069277Z [00:03:21.102]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_cpus-3ff317c1a07687d8.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7137049Z [00:03:21.108]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libfastrand-7349f526c053b502.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7204090Z [00:03:21.115]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libignore-2b5dbee37c95a41c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7272451Z [00:03:21.122]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7341529Z [00:03:21.129]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4/dep-lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7409711Z [00:03:21.136]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7477194Z [00:03:21.142]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4/lib-clap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7546106Z [00:03:21.149]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-f841baad1c6ec9b4/lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7614598Z [00:03:21.156]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7683147Z [00:03:21.163]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816/lib-tree_sitter_make' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7752131Z [00:03:21.170]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816/dep-lib-tree_sitter_make' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7819380Z [00:03:21.177]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-d3903687c667d816/lib-tree_sitter_make.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7888401Z [00:03:21.184]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c/lib-utf8_iter.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.7956968Z [00:03:21.190]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8026326Z [00:03:21.197]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c/lib-utf8_iter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8094061Z [00:03:21.204]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8_iter-51828db896c4cc4c/dep-lib-utf8_iter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8163280Z [00:03:21.211]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-35c4f61dfb241a48/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8232164Z [00:03:21.218]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-35c4f61dfb241a48/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8300594Z [00:03:21.225]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8368606Z [00:03:21.232]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f/lib-walkdir' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8436532Z [00:03:21.238]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f/dep-lib-walkdir' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8505388Z [00:03:21.245]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/walkdir-88db5996c083b63f/lib-walkdir.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8573610Z [00:03:21.252]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03/lib-yoke' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8642262Z [00:03:21.259]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03/dep-lib-yoke' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8713109Z [00:03:21.266]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8781316Z [00:03:21.273]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/yoke-c8122902bb7d8d03/lib-yoke.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8849605Z [00:03:21.280]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8918127Z [00:03:21.286]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.8987407Z [00:03:21.293]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9056163Z [00:03:21.300]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9125165Z [00:03:21.307]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9194455Z [00:03:21.314]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926/lib-tree_sitter_language.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9265348Z [00:03:21.321]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926/dep-lib-tree_sitter_language' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9333486Z [00:03:21.328]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-language-c2880133dd098926/lib-tree_sitter_language' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9403221Z [00:03:21.335]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9471281Z [00:03:21.342]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407/lib-rustix.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9539368Z [00:03:21.349]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407/lib-rustix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9607435Z [00:03:21.355]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-fd79243aa265f407/dep-lib-rustix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9675891Z [00:03:21.362]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9744038Z [00:03:21.369]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5/lib-cfg_if' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9812392Z [00:03:21.376]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5/dep-lib-cfg_if' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9882643Z [00:03:21.383]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cfg-if-bef1311e07b34ff5/lib-cfg_if.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:19.9954268Z [00:03:21.390]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0/lib-serde_json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0025583Z [00:03:21.397]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0/lib-serde_json.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0094638Z [00:03:21.404]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0167251Z [00:03:21.411]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-293e5f526dd0cbe0/dep-lib-serde_json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0235873Z [00:03:21.418]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0303790Z [00:03:21.425]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368/lib-url.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0372980Z [00:03:21.432]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368/dep-lib-url' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0440306Z [00:03:21.439]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/url-b08c71786e029368/lib-url' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0508143Z [00:03:21.446]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.0575725Z [00:03:21.452]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.0644341Z [00:03:21.459]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.0712276Z [00:03:21.466]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.0780427Z [00:03:21.473]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31/dep-lib-cc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0848708Z [00:03:21.480]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31/lib-cc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0917191Z [00:03:21.486]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.0984709Z [00:03:21.493]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/cc-db81dd0d0f0a5a31/lib-cc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1055625Z [00:03:21.500]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9/lib-fs4.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1123001Z [00:03:21.507]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9/dep-lib-fs4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1191327Z [00:03:21.514]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9/lib-fs4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1257609Z [00:03:21.520]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fs4-8d12c7ee16f304d9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1325478Z [00:03:21.527]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee/dep-lib-rayon' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1393202Z [00:03:21.534]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1460742Z [00:03:21.541]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee/lib-rayon.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1528283Z [00:03:21.548]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-d85e41f4801fb8ee/lib-rayon' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1595952Z [00:03:21.554]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009/dep-lib-either' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1664759Z [00:03:21.561]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009/lib-either' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1733719Z [00:03:21.568]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1801088Z [00:03:21.575]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/either-ca8c527b5d187009/lib-either.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1869497Z [00:03:21.582]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca/lib-tree_sitter_typescript.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.1935365Z [00:03:21.588]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2003534Z [00:03:21.595]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca/lib-tree_sitter_typescript' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2071166Z [00:03:21.602]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-fbc52fe8d3e99bca/dep-lib-tree_sitter_typescript' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2139581Z [00:03:21.609]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-cf3006b758600ce8/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2207672Z [00:03:21.615]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-cf3006b758600ce8/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2276153Z [00:03:21.622]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba/lib-zerotrie.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2343107Z [00:03:21.629]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba/dep-lib-zerotrie' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2411118Z [00:03:21.636]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2478616Z [00:03:21.643]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerotrie-36408be30e7778ba/lib-zerotrie' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2547360Z [00:03:21.649]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-eec1d255bad5185f/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2613417Z [00:03:21.656]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-eec1d255bad5185f/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2680693Z [00:03:21.663]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2748345Z [00:03:21.670]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7/lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2816488Z [00:03:21.676]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7/dep-lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2884756Z [00:03:21.683]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-20fd5adb0eb229b7/lib-libc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.2952376Z [00:03:21.690]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-0736ec911222ec37/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3021504Z [00:03:21.697]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-0736ec911222ec37/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3088920Z [00:03:21.704]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172/lib-tree_sitter_json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3157556Z [00:03:21.710]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3226318Z [00:03:21.717]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172/dep-lib-tree_sitter_json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3293424Z [00:03:21.724]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-json-c5ee603b9fe79172/lib-tree_sitter_json.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3360531Z [00:03:21.731]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448/lib-home.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3427354Z [00:03:21.737]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3494618Z [00:03:21.744]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448/dep-lib-home' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3560545Z [00:03:21.751]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/home-56e43a85f1593448/lib-home' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3628221Z [00:03:21.757]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-cb2bfb305d5a7402/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3695706Z [00:03:21.764]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-cb2bfb305d5a7402/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3761191Z [00:03:21.771]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3827896Z [00:03:21.777]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5/dep-lib-toml_parser' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3893840Z [00:03:21.784]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5/lib-toml_parser.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.3961078Z [00:03:21.791]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-ffbf63182e3400d5/lib-toml_parser' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4030110Z [00:03:21.798]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1/dep-lib-icu_locale_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4097256Z [00:03:21.804]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1/lib-icu_locale_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4165110Z [00:03:21.811]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4232526Z [00:03:21.818]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_locale_core-cec2a7d391656cd1/lib-icu_locale_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4301330Z [00:03:21.825]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-306242e8a1a4b627/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4370498Z [00:03:21.832]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-306242e8a1a4b627/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4438005Z [00:03:21.838]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d/dep-lib-path_slash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4505448Z [00:03:21.845]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d/lib-path_slash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4574060Z [00:03:21.852]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4642503Z [00:03:21.859]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/path-slash-c6845968aaf1ed4d/lib-path_slash.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4710892Z [00:03:21.866]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-54192d570ebc7fd5/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4778770Z [00:03:21.873]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-typescript-54192d570ebc7fd5/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4846618Z [00:03:21.879]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e/dep-lib-equivalent' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4915017Z [00:03:21.886]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e/lib-equivalent' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.4982262Z [00:03:21.893]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5050624Z [00:03:21.900]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/equivalent-00f80dfaddbea53e/lib-equivalent.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5118830Z [00:03:21.907]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc/lib-serde_spanned.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5187316Z [00:03:21.913]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5254469Z [00:03:21.920]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc/dep-lib-serde_spanned' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5322857Z [00:03:21.927]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-713af1eb30a022bc/lib-serde_spanned' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5391381Z [00:03:21.934]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0/dep-lib-tree_sitter_hcl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5459491Z [00:03:21.941]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0/lib-tree_sitter_hcl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5526940Z [00:03:21.947]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5594899Z [00:03:21.954]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-hcl-65643941644455c0/lib-tree_sitter_hcl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.5663487Z [00:03:21.961]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.5732534Z [00:03:21.968]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.5800666Z [00:03:21.975]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.5867498Z [00:03:21.981]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.5936114Z [00:03:21.988]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f/dep-lib-shlex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6003687Z [00:03:21.995]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f/lib-shlex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6073516Z [00:03:22.002]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6142224Z [00:03:22.009]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/shlex-40917768440d4c3f/lib-shlex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6211590Z [00:03:22.016]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9/lib-litemap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6280024Z [00:03:22.023]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9/dep-lib-litemap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6348776Z [00:03:22.030]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6417130Z [00:03:22.036]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/litemap-9dd80e8ba44614a9/lib-litemap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6486292Z [00:03:22.043]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.6553431Z [00:03:22.050]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.6622309Z [00:03:22.057]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.6689902Z [00:03:22.064]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.6760190Z [00:03:22.071]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.6830651Z [00:03:22.078]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:20.6899142Z [00:03:22.085]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.6965389Z [00:03:22.091]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a/dep-lib-unsafe_libyaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7033064Z [00:03:22.098]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a/lib-unsafe_libyaml.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7102969Z [00:03:22.105]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/unsafe-libyaml-202e44ff8b83742a/lib-unsafe_libyaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7172015Z [00:03:22.112]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92/lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7241971Z [00:03:22.119]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7310578Z [00:03:22.126]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92/dep-lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7379736Z [00:03:22.133]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-b3ccec9fbd837f92/lib-regex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7448612Z [00:03:22.140]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a/lib-streaming_iterator.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7517808Z [00:03:22.146]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7586213Z [00:03:22.153]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a/dep-lib-streaming_iterator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7654854Z [00:03:22.160]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/streaming-iterator-1eb9df30cf4d304a/lib-streaming_iterator' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7723747Z [00:03:22.167]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf/lib-idna' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7792347Z [00:03:22.174]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7861324Z [00:03:22.181]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf/lib-idna.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7929748Z [00:03:22.188]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna-da418f5dfdc895bf/dep-lib-idna' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.7998928Z [00:03:22.195]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250/lib-etcetera' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8067812Z [00:03:22.201]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250/lib-etcetera.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8136565Z [00:03:22.208]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250/dep-lib-etcetera' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8204994Z [00:03:22.215]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/etcetera-388155a7f2206250/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8273756Z [00:03:22.222]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-b827a64d794bbc5e/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8343583Z [00:03:22.229]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-b827a64d794bbc5e/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8412580Z [00:03:22.236]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe/lib-crossbeam_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8480594Z [00:03:22.243]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8549127Z [00:03:22.250]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe/dep-lib-crossbeam_utils' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8616461Z [00:03:22.256]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-utils-fdfd9e62563524fe/lib-crossbeam_utils.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8685471Z [00:03:22.263]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b/lib-crossbeam_epoch.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8753858Z [00:03:22.270]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8821796Z [00:03:22.277]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b/dep-lib-crossbeam_epoch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8889782Z [00:03:22.284]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-epoch-a035f5c67ef4c95b/lib-crossbeam_epoch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.8960161Z [00:03:22.291]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c/dep-lib-dirs_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9028922Z [00:03:22.298]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9098175Z [00:03:22.304]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c/lib-dirs_sys.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9168996Z [00:03:22.312]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-sys-d5962acf8101827c/lib-dirs_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9241469Z [00:03:22.319]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9312702Z [00:03:22.326]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f/lib-rustix.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9382717Z [00:03:22.333]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f/lib-rustix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9451971Z [00:03:22.340]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-674cf37593fbb44f/dep-lib-rustix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9521407Z [00:03:22.347]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af/lib-icu_provider.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9590652Z [00:03:22.354]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9659753Z [00:03:22.361]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af/dep-lib-icu_provider' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9727457Z [00:03:22.367]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_provider-70f99a46674918af/lib-icu_provider' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9795805Z [00:03:22.374]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d/lib-percent_encoding.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9864338Z [00:03:22.381]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d/lib-percent_encoding' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:20.9933139Z [00:03:22.388]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0002716Z [00:03:22.395]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-09549fe6c3c7271d/dep-lib-percent_encoding' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0072977Z [00:03:22.402]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5/lib-tree_sitter_bash.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0145565Z [00:03:22.409]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5/lib-tree_sitter_bash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0216144Z [00:03:22.416]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5/dep-lib-tree_sitter_bash' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0285873Z [00:03:22.423]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-ac22745e58b3b1e5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0353777Z [00:03:22.430]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0422753Z [00:03:22.437]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e/lib-bitflags.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0492304Z [00:03:22.444]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e/lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0561283Z [00:03:22.451]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bitflags-9512240895c4827e/dep-lib-bitflags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0630592Z [00:03:22.458]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28/lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0698348Z [00:03:22.465]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28/lib-hashbrown.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0766387Z [00:03:22.471]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28/dep-lib-hashbrown' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0834384Z [00:03:22.478]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hashbrown-378b8ed1e37bab28/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0904723Z [00:03:22.485]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.0974729Z [00:03:22.492]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768/lib-tree_sitter_ruby.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1045460Z [00:03:22.499]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768/dep-lib-tree_sitter_ruby' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1114083Z [00:03:22.506]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-4d3951f4dfb73768/lib-tree_sitter_ruby' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1184329Z [00:03:22.513]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-c6778340a7f93dba/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1253328Z [00:03:22.520]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-bash-c6778340a7f93dba/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1322721Z [00:03:22.527]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1392517Z [00:03:22.534]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3/lib-potential_utf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1462250Z [00:03:22.541]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3/dep-lib-potential_utf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1531670Z [00:03:22.548]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/potential_utf-175440c52afbaec3/lib-potential_utf.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1601446Z [00:03:22.555]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1670255Z [00:03:22.562]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2/lib-indexmap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1739586Z [00:03:22.569]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2/dep-lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1808716Z [00:03:22.576]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/indexmap-f821232f229b5ee2/lib-indexmap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1877250Z [00:03:22.582]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b/lib-linux_raw_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.1945309Z [00:03:22.589]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b/lib-linux_raw_sys.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2024975Z [00:03:22.596]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2083858Z [00:03:22.603]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-4311d095e009335b/dep-lib-linux_raw_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2153313Z [00:03:22.610]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2223133Z [00:03:22.617]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66/dep-lib-tinystr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2292356Z [00:03:22.624]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66/lib-tinystr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2360932Z [00:03:22.631]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tinystr-5e4b159d4fa08e66/lib-tinystr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2430484Z [00:03:22.638]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310/lib-tree_sitter_haskell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2498154Z [00:03:22.644]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310/lib-tree_sitter_haskell.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2567919Z [00:03:22.651]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2637056Z [00:03:22.658]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-72805af95f1a1310/dep-lib-tree_sitter_haskell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2705382Z [00:03:22.665]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2774327Z [00:03:22.672]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267/lib-thiserror.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2843471Z [00:03:22.679]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267/lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2912272Z [00:03:22.686]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-20223bac19a95267/dep-lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.2980754Z [00:03:22.693]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad/lib-serde_yaml.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3049699Z [00:03:22.700]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad/lib-serde_yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3118805Z [00:03:22.707]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3187304Z [00:03:22.713]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_yaml-e13938b8197538ad/dep-lib-serde_yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3256550Z [00:03:22.720]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b/dep-lib-crossbeam_deque' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3325365Z [00:03:22.727]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3394770Z [00:03:22.734]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b/lib-crossbeam_deque' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3463514Z [00:03:22.741]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crossbeam-deque-0d1f152e6612a44b/lib-crossbeam_deque.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3532581Z [00:03:22.748]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024/lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3602142Z [00:03:22.755]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3672030Z [00:03:22.762]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024/lib-anstyle_query.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3740170Z [00:03:22.769]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-e12b4cff8341b024/dep-lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.3809738Z [00:03:22.776]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.3877596Z [00:03:22.782]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.3947068Z [00:03:22.789]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df/dep-lib-writeable' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4016113Z [00:03:22.796]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df/lib-writeable.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4084217Z [00:03:22.803]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4152215Z [00:03:22.810]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/writeable-1d4f3c021421c7df/lib-writeable' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4220762Z [00:03:22.817]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502/dep-lib-fastrand' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4289007Z [00:03:22.824]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4357641Z [00:03:22.830]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502/lib-fastrand' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4426641Z [00:03:22.837]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/fastrand-7349f526c053b502/lib-fastrand.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4495837Z [00:03:22.844]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9/lib-icu_collections' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4564566Z [00:03:22.851]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4632356Z [00:03:22.858]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9/lib-icu_collections.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4700691Z [00:03:22.865]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_collections-56b7f45a5079dca9/dep-lib-icu_collections' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4770604Z [00:03:22.872]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70/dep-lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4843517Z [00:03:22.879]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70/lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4912404Z [00:03:22.886]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.4981524Z [00:03:22.893]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-220f1d11a2c1ac70/lib-anstream.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5050978Z [00:03:22.900]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444/lib-same_file.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5119115Z [00:03:22.907]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5189011Z [00:03:22.914]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444/lib-same_file' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5257262Z [00:03:22.920]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/same-file-d76bd81076a1e444/dep-lib-same_file' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5326547Z [00:03:22.927]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-8f37605a9c77621b/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5397394Z [00:03:22.934]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-8f37605a9c77621b/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5465102Z [00:03:22.941]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802/dep-lib-tree_sitter_rust' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5535169Z [00:03:22.948]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5604065Z [00:03:22.955]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802/lib-tree_sitter_rust' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5673270Z [00:03:22.962]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-c4fd6d255d950802/lib-tree_sitter_rust.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5743226Z [00:03:22.969]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-7ca2f7105083e12d/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5811471Z [00:03:22.976]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-7ca2f7105083e12d/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5881043Z [00:03:22.983]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff/dep-lib-bstr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.5948641Z [00:03:22.990]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6016632Z [00:03:22.996]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff/lib-bstr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6087461Z [00:03:23.003]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/bstr-65b4503929df16ff/lib-bstr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6156532Z [00:03:23.010]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964/dep-lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6225413Z [00:03:23.017]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6294463Z [00:03:23.024]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964/lib-regex_automata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6363074Z [00:03:23.031]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-8a9af8f9f6186964/lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6432749Z [00:03:23.038]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab/lib-tree_sitter_javascript' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6501816Z [00:03:23.045]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6570056Z [00:03:23.052]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab/lib-tree_sitter_javascript.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6638728Z [00:03:23.059]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-30047a4f4a9a8aab/dep-lib-tree_sitter_javascript' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6707239Z [00:03:23.065]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f/dep-lib-globset' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6777401Z [00:03:23.072]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f/lib-globset' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6844592Z [00:03:23.079]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6913159Z [00:03:23.086]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/globset-f391fa2bae5b268f/lib-globset.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.6982458Z [00:03:23.093]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32/dep-lib-getrandom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7050947Z [00:03:23.100]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7120806Z [00:03:23.107]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32/lib-getrandom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7189265Z [00:03:23.114]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/getrandom-2831161eab685d32/lib-getrandom.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7257177Z [00:03:23.120]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7325210Z [00:03:23.127]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24/dep-lib-toml_datetime' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7393201Z [00:03:23.134]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24/lib-toml_datetime.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7462585Z [00:03:23.141]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-42b765a263831c24/lib-toml_datetime' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7530536Z [00:03:23.148]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b/dep-lib-ryu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7598787Z [00:03:23.155]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b/lib-ryu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7666426Z [00:03:23.161]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7735255Z [00:03:23.168]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-5d7663d4e453975b/lib-ryu.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7803586Z [00:03:23.175]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7872441Z [00:03:23.182]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c/dep-lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.7940059Z [00:03:23.189]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c/lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8007567Z [00:03:23.195]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-94914e9337f6129c/lib-regex_syntax.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8075936Z [00:03:23.202]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333/lib-tree_sitter_python' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8144404Z [00:03:23.209]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333/lib-tree_sitter_python.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8211893Z [00:03:23.216]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8279455Z [00:03:23.223]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-python-b6975c4ab41c2333/dep-lib-tree_sitter_python' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8348995Z [00:03:23.230]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-f59e64d477595d99/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8416572Z [00:03:23.236]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-javascript-f59e64d477595d99/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8484851Z [00:03:23.243]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8551819Z [00:03:23.250]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a/dep-lib-tree_sitter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8619985Z [00:03:23.257]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a/lib-tree_sitter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8688135Z [00:03:23.263]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-42a32263ad60bd3a/lib-tree_sitter.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.8757574Z [00:03:23.270]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.8825413Z [00:03:23.277]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.8893283Z [00:03:23.284]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.8961242Z [00:03:23.291]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.9032081Z [00:03:23.298]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9099526Z [00:03:23.305]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce/dep-lib-glob' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9167742Z [00:03:23.311]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce/lib-glob' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9235699Z [00:03:23.318]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-63c8b32284efffce/lib-glob.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9304062Z [00:03:23.325]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/lib-toml_writer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9373381Z [00:03:23.332]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/lib-toml_writer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9443638Z [00:03:23.339]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9514055Z [00:03:23.346]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/dep-lib-toml_writer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9583760Z [00:03:23.353]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-loader-6257d564ae4b9238/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9653196Z [00:03:23.360]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-loader-6257d564ae4b9238/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:21.9723046Z [00:03:23.367]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.9791366Z [00:03:23.374]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.9859645Z [00:03:23.381]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.9927848Z [00:03:23.387]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:21.9996226Z [00:03:23.394]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.0063588Z [00:03:23.401]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.0132335Z [00:03:23.408]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a/lib-aho_corasick.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0203466Z [00:03:23.415]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0273621Z [00:03:23.422]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a/lib-aho_corasick' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0343033Z [00:03:23.429]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-d08ee6de636d672a/dep-lib-aho_corasick' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0412402Z [00:03:23.436]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-b8fea6d4ac82ae2f/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0480175Z [00:03:23.443]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-rust-b8fea6d4ac82ae2f/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0549246Z [00:03:23.450]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-705ac6af792b3ac4/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0617323Z [00:03:23.456]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-705ac6af792b3ac4/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0685070Z [00:03:23.463]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-tags-6ef1017dd0e7494a/output-lib-tree_sitter_tags' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0753434Z [00:03:23.470]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-tags-6ef1017dd0e7494a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0821736Z [00:03:23.477]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9/lib-icu_normalizer_data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0889906Z [00:03:23.484]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.0957668Z [00:03:23.490]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9/lib-icu_normalizer_data.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1025511Z [00:03:23.497]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer_data-a057767ba63dd9e9/dep-lib-icu_normalizer_data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1093822Z [00:03:23.504]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31/lib-form_urlencoded.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1161913Z [00:03:23.511]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31/lib-form_urlencoded' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1230077Z [00:03:23.518]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31/dep-lib-form_urlencoded' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1298056Z [00:03:23.525]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/form_urlencoded-77198c124fb8ee31/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1366292Z [00:03:23.531]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9d29fcf239dfbb2a/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1433870Z [00:03:23.538]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9d29fcf239dfbb2a/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1502999Z [00:03:23.545]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-6bf430f1db73bebf/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1571548Z [00:03:23.552]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-haskell-6bf430f1db73bebf/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1640036Z [00:03:23.559]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1707938Z [00:03:23.565]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d/lib-smallvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1777032Z [00:03:23.572]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d/dep-lib-smallvec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1845186Z [00:03:23.579]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/smallvec-94592ba2e102fe4d/lib-smallvec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1913892Z [00:03:23.586]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/lib-log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.1982193Z [00:03:23.593]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/dep-lib-log' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2051187Z [00:03:23.600]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2119290Z [00:03:23.607]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/lib-log.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2188222Z [00:03:23.614]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2255999Z [00:03:23.620]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/dep-lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2324561Z [00:03:23.627]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/lib-itoa.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2392890Z [00:03:23.634]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2462132Z [00:03:23.641]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c/dep-lib-ignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2531052Z [00:03:23.648]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c/lib-ignore.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2598652Z [00:03:23.655]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2667324Z [00:03:23.661]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ignore-2b5dbee37c95a41c/lib-ignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2734521Z [00:03:23.668]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971/lib-icu_properties' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2801711Z [00:03:23.675]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971/lib-icu_properties.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2869294Z [00:03:23.682]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.2936260Z [00:03:23.688]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties-fc8e9e9c861ba971/dep-lib-icu_properties' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3003598Z [00:03:23.695]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152/dep-lib-dirs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3071609Z [00:03:23.702]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152/lib-dirs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3137948Z [00:03:23.709]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3205006Z [00:03:23.715]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/dirs-1c4894bc8e30d152/lib-dirs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3272965Z [00:03:23.722]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3340157Z [00:03:23.729]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5/dep-lib-icu_properties_data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3408092Z [00:03:23.735]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5/lib-icu_properties_data.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3475811Z [00:03:23.742]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_properties_data-916f2ee2432d0da5/lib-icu_properties_data' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3543803Z [00:03:23.749]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a/lib-tree_sitter_cpp.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3611506Z [00:03:23.756]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3678329Z [00:03:23.763]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a/dep-lib-tree_sitter_cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3744896Z [00:03:23.769]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-cpp-526db034bf094b0a/lib-tree_sitter_cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3812108Z [00:03:23.776]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-24cbd7f3ef850ef8/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3879512Z [00:03:23.783]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-24cbd7f3ef850ef8/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.3946902Z [00:03:23.789]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-178ba8d7165a5055/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4015347Z [00:03:23.796]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-178ba8d7165a5055/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4083003Z [00:03:23.803]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9/dep-lib-zerovec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4151204Z [00:03:23.810]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4218145Z [00:03:23.817]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9/lib-zerovec.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4284573Z [00:03:23.823]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerovec-f7844b55ab7949b9/lib-zerovec' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4352336Z [00:03:23.830]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889/lib-icu_normalizer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4420443Z [00:03:23.837]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4487894Z [00:03:23.843]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889/lib-icu_normalizer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4555270Z [00:03:23.850]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/icu_normalizer-562d78c99b63f889/dep-lib-icu_normalizer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4623967Z [00:03:23.857]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99/dep-lib-toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4691831Z [00:03:23.864]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99/lib-toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4758929Z [00:03:23.871]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4826347Z [00:03:23.877]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-ab38ffef896b4f99/lib-toml.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4893337Z [00:03:23.884]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645/lib-rayon_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.4960498Z [00:03:23.891]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5027170Z [00:03:23.897]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645/dep-lib-rayon_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5093708Z [00:03:23.904]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rayon-core-317bdce11de5a645/lib-rayon_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5160625Z [00:03:23.911]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba/lib-winnow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5228618Z [00:03:23.918]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5296387Z [00:03:23.924]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba/dep-lib-winnow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5363769Z [00:03:23.931]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-aa5b0dfc4d8124ba/lib-winnow.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5432488Z [00:03:23.938]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae/lib-linux_raw_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5501152Z [00:03:23.945]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae/lib-linux_raw_sys.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5569724Z [00:03:23.952]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5637956Z [00:03:23.959]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/linux-raw-sys-c647c5d8acd152ae/dep-lib-linux_raw_sys' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5706464Z [00:03:23.965]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef/lib-option_ext.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5774716Z [00:03:23.972]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5843303Z [00:03:23.979]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef/lib-option_ext' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5912114Z [00:03:23.986]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/option-ext-dd7fd95bf387f8ef/dep-lib-option_ext' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.5980855Z [00:03:23.993]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.6049038Z [00:03:24.000]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.6118107Z [00:03:24.006]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.6187084Z [00:03:24.013]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.6254256Z [00:03:24.020]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.6322464Z [00:03:24.027]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.6391787Z [00:03:24.034]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.6460691Z [00:03:24.041]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.6528379Z [00:03:24.048]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04/lib-libloading.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.6594807Z [00:03:24.054]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04/lib-libloading' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.6661876Z [00:03:24.061]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04/dep-lib-libloading' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.6730082Z [00:03:24.068]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libloading-6325c6e3e6119c04/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.6797387Z [00:03:24.074]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8/lib-num_cpus.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.6864839Z [00:03:24.081]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8/lib-num_cpus' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.6932205Z [00:03:24.088]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.6999161Z [00:03:24.095]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_cpus-3ff317c1a07687d8/dep-lib-num_cpus' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7068181Z [00:03:24.102]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-dee516e8f18ed94b/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7135326Z [00:03:24.108]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-dee516e8f18ed94b/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7204332Z [00:03:24.115]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.7271603Z [00:03:24.122]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.7339936Z [00:03:24.129]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.7407355Z [00:03:24.135]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/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-20T23:02:22.7475568Z [00:03:24.142]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5/dep-lib-tree_sitter_go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7543538Z [00:03:24.149]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7610986Z [00:03:24.156]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5/lib-tree_sitter_go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7679537Z [00:03:24.163]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-go-9a7357c6f0725ca5/lib-tree_sitter_go.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7747800Z [00:03:24.169]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238/dep-lib-idna_adapter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7815994Z [00:03:24.176]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238/lib-idna_adapter' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7884913Z [00:03:24.183]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.7952103Z [00:03:24.190]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/idna_adapter-fc2fe48057638238/lib-idna_adapter.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8020469Z [00:03:24.197]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f/lib-tree_sitter_yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8088479Z [00:03:24.204]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8157435Z [00:03:24.210]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f/lib-tree_sitter_yaml.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8224456Z [00:03:24.217]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-yaml-9ef4890a7a9b329f/dep-lib-tree_sitter_yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8293432Z [00:03:24.224]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e/lib-tree_sitter_java.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8362030Z [00:03:24.231]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8430043Z [00:03:24.238]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e/lib-tree_sitter_java' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8497773Z [00:03:24.244]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-3c96fef948c94d5e/dep-lib-tree_sitter_java' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8564855Z [00:03:24.251]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6/dep-lib-tempfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8632793Z [00:03:24.258]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6/lib-tempfile.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8701892Z [00:03:24.265]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8770149Z [00:03:24.272]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tempfile-69aaad328dff28f6/lib-tempfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8837459Z [00:03:24.278]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-highlight-e4154ec9e1be9541/output-lib-tree_sitter_highlight' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8904437Z [00:03:24.285]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-highlight-e4154ec9e1be9541/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.8974245Z [00:03:24.292]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9042161Z [00:03:24.299]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9110110Z [00:03:24.306]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/lib-anyhow.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9178260Z [00:03:24.313]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/dep-lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9248098Z [00:03:24.320]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9315662Z [00:03:24.326]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc/lib-tree_sitter_c.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9383821Z [00:03:24.333]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc/lib-tree_sitter_c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9451564Z [00:03:24.340]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-c-6d58076dde128fdc/dep-lib-tree_sitter_c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9521348Z [00:03:24.347]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd/dep-lib-serde' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9589215Z [00:03:24.354]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd/lib-serde.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9659850Z [00:03:24.361]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9727731Z [00:03:24.367]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-91a9536bb34cf7cd/lib-serde' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9796420Z [00:03:24.374]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86/lib-semver' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9865633Z [00:03:24.381]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:22.9933126Z [00:03:24.388]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86/lib-semver.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0002216Z [00:03:24.395]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/semver-e5e21290ad7fde86/dep-lib-semver' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0070970Z [00:03:24.402]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0139271Z [00:03:24.409]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276/dep-lib-once_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0207851Z [00:03:24.415]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276/lib-once_cell' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0277116Z [00:03:24.422]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/once_cell-dd9ea91bb2029276/lib-once_cell.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0345366Z [00:03:24.429]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0412088Z [00:03:24.436]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051/dep-lib-zerofrom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0478509Z [00:03:24.443]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051/lib-zerofrom' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0546289Z [00:03:24.449]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/zerofrom-fc5bcf4f22d84051/lib-zerofrom.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0615101Z [00:03:24.456]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-fb19f3517cb81f03/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0683211Z [00:03:24.463]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-java-fb19f3517cb81f03/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0751680Z [00:03:24.470]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-1b4bb6679dcb1d77/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0818931Z [00:03:24.477]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-make-1b4bb6679dcb1d77/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0889672Z [00:03:24.484]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-c615d408ae048757/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.0957143Z [00:03:24.490]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rustix-c615d408ae048757/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1024953Z [00:03:24.497]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133/lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1094397Z [00:03:24.504]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1162465Z [00:03:24.511]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133/lib-clap_builder.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1230832Z [00:03:24.518]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-269f47810ad9e133/dep-lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1300698Z [00:03:24.525]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-6650b85c050a9068/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1367556Z [00:03:24.531]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/tree-sitter-ruby-6650b85c050a9068/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1436052Z [00:03:24.538]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-f7b93d380dfc985a/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1503250Z [00:03:24.545]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-f7b93d380dfc985a/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1571156Z [00:03:24.552]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f/dep-lib-stable_deref_trait' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1639226Z [00:03:24.559]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1707026Z [00:03:24.565]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f/lib-stable_deref_trait.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1775116Z [00:03:24.572]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/stable_deref_trait-fb9d2db0b500b73f/lib-stable_deref_trait' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1842553Z [00:03:24.579]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1910790Z [00:03:24.586]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/target/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.1977860Z [00:03:24.593]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.LYmGHYtkzM/TEMPREPO/.pre-commit-hooks.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.2044882Z [00:03:24.599]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.2113444Z [00:03:24.606]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.2181104Z [00:03:24.613]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.2248657Z [00:03:24.620]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.2315215Z [00:03:24.626]➜  mode of '/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:02:23.2666993Z [00:03:24.662]➜  realpath: missing operand
2025-08-20T23:02:23.2667636Z [00:03:24.662]➜  Try 'realpath --help' for more information.
2025-08-20T23:02:23.2768772Z [00:03:24.672]➜  
2025-08-20T23:02:23.2769514Z [00:03:24.672]➜  [+] Found LICENSE ==> [/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T23:02:23.2770191Z [00:03:24.672]➜  
2025-08-20T23:02:23.2770398Z [00:03:24.672]➜  
2025-08-20T23:02:23.2779574Z [00:03:24.673]➜  Copyright 2025 Na'aman Hirschfeld
2025-08-20T23:02:23.2780125Z [00:03:24.673]➜  
2025-08-20T23:02:23.2784285Z [00:03:24.673]➜  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2025-08-20T23:02:23.2785879Z [00:03:24.673]➜  
2025-08-20T23:02:23.2786459Z [00:03:24.673]➜  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2025-08-20T23:02:23.2787393Z [00:03:24.673]➜  
2025-08-20T23:02:23.2789373Z [00:03:24.673]➜  THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2025-08-20T23:02:23.2790979Z [00:03:24.673]➜  
2025-08-20T23:02:23.2791182Z [00:03:24.673]➜  
2025-08-20T23:02:24.9089833Z [00:03:26.304]➜  
2025-08-20T23:02:24.9090351Z [00:03:26.304]➜  File: LICENSE
2025-08-20T23:02:24.9091052Z [00:03:26.304]➜    Type: Unicode text, UTF-8 text, with very long lines (460)
2025-08-20T23:02:24.9092032Z [00:03:26.304]➜    B3sum: 2c0b5c828af885d500eb4de7d760b82fb6eab721d0ca7b399f648d165490a7f2
2025-08-20T23:02:24.9093372Z [00:03:26.304]➜    SHA256sum: fbc71a32fa422bc4a06792e544a84608cb580c45ea4ca1fd5fca4512197dd7fe
2025-08-20T23:02:24.9093999Z [00:03:26.304]➜    Size: 4.0K
2025-08-20T23:02:24.9225092Z [00:03:26.317]➜  
2025-08-20T23:02:24.9225543Z [00:03:26.317]➜  File: SBUILD
2025-08-20T23:02:24.9225989Z [00:03:26.317]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T23:02:24.9227286Z [00:03:26.317]➜    B3sum: c186536f1a77c6fc343d697850366421a8245f7d41151c66c22a1bdb6f5e20c3
2025-08-20T23:02:24.9228378Z [00:03:26.317]➜    SHA256sum: 98f519313a9dcdd6e89f7cf717a54e47d421d8c709848335cd54f710b3efaa7a
2025-08-20T23:02:24.9229119Z [00:03:26.317]➜    Size: 8.0K
2025-08-20T23:02:24.9337340Z [00:03:26.329]➜  
2025-08-20T23:02:24.9337842Z [00:03:26.329]➜  File: uncomment.static.version
2025-08-20T23:02:24.9338504Z [00:03:26.329]➜    Type: ASCII text, with no line terminators
2025-08-20T23:02:24.9339402Z [00:03:26.329]➜    B3sum: 4536d8eb03ddfd8f21000d0356d83da65c02fca28d6f7bc572388a2b6b18cd41
2025-08-20T23:02:24.9340512Z [00:03:26.329]➜    SHA256sum: e4abffe2b7b8de2881d3186aa483051f5ae193eaec35dc2f611e59c7c87cd1db
2025-08-20T23:02:24.9341260Z [00:03:26.329]➜    Size: 4.0K
2025-08-20T23:02:24.9448905Z [00:03:26.340]➜  
2025-08-20T23:02:24.9449393Z [00:03:26.340]➜  File: uncomment.version
2025-08-20T23:02:24.9450012Z [00:03:26.340]➜    Type: ASCII text, with no line terminators
2025-08-20T23:02:24.9450876Z [00:03:26.340]➜    B3sum: 4536d8eb03ddfd8f21000d0356d83da65c02fca28d6f7bc572388a2b6b18cd41
2025-08-20T23:02:24.9451584Z [00:03:26.340]➜    SHA256sum: e4abffe2b7b8de2881d3186aa483051f5ae193eaec35dc2f611e59c7c87cd1db
2025-08-20T23:02:24.9452036Z [00:03:26.340]➜    Size: 4.0K
2025-08-20T23:02:24.9452709Z [00:03:26.340]➜  
2025-08-20T23:02:24.9453559Z [00:03:26.340]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T23:02:24.9482914Z [00:03:26.343]➜  uncomment.static.version:4536d8eb03ddfd8f21000d0356d83da65c02fca28d6f7bc572388a2b6b18cd41
2025-08-20T23:02:24.9483793Z [00:03:26.343]➜  SBUILD:c186536f1a77c6fc343d697850366421a8245f7d41151c66c22a1bdb6f5e20c3
2025-08-20T23:02:24.9484853Z [00:03:26.343]➜  LICENSE:2c0b5c828af885d500eb4de7d760b82fb6eab721d0ca7b399f648d165490a7f2
2025-08-20T23:02:24.9486054Z [00:03:26.343]➜  uncomment.version:4536d8eb03ddfd8f21000d0356d83da65c02fca28d6f7bc572388a2b6b18cd41
2025-08-20T23:02:24.9504125Z [00:03:26.345]➜  
2025-08-20T23:02:24.9505081Z [00:03:26.345]➜  [+] Signing uncomment.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T23:02:24.9613888Z [00:03:26.356]➜  
2025-08-20T23:02:24.9615096Z [00:03:26.356]➜  [✓] SuccessFully Built uncomment.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/uncomment/static.official.source.yaml [Wednesday, 2025-08-20 (11:02:24 PM) UTC]
2025-08-20T23:02:24.9616509Z [00:03:26.356]➜  
2025-08-20T23:02:24.9706404Z [00:03:26.365]➜  [+] Total Size: 327M (Includes DUPES+TMPFILES)
2025-08-20T23:02:24.9707657Z [00:03:26.366]➜  [+] LOGPATH='/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.static.log'
2025-08-20T23:02:24.9721161Z [00:03:26.367]➜  [+] ENVPATH=/tmp/pkgforge/39DoKNMu3_SBUILD/ENVPATH
2025-08-20T23:02:24.9895566Z 
2025-08-20T23:02:24.9896484Z [+] Sanitizing /tmp/pkgforge/39DoKNMu3_SBUILD/BUILD.log ==> /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/uncomment.static.log
2025-08-20T23:02:28.8687849Z 
2025-08-20T23:02:28.8688934Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/uncomment/official/source]
2025-08-20T23:02:28.8689835Z [+] LOGS (Build Dir): /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:28.8690384Z 
2025-08-20T23:02:29.1835337Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T23:02:30.3843136Z ./BUILD_ARTIFACTS.tar : 26.23%   (   325 MiB =>   85.3 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T23:02:30.4504704Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T23:02:30.4542695Z 
2025-08-20T23:02:30.4543826Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml :: 00(Hr):03(Min):32(Sec)
2025-08-20T23:02:30.4544562Z 
2025-08-20T23:02:30.4559225Z 
2025-08-20T23:02:30.4559610Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (11:02:30 PM) UTC
2025-08-20T23:02:30.4560017Z 
2025-08-20T23:02:30.8475856Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T23:02:30.8525580Z ##[group]Run ##Presets
2025-08-20T23:02:30.8525905Z [36;1m##Presets[0m
2025-08-20T23:02:30.8526113Z [36;1mset +x ; set +e[0m
2025-08-20T23:02:30.8526321Z [36;1m#-------------#[0m
2025-08-20T23:02:30.8526524Z [36;1m##Debug?[0m
2025-08-20T23:02:30.8526920Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:02:30.8527215Z [36;1m  set -x[0m
2025-08-20T23:02:30.8527387Z [36;1mfi[0m
2025-08-20T23:02:30.8527563Z [36;1m#-------------#[0m
2025-08-20T23:02:30.8527762Z [36;1m##Set ENV[0m
2025-08-20T23:02:30.8527994Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T23:02:30.8528432Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T23:02:30.8528870Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T23:02:30.8529345Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-"[0m
2025-08-20T23:02:30.8529898Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T23:02:30.8530304Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T23:02:30.8530750Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T23:02:30.8531081Z [36;1m fi[0m
2025-08-20T23:02:30.8531258Z [36;1m##Push[0m
2025-08-20T23:02:30.8531489Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T23:02:30.8531771Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T23:02:30.8532151Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T23:02:30.8532634Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T23:02:30.8533280Z [36;1m     ls -sh "/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T23:02:30.8533629Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T23:02:30.8533842Z [36;1m       {[0m
2025-08-20T23:02:30.8534036Z [36;1m        for i in {1..10}; do[0m
2025-08-20T23:02:30.8534379Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T23:02:30.8534831Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T23:02:30.8535283Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T23:02:30.8535728Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T23:02:30.8536158Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T23:02:30.8536548Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T23:02:30.8537043Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T23:02:30.8537451Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T23:02:30.8537837Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T23:02:30.8538241Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T23:02:30.8538723Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T23:02:30.8539238Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T23:02:30.8539697Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T23:02:30.8540125Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T23:02:30.8540547Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T23:02:30.8541026Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-uncomment")[0m
2025-08-20T23:02:30.8541489Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T23:02:30.8542077Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T23:02:30.8542530Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T23:02:30.8542939Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T23:02:30.8543441Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T23:02:30.8543887Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T23:02:30.8544139Z [36;1m         #Check[0m
2025-08-20T23:02:30.8544700Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "" ]]; then[0m
2025-08-20T23:02:30.8545428Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T23:02:30.8545782Z [36;1m            break[0m
2025-08-20T23:02:30.8545988Z [36;1m          else[0m
2025-08-20T23:02:30.8546393Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T23:02:30.8546917Z [36;1m          fi[0m
2025-08-20T23:02:30.8547139Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T23:02:30.8547391Z [36;1m        done[0m
2025-08-20T23:02:30.8547576Z [36;1m       }[0m
2025-08-20T23:02:30.8547805Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T23:02:30.8548055Z [36;1m       ghcr_push_cmd[0m
2025-08-20T23:02:30.8548623Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T23:02:30.8549502Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T23:02:30.8549923Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T23:02:30.8550195Z [36;1m          ghcr_push_cmd[0m
2025-08-20T23:02:30.8550782Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T23:02:30.8551495Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T23:02:30.8552013Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T23:02:30.8552413Z [36;1m             return 1 || exit 1[0m
2025-08-20T23:02:30.8552647Z [36;1m           fi[0m
2025-08-20T23:02:30.8552836Z [36;1m       fi[0m
2025-08-20T23:02:30.8553017Z [36;1m   fi[0m
2025-08-20T23:02:30.8553197Z [36;1m fi[0m
2025-08-20T23:02:30.8553376Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T23:02:30.8739124Z shell: /usr/bin/bash -e {0}
2025-08-20T23:02:30.8739367Z env:
2025-08-20T23:02:30.8739552Z   CROSS_COMPILING: NO
2025-08-20T23:02:30.8739783Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:30.8740016Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:30.8740242Z   ON_QEMU: NO
2025-08-20T23:02:30.8740420Z   DEBUG: 0
2025-08-20T23:02:30.8740594Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:30.8740814Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:30.8741130Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:30.8741460Z   KEEP_LOGS: YES
2025-08-20T23:02:30.8741649Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:30.8741864Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:30.8742088Z   SBUILD_REBUILD: false
2025-08-20T23:02:30.8742641Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:30.8743248Z   BUILD_SYS: docker://rust
2025-08-20T23:02:30.8743465Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:30.8743662Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:30.8743853Z   SYSTMP: /tmp
2025-08-20T23:02:30.8744034Z   GHA_MODE: MATRIX
2025-08-20T23:02:30.8744625Z   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-20T23:02:30.8745152Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:30.8745476Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:30.8745858Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:30.8746341Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:30.8746718Z   PKG_TYPE: static
2025-08-20T23:02:30.8747135Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:30.8747349Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:30.8748057Z   GHCR_TOKEN: ***
2025-08-20T23:02:30.8748376Z   GITHUB_TOKEN: ***
2025-08-20T23:02:30.8748604Z   GITLAB_TOKEN: ***
2025-08-20T23:02:30.8749741Z   MINISIGN_KEY: ***
2025-08-20T23:02:30.8749927Z ##[endgroup]
2025-08-20T23:02:30.8838102Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T23:02:30.8848334Z 86M	./BUILD_ARTIFACTS.zstd
2025-08-20T23:02:30.8860906Z total 1.2M
2025-08-20T23:02:30.8861223Z 4.0K CHECKSUM
2025-08-20T23:02:30.8861531Z 4.0K CHECKSUM.sig
2025-08-20T23:02:30.8861732Z 4.0K LICENSE
2025-08-20T23:02:30.8861920Z 4.0K LICENSE.sig
2025-08-20T23:02:30.8862139Z 8.0K SBUILD
2025-08-20T23:02:30.8862438Z 4.0K SBUILD.sig
2025-08-20T23:02:30.8862741Z 4.0K SBUILD_TEMP
2025-08-20T23:02:30.8863076Z 1.2M uncomment.static.log
2025-08-20T23:02:30.8863473Z 4.0K uncomment.static.version
2025-08-20T23:02:30.8863899Z 4.0K uncomment.static.version.sig
2025-08-20T23:02:30.8864315Z 4.0K uncomment.version
2025-08-20T23:02:30.8864672Z 4.0K uncomment.version.sig
2025-08-20T23:02:30.9093048Z Error: "ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-"
2025-08-20T23:02:30.9094394Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T23:02:35.9158535Z Error: "ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-"
2025-08-20T23:02:35.9160199Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T23:02:35.9170253Z 
2025-08-20T23:02:35.9170758Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:35.9171183Z 
2025-08-20T23:02:35.9216215Z Error: "ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-"
2025-08-20T23:02:35.9218020Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T23:02:35.9258485Z ##[group]Run ##Presets
2025-08-20T23:02:35.9258733Z [36;1m##Presets[0m
2025-08-20T23:02:35.9258933Z [36;1mset +x ; set +e[0m
2025-08-20T23:02:35.9259171Z [36;1m#-------------#[0m
2025-08-20T23:02:35.9259373Z [36;1m##Debug?[0m
2025-08-20T23:02:35.9259609Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:02:35.9259922Z [36;1m  set -x[0m
2025-08-20T23:02:35.9260106Z [36;1mfi[0m
2025-08-20T23:02:35.9260277Z [36;1m#-------------#[0m
2025-08-20T23:02:35.9260527Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T23:02:35.9260851Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T23:02:35.9310035Z shell: /usr/bin/bash -e {0}
2025-08-20T23:02:35.9310264Z env:
2025-08-20T23:02:35.9310444Z   CROSS_COMPILING: NO
2025-08-20T23:02:35.9310658Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:35.9310877Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:35.9311097Z   ON_QEMU: NO
2025-08-20T23:02:35.9311291Z   DEBUG: 0
2025-08-20T23:02:35.9311475Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:35.9311694Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:35.9312004Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:35.9312336Z   KEEP_LOGS: YES
2025-08-20T23:02:35.9312526Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:35.9312748Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:35.9312966Z   SBUILD_REBUILD: false
2025-08-20T23:02:35.9313511Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:35.9314087Z   BUILD_SYS: docker://rust
2025-08-20T23:02:35.9314296Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:35.9314490Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:35.9314674Z   SYSTMP: /tmp
2025-08-20T23:02:35.9314854Z   GHA_MODE: MATRIX
2025-08-20T23:02:35.9315279Z   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-20T23:02:35.9315796Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:35.9316116Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:35.9316498Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:35.9317247Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:35.9317627Z   PKG_TYPE: static
2025-08-20T23:02:35.9317817Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:35.9318019Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:35.9318220Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T23:02:35.9318610Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:35.9319027Z ##[endgroup]
2025-08-20T23:02:35.9462628Z ##[group]Run actions/upload-artifact@v4
2025-08-20T23:02:35.9462967Z with:
2025-08-20T23:02:35.9463191Z   name: Bincache_uncomment_x86_64-Linux
2025-08-20T23:02:35.9463498Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T23:02:35.9463972Z   compression-level: 0
2025-08-20T23:02:35.9464178Z   retention-days: 30
2025-08-20T23:02:35.9464370Z   overwrite: true
2025-08-20T23:02:35.9464556Z   if-no-files-found: warn
2025-08-20T23:02:35.9464776Z   include-hidden-files: false
2025-08-20T23:02:35.9464991Z env:
2025-08-20T23:02:35.9465156Z   CROSS_COMPILING: NO
2025-08-20T23:02:35.9465355Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:35.9465571Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:35.9465777Z   ON_QEMU: NO
2025-08-20T23:02:35.9465945Z   DEBUG: 0
2025-08-20T23:02:35.9466118Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:35.9466332Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:35.9466648Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:35.9467290Z   KEEP_LOGS: YES
2025-08-20T23:02:35.9467485Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:35.9467696Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:35.9467916Z   SBUILD_REBUILD: false
2025-08-20T23:02:35.9468472Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:35.9469067Z   BUILD_SYS: docker://rust
2025-08-20T23:02:35.9469282Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:35.9469468Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:35.9469654Z   SYSTMP: /tmp
2025-08-20T23:02:35.9469829Z   GHA_MODE: MATRIX
2025-08-20T23:02:35.9470261Z   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-20T23:02:35.9470776Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:35.9471091Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:35.9471475Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:35.9471953Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:35.9472331Z   PKG_TYPE: static
2025-08-20T23:02:35.9472524Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:35.9472726Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:35.9472925Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T23:02:35.9473315Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:35.9473748Z   UTC_TIME: 2025_08_20T11_02_35_PM
2025-08-20T23:02:35.9473971Z ##[endgroup]
2025-08-20T23:02:36.1724902Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T23:02:36.1728690Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T23:02:36.1729706Z With the provided path, there will be 2 files uploaded
2025-08-20T23:02:36.4712329Z Artifact name is valid!
2025-08-20T23:02:36.4713374Z Root directory input is valid!
2025-08-20T23:02:36.5731119Z Beginning upload of artifact content to blob storage
2025-08-20T23:02:37.6564730Z Uploaded bytes 8388608
2025-08-20T23:02:37.6666367Z Uploaded bytes 16777216
2025-08-20T23:02:37.7460586Z Uploaded bytes 25165824
2025-08-20T23:02:37.8930965Z Uploaded bytes 33554432
2025-08-20T23:02:37.9711989Z Uploaded bytes 41943040
2025-08-20T23:02:37.9921485Z Uploaded bytes 50331648
2025-08-20T23:02:38.0536637Z Uploaded bytes 58720256
2025-08-20T23:02:38.2054587Z Uploaded bytes 67108864
2025-08-20T23:02:38.2131393Z Uploaded bytes 75497472
2025-08-20T23:02:38.3495409Z Uploaded bytes 83886080
2025-08-20T23:02:38.5791002Z Uploaded bytes 90979474
2025-08-20T23:02:38.6635964Z Finished uploading artifact content to blob storage!
2025-08-20T23:02:38.6639654Z SHA256 digest of uploaded artifact zip is b1b247560cb49f2448bbf42339689241771014ace9cbcf166391e510ee1644ce
2025-08-20T23:02:38.6640494Z Finalizing artifact upload
2025-08-20T23:02:38.8168320Z Artifact Bincache_uncomment_x86_64-Linux.zip successfully finalized. Artifact ID 3813983329
2025-08-20T23:02:38.8169577Z Artifact Bincache_uncomment_x86_64-Linux has been successfully uploaded! Final size is 90979474 bytes. Artifact ID is 3813983329
2025-08-20T23:02:38.8175238Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17110121706/artifacts/3813983329
2025-08-20T23:02:38.8381473Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T23:02:38.8381797Z with:
2025-08-20T23:02:38.8381999Z   subject-name: uncomment--
2025-08-20T23:02:38.8382738Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T23:02:38.8383466Z   show-summary: true
2025-08-20T23:02:38.8383678Z   push-to-registry: false
2025-08-20T23:02:38.8384037Z   github-token: ***
2025-08-20T23:02:38.8384237Z env:
2025-08-20T23:02:38.8384416Z   CROSS_COMPILING: NO
2025-08-20T23:02:38.8384631Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:38.8384911Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:38.8385127Z   ON_QEMU: NO
2025-08-20T23:02:38.8385305Z   DEBUG: 0
2025-08-20T23:02:38.8385487Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:38.8385728Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:38.8386076Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:38.8386433Z   KEEP_LOGS: YES
2025-08-20T23:02:38.8386636Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:38.8386998Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:38.8387226Z   SBUILD_REBUILD: false
2025-08-20T23:02:38.8387772Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:38.8388357Z   BUILD_SYS: docker://rust
2025-08-20T23:02:38.8388577Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:38.8388780Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:38.8388981Z   SYSTMP: /tmp
2025-08-20T23:02:38.8389162Z   GHA_MODE: MATRIX
2025-08-20T23:02:38.8389600Z   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-20T23:02:38.8390120Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:38.8390450Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:38.8390852Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:38.8391335Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:38.8391718Z   PKG_TYPE: static
2025-08-20T23:02:38.8391919Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:38.8392130Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:38.8392337Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T23:02:38.8392747Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:38.8393188Z   UTC_TIME: 2025_08_20T11_02_35_PM
2025-08-20T23:02:38.8393419Z ##[endgroup]
2025-08-20T23:02:38.8464049Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T23:02:38.8464481Z env:
2025-08-20T23:02:38.8464663Z   CROSS_COMPILING: NO
2025-08-20T23:02:38.8464887Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:38.8465117Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:38.8465345Z   ON_QEMU: NO
2025-08-20T23:02:38.8465529Z   DEBUG: 0
2025-08-20T23:02:38.8465721Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:38.8465947Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:38.8466277Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:38.8466618Z   KEEP_LOGS: YES
2025-08-20T23:02:38.8466997Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:38.8467218Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:38.8467443Z   SBUILD_REBUILD: false
2025-08-20T23:02:38.8467992Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:38.8468578Z   BUILD_SYS: docker://rust
2025-08-20T23:02:38.8468797Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:38.8468997Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:38.8469193Z   SYSTMP: /tmp
2025-08-20T23:02:38.8469375Z   GHA_MODE: MATRIX
2025-08-20T23:02:38.8469812Z   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-20T23:02:38.8470645Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:38.8470976Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:38.8471363Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:38.8471859Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:38.8472242Z   PKG_TYPE: static
2025-08-20T23:02:38.8472437Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:38.8472648Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:38.8472853Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T23:02:38.8473253Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:38.8473688Z   UTC_TIME: 2025_08_20T11_02_35_PM
2025-08-20T23:02:38.8473916Z ##[endgroup]
2025-08-20T23:02:39.7753975Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T23:02:39.7754333Z with:
2025-08-20T23:02:39.7755018Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T23:02:39.7755755Z   subject-name: uncomment--
2025-08-20T23:02:39.7756037Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T23:02:39.7759025Z   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/17110121706/attempts/1"}}}
2025-08-20T23:02:39.7761654Z   push-to-registry: false
2025-08-20T23:02:39.7761875Z   show-summary: true
2025-08-20T23:02:39.7762303Z   github-token: ***
2025-08-20T23:02:39.7762509Z env:
2025-08-20T23:02:39.7762683Z   CROSS_COMPILING: NO
2025-08-20T23:02:39.7762896Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:39.7763122Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:39.7763337Z   ON_QEMU: NO
2025-08-20T23:02:39.7763514Z   DEBUG: 0
2025-08-20T23:02:39.7763699Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:39.7763926Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:39.7764250Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:39.7764586Z   KEEP_LOGS: YES
2025-08-20T23:02:39.7764778Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:39.7764996Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:39.7765229Z   SBUILD_REBUILD: false
2025-08-20T23:02:39.7765779Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:39.7766363Z   BUILD_SYS: docker://rust
2025-08-20T23:02:39.7766588Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:39.7766952Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:39.7767153Z   SYSTMP: /tmp
2025-08-20T23:02:39.7767338Z   GHA_MODE: MATRIX
2025-08-20T23:02:39.7767779Z   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-20T23:02:39.7768297Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:39.7768626Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:39.7769019Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:39.7769505Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:39.7769889Z   PKG_TYPE: static
2025-08-20T23:02:39.7770265Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:39.7770598Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:39.7770812Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T23:02:39.7771214Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:39.7771663Z   UTC_TIME: 2025_08_20T11_02_35_PM
2025-08-20T23:02:39.7771894Z ##[endgroup]
2025-08-20T23:02:41.7105664Z Attestation created for 12 subjects
2025-08-20T23:02:41.7109752Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T23:02:41.7111759Z -----BEGIN CERTIFICATE-----
2025-08-20T23:02:41.7112378Z MIIG8DCCBnWgAwIBAgIURS5/4bNMogZoxAE4REhCgVSB/68wCgYIKoZIzj0EAwMw
2025-08-20T23:02:41.7113227Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T23:02:41.7114140Z cm1lZGlhdGUwHhcNMjUwODIwMjMwMjQwWhcNMjUwODIwMjMxMjQwWjAAMFkwEwYH
2025-08-20T23:02:41.7115013Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE3fjpcPUcKCIS4/w2b0Y13ugH4PrPfW9rNMOs
2025-08-20T23:02:41.7115906Z 01kPZF0tl3ixIzgkSWX2jOp9pwVfpNmauYj9egWYhvhd56rd5qOCBZQwggWQMA4G
2025-08-20T23:02:41.7116940Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUFt9R
2025-08-20T23:02:41.7117836Z kuUWE7HZhKIylUp5rojLRzswHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T23:02:41.7118696Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T23:02:41.7119548Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T23:02:41.7120468Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T23:02:41.7121331Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T23:02:41.7122160Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T23:02:41.7123015Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T23:02:41.7123900Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T23:02:41.7124804Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T23:02:41.7125690Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T23:02:41.7126539Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T23:02:41.7127591Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T23:02:41.7128487Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T23:02:41.7129357Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T23:02:41.7130227Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T23:02:41.7131130Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T23:02:41.7132038Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T23:02:41.7132943Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T23:02:41.7133833Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T23:02:41.7134764Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T23:02:41.7135661Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T23:02:41.7136545Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T23:02:41.7137591Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T23:02:41.7138515Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T23:02:41.7139403Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTEwMTIxNzA2L2F0
2025-08-20T23:02:41.7140255Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T23:02:41.7141130Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJuGGW
2025-08-20T23:02:41.7141988Z AAAEAwBHMEUCICw0mCNODQuSDTVwIydCO0T+srFzSUubbS31830rGvTyAiEAsD9N
2025-08-20T23:02:41.7142846Z NoP3tZsDCw2+HNo3+ub3K6nb95JFkmi2IIFRF30wCgYIKoZIzj0EAwMDaQAwZgIx
2025-08-20T23:02:41.7143680Z AMaftR+Yqn9/5Mb4IllxCvGU70WYTHBChWVenPQksBRNbf6jrUlw2Hyg1F3HItvO
2025-08-20T23:02:41.7144495Z 6gIxAIXfQ50v2wVpY3UDZrI8rj9YCGs5uYREB3/IR7nbDuafnoNDjXuiANfobu8g
2025-08-20T23:02:41.7145384Z cYH/FA==
2025-08-20T23:02:41.7145869Z -----END CERTIFICATE-----
2025-08-20T23:02:41.7146129Z 
2025-08-20T23:02:41.7146680Z ##[endgroup]
2025-08-20T23:02:41.7147493Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T23:02:41.7148170Z https://search.sigstore.dev?logIndex=414603310
2025-08-20T23:02:41.7148761Z [36mAttestation uploaded to repository[39m
2025-08-20T23:02:41.7149264Z https://github.com/pkgforge/bincache/attestations/9876470
2025-08-20T23:02:41.7898065Z ##[group]Run ##Presets
2025-08-20T23:02:41.7898338Z [36;1m##Presets[0m
2025-08-20T23:02:41.7898552Z [36;1mset +x ; set +e[0m
2025-08-20T23:02:41.7898764Z [36;1m#-------------#[0m
2025-08-20T23:02:41.7898965Z [36;1m##Debug?[0m
2025-08-20T23:02:41.7899212Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:02:41.7899509Z [36;1m  set -x[0m
2025-08-20T23:02:41.7899698Z [36;1mfi[0m
2025-08-20T23:02:41.7899878Z [36;1m#-------------#[0m
2025-08-20T23:02:41.7900206Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T23:02:41.7900773Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/uncomment/official/source"[0m
2025-08-20T23:02:41.7901217Z [36;1m exit 1[0m
2025-08-20T23:02:41.7901410Z [36;1mfi[0m
2025-08-20T23:02:41.7949059Z shell: /usr/bin/bash -e {0}
2025-08-20T23:02:41.7949299Z env:
2025-08-20T23:02:41.7949485Z   CROSS_COMPILING: NO
2025-08-20T23:02:41.7949752Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:41.7949984Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:41.7950201Z   ON_QEMU: NO
2025-08-20T23:02:41.7950384Z   DEBUG: 0
2025-08-20T23:02:41.7950567Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:41.7950792Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:41.7951120Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:41.7951452Z   KEEP_LOGS: YES
2025-08-20T23:02:41.7951649Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:41.7951878Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:41.7952106Z   SBUILD_REBUILD: false
2025-08-20T23:02:41.7952694Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:41.7953296Z   BUILD_SYS: docker://rust
2025-08-20T23:02:41.7953525Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:41.7953723Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:41.7953918Z   SYSTMP: /tmp
2025-08-20T23:02:41.7954104Z   GHA_MODE: MATRIX
2025-08-20T23:02:41.7954543Z   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-20T23:02:41.7955072Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:41.7955425Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:41.7955821Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:41.7956309Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:41.7956701Z   PKG_TYPE: static
2025-08-20T23:02:41.7957048Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:41.7957262Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:41.7957465Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T23:02:41.7957872Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:41.7958310Z   UTC_TIME: 2025_08_20T11_02_35_PM
2025-08-20T23:02:41.7958545Z ##[endgroup]
2025-08-20T23:02:41.8044196Z ##[group]Run ##Presets
2025-08-20T23:02:41.8044556Z [36;1m##Presets[0m
2025-08-20T23:02:41.8044863Z [36;1mset +x ; set +e[0m
2025-08-20T23:02:41.8045178Z [36;1m#-------------#[0m
2025-08-20T23:02:41.8045485Z [36;1m##Debug?[0m
2025-08-20T23:02:41.8045825Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:02:41.8046218Z [36;1m  set -x[0m
2025-08-20T23:02:41.8046515Z [36;1mfi[0m
2025-08-20T23:02:41.8047035Z [36;1m#-------------#[0m
2025-08-20T23:02:41.8047585Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T23:02:41.8048164Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/uncomment/official/source"[0m
2025-08-20T23:02:41.8048727Z [36;1m exit 1[0m
2025-08-20T23:02:41.8049027Z [36;1mfi[0m
2025-08-20T23:02:41.8091928Z shell: /usr/bin/bash -e {0}
2025-08-20T23:02:41.8092256Z env:
2025-08-20T23:02:41.8092540Z   CROSS_COMPILING: NO
2025-08-20T23:02:41.8092893Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:41.8093217Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:41.8093540Z   ON_QEMU: NO
2025-08-20T23:02:41.8093829Z   DEBUG: 0
2025-08-20T23:02:41.8094117Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:41.8094441Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:41.8094864Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:41.8095298Z   KEEP_LOGS: YES
2025-08-20T23:02:41.8095602Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:41.8095926Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:41.8096265Z   SBUILD_REBUILD: false
2025-08-20T23:02:41.8097155Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:41.8097949Z   BUILD_SYS: docker://rust
2025-08-20T23:02:41.8098278Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:41.8098584Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:41.8098882Z   SYSTMP: /tmp
2025-08-20T23:02:41.8099169Z   GHA_MODE: MATRIX
2025-08-20T23:02:41.8099703Z   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-20T23:02:41.8100336Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:41.8100762Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:41.8101255Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:41.8101829Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:41.8102318Z   PKG_TYPE: static
2025-08-20T23:02:41.8102624Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:41.8102940Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:41.8103247Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T23:02:41.8103742Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:41.8104275Z   UTC_TIME: 2025_08_20T11_02_35_PM
2025-08-20T23:02:41.8104612Z ##[endgroup]
2025-08-20T23:02:41.8165043Z 
2025-08-20T23:02:41.8165497Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:41.8176280Z ##[error]Process completed with exit code 1.
2025-08-20T23:02:41.8215236Z ##[group]Run ##Presets
2025-08-20T23:02:41.8215494Z [36;1m##Presets[0m
2025-08-20T23:02:41.8215703Z [36;1mset +x ; set +e[0m
2025-08-20T23:02:41.8215920Z [36;1m#-------------#[0m
2025-08-20T23:02:41.8216130Z [36;1m##Debug?[0m
2025-08-20T23:02:41.8216383Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:02:41.8216688Z [36;1m  set -x[0m
2025-08-20T23:02:41.8217150Z [36;1mfi[0m
2025-08-20T23:02:41.8217341Z [36;1m#-------------#[0m
2025-08-20T23:02:41.8217689Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T23:02:41.8218085Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T23:02:41.8218391Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T23:02:41.8218657Z [36;1mfi[0m
2025-08-20T23:02:41.8261250Z shell: /usr/bin/bash -e {0}
2025-08-20T23:02:41.8261493Z env:
2025-08-20T23:02:41.8261676Z   CROSS_COMPILING: NO
2025-08-20T23:02:41.8261936Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:02:41.8262171Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:02:41.8262390Z   ON_QEMU: NO
2025-08-20T23:02:41.8262565Z   DEBUG: 0
2025-08-20T23:02:41.8262745Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:02:41.8262970Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:02:41.8263293Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/uncomment/official/source
2025-08-20T23:02:41.8263804Z   KEEP_LOGS: YES
2025-08-20T23:02:41.8263999Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:02:41.8264219Z   PKG_FAMILY_LOCAL: uncomment
2025-08-20T23:02:41.8264445Z   SBUILD_REBUILD: false
2025-08-20T23:02:41.8264996Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/uncomment/static.official.source.yaml
2025-08-20T23:02:41.8265587Z   BUILD_SYS: docker://rust
2025-08-20T23:02:41.8265806Z   BUILD_ON_HOST: FALSE
2025-08-20T23:02:41.8266011Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:02:41.8266205Z   SYSTMP: /tmp
2025-08-20T23:02:41.8266387Z   GHA_MODE: MATRIX
2025-08-20T23:02:41.8266944Z   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-20T23:02:41.8267471Z   INPUT_SBUILD: /tmp/pkgforge/S5YDNcui3_build.yaml
2025-08-20T23:02:41.8267800Z   BUILD_DIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml
2025-08-20T23:02:41.8268197Z   SBUILD_OUTDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR
2025-08-20T23:02:41.8268687Z   SBUILD_TMPDIR: /tmp/pkgforge/gPdYN2Y_S5YDNcui3_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:02:41.8269068Z   PKG_TYPE: static
2025-08-20T23:02:41.8269266Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:02:41.8269480Z   PUSH_SUCCESSFUL: NO
2025-08-20T23:02:41.8269689Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T23:02:41.8270096Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/uncomment/official/source/uncomment-srcbuild-
2025-08-20T23:02:41.8270540Z   UTC_TIME: 2025_08_20T11_02_35_PM
2025-08-20T23:02:41.8270772Z ##[endgroup]
2025-08-20T23:02:41.8341296Z EXITED
2025-08-20T23:02:41.8382389Z Cleaning up orphan processes
