﻿2025-08-20T22:16:35.0243775Z Current runner version: '2.328.0'
2025-08-20T22:16:35.0268856Z ##[group]Runner Image Provisioner
2025-08-20T22:16:35.0270805Z Hosted Compute Agent
2025-08-20T22:16:35.0271389Z Version: 20250818.377
2025-08-20T22:16:35.0271981Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:16:35.0272757Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:16:35.0273344Z ##[endgroup]
2025-08-20T22:16:35.0273901Z ##[group]Operating System
2025-08-20T22:16:35.0274536Z Ubuntu
2025-08-20T22:16:35.0275019Z 24.04.2
2025-08-20T22:16:35.0275527Z LTS
2025-08-20T22:16:35.0276034Z ##[endgroup]
2025-08-20T22:16:35.0276588Z ##[group]Runner Image
2025-08-20T22:16:35.0277199Z Image: ubuntu-24.04
2025-08-20T22:16:35.0277736Z Version: 20250810.1.0
2025-08-20T22:16:35.0279106Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T22:16:35.0280861Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T22:16:35.0281882Z ##[endgroup]
2025-08-20T22:16:35.0283180Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:16:35.0285433Z Attestations: write
2025-08-20T22:16:35.0286060Z Contents: write
2025-08-20T22:16:35.0286599Z Metadata: read
2025-08-20T22:16:35.0287186Z Packages: write
2025-08-20T22:16:35.0287717Z ##[endgroup]
2025-08-20T22:16:35.0290397Z Secret source: Actions
2025-08-20T22:16:35.0291452Z Prepare workflow directory
2025-08-20T22:16:35.0640454Z Prepare all required actions
2025-08-20T22:16:35.0680524Z Getting action download info
2025-08-20T22:16:35.4326157Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:16:35.9771285Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:16:36.4687676Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:16:36.6464614Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:16:37.0679830Z Getting action download info
2025-08-20T22:16:37.2260002Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:16:37.5858778Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:16:38.1113134Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/rsbkb/official)
2025-08-20T22:16:38.1809719Z ##[group]Run ##Presets
2025-08-20T22:16:38.1810634Z [36;1m##Presets[0m
2025-08-20T22:16:38.1811368Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:38.1812146Z [36;1m#-------------#[0m
2025-08-20T22:16:38.1813106Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:16:38.1814279Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:16:38.1815415Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.1816419Z [36;1m  fi[0m
2025-08-20T22:16:38.1817319Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:16:38.1818561Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:16:38.1819906Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.1820861Z [36;1m  fi[0m
2025-08-20T22:16:38.1821737Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:16:38.1822958Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:16:38.1824085Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.1825028Z [36;1m  fi[0m
2025-08-20T22:16:38.1825896Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:16:38.1827137Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:16:38.1828417Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:16:38.1829667Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:16:38.1830720Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.1831683Z [36;1m     else[0m
2025-08-20T22:16:38.1832577Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.1833532Z [36;1m     fi[0m
2025-08-20T22:16:38.1834202Z [36;1m  fi[0m
2025-08-20T22:16:38.1834861Z [36;1mfi[0m
2025-08-20T22:16:38.1905929Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:38.1907004Z env:
2025-08-20T22:16:38.1908409Z   GH_TOKEN: ***
2025-08-20T22:16:38.1909506Z ##[endgroup]
2025-08-20T22:16:38.2239627Z ##[group]Run ##Presets
2025-08-20T22:16:38.2240603Z [36;1m##Presets[0m
2025-08-20T22:16:38.2241581Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:38.2242528Z [36;1m#-------------#[0m
2025-08-20T22:16:38.2243546Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:16:38.2245159Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:16:38.2246830Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:16:38.2248176Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:16:38.2249816Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:16:38.2251255Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:16:38.2252478Z [36;1m  exit 1[0m
2025-08-20T22:16:38.2253307Z [36;1mfi[0m
2025-08-20T22:16:38.2298095Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:38.2299227Z env:
2025-08-20T22:16:38.2300308Z   RO_GHTOKEN: ***
2025-08-20T22:16:38.2301293Z   RO_GLTOKEN: ***
2025-08-20T22:16:38.2304925Z   MINISIGN_KEY: ***
2025-08-20T22:16:38.2305758Z ##[endgroup]
2025-08-20T22:16:38.2546383Z ##[group]Run ##Presets
2025-08-20T22:16:38.2547299Z [36;1m##Presets[0m
2025-08-20T22:16:38.2548036Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:38.2548800Z [36;1m#-------------#[0m
2025-08-20T22:16:38.2549831Z [36;1m##Host Triplet[0m
2025-08-20T22:16:38.2550757Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:16:38.2551814Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:16:38.2552845Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:16:38.2553854Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:16:38.2554823Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:16:38.2555910Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:16:38.2556994Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:16:38.2558045Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:16:38.2558928Z [36;1m   fi[0m
2025-08-20T22:16:38.2560005Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:16:38.2561105Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:16:38.2562122Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:16:38.2563178Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:16:38.2564120Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:16:38.2564911Z [36;1m fi[0m
2025-08-20T22:16:38.2565829Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2567091Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2568316Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2569670Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2570593Z [36;1m##Debug[0m
2025-08-20T22:16:38.2571334Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:16:38.2572219Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:16:38.2573008Z [36;1m else[0m
2025-08-20T22:16:38.2573698Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:16:38.2574662Z [36;1m fi[0m
2025-08-20T22:16:38.2575419Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2576349Z [36;1m##Docker Platform[0m
2025-08-20T22:16:38.2577298Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:16:38.2578346Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:16:38.2579610Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:16:38.2580736Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:16:38.2581801Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:16:38.2582880Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:16:38.2583946Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:16:38.2585009Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:16:38.2585858Z [36;1m fi[0m
2025-08-20T22:16:38.2586819Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2588178Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2589428Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:16:38.2590866Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/rsbkb/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:16:38.2592419Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:16:38.2593429Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2594432Z [36;1m##Logs[0m
2025-08-20T22:16:38.2595257Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:16:38.2596160Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:16:38.2596965Z [36;1m else[0m
2025-08-20T22:16:38.2597677Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:16:38.2598574Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:16:38.2599585Z [36;1m fi[0m
2025-08-20T22:16:38.2600607Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2601852Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2602959Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:16:38.2604078Z [36;1m PKG_FAMILY_LOCAL="$(echo "rsbkb" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:16:38.2605283Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:16:38.2606359Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2607406Z [36;1m##Rebuild[0m
2025-08-20T22:16:38.2608183Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:16:38.2609280Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:16:38.2610135Z [36;1m else[0m
2025-08-20T22:16:38.2610869Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:16:38.2611717Z [36;1m fi[0m
2025-08-20T22:16:38.2612608Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2613646Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:16:38.2614911Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:16:38.2616527Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:16:38.2618916Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:16:38.2621230Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:16:38.2622391Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:16:38.2623742Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:16:38.2625024Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:16:38.2626222Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2627173Z [36;1m    exit 1[0m
2025-08-20T22:16:38.2627873Z [36;1m   else[0m
2025-08-20T22:16:38.2628592Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:16:38.2630069Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2631155Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:16:38.2632231Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:16:38.2633336Z [36;1m      #check if supported[0m
2025-08-20T22:16:38.2634516Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:16:38.2636111Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:16:38.2637425Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:16:38.2638472Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2639566Z [36;1m         exit 1[0m
2025-08-20T22:16:38.2640304Z [36;1m       fi[0m
2025-08-20T22:16:38.2641054Z [36;1m      #get build system[0m
2025-08-20T22:16:38.2642256Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:16:38.2643480Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:16:38.2644444Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2645567Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:16:38.2646670Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2647755Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2648869Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:16:38.2650082Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2651148Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.2652079Z [36;1m       fi[0m
2025-08-20T22:16:38.2652921Z [36;1m     fi[0m
2025-08-20T22:16:38.2653594Z [36;1m   fi[0m
2025-08-20T22:16:38.2654311Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:16:38.2701487Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:38.2702275Z ##[endgroup]
2025-08-20T22:16:38.8499898Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:16:38.8500527Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:16:38.8500785Z 
2025-08-20T22:16:38.9226813Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:16:38.9227566Z 100  5406  100  5406    0     0  72971      0 --:--:-- --:--:-- --:--:-- 73054
2025-08-20T22:16:38.9243420Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:16:38.9472853Z ##[group]Run ##Presets
2025-08-20T22:16:38.9473209Z [36;1m##Presets[0m
2025-08-20T22:16:38.9473465Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:38.9473729Z [36;1m#-------------#[0m
2025-08-20T22:16:38.9473984Z [36;1m##Debug?[0m
2025-08-20T22:16:38.9474300Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:16:38.9474656Z [36;1m  set -x[0m
2025-08-20T22:16:38.9474889Z [36;1mfi[0m
2025-08-20T22:16:38.9475136Z [36;1m#-------------#[0m
2025-08-20T22:16:38.9475399Z [36;1m##CoreUtils[0m
2025-08-20T22:16:38.9475665Z [36;1msudo apt update -y[0m
2025-08-20T22:16:38.9476072Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:16:38.9477155Z [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:16:38.9478132Z [36;1m##tmp[0m
2025-08-20T22:16:38.9478468Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:16:38.9478847Z [36;1m#GH ENV[0m
2025-08-20T22:16:38.9479476Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.9480043Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.9480373Z [36;1m#-------------#[0m
2025-08-20T22:16:38.9480649Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:16:38.9480948Z [36;1msudo apt update -y[0m
2025-08-20T22:16:38.9481242Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:16:38.9481551Z [36;1m##Setup Minisign[0m
2025-08-20T22:16:38.9481839Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:16:38.9482399Z [36;1mecho "***[0m
2025-08-20T22:16:38.9483762Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:16:38.9484105Z [36;1m##User-Agent[0m
2025-08-20T22:16:38.9484908Z [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:16:38.9485772Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:38.9530004Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:38.9530319Z env:
2025-08-20T22:16:38.9530554Z   CROSS_COMPILING: NO
2025-08-20T22:16:38.9530823Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:38.9531116Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:38.9531388Z   ON_QEMU: NO
2025-08-20T22:16:38.9531621Z   DEBUG: 0
2025-08-20T22:16:38.9531868Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:38.9532159Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:38.9532516Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:16:38.9532882Z   KEEP_LOGS: YES
2025-08-20T22:16:38.9533135Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:38.9533404Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:16:38.9533675Z   SBUILD_REBUILD: false
2025-08-20T22:16:38.9534308Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:16:38.9535038Z   BUILD_SYS: docker://rust
2025-08-20T22:16:38.9535321Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:38.9535573Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:38.9535837Z ##[endgroup]
2025-08-20T22:16:38.9865460Z 
2025-08-20T22:16:38.9866288Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:16:38.9866832Z 
2025-08-20T22:16:39.0860409Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:16:39.1283349Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:16:39.1298538Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T22:16:39.1374687Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T22:16:39.1437525Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T22:16:39.1600015Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:16:39.1680281Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:16:39.3056121Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T22:16:39.3213114Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T22:16:39.3241671Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T22:16:39.3262199Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T22:16:39.3342187Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T22:16:39.3384089Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T22:16:39.3404413Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T22:16:39.3511973Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:16:39.3544439Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T22:16:39.3551269Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T22:16:39.4081942Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T22:16:39.4099238Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.2 kB]
2025-08-20T22:16:39.4108110Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [17.4 kB]
2025-08-20T22:16:39.4116569Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T22:16:39.4126568Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T22:16:39.4138196Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T22:16:39.4230033Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T22:16:39.4289942Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T22:16:39.4324902Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T22:16:39.4373116Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T22:16:39.4457691Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T22:16:39.4480062Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T22:16:39.4492816Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T22:16:39.4593126Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T22:16:39.5045774Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T22:16:39.5051298Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T22:16:39.5444756Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:16:39.5492383Z Get:35 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:16:39.5529786Z Get:36 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:16:47.1377595Z Fetched 10.6 MB in 1s (8039 kB/s)
2025-08-20T22:16:47.8513898Z Reading package lists...
2025-08-20T22:16:48.0088130Z Building dependency tree...
2025-08-20T22:16:48.0094769Z Reading state information...
2025-08-20T22:16:48.0237851Z 47 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:16:48.0350807Z 
2025-08-20T22:16:48.0351492Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:16:48.0351982Z 
2025-08-20T22:16:48.0477066Z Reading package lists...
2025-08-20T22:16:48.2304104Z Building dependency tree...
2025-08-20T22:16:48.2311629Z Reading state information...
2025-08-20T22:16:48.4046258Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:16:48.4046894Z bc set to manually installed.
2025-08-20T22:16:48.4047622Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:16:48.4048631Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:16:48.4049499Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:16:48.4050089Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:16:48.4050681Z The following additional packages will be installed:
2025-08-20T22:16:48.4051218Z   libtime-duration-perl
2025-08-20T22:16:48.4511106Z The following NEW packages will be installed:
2025-08-20T22:16:48.4518832Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T22:16:48.4700717Z 0 upgraded, 4 newly installed, 0 to remove and 47 not upgraded.
2025-08-20T22:16:48.4934962Z Need to get 616 kB of archives.
2025-08-20T22:16:48.4935619Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T22:16:48.4936666Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:16:48.5501344Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T22:16:48.5803692Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:16:48.6090729Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T22:16:48.6385346Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T22:16:48.9255973Z Fetched 616 kB in 0s (3375 kB/s)
2025-08-20T22:16:48.9587078Z Selecting previously unselected package fdupes.
2025-08-20T22:16:49.0254549Z (Reading database ... 
2025-08-20T22:16:49.0255054Z (Reading database ... 5%
2025-08-20T22:16:49.0255650Z (Reading database ... 10%
2025-08-20T22:16:49.0256118Z (Reading database ... 15%
2025-08-20T22:16:49.0256576Z (Reading database ... 20%
2025-08-20T22:16:49.0257045Z (Reading database ... 25%
2025-08-20T22:16:49.0257492Z (Reading database ... 30%
2025-08-20T22:16:49.0257946Z (Reading database ... 35%
2025-08-20T22:16:49.0258312Z (Reading database ... 40%
2025-08-20T22:16:49.0258578Z (Reading database ... 45%
2025-08-20T22:16:49.0258839Z (Reading database ... 50%
2025-08-20T22:16:49.2116346Z (Reading database ... 55%
2025-08-20T22:16:49.3870081Z (Reading database ... 60%
2025-08-20T22:16:49.6568341Z (Reading database ... 65%
2025-08-20T22:16:49.9142485Z (Reading database ... 70%
2025-08-20T22:16:50.0021744Z (Reading database ... 75%
2025-08-20T22:16:50.6280634Z (Reading database ... 80%
2025-08-20T22:16:51.3946910Z (Reading database ... 85%
2025-08-20T22:16:52.1497122Z (Reading database ... 90%
2025-08-20T22:16:52.8997556Z (Reading database ... 95%
2025-08-20T22:16:52.8997986Z (Reading database ... 100%
2025-08-20T22:16:52.8998494Z (Reading database ... 219881 files and directories currently installed.)
2025-08-20T22:16:52.9044879Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T22:16:52.9078055Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:16:52.9536696Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:16:52.9674168Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:16:52.9685820Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:16:53.0086752Z Selecting previously unselected package moreutils.
2025-08-20T22:16:53.0221590Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T22:16:53.0232478Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:16:53.1708568Z Selecting previously unselected package dos2unix.
2025-08-20T22:16:53.1858471Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T22:16:53.1876443Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:16:53.5612479Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:16:53.5681371Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:16:53.5710986Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:16:53.5742346Z Setting up moreutils (0.69-1) ...
2025-08-20T22:16:53.5772157Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:17:43.3232230Z 
2025-08-20T22:17:43.3232983Z Running kernel seems to be up-to-date.
2025-08-20T22:17:43.3233460Z 
2025-08-20T22:17:43.3233610Z Restarting services...
2025-08-20T22:17:43.3305767Z 
2025-08-20T22:17:43.3306204Z Service restarts being deferred:
2025-08-20T22:17:43.3307772Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:17:43.3308128Z 
2025-08-20T22:17:43.3308509Z No containers need to be restarted.
2025-08-20T22:17:43.3308787Z 
2025-08-20T22:17:43.3309816Z No user sessions are running outdated binaries.
2025-08-20T22:17:43.3310160Z 
2025-08-20T22:17:43.3310517Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:17:44.3951257Z Reading package lists...
2025-08-20T22:17:44.5989784Z Building dependency tree...
2025-08-20T22:17:44.5997796Z Reading state information...
2025-08-20T22:17:44.7851497Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:17:44.7852248Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:17:44.7852845Z apt-utils set to manually installed.
2025-08-20T22:17:44.7853451Z ca-certificates is already the newest version (20240203).
2025-08-20T22:17:44.7854232Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:17:44.7854918Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:17:44.7855585Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:17:44.7856312Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:17:44.7856965Z moreutils is already the newest version (0.69-1).
2025-08-20T22:17:44.7857649Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:17:44.7858324Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:17:44.7858871Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:17:44.7859634Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:17:44.7860154Z tmux set to manually installed.
2025-08-20T22:17:44.7860634Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:17:44.7861195Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:17:44.7861727Z The following additional packages will be installed:
2025-08-20T22:17:44.7862218Z   python3-software-properties
2025-08-20T22:17:44.7862614Z Recommended packages:
2025-08-20T22:17:44.7862976Z   unattended-upgrades
2025-08-20T22:17:44.8223801Z The following NEW packages will be installed:
2025-08-20T22:17:44.8224391Z   rename
2025-08-20T22:17:44.8241742Z The following packages will be upgraded:
2025-08-20T22:17:44.8243177Z   python3-software-properties software-properties-common
2025-08-20T22:17:44.8449938Z 2 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:17:44.8698444Z Need to get 64.7 kB of archives.
2025-08-20T22:17:44.8699454Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:17:44.8700144Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:17:44.9163351Z 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:17:44.9461216Z 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:17:44.9762450Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:17:45.2493843Z Fetched 64.7 kB in 0s (551 kB/s)
2025-08-20T22:17:45.2745557Z (Reading database ... 
2025-08-20T22:17:45.2746124Z (Reading database ... 5%
2025-08-20T22:17:45.2746592Z (Reading database ... 10%
2025-08-20T22:17:45.2747358Z (Reading database ... 15%
2025-08-20T22:17:45.2747819Z (Reading database ... 20%
2025-08-20T22:17:45.2748270Z (Reading database ... 25%
2025-08-20T22:17:45.2748714Z (Reading database ... 30%
2025-08-20T22:17:45.2749341Z (Reading database ... 35%
2025-08-20T22:17:45.2749696Z (Reading database ... 40%
2025-08-20T22:17:45.2750028Z (Reading database ... 45%
2025-08-20T22:17:45.2750353Z (Reading database ... 50%
2025-08-20T22:17:45.2847871Z (Reading database ... 55%
2025-08-20T22:17:45.2866505Z (Reading database ... 60%
2025-08-20T22:17:45.2887869Z (Reading database ... 65%
2025-08-20T22:17:45.2936433Z (Reading database ... 70%
2025-08-20T22:17:45.2960971Z (Reading database ... 75%
2025-08-20T22:17:45.2984270Z (Reading database ... 80%
2025-08-20T22:17:45.3134669Z (Reading database ... 85%
2025-08-20T22:17:45.3429355Z (Reading database ... 90%
2025-08-20T22:17:45.3513980Z (Reading database ... 95%
2025-08-20T22:17:45.3514499Z (Reading database ... 100%
2025-08-20T22:17:45.3515195Z (Reading database ... 220050 files and directories currently installed.)
2025-08-20T22:17:45.3564777Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:17:45.5009636Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:17:45.5741738Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:17:45.6608900Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:17:45.6880009Z Selecting previously unselected package rename.
2025-08-20T22:17:45.7024725Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T22:17:45.7036106Z Unpacking rename (2.02-1) ...
2025-08-20T22:17:45.7468124Z Setting up rename (2.02-1) ...
2025-08-20T22:17:45.7534509Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:17:45.7558653Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:17:45.8845786Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:17:45.9865424Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:17:49.9267671Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:17:51.5711373Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:17:51.6065442Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:17:51.6084747Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:17:51.6112753Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:17:51.6123241Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:17:51.6304717Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:17:51.6532254Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:17:52.7863186Z Reading package lists...
2025-08-20T22:17:52.9560381Z Building dependency tree...
2025-08-20T22:17:52.9567240Z Reading state information...
2025-08-20T22:17:52.9728682Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:17:52.9881878Z 
2025-08-20T22:17:52.9882476Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:17:52.9882827Z 
2025-08-20T22:17:53.0400342Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:17:53.0707909Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:17:53.0728599Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:17:53.0736102Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:17:53.0742572Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:17:53.0843806Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:17:53.0960416Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:17:54.2591413Z Reading package lists...
2025-08-20T22:17:54.4357419Z Building dependency tree...
2025-08-20T22:17:54.4364087Z Reading state information...
2025-08-20T22:17:54.4522726Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:17:54.4634714Z 
2025-08-20T22:17:54.4635266Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:17:54.4635645Z 
2025-08-20T22:17:54.4763788Z Reading package lists...
2025-08-20T22:17:54.6563488Z Building dependency tree...
2025-08-20T22:17:54.6572000Z Reading state information...
2025-08-20T22:17:54.8261913Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:17:54.8656556Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:17:54.8963359Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:17:54.9382981Z ##[group]Run ##Presets
2025-08-20T22:17:54.9383269Z [36;1m##Presets[0m
2025-08-20T22:17:54.9383484Z [36;1mset +x ; set +e[0m
2025-08-20T22:17:54.9383697Z [36;1m#-------------#[0m
2025-08-20T22:17:54.9383898Z [36;1m##Debug?[0m
2025-08-20T22:17:54.9384152Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:17:54.9384463Z [36;1m  set -x[0m
2025-08-20T22:17:54.9404551Z [36;1mfi[0m
2025-08-20T22:17:54.9404792Z [36;1m#-------------#[0m
2025-08-20T22:17:54.9405489Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:17:54.9406104Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:17:54.9406485Z [36;1msudo service procps restart[0m
2025-08-20T22:17:54.9406762Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:17:54.9446762Z shell: /usr/bin/bash -e {0}
2025-08-20T22:17:54.9447007Z env:
2025-08-20T22:17:54.9447234Z   CROSS_COMPILING: NO
2025-08-20T22:17:54.9447462Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:17:54.9447696Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:17:54.9447922Z   ON_QEMU: NO
2025-08-20T22:17:54.9448103Z   DEBUG: 0
2025-08-20T22:17:54.9448287Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:17:54.9448523Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:17:54.9448813Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:17:54.9449425Z   KEEP_LOGS: YES
2025-08-20T22:17:54.9449633Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:17:54.9449855Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:17:54.9450090Z   SBUILD_REBUILD: false
2025-08-20T22:17:54.9450663Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:17:54.9451268Z   BUILD_SYS: docker://rust
2025-08-20T22:17:54.9451497Z   BUILD_ON_HOST: FALSE
2025-08-20T22:17:54.9451701Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:17:54.9451896Z   SYSTMP: /tmp
2025-08-20T22:17:54.9452085Z   GHA_MODE: MATRIX
2025-08-20T22:17:54.9452538Z   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:17:54.9453044Z ##[endgroup]
2025-08-20T22:17:54.9583411Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:17:54.9655752Z 0
2025-08-20T22:17:55.0007116Z vm.max_map_count = 262144
2025-08-20T22:17:55.0007467Z fs.inotify.max_user_watches = 655360
2025-08-20T22:17:55.0007759Z fs.inotify.max_user_instances = 1280
2025-08-20T22:17:55.0008093Z vm.mmap_rnd_bits = 28
2025-08-20T22:17:55.0080325Z ##[group]Run ##Presets
2025-08-20T22:17:55.0080655Z [36;1m##Presets[0m
2025-08-20T22:17:55.0080860Z [36;1mset +x ; set +e[0m
2025-08-20T22:17:55.0081083Z [36;1m#-------------#[0m
2025-08-20T22:17:55.0081275Z [36;1m##Debug?[0m
2025-08-20T22:17:55.0081517Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:17:55.0081820Z [36;1m  set -x[0m
2025-08-20T22:17:55.0082007Z [36;1mfi[0m
2025-08-20T22:17:55.0082186Z [36;1m#-------------#[0m
2025-08-20T22:17:55.0082391Z [36;1m##Main[0m
2025-08-20T22:17:55.0082609Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:17:55.0083255Z [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:17:55.0083971Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:17:55.0084343Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:17:55.0084637Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:17:55.0084889Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:17:55.0085188Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:17:55.0085504Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:17:55.0085804Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:17:55.0086120Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:17:55.0086413Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:17:55.0086740Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:17:55.0087108Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:17:55.0087384Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:17:55.0087644Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:17:55.0087925Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:17:55.0088381Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:17:55.0088661Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:17:55.0088934Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:17:55.0089451Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:17:55.0089759Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:17:55.0090052Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:17:55.0090356Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:17:55.0090658Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:17:55.0090953Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:17:55.0091252Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:17:55.0091520Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:17:55.0091854Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:17:55.0092302Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:17:55.0092767Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:17:55.0093224Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:17:55.0093577Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:17:55.0093936Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:17:55.0094571Z [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:17:55.0095365Z [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:17:55.0095897Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:17:55.0096169Z [36;1m else[0m
2025-08-20T22:17:55.0096639Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:17:55.0097003Z [36;1m fi[0m
2025-08-20T22:17:55.0097241Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:17:55.0097622Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:17:55.0098035Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:17:55.0098416Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:17:55.0098798Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:17:55.0099316Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:17:55.0099715Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:17:55.0100123Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:17:55.0100542Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:17:55.0100957Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:17:55.0101266Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:17:55.0140521Z shell: /usr/bin/bash -e {0}
2025-08-20T22:17:55.0140757Z env:
2025-08-20T22:17:55.0140939Z   CROSS_COMPILING: NO
2025-08-20T22:17:55.0141154Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:17:55.0141383Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:17:55.0141598Z   ON_QEMU: NO
2025-08-20T22:17:55.0141772Z   DEBUG: 0
2025-08-20T22:17:55.0141961Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:17:55.0142183Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:17:55.0142460Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:17:55.0142753Z   KEEP_LOGS: YES
2025-08-20T22:17:55.0142943Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:17:55.0143148Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:17:55.0143361Z   SBUILD_REBUILD: false
2025-08-20T22:17:55.0144035Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:17:55.0144618Z   BUILD_SYS: docker://rust
2025-08-20T22:17:55.0144842Z   BUILD_ON_HOST: FALSE
2025-08-20T22:17:55.0145039Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:17:55.0145232Z   SYSTMP: /tmp
2025-08-20T22:17:55.0145409Z   GHA_MODE: MATRIX
2025-08-20T22:17:55.0145839Z   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:17:55.0146701Z   GHCR_TOKEN: ***
2025-08-20T22:17:55.0146991Z   GITHUB_TOKEN: ***
2025-08-20T22:17:55.0147328Z   GITLAB_TOKEN: ***
2025-08-20T22:17:55.0148512Z   MINISIGN_KEY: ***
2025-08-20T22:17:55.0148704Z ##[endgroup]
2025-08-20T22:17:55.1105286Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:17:55.2448617Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:17:55.2449913Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:17:55.2450165Z 
2025-08-20T22:17:55.2743843Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:17:55.2744515Z 100  5406  100  5406    0     0   178k      0 --:--:-- --:--:-- --:--:--  182k
2025-08-20T22:17:55.2756864Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:17:55.2844146Z 
2025-08-20T22:17:55.2844566Z [+] Building [/tmp/tmp.AF2MUUCSqe/SBUILD_INPUT] Locally
2025-08-20T22:17:55.2844973Z 
2025-08-20T22:17:55.2858811Z '/tmp/tmp.AF2MUUCSqe/SBUILD_INPUT' -> '/tmp/pkgforge/hoVYiWhLL_build.yaml'
2025-08-20T22:17:55.4213482Z 
2025-08-20T22:17:55.4214018Z [+] Passwordless sudo is Configured
2025-08-20T22:17:55.4870389Z 
2025-08-20T22:17:55.4881571Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:17:55.4881835Z 
2025-08-20T22:17:55.5360129Z 
2025-08-20T22:17:55.5361754Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T22:17:55.5362597Z 
2025-08-20T22:17:55.5362623Z 
2025-08-20T22:17:55.5362962Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:17:55.5363292Z 
2025-08-20T22:17:55.5788822Z [+] Installing: 7z -> 7z
2025-08-20T22:17:56.0238060Z [+] Installing: actionlint -> actionlint
2025-08-20T22:17:56.1571537Z [+] Installing: anew -> anew
2025-08-20T22:17:56.5293759Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:17:56.7632906Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:17:57.1528251Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:17:57.2927742Z [+] Installing: archey -> archey
2025-08-20T22:17:57.4780508Z [+] Installing: aria2 -> aria2c
2025-08-20T22:17:57.9317021Z [+] Installing: askalono -> askalono
2025-08-20T22:17:58.3379753Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:17:58.6250123Z [+] Installing: b3sum -> b3sum
2025-08-20T22:17:59.0434927Z [+] Installing: bita -> bita
2025-08-20T22:17:59.4893030Z [+] Installing: btop -> btop
2025-08-20T22:17:59.8996815Z [+] Installing: chafa -> chafa
2025-08-20T22:18:00.3749325Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:18:01.0476908Z [+] Installing: croc -> croc
2025-08-20T22:18:01.4739311Z [+] Installing: csvtk -> csvtk
2025-08-20T22:18:01.9625238Z [+] Installing: cutlines -> cutlines
2025-08-20T22:18:02.3354385Z curl: (22) The requested URL returned error: 404
2025-08-20T22:18:02.3401746Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:18:02.3402484Z [+] Installing: dbin -> dbin
2025-08-20T22:18:02.7923060Z [+] Installing: dasel -> dasel
2025-08-20T22:18:03.2459264Z [+] Installing: delta -> delta
2025-08-20T22:18:03.6690862Z [+] Installing: ds -> ds
2025-08-20T22:18:03.7851241Z curl: (22) The requested URL returned error: 404
2025-08-20T22:18:03.7896898Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:18:03.7897956Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:18:04.1835551Z [+] Installing: duf -> duf
2025-08-20T22:18:04.5037219Z [+] Installing: duplicut -> duplicut
2025-08-20T22:18:04.9219410Z [+] Installing: dust -> dust
2025-08-20T22:18:05.3219668Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:18:05.5595524Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:18:05.7031098Z [+] Installing: dysk -> dysk
2025-08-20T22:18:06.1080566Z [+] Installing: eget -> eget
2025-08-20T22:18:06.5294874Z [+] Installing: epoch -> epoch
2025-08-20T22:18:06.9264920Z [+] Installing: faketty -> faketty
2025-08-20T22:18:07.3814419Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:18:07.7734350Z [+] Installing: freeze -> freeze
2025-08-20T22:18:08.2247654Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:18:08.6445246Z [+] Installing: gdu -> gdu
2025-08-20T22:18:09.1285148Z [+] Installing: gh -> gh
2025-08-20T22:18:09.6948376Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:18:09.8870176Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:18:10.1459813Z [+] Installing: glab -> glab
2025-08-20T22:18:10.7006848Z [+] Installing: glow -> glow
2025-08-20T22:18:11.1445803Z [+] Installing: httpx -> httpx
2025-08-20T22:18:11.6854839Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:18:12.1797285Z [+] Installing: husarnet -> husarnet
2025-08-20T22:18:12.5561057Z curl: (22) The requested URL returned error: 404
2025-08-20T22:18:12.5604547Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:18:12.5605550Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:18:12.9370087Z curl: (22) The requested URL returned error: 404
2025-08-20T22:18:12.9413981Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:18:12.9415294Z [+] Installing: imgcat -> imgcat
2025-08-20T22:18:13.3211937Z [+] Installing: jc -> jc
2025-08-20T22:18:13.5158821Z [+] Installing: jq -> jq
2025-08-20T22:18:13.9465790Z [+] Installing: logdy -> logdy
2025-08-20T22:18:14.5098797Z [+] Installing: micro -> micro
2025-08-20T22:18:14.9603663Z [+] Installing: miniserve -> miniserve
2025-08-20T22:18:15.3865181Z [+] Installing: minisign -> minisign
2025-08-20T22:18:15.6306256Z [+] Installing: ncdu -> ncdu
2025-08-20T22:18:16.0299349Z [+] Installing: notify -> notify
2025-08-20T22:18:16.5075846Z [+] Installing: ouch -> ouch
2025-08-20T22:18:16.9233364Z [+] Installing: oras -> oras
2025-08-20T22:18:17.1971352Z [+] Installing: pipetty -> pipetty
2025-08-20T22:18:17.6247087Z [+] Installing: pixterm -> pixterm
2025-08-20T22:18:18.0574768Z [+] Installing: qsv -> qsv
2025-08-20T22:18:18.5478134Z [+] Installing: rclone -> rclone
2025-08-20T22:18:19.2063290Z [+] Installing: ripgrep -> rg
2025-08-20T22:18:19.6133956Z [+] Installing: rga -> rga
2025-08-20T22:18:19.7664742Z [+] Installing: rsync -> rsync
2025-08-20T22:18:20.1895725Z [+] Installing: script -> script
2025-08-20T22:18:20.3261814Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:18:20.8004693Z [+] Installing: soar -> soar
2025-08-20T22:18:21.2295006Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:18:21.6378645Z [+] Installing: sstrip -> sstrip
2025-08-20T22:18:22.0287691Z [+] Installing: strace -> strace
2025-08-20T22:18:22.3439492Z [+] Installing: sttr -> sttr
2025-08-20T22:18:22.7920967Z [+] Installing: tailscale -> tailscale
2025-08-20T22:18:23.2467163Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:18:23.7624808Z [+] Installing: taplo -> taplo
2025-08-20T22:18:23.9417967Z [+] Installing: tldr -> tldr
2025-08-20T22:18:24.4085507Z [+] Installing: tldr -> tealdeer
2025-08-20T22:18:24.7865780Z [+] Installing: tmux -> tmux
2025-08-20T22:18:25.1913527Z [+] Installing: tok -> tok
2025-08-20T22:18:25.5903169Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:18:25.8254267Z [+] Installing: trurl -> trurl
2025-08-20T22:18:26.2964297Z [+] Installing: tss -> tss
2025-08-20T22:18:26.5587697Z [+] Installing: ulexec -> ulexec
2025-08-20T22:18:26.9819426Z [+] Installing: unfurl -> unfurl
2025-08-20T22:18:27.4332385Z [+] Installing: upx -> upx
2025-08-20T22:18:27.8352748Z [+] Installing: validtoml -> validtoml
2025-08-20T22:18:28.2568506Z [+] Installing: wget -> wget
2025-08-20T22:18:28.6748288Z [+] Installing: wget2 -> wget2
2025-08-20T22:18:29.0949112Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:18:29.5188066Z [+] Installing: xq -> xq
2025-08-20T22:18:29.8133745Z [+] Installing: xz -> xz
2025-08-20T22:18:30.2061985Z [+] Installing: unxz -> unxz
2025-08-20T22:18:30.6073753Z [+] Installing: yq -> yq
2025-08-20T22:18:31.0352788Z [+] Installing: yj -> yj
2025-08-20T22:18:31.4510236Z [+] Installing: zapper -> zapper
2025-08-20T22:18:31.6895155Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:18:31.9034770Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:18:32.2777135Z curl: (22) The requested URL returned error: 404
2025-08-20T22:18:32.2825781Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:18:32.2826536Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:18:32.6562761Z curl: (22) The requested URL returned error: 404
2025-08-20T22:18:32.6609778Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:18:32.6610846Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:18:33.0320077Z curl: (22) The requested URL returned error: 404
2025-08-20T22:18:33.0368137Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:18:33.0369578Z [+] Installing: zstd -> zstd
2025-08-20T22:18:33.4821554Z [+] Creating symlinks...
2025-08-20T22:18:33.4913897Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:18:33.5013349Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:18:33.5111798Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:18:33.5212552Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:18:33.5311885Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:18:33.5411401Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:18:33.5511502Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:18:33.5611211Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:18:33.5710867Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:18:33.5812036Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:18:33.5914043Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:18:33.6018428Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:18:33.6120105Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:18:33.6221141Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:18:33.6322022Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:18:33.6426278Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:18:33.6530455Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:18:33.6569385Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:18:33.6661530Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:18:33.6766071Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:18:33.6872795Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:18:33.6911741Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:18:33.7005231Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:18:33.7109672Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:18:33.7211825Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:18:33.7313201Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:18:33.7413861Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:18:33.7513773Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:18:33.7613442Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:18:33.7715721Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:18:33.7819192Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:18:33.7925870Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:18:33.8025835Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:18:33.8124279Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:18:33.8223324Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:18:33.8323874Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:18:33.8425151Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:18:33.8525905Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:18:33.8625386Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:18:33.8724950Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:18:33.8823706Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:18:33.8921838Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:18:33.9021407Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:18:33.9120927Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:18:33.9160907Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:18:33.9190097Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:18:33.9285026Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:18:33.9389990Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:18:33.9493615Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:18:33.9601324Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:18:33.9706514Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:18:33.9806260Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:18:33.9908307Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:18:34.0010177Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:18:34.0113226Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:18:34.0213905Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:18:34.0314040Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:18:34.0420331Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:18:34.0527737Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:18:34.0640810Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:18:34.0751669Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:18:34.0871616Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:18:34.0974534Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:18:34.1084355Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:18:34.1195466Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:18:34.1306258Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:18:34.1415705Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:18:34.1519900Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:18:34.1623767Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:18:34.1729867Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:18:34.1831884Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:18:34.1935104Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:18:34.2037670Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:18:34.2139787Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:18:34.2244049Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:18:34.2344647Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:18:34.2445021Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:18:34.2545204Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:18:34.2646240Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:18:34.2748124Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:18:34.2848525Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:18:34.2951646Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:18:34.3052156Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:18:34.3152020Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:18:34.3252001Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:18:34.3352017Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:18:34.3451263Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:18:34.3553304Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:18:34.3655713Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:18:34.3757481Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:18:34.3860682Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:18:34.3962731Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:18:34.4063908Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:18:34.4165003Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:18:34.4265096Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:18:34.4303873Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:18:34.4332685Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:18:34.4363090Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:18:34.4456752Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:18:34.4484132Z 
2025-08-20T22:18:34.4484756Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:18:34.4485225Z 
2025-08-20T22:18:34.4497356Z 
2025-08-20T22:18:34.4596641Z 
2025-08-20T22:18:34.4597160Z [+] Disk Size (/usr/local/bin) :: 930M --> 1.8G
2025-08-20T22:18:34.4597499Z 
2025-08-20T22:18:34.4597640Z [+] Installation completed!
2025-08-20T22:18:34.4670033Z 
2025-08-20T22:18:34.4670299Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:18:34.7525799Z github.com
2025-08-20T22:18:34.7526855Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:18:34.7527410Z   - Active account: true
2025-08-20T22:18:34.7527796Z   - Git operations protocol: https
2025-08-20T22:18:34.7528245Z   - Token: ghp_************************************
2025-08-20T22:18:34.7529676Z   - 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:18:34.7530671Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:18:34.7531144Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:18:34.8746986Z Limit: 5000, Remaining: 4901, Reset: 2025-08-20 22:27:57 +0000 UTC (9m22s)
2025-08-20T22:18:34.8756415Z 
2025-08-20T22:18:34.8756762Z [+] GHCR_TOKEN is Exported
2025-08-20T22:18:34.8789542Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:18:35.0304173Z Login Succeeded
2025-08-20T22:18:35.0313269Z 
2025-08-20T22:18:35.0313433Z [+] GITLAB is Exported
2025-08-20T22:18:35.1959766Z [git remote -v]
2025-08-20T22:18:35.4295773Z gitlab.com
2025-08-20T22:18:35.4296769Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:18:35.4297983Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:18:35.4299269Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:18:35.4300199Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:18:35.4300891Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:18:35.4301958Z   ✓ Token found: **************************
2025-08-20T22:18:35.4302453Z 
2025-08-20T22:18:35.4303214Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:18:35.4304130Z [git remote -v]
2025-08-20T22:18:35.4316883Z 2025/08/20 22:18:35 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:18:35.4317727Z git: exit status 128]
2025-08-20T22:18:35.6373275Z 
2025-08-20T22:18:35.6373292Z 
2025-08-20T22:18:35.6374104Z  [+] Started Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:18:35 PM)
2025-08-20T22:18:35.6374581Z 
2025-08-20T22:18:35.6374585Z 
2025-08-20T22:18:35.6374698Z [+] USER = runner
2025-08-20T22:18:35.6374998Z [+] HOME = /home/runner
2025-08-20T22:18:35.6377465Z [+] 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:18:35.6380408Z 
2025-08-20T22:18:35.7020324Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:18:35.7547485Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:18:35.7551357Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:18:35.7554193Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:18:35.7562888Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:18:35.7570586Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:18:35.7577590Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:18:36.9844519Z Reading package lists...
2025-08-20T22:18:37.0190643Z Reading package lists...
2025-08-20T22:18:37.2387828Z Building dependency tree...
2025-08-20T22:18:37.2396836Z Reading state information...
2025-08-20T22:18:37.4693611Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:18:37.4694209Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:18:37.4694697Z ca-certificates is already the newest version (20240203).
2025-08-20T22:18:37.4695202Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:18:37.4695717Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:18:37.4696193Z moreutils is already the newest version (0.69-1).
2025-08-20T22:18:37.4696753Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:18:37.4697365Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:18:37.4698256Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:18:37.5374223Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:18:37.5691218Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:18:37.5693717Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:18:37.5701123Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:18:37.5707515Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:18:37.5715577Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:18:37.5751903Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:18:38.7772500Z Reading package lists...
2025-08-20T22:18:38.8099802Z Reading package lists...
2025-08-20T22:18:39.0231882Z Building dependency tree...
2025-08-20T22:18:39.0239595Z Reading state information...
2025-08-20T22:18:39.2204405Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:18:39.2205482Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:18:39.2206389Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:18:39.2207117Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:18:39.2207886Z ca-certificates is already the newest version (20240203).
2025-08-20T22:18:39.2208642Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:18:39.2209646Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:18:39.2210365Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:18:39.2210974Z gawk set to manually installed.
2025-08-20T22:18:39.2211477Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:18:39.2211903Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:18:39.2212377Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:18:39.2213089Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:18:39.2214005Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:18:39.2225402Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:18:39.2225949Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:18:39.2226464Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:18:39.2226960Z The following additional packages will be installed:
2025-08-20T22:18:39.2227580Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:18:39.2228334Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:18:39.2229287Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:18:39.2229969Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:18:39.2230597Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:18:39.2231075Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:18:39.2231417Z Suggested packages:
2025-08-20T22:18:39.2231724Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:18:39.2232203Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:18:39.2232704Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:18:39.2233198Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:18:39.2233680Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T22:18:39.2234131Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T22:18:39.2234473Z   fonts-arphic-uming fonts-nanum
2025-08-20T22:18:39.2594728Z The following NEW packages will be installed:
2025-08-20T22:18:39.2595687Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:18:39.2597133Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:18:39.2598814Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:18:39.2600261Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:18:39.2601465Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:18:39.2604703Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:18:39.2606532Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:18:39.2809410Z 0 upgraded, 36 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:18:39.2809821Z Need to get 27.5 MB of archives.
2025-08-20T22:18:39.2810202Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T22:18:39.2810888Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:18:39.3315202Z 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:18:39.4382396Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:18:39.5572971Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T22:18:39.6128645Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T22:18:39.6416830Z 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:18:39.6723444Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T22:18:39.7344473Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:18:39.7924553Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:18:39.8531439Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T22:18:39.8855176Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:18:40.3667706Z 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:18:40.4044392Z 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:18:40.4664900Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T22:18:40.4981310Z 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:18:40.5278187Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T22:18:40.5602441Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T22:18:40.5897203Z 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:18:40.7809554Z 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:18:40.8531990Z 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:18:40.8887803Z 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:18:40.9177059Z 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:18:40.9479631Z 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:18:41.0182035Z 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:18:41.0912382Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T22:18:41.1268615Z 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:18:41.1596081Z 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:18:41.2418201Z 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:18:41.2732837Z 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:18:41.3042106Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T22:18:41.3371762Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T22:18:41.3668194Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T22:18:41.4017002Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T22:18:41.4330596Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T22:18:41.5577933Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T22:18:41.6146886Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T22:18:41.6782340Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T22:18:41.9517178Z Preconfiguring packages ...
2025-08-20T22:18:42.0189888Z Fetched 27.5 MB in 2s (11.4 MB/s)
2025-08-20T22:18:42.0415141Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:18:42.0469209Z (Reading database ... 
2025-08-20T22:18:42.0469702Z (Reading database ... 5%
2025-08-20T22:18:42.0470160Z (Reading database ... 10%
2025-08-20T22:18:42.0470611Z (Reading database ... 15%
2025-08-20T22:18:42.0470913Z (Reading database ... 20%
2025-08-20T22:18:42.0471183Z (Reading database ... 25%
2025-08-20T22:18:42.0471456Z (Reading database ... 30%
2025-08-20T22:18:42.0471717Z (Reading database ... 35%
2025-08-20T22:18:42.0471985Z (Reading database ... 40%
2025-08-20T22:18:42.0472251Z (Reading database ... 45%
2025-08-20T22:18:42.0472516Z (Reading database ... 50%
2025-08-20T22:18:42.0574838Z (Reading database ... 55%
2025-08-20T22:18:42.0593943Z (Reading database ... 60%
2025-08-20T22:18:42.0615841Z (Reading database ... 65%
2025-08-20T22:18:42.0655174Z (Reading database ... 70%
2025-08-20T22:18:42.0680495Z (Reading database ... 75%
2025-08-20T22:18:42.0704291Z (Reading database ... 80%
2025-08-20T22:18:42.0859643Z (Reading database ... 85%
2025-08-20T22:18:42.1153589Z (Reading database ... 90%
2025-08-20T22:18:42.1232873Z (Reading database ... 95%
2025-08-20T22:18:42.1233334Z (Reading database ... 100%
2025-08-20T22:18:42.1233876Z (Reading database ... 220072 files and directories currently installed.)
2025-08-20T22:18:42.1280916Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:18:42.1486293Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:18:42.2932496Z Selecting previously unselected package poppler-data.
2025-08-20T22:18:42.3078578Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:18:42.3091554Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:18:42.4382046Z Selecting previously unselected package b3sum.
2025-08-20T22:18:42.4523166Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T22:18:42.4534422Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:18:42.4822559Z Selecting previously unselected package build-essential.
2025-08-20T22:18:42.4965144Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T22:18:42.4977245Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:18:42.5216943Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T22:18:42.5359712Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T22:18:42.5382565Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:18:42.5633593Z Selecting previously unselected package ccache.
2025-08-20T22:18:42.5775334Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T22:18:42.5786800Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:18:42.6320486Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:18:42.6463915Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:18:42.6474802Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:18:42.6806791Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:18:42.6950785Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:18:42.6961696Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:18:42.7296744Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:18:42.7441169Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T22:18:42.7452047Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:18:42.8018368Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:18:42.8162113Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:18:42.8825885Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:18:42.9970773Z Selecting previously unselected package libgs-common.
2025-08-20T22:18:43.0118338Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:18:43.0130612Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:18:43.0434620Z Selecting previously unselected package libgs10-common.
2025-08-20T22:18:43.0585112Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:18:43.0599965Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:18:43.1376369Z Selecting previously unselected package libidn12:amd64.
2025-08-20T22:18:43.1521495Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T22:18:43.1532938Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:18:43.1795374Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T22:18:43.1944036Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T22:18:43.1956338Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:18:43.2208793Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T22:18:43.2354409Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T22:18:43.2364728Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:18:43.2623800Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T22:18:43.2770171Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T22:18:43.2780174Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:18:43.3025519Z Selecting previously unselected package libgs10:amd64.
2025-08-20T22:18:43.3173670Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:18:43.3184303Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:18:43.4283599Z Selecting previously unselected package ghostscript.
2025-08-20T22:18:43.4430187Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:18:43.4442425Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:18:43.4777498Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:18:43.4918298Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:18:43.4928375Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:18:43.6188508Z Selecting previously unselected package imagemagick.
2025-08-20T22:18:43.6333303Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:18:43.6342870Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:18:43.6569825Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:18:43.6715039Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:18:43.6723299Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:18:43.6977983Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T22:18:43.7119278Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T22:18:43.7127484Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:18:43.7419907Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T22:18:43.7560475Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T22:18:43.7568143Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:18:43.7815052Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T22:18:43.7956771Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:18:43.7965540Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:18:43.8204831Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:18:43.8345429Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:18:43.8357736Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:18:43.8580935Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T22:18:43.8721169Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T22:18:43.8731303Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:18:43.9142847Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T22:18:43.9284363Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T22:18:43.9294277Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:18:43.9513842Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T22:18:43.9660900Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:18:43.9669879Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:18:44.0037569Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T22:18:44.0184317Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:18:44.0193343Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:18:44.0434994Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:18:44.0581692Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T22:18:44.0599805Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:18:44.0952655Z Selecting previously unselected package libtool-bin.
2025-08-20T22:18:44.1096836Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T22:18:44.1105418Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:18:44.1349768Z Selecting previously unselected package lzip.
2025-08-20T22:18:44.1492296Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T22:18:44.1502543Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:18:44.1754418Z Selecting previously unselected package netpbm.
2025-08-20T22:18:44.1897065Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:18:44.1905725Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:18:44.3561268Z Selecting previously unselected package musl:amd64.
2025-08-20T22:18:44.3713056Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T22:18:44.3722543Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T22:18:44.4117443Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T22:18:44.4262543Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T22:18:44.4276158Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:18:44.4961767Z Selecting previously unselected package musl-tools.
2025-08-20T22:18:44.5112630Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T22:18:44.5122298Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:18:44.5563964Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:18:44.7012667Z 
2025-08-20T22:18:44.7013262Z Creating config file /etc/papersize with new version
2025-08-20T22:18:44.7869203Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:18:44.7890819Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:18:44.7921127Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:18:44.7943337Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:18:44.7968209Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:18:44.7995389Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:18:44.8018327Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:18:44.8041796Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:18:44.8147230Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:18:44.8174908Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:18:44.8198180Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:18:44.8258822Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:18:44.8312664Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:18:44.8359465Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:18:44.8380843Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:18:44.8404848Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:18:44.8428157Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:18:44.8471394Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:18:44.8496428Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:18:44.8568611Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:18:44.8611429Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:18:44.8665160Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:18:44.8708874Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:18:44.8762856Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:18:44.8808189Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:18:44.8863331Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:18:44.8907302Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:18:44.8961527Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:18:44.9006103Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:18:44.9061202Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:18:44.9107607Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:18:44.9165685Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:18:44.9213073Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:18:44.9269611Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:18:44.9315360Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:18:44.9374499Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:18:44.9421537Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:18:44.9480059Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:18:44.9528804Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:18:44.9591475Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:18:44.9641218Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:18:44.9662289Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:18:44.9685987Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T22:18:44.9727319Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:18:44.9751951Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:18:44.9959395Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:18:44.9979843Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:18:45.0003085Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:18:45.0027630Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:18:45.0057447Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:18:45.0457574Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:18:45.0481788Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:18:45.0531836Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:18:45.0570578Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:18:45.0595970Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:18:45.0617578Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:18:45.0638034Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:18:45.2382935Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:18:45.2406749Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:18:45.2428888Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:18:45.2455836Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:18:45.2523849Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:18:45.6859665Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:18:46.0548620Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:18:46.9392706Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:18:47.0414725Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:18:54.9942381Z Reading package lists...
2025-08-20T22:18:55.1932543Z Building dependency tree...
2025-08-20T22:18:55.1941115Z Reading state information...
2025-08-20T22:18:55.3768842Z autoconf is already the newest version (2.71-3).
2025-08-20T22:18:55.3769718Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:18:55.3770409Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:18:55.3771047Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:18:55.3771682Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:18:55.3772333Z ca-certificates is already the newest version (20240203).
2025-08-20T22:18:55.3772946Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:18:55.3773534Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:18:55.3774590Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:18:55.3775218Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:18:55.3775819Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:18:55.3776399Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:18:55.3776912Z patch set to manually installed.
2025-08-20T22:18:55.3777426Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:18:55.3778046Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:18:55.3778653Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:18:55.3779425Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:18:55.3779929Z Suggested packages:
2025-08-20T22:18:55.3780266Z   scons-doc
2025-08-20T22:18:55.3927409Z The following NEW packages will be installed:
2025-08-20T22:18:55.3935841Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:18:55.4109925Z 0 upgraded, 5 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:18:55.4110338Z Need to get 15.8 MB of archives.
2025-08-20T22:18:55.4110686Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T22:18:55.4111068Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:18:55.4585395Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:18:55.5240357Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T22:18:55.5529945Z 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:18:56.1324866Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:18:56.1941688Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T22:18:56.4754362Z Fetched 15.8 MB in 1s (19.8 MB/s)
2025-08-20T22:18:56.4940096Z Selecting previously unselected package autopoint.
2025-08-20T22:18:56.4995263Z (Reading database ... 
2025-08-20T22:18:56.4995727Z (Reading database ... 5%
2025-08-20T22:18:56.4996186Z (Reading database ... 10%
2025-08-20T22:18:56.4996625Z (Reading database ... 15%
2025-08-20T22:18:56.4997053Z (Reading database ... 20%
2025-08-20T22:18:56.4997496Z (Reading database ... 25%
2025-08-20T22:18:56.4997917Z (Reading database ... 30%
2025-08-20T22:18:56.4998339Z (Reading database ... 35%
2025-08-20T22:18:56.4998766Z (Reading database ... 40%
2025-08-20T22:18:56.4999402Z (Reading database ... 45%
2025-08-20T22:18:56.4999683Z (Reading database ... 50%
2025-08-20T22:18:56.5102113Z (Reading database ... 55%
2025-08-20T22:18:56.5122392Z (Reading database ... 60%
2025-08-20T22:18:56.5145134Z (Reading database ... 65%
2025-08-20T22:18:56.5190316Z (Reading database ... 70%
2025-08-20T22:18:56.5213431Z (Reading database ... 75%
2025-08-20T22:18:56.5242524Z (Reading database ... 80%
2025-08-20T22:18:56.5400770Z (Reading database ... 85%
2025-08-20T22:18:56.5721076Z (Reading database ... 90%
2025-08-20T22:18:56.5821350Z (Reading database ... 95%
2025-08-20T22:18:56.5821784Z (Reading database ... 100%
2025-08-20T22:18:56.5822310Z (Reading database ... 222565 files and directories currently installed.)
2025-08-20T22:18:56.5899313Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:18:56.9543523Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:18:57.5822338Z Selecting previously unselected package clang.
2025-08-20T22:18:57.5963123Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T22:18:57.5972190Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:18:57.6187632Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:18:57.6327665Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T22:18:57.6335940Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:18:58.0847130Z Selecting previously unselected package scons.
2025-08-20T22:18:58.0993439Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:18:58.1004603Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:18:58.1660734Z Selecting previously unselected package byacc.
2025-08-20T22:18:58.1807083Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T22:18:58.1815059Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:18:58.2221517Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:18:58.2265520Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:18:58.2343934Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:18:58.2561375Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:18:58.6596109Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:18:58.6622400Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:19:02.5758326Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T22:19:04.2724824Z Reading package lists...
2025-08-20T22:19:04.4692730Z Building dependency tree...
2025-08-20T22:19:04.4701875Z Reading state information...
2025-08-20T22:19:04.6406828Z The following additional packages will be installed:
2025-08-20T22:19:04.6407473Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:19:04.6407951Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:19:04.6408505Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:19:04.6409486Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:19:04.6410679Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:19:04.6411260Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:19:04.6411882Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:19:04.6412448Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:19:04.6413299Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:19:04.6419407Z Suggested packages:
2025-08-20T22:19:04.6419861Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:19:04.6420466Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:19:04.6420899Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:19:04.6421331Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:19:04.6421785Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T22:19:04.6422227Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T22:19:04.6422665Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T22:19:04.6423166Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T22:19:04.6423526Z   wdiff-doc
2025-08-20T22:19:04.6423712Z Recommended packages:
2025-08-20T22:19:04.6424016Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:19:04.6424459Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T22:19:04.6424917Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T22:19:04.6425389Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T22:19:04.6619592Z The following NEW packages will be installed:
2025-08-20T22:19:04.6620654Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:19:04.6621516Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:19:04.6622391Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:19:04.6623450Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:19:04.6624438Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:19:04.6625380Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:19:04.6626720Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:19:04.6627661Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:19:04.6628667Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:19:04.6813396Z 0 upgraded, 30 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:04.6814020Z Need to get 2417 kB of archives.
2025-08-20T22:19:04.6814602Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T22:19:04.6815267Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:19:04.7271044Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:19:04.7561122Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:19:04.7858526Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:19:04.8173279Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:19:04.8460955Z 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:19:04.8791322Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T22:19:04.9094125Z 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:19:04.9385558Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:19:04.9688777Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T22:19:05.0001161Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T22:19:05.0290378Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:19:05.0607019Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:19:05.0898310Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:19:05.1187925Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:19:05.1483851Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:19:05.1809177Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:19:05.2108005Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:19:05.2958010Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:19:05.3258815Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:19:05.3552150Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T22:19:05.3842097Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T22:19:05.4522329Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:19:05.4974504Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:19:05.5284576Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:19:05.5584312Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:19:05.5891834Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:19:05.6204490Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:19:05.6637124Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T22:19:05.7067589Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T22:19:05.7408002Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:19:06.1240524Z Fetched 2417 kB in 1s (2085 kB/s)
2025-08-20T22:19:06.1425377Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:19:06.1480734Z (Reading database ... 
2025-08-20T22:19:06.1481165Z (Reading database ... 5%
2025-08-20T22:19:06.1481581Z (Reading database ... 10%
2025-08-20T22:19:06.1481881Z (Reading database ... 15%
2025-08-20T22:19:06.1482160Z (Reading database ... 20%
2025-08-20T22:19:06.1482445Z (Reading database ... 25%
2025-08-20T22:19:06.1482721Z (Reading database ... 30%
2025-08-20T22:19:06.1482984Z (Reading database ... 35%
2025-08-20T22:19:06.1483256Z (Reading database ... 40%
2025-08-20T22:19:06.1483519Z (Reading database ... 45%
2025-08-20T22:19:06.1483783Z (Reading database ... 50%
2025-08-20T22:19:06.1589978Z (Reading database ... 55%
2025-08-20T22:19:06.1610066Z (Reading database ... 60%
2025-08-20T22:19:06.1632903Z (Reading database ... 65%
2025-08-20T22:19:06.1678624Z (Reading database ... 70%
2025-08-20T22:19:06.1702043Z (Reading database ... 75%
2025-08-20T22:19:06.1732518Z (Reading database ... 80%
2025-08-20T22:19:06.1766077Z (Reading database ... 85%
2025-08-20T22:19:06.2223856Z (Reading database ... 90%
2025-08-20T22:19:06.2307664Z (Reading database ... 95%
2025-08-20T22:19:06.2308098Z (Reading database ... 100%
2025-08-20T22:19:06.2308640Z (Reading database ... 223013 files and directories currently installed.)
2025-08-20T22:19:06.2357476Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:19:06.2366877Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:19:06.2586801Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:19:06.2728464Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:19:06.2740740Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:19:06.2953773Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:19:06.3098259Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:19:06.3108733Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:19:06.3367899Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:19:06.3513018Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:19:06.3522549Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:19:06.3739437Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:19:06.3883713Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:19:06.3893586Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:19:06.4115868Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:19:06.4259752Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T22:19:06.4267736Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:19:06.4506426Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T22:19:06.4651493Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T22:19:06.4660969Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:19:06.4907238Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:19:06.5056373Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:19:06.5065760Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:19:06.5285626Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T22:19:06.5429109Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T22:19:06.5438919Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:19:06.5670488Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T22:19:06.5814583Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T22:19:06.5824460Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:19:06.6051095Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:19:06.6197359Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:19:06.6206069Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:19:06.6423842Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:19:06.6564565Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:19:06.6573359Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:19:06.6791415Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:19:06.6932517Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:19:06.6942082Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:19:06.7174558Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:19:06.7313042Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:19:06.7321113Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:19:06.7535848Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:19:06.7680784Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:19:06.7689983Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:19:06.7953663Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:19:06.8101465Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:19:06.8111304Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:19:06.8332125Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:19:06.8472668Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:19:06.8483100Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:19:06.8750323Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:19:06.8893414Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:19:06.8901421Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:19:06.9142302Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:19:06.9283530Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:19:06.9292138Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:19:06.9504708Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T22:19:06.9644910Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T22:19:06.9653460Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:19:06.9873361Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T22:19:07.0013318Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T22:19:07.0022039Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:19:07.0452200Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:19:07.0596589Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:19:07.0604848Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:19:07.0882019Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:19:07.1023951Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:19:07.1037928Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:19:07.1255632Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:19:07.1396044Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:19:07.1404321Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:19:07.1614820Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:19:07.1756294Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:19:07.1764432Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:19:07.2002144Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:19:07.2143389Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:19:07.2152442Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:19:07.2384070Z Selecting previously unselected package libwww-perl.
2025-08-20T22:19:07.2525302Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:19:07.2534406Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:19:07.2843350Z Selecting previously unselected package patchutils.
2025-08-20T22:19:07.2986824Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T22:19:07.2994955Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:19:07.3379918Z Selecting previously unselected package wdiff.
2025-08-20T22:19:07.3521445Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T22:19:07.3530961Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:19:07.3785733Z Selecting previously unselected package devscripts.
2025-08-20T22:19:07.3929354Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:19:07.4126107Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:19:07.5437629Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:19:07.5461311Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:19:07.5483637Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:19:07.5506607Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:19:07.5533022Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:19:07.5555126Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:19:07.5576893Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:19:07.5598801Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:19:07.5625124Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:19:07.5647500Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:19:07.5670093Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:19:07.5715985Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:19:07.5738010Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:19:07.5760547Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:19:07.5783458Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:19:07.5805448Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:19:07.5828282Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:19:07.5851873Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:19:07.5875551Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:19:07.5899182Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:19:07.5919722Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:19:07.5945972Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:19:07.5967885Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:19:07.5989375Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:19:07.6016532Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:19:07.6037318Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:19:07.6057739Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:19:07.6090372Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:19:07.6119504Z Setting up devscripts (2.23.7) ...
2025-08-20T22:19:07.7380554Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:19:07.7407007Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:19:12.5517023Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:19:14.4035092Z Reading package lists...
2025-08-20T22:19:14.6237327Z Building dependency tree...
2025-08-20T22:19:14.6245718Z Reading state information...
2025-08-20T22:19:14.8627515Z The following additional packages will be installed:
2025-08-20T22:19:14.8636703Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:19:14.8644562Z Suggested packages:
2025-08-20T22:19:14.8644989Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T22:19:14.8817838Z The following NEW packages will be installed:
2025-08-20T22:19:14.8828863Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:19:14.9035433Z 0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:14.9036043Z Need to get 13.6 MB of archives.
2025-08-20T22:19:14.9036593Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T22:19:14.9037238Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:19:14.9512199Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T22:19:14.9840968Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T22:19:15.0158476Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:19:15.1401140Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T22:19:15.8327124Z Fetched 13.6 MB in 1s (20.6 MB/s)
2025-08-20T22:19:15.8530613Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T22:19:15.8589332Z (Reading database ... 
2025-08-20T22:19:15.8590123Z (Reading database ... 5%
2025-08-20T22:19:15.8590781Z (Reading database ... 10%
2025-08-20T22:19:15.8591159Z (Reading database ... 15%
2025-08-20T22:19:15.8591446Z (Reading database ... 20%
2025-08-20T22:19:15.8591715Z (Reading database ... 25%
2025-08-20T22:19:15.8591982Z (Reading database ... 30%
2025-08-20T22:19:15.8592250Z (Reading database ... 35%
2025-08-20T22:19:15.8592830Z (Reading database ... 40%
2025-08-20T22:19:15.8593100Z (Reading database ... 45%
2025-08-20T22:19:15.8593364Z (Reading database ... 50%
2025-08-20T22:19:15.8688521Z (Reading database ... 55%
2025-08-20T22:19:15.8731590Z (Reading database ... 60%
2025-08-20T22:19:15.8756242Z (Reading database ... 65%
2025-08-20T22:19:15.8807622Z (Reading database ... 70%
2025-08-20T22:19:15.8834811Z (Reading database ... 75%
2025-08-20T22:19:15.8865550Z (Reading database ... 80%
2025-08-20T22:19:15.9044331Z (Reading database ... 85%
2025-08-20T22:19:15.9387942Z (Reading database ... 90%
2025-08-20T22:19:15.9478875Z (Reading database ... 95%
2025-08-20T22:19:15.9479691Z (Reading database ... 100%
2025-08-20T22:19:15.9480195Z (Reading database ... 223948 files and directories currently installed.)
2025-08-20T22:19:15.9526072Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T22:19:15.9544398Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:19:15.9776951Z Selecting previously unselected package librhash0:amd64.
2025-08-20T22:19:15.9918880Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T22:19:15.9929559Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:19:16.0170282Z Selecting previously unselected package cmake-data.
2025-08-20T22:19:16.0318219Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:19:16.0387825Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:19:16.6015148Z Selecting previously unselected package cmake.
2025-08-20T22:19:16.6175710Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T22:19:16.6184669Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:19:16.8184723Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:19:16.8207749Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:19:16.8231891Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:19:16.8300225Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:19:16.8331623Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:19:20.9746809Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:19:21.5504249Z 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:19:21.5505896Z Running kernel seems to be up-to-date.
2025-08-20T22:19:21.5506230Z 
2025-08-20T22:19:21.5506379Z Restarting services...
2025-08-20T22:19:21.5569588Z 
2025-08-20T22:19:21.5570197Z Service restarts being deferred:
2025-08-20T22:19:21.5570984Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:19:21.5571497Z 
2025-08-20T22:19:21.5571648Z No containers need to be restarted.
2025-08-20T22:19:21.5571880Z 
2025-08-20T22:19:21.5572100Z No user sessions are running outdated binaries.
2025-08-20T22:19:21.5572384Z 
2025-08-20T22:19:21.5572603Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:19:22.6068033Z Reading package lists...
2025-08-20T22:19:22.8031947Z Building dependency tree...
2025-08-20T22:19:22.8041551Z Reading state information...
2025-08-20T22:19:23.0100946Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:19:23.0101595Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:19:23.0101957Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:19:23.0102303Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:19:23.0102647Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:19:23.0102997Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:19:23.0103373Z ca-certificates is already the newest version (20240203).
2025-08-20T22:19:23.0103705Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:19:23.0104029Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:19:23.0104631Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:19:23.0104969Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:19:23.0105280Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:19:23.0105639Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:19:23.0106018Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:19:23.0106337Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:19:23.0106670Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:19:23.0107018Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:19:23.0107361Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:19:23.0107850Z musl is already the newest version (1.2.4-2).
2025-08-20T22:19:23.0108324Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:19:23.0108838Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:19:23.0109689Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:19:23.0110343Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:19:23.0110887Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:19:23.0111424Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:19:23.0112026Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:23.0344840Z Reading package lists...
2025-08-20T22:19:23.2330612Z Building dependency tree...
2025-08-20T22:19:23.2338616Z Reading state information...
2025-08-20T22:19:23.4513778Z autoconf is already the newest version (2.71-3).
2025-08-20T22:19:23.4514459Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:19:23.4514860Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:19:23.4515218Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:19:23.4515575Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:19:23.4515965Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:19:23.4516607Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:19:23.4516961Z ca-certificates is already the newest version (20240203).
2025-08-20T22:19:23.4517301Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:19:23.4517617Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:19:23.4517926Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:19:23.4518255Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:19:23.4518579Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:19:23.4518909Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:19:23.4519510Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:19:23.4519855Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:19:23.4520209Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:19:23.4520825Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:19:23.4521442Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:19:23.4521963Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:19:23.4522490Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:19:23.4523101Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:23.4761175Z Reading package lists...
2025-08-20T22:19:23.6946531Z Building dependency tree...
2025-08-20T22:19:23.6954643Z Reading state information...
2025-08-20T22:19:23.9033999Z devscripts is already the newest version (2.23.7).
2025-08-20T22:19:23.9034465Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:23.9272968Z Reading package lists...
2025-08-20T22:19:24.1286801Z Building dependency tree...
2025-08-20T22:19:24.1294811Z Reading state information...
2025-08-20T22:19:24.3686187Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:19:24.3687004Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:24.3922486Z Reading package lists...
2025-08-20T22:19:24.5890514Z Building dependency tree...
2025-08-20T22:19:24.5898448Z Reading state information...
2025-08-20T22:19:24.7941811Z Suggested packages:
2025-08-20T22:19:24.7942277Z   binutils-doc
2025-08-20T22:19:24.8251832Z The following NEW packages will be installed:
2025-08-20T22:19:24.8263493Z   binutils-aarch64-linux-gnu
2025-08-20T22:19:24.8511229Z 0 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:24.8764850Z Need to get 3711 kB of archives.
2025-08-20T22:19:24.8766018Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T22:19:24.8766703Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:19:24.9238235Z 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:19:25.4176060Z Fetched 3711 kB in 0s (13.7 MB/s)
2025-08-20T22:19:25.4368147Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T22:19:25.4425366Z (Reading database ... 
2025-08-20T22:19:25.4426038Z (Reading database ... 5%
2025-08-20T22:19:25.4427007Z (Reading database ... 10%
2025-08-20T22:19:25.4427438Z (Reading database ... 15%
2025-08-20T22:19:25.4427831Z (Reading database ... 20%
2025-08-20T22:19:25.4428226Z (Reading database ... 25%
2025-08-20T22:19:25.4428617Z (Reading database ... 30%
2025-08-20T22:19:25.4429183Z (Reading database ... 35%
2025-08-20T22:19:25.4429601Z (Reading database ... 40%
2025-08-20T22:19:25.4430003Z (Reading database ... 45%
2025-08-20T22:19:25.4430399Z (Reading database ... 50%
2025-08-20T22:19:25.4525981Z (Reading database ... 55%
2025-08-20T22:19:25.4569199Z (Reading database ... 60%
2025-08-20T22:19:25.4593180Z (Reading database ... 65%
2025-08-20T22:19:25.4639485Z (Reading database ... 70%
2025-08-20T22:19:25.4663369Z (Reading database ... 75%
2025-08-20T22:19:25.4691278Z (Reading database ... 80%
2025-08-20T22:19:25.4859952Z (Reading database ... 85%
2025-08-20T22:19:25.5176177Z (Reading database ... 90%
2025-08-20T22:19:25.5261221Z (Reading database ... 95%
2025-08-20T22:19:25.5261742Z (Reading database ... 100%
2025-08-20T22:19:25.5262367Z (Reading database ... 227357 files and directories currently installed.)
2025-08-20T22:19:25.5309832Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:19:25.5327357Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:19:25.6934816Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:19:25.6961901Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:19:25.7111773Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:19:31.3079277Z Reading package lists...
2025-08-20T22:19:31.5047564Z Building dependency tree...
2025-08-20T22:19:31.5057566Z Reading state information...
2025-08-20T22:19:31.7147561Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:19:31.7148406Z The following additional packages will be installed:
2025-08-20T22:19:31.7149402Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:19:31.7150239Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:19:31.7150880Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:19:31.7151777Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:19:31.7152367Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:19:31.7152879Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:19:31.7153672Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:19:31.7154558Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:19:31.7155309Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:19:31.7156044Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:19:31.7157232Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:19:31.7158097Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:19:31.7159151Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:19:31.7160028Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:19:31.7160865Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:19:31.7161565Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:19:31.7162099Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:19:31.7162599Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:19:31.7163092Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:19:31.7163607Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:19:31.7164179Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:19:31.7164645Z   linux-libc-dev-armhf-cross
2025-08-20T22:19:31.7168382Z Suggested packages:
2025-08-20T22:19:31.7168798Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:19:31.7169463Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T22:19:31.7743081Z The following NEW packages will be installed:
2025-08-20T22:19:31.7743917Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:19:31.7744760Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:19:31.7745768Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:19:31.7746365Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:19:31.7746936Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T22:19:31.7747776Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:19:31.7748309Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:19:31.7749271Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:19:31.7749888Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:19:31.7750464Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:19:31.7751304Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:19:31.7752151Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:19:31.7752765Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:19:31.7753375Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:19:31.7753979Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:19:31.7754566Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:19:31.7755127Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:19:31.7755697Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:19:31.7756473Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:19:31.7757185Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:19:31.7757918Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:19:31.7758702Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:19:31.7759532Z   linux-libc-dev-armhf-cross
2025-08-20T22:19:31.7982318Z 0 upgraded, 64 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:31.7982819Z Need to get 171 MB of archives.
2025-08-20T22:19:31.7983236Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T22:19:31.7983893Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:19:31.8471878Z 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:19:31.8793669Z 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:19:32.5704262Z 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:19:32.6025375Z 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:19:33.1933623Z 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:19:33.2249296Z 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:19:33.8592388Z 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:19:34.4211173Z 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:19:34.4527503Z 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:19:34.4822180Z 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:19:34.5138324Z 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:19:34.5447623Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T22:19:34.6646001Z 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:19:34.6980903Z 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:19:34.7359391Z 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:19:34.7678193Z 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:19:34.8400331Z 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:19:35.0853948Z 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:19:35.1291008Z 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:19:35.2055578Z 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:19:35.2873009Z 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:19:35.3305500Z 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:19:35.3886010Z 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:19:35.5746570Z 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:19:36.6544099Z 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:19:36.7970793Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T22:19:36.9217441Z 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:19:37.1112959Z 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:19:37.8981324Z 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:19:38.1739980Z 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:19:38.2087762Z 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:19:38.2415523Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:19:38.3541054Z 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:19:38.4276314Z 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:19:38.4689865Z 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:19:38.4976051Z 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:19:38.6675258Z 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:19:38.7385687Z 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:19:38.8541328Z 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:19:38.9361366Z 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:19:40.2692481Z 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:19:40.3716971Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:19:40.4691017Z 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:19:40.6333583Z 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:19:41.3565575Z 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:19:41.6033152Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:19:41.7646860Z 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:19:41.8003821Z 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:19:41.8596703Z 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:19:41.8883396Z 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:19:42.1077122Z 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:19:42.1772552Z 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:19:42.2636871Z 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:19:42.3527488Z 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:19:42.9715587Z 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:19:43.0651409Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:19:43.1630281Z 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:19:43.2756620Z 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:19:43.6045116Z 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:19:43.6332717Z 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:19:43.6622915Z 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:19:43.6901229Z 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:19:43.7194241Z 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:19:43.7497528Z 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:19:44.0808029Z Fetched 171 MB in 12s (14.3 MB/s)
2025-08-20T22:19:44.1013665Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T22:19:44.1070954Z (Reading database ... 
2025-08-20T22:19:44.1071538Z (Reading database ... 5%
2025-08-20T22:19:44.1071972Z (Reading database ... 10%
2025-08-20T22:19:44.1072424Z (Reading database ... 15%
2025-08-20T22:19:44.1072857Z (Reading database ... 20%
2025-08-20T22:19:44.1073284Z (Reading database ... 25%
2025-08-20T22:19:44.1073706Z (Reading database ... 30%
2025-08-20T22:19:44.1074132Z (Reading database ... 35%
2025-08-20T22:19:44.1074555Z (Reading database ... 40%
2025-08-20T22:19:44.1074975Z (Reading database ... 45%
2025-08-20T22:19:44.1075306Z (Reading database ... 50%
2025-08-20T22:19:44.1159798Z (Reading database ... 55%
2025-08-20T22:19:44.1195374Z (Reading database ... 60%
2025-08-20T22:19:44.1216910Z (Reading database ... 65%
2025-08-20T22:19:44.1257329Z (Reading database ... 70%
2025-08-20T22:19:44.1280339Z (Reading database ... 75%
2025-08-20T22:19:44.1306643Z (Reading database ... 80%
2025-08-20T22:19:44.1464778Z (Reading database ... 85%
2025-08-20T22:19:44.1771779Z (Reading database ... 90%
2025-08-20T22:19:44.1852818Z (Reading database ... 95%
2025-08-20T22:19:44.1853271Z (Reading database ... 100%
2025-08-20T22:19:44.1853834Z (Reading database ... 227701 files and directories currently installed.)
2025-08-20T22:19:44.1900478Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:44.1909969Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:44.2134255Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T22:19:44.2279126Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:44.2314435Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:44.3890231Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T22:19:44.4034293Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:44.4054366Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:44.4272250Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:19:44.4416137Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:44.4449790Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:44.5876498Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T22:19:44.6020245Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:44.6028885Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:44.6246579Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:19:44.6390049Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:44.6421447Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:44.7851019Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T22:19:44.7992946Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:19:44.8001048Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:44.8204883Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:19:44.8354585Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:19:44.8363830Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:19:44.8574901Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:19:44.8721409Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:19:44.8729909Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:44.8941903Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:19:44.9085428Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:44.9093795Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:44.9300774Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:19:44.9444877Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:44.9453788Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:44.9662670Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T22:19:44.9807124Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:19:44.9815755Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:45.0209326Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T22:19:45.0358252Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.0367801Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.0589195Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T22:19:45.0733052Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.0743916Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.0979391Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T22:19:45.1131188Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.1140385Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.1373896Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T22:19:45.1524131Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.1532576Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.1758736Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T22:19:45.1903578Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.1911746Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.2250098Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T22:19:45.2392803Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.2401717Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.2665436Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T22:19:45.2817467Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.2827019Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.3185867Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T22:19:45.3331802Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.3341492Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.3694576Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T22:19:45.3839430Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.3847802Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.4095223Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T22:19:45.4239556Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.4247951Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.4550016Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T22:19:45.4694837Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:45.4704509Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.5774159Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T22:19:45.5921360Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:45.5957418Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:45.8688397Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T22:19:45.8833203Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:19:45.8843401Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:19:46.0744271Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T22:19:46.0893046Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:19:46.0902059Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:46.2169132Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T22:19:46.2315464Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:46.2325081Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:46.4702045Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T22:19:46.4849474Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:46.4883752Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:46.6553519Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:19:46.6697902Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:19:46.6713801Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:19:46.7645549Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:19:46.7796614Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:46.7804624Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:46.8016378Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:19:46.8161927Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:46.8172035Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:46.8387902Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:19:46.8532789Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:19:46.8546673Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:46.8894424Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:19:46.9041336Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:46.9051646Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:46.9272029Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:19:46.9415609Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:46.9424903Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:46.9659131Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:19:46.9803866Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:46.9813628Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:47.0034256Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:19:47.0180791Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:47.0192747Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:47.0854165Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:19:47.0999712Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:47.1008253Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:47.1322729Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:19:47.1468756Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:47.1478345Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:47.1844645Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:19:47.1990544Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:47.1999454Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:47.2567002Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:19:47.2713346Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:47.2743266Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:47.5244370Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:19:47.5395174Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:19:47.5404878Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:19:47.7312081Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:19:47.7465459Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:19:47.7473220Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:47.8627902Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:19:47.8777266Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:47.8787284Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.0932196Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:19:48.1081074Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:48.1115434Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.2591032Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:19:48.2738638Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:19:48.2748847Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:19:48.3666664Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:19:48.3812478Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:19:48.3820781Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:48.4179980Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:19:48.4328530Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:48.4337501Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.4564546Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:19:48.4709979Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:48.4718581Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.4945354Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:19:48.5102307Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:48.5112337Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.5337228Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:19:48.5486551Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:48.5494969Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.6146618Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:19:48.6299952Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:48.6309956Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.6607531Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:19:48.6761363Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:48.6771270Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.7148809Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:19:48.7298640Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:48.7310390Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:48.7855833Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:19:48.8006077Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:48.8041805Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:49.0535218Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:19:49.0685326Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:19:49.0694454Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:19:49.2642208Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:19:49.2796096Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:19:49.2804685Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:49.3984866Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:19:49.4133771Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:19:49.4141351Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:49.6249450Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:19:49.6404621Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:19:49.6440420Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:49.7922413Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T22:19:49.8071942Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:19:49.8082179Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:49.8291993Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T22:19:49.8439208Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:19:49.8448014Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:49.8644781Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:19:49.8790863Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:19:49.8800284Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:19:49.9022243Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:19:49.9173710Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:19:49.9183900Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:19:49.9387394Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:19:49.9535814Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:19:49.9545112Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:49.9770571Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:19:49.9915868Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:19:49.9923916Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:50.0382687Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:19:50.0411487Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:50.0440317Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0471649Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0501262Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0528114Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:19:50.0555974Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0586296Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:50.0623457Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:19:50.0674932Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0711203Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:19:50.0735119Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:50.0777400Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0800901Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0821654Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0841724Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:50.0865734Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:19:50.0890755Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0916372Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0941157Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0963961Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.0986998Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1010491Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1033888Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1060330Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1081843Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1105736Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1135725Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1159981Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1183403Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:50.1206697Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1227784Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:19:50.1249429Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1273376Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1296440Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1319111Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:50.1341450Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:19:50.1365765Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1393557Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1415027Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1474589Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1499451Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1524021Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:50.1551069Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1573441Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1602473Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1629877Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1657648Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1683321Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1707059Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1733270Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1760943Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:19:50.1783894Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1804051Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1826261Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1848500Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1872786Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1896168Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:19:50.1920853Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:50.1942452Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1964648Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:19:50.1988674Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:50.2011183Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:50.2035674Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:19:50.2067648Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:19:50.2089758Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:19:50.2185122Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:19:54.4037144Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:19:55.9998785Z Reading package lists...
2025-08-20T22:19:56.1957411Z Building dependency tree...
2025-08-20T22:19:56.1966346Z Reading state information...
2025-08-20T22:19:56.3649212Z The following additional packages will be installed:
2025-08-20T22:19:56.3650302Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:19:56.3654699Z   libpcap0.8-dev
2025-08-20T22:19:56.3974868Z The following NEW packages will be installed:
2025-08-20T22:19:56.3975707Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:19:56.3981185Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:19:56.4173250Z 0 upgraded, 8 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:19:56.4423765Z Need to get 1613 kB of archives.
2025-08-20T22:19:56.4424365Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T22:19:56.4425057Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:19:56.4900387Z 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:19:56.5335893Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T22:19:56.5715095Z 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:19:56.6084532Z 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:19:56.6683956Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T22:19:56.7610095Z 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:19:56.8213323Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:19:56.8513113Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T22:19:57.1377502Z Fetched 1613 kB in 0s (3813 kB/s)
2025-08-20T22:19:57.1580029Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T22:19:57.1639482Z (Reading database ... 
2025-08-20T22:19:57.1639976Z (Reading database ... 5%
2025-08-20T22:19:57.1640371Z (Reading database ... 10%
2025-08-20T22:19:57.1640766Z (Reading database ... 15%
2025-08-20T22:19:57.1641160Z (Reading database ... 20%
2025-08-20T22:19:57.1641532Z (Reading database ... 25%
2025-08-20T22:19:57.1641934Z (Reading database ... 30%
2025-08-20T22:19:57.1642320Z (Reading database ... 35%
2025-08-20T22:19:57.1642690Z (Reading database ... 40%
2025-08-20T22:19:57.1643075Z (Reading database ... 45%
2025-08-20T22:19:57.1643454Z (Reading database ... 50%
2025-08-20T22:19:57.1751151Z (Reading database ... 55%
2025-08-20T22:19:57.1773738Z (Reading database ... 60%
2025-08-20T22:19:57.1798143Z (Reading database ... 65%
2025-08-20T22:19:57.1847494Z (Reading database ... 70%
2025-08-20T22:19:57.1875062Z (Reading database ... 75%
2025-08-20T22:19:57.1917956Z (Reading database ... 80%
2025-08-20T22:19:57.2076032Z (Reading database ... 85%
2025-08-20T22:19:57.2392477Z (Reading database ... 90%
2025-08-20T22:19:57.2484414Z (Reading database ... 95%
2025-08-20T22:19:57.2484919Z (Reading database ... 100%
2025-08-20T22:19:57.2485459Z (Reading database ... 235760 files and directories currently installed.)
2025-08-20T22:19:57.2532444Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T22:19:57.2543311Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:19:57.2861500Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:19:57.3007702Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T22:19:57.3027236Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:19:57.3254643Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T22:19:57.3399213Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:19:57.3408405Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:19:57.3823950Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T22:19:57.3970171Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:19:57.3979244Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:19:57.4244484Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T22:19:57.4391449Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T22:19:57.4401215Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:19:57.5096374Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T22:19:57.5244423Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:19:57.5281049Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:19:57.5663815Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T22:19:57.5810535Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:19:57.5819931Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:19:57.6047797Z Selecting previously unselected package pcaputils.
2025-08-20T22:19:57.6194871Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T22:19:57.6227714Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:19:57.6673299Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:19:57.6696089Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:19:57.8323484Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:19:57.8345238Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:19:57.8447182Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:19:58.1515107Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:19:58.1542850Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:19:58.1588759Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:19:58.1750517Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:20:02.6969241Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:20:02.7396940Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:20:02.7427667Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:20:04.4762464Z Reading package lists...
2025-08-20T22:20:04.6777161Z Building dependency tree...
2025-08-20T22:20:04.6785545Z Reading state information...
2025-08-20T22:20:04.7240724Z Reading package lists...
2025-08-20T22:20:04.9178389Z Building dependency tree...
2025-08-20T22:20:04.9187683Z Reading state information...
2025-08-20T22:20:05.1123610Z The following additional packages will be installed:
2025-08-20T22:20:05.1128662Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:20:05.1135755Z Suggested packages:
2025-08-20T22:20:05.1136278Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:20:05.1136957Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:20:05.1322948Z The following NEW packages will be installed:
2025-08-20T22:20:05.1324207Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:20:05.1330412Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:20:05.1519914Z 0 upgraded, 9 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:20:05.1520367Z Need to get 800 kB of archives.
2025-08-20T22:20:05.1520875Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T22:20:05.1521606Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:20:05.1970003Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T22:20:05.2292070Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T22:20:05.2579670Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T22:20:05.2915893Z 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:20:05.3214809Z 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:20:05.3505520Z 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:20:05.3833148Z 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:20:05.4121463Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T22:20:05.4425998Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:20:05.7362619Z Fetched 800 kB in 0s (2647 kB/s)
2025-08-20T22:20:05.7569160Z Selecting previously unselected package liblz1:amd64.
2025-08-20T22:20:05.7629349Z (Reading database ... 
2025-08-20T22:20:05.7648448Z (Reading database ... 5%
2025-08-20T22:20:05.7648913Z (Reading database ... 10%
2025-08-20T22:20:05.7649477Z (Reading database ... 15%
2025-08-20T22:20:05.7650213Z (Reading database ... 20%
2025-08-20T22:20:05.7650586Z (Reading database ... 25%
2025-08-20T22:20:05.7650827Z (Reading database ... 30%
2025-08-20T22:20:05.7651058Z (Reading database ... 35%
2025-08-20T22:20:05.7651288Z (Reading database ... 40%
2025-08-20T22:20:05.7651514Z (Reading database ... 45%
2025-08-20T22:20:05.7651743Z (Reading database ... 50%
2025-08-20T22:20:05.7743101Z (Reading database ... 55%
2025-08-20T22:20:05.7767115Z (Reading database ... 60%
2025-08-20T22:20:05.7789903Z (Reading database ... 65%
2025-08-20T22:20:05.7838441Z (Reading database ... 70%
2025-08-20T22:20:05.7865676Z (Reading database ... 75%
2025-08-20T22:20:05.7909590Z (Reading database ... 80%
2025-08-20T22:20:05.8087939Z (Reading database ... 85%
2025-08-20T22:20:05.8441641Z (Reading database ... 90%
2025-08-20T22:20:05.8539516Z (Reading database ... 95%
2025-08-20T22:20:05.8540092Z (Reading database ... 100%
2025-08-20T22:20:05.8540833Z (Reading database ... 236416 files and directories currently installed.)
2025-08-20T22:20:05.8590854Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T22:20:05.8608549Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T22:20:05.8833694Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T22:20:05.8985145Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T22:20:05.8995540Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:20:05.9231722Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T22:20:05.9383540Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T22:20:05.9391263Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:20:06.0212971Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T22:20:06.0364380Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T22:20:06.0372806Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:20:06.0645609Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T22:20:06.0797157Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T22:20:06.0807251Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:20:06.1054817Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T22:20:06.1205544Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T22:20:06.1215425Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:20:06.1504723Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T22:20:06.1657208Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T22:20:06.1666290Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:20:06.1902139Z Selecting previously unselected package lzma.
2025-08-20T22:20:06.2055339Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T22:20:06.2064061Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:20:06.2325604Z Selecting previously unselected package lzma-dev.
2025-08-20T22:20:06.2473704Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:20:06.2482693Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:20:06.2942491Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T22:20:06.2967775Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:20:06.2991153Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:20:06.3014792Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:20:06.3036669Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:20:06.3101490Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:20:06.3129720Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:20:06.3155899Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:20:06.3181273Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:20:06.3202454Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:20:06.3231430Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:20:06.3384938Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:20:10.5478893Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:20:11.1975822Z 
2025-08-20T22:20:11.1976321Z Running kernel seems to be up-to-date.
2025-08-20T22:20:11.1976614Z 
2025-08-20T22:20:11.1976716Z Restarting services...
2025-08-20T22:20:11.2040792Z 
2025-08-20T22:20:11.2041192Z Service restarts being deferred:
2025-08-20T22:20:11.2041607Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:20:11.2041880Z 
2025-08-20T22:20:11.2042222Z No containers need to be restarted.
2025-08-20T22:20:11.2042496Z 
2025-08-20T22:20:11.2042628Z No user sessions are running outdated binaries.
2025-08-20T22:20:11.2042857Z 
2025-08-20T22:20:11.2043065Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:20:12.3896129Z Reading package lists...
2025-08-20T22:20:12.6039705Z Building dependency tree...
2025-08-20T22:20:12.6049457Z Reading state information...
2025-08-20T22:20:12.9351343Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:20:12.9352127Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:20:12.9352759Z inetutils-telnet set to manually installed.
2025-08-20T22:20:12.9353322Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:20:12.9353965Z The following additional packages will be installed:
2025-08-20T22:20:12.9354537Z   tcpd update-inetd
2025-08-20T22:20:12.9567350Z The following packages will be REMOVED:
2025-08-20T22:20:12.9585142Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:20:12.9587813Z The following NEW packages will be installed:
2025-08-20T22:20:12.9588487Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:20:12.9589589Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:20:12.9602243Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:20:12.9853512Z 0 upgraded, 13 newly installed, 3 to remove and 45 not upgraded.
2025-08-20T22:20:12.9854187Z Need to get 698 kB of archives.
2025-08-20T22:20:12.9854826Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T22:20:12.9855651Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:20:13.0519759Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T22:20:13.0858868Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T22:20:13.1177471Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:20:13.1465235Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T22:20:13.1753728Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T22:20:13.2059834Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T22:20:13.2357784Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T22:20:13.2650704Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T22:20:13.2950854Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T22:20:13.3249720Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T22:20:13.3583651Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T22:20:13.4005524Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T22:20:13.4310264Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T22:20:13.6917635Z Preconfiguring packages ...
2025-08-20T22:20:13.8025184Z Fetched 698 kB in 0s (1524 kB/s)
2025-08-20T22:20:13.8221665Z (Reading database ... 
2025-08-20T22:20:13.8222151Z (Reading database ... 5%
2025-08-20T22:20:13.8222597Z (Reading database ... 10%
2025-08-20T22:20:13.8223035Z (Reading database ... 15%
2025-08-20T22:20:13.8223462Z (Reading database ... 20%
2025-08-20T22:20:13.8223907Z (Reading database ... 25%
2025-08-20T22:20:13.8224336Z (Reading database ... 30%
2025-08-20T22:20:13.8224766Z (Reading database ... 35%
2025-08-20T22:20:13.8225193Z (Reading database ... 40%
2025-08-20T22:20:13.8225618Z (Reading database ... 45%
2025-08-20T22:20:13.8226049Z (Reading database ... 50%
2025-08-20T22:20:13.8345673Z (Reading database ... 55%
2025-08-20T22:20:13.8369851Z (Reading database ... 60%
2025-08-20T22:20:13.8397941Z (Reading database ... 65%
2025-08-20T22:20:13.8456951Z (Reading database ... 70%
2025-08-20T22:20:13.8489473Z (Reading database ... 75%
2025-08-20T22:20:13.8527578Z (Reading database ... 80%
2025-08-20T22:20:13.8730257Z (Reading database ... 85%
2025-08-20T22:20:13.9121710Z (Reading database ... 90%
2025-08-20T22:20:13.9227389Z (Reading database ... 95%
2025-08-20T22:20:13.9227769Z (Reading database ... 100%
2025-08-20T22:20:13.9228209Z (Reading database ... 236908 files and directories currently installed.)
2025-08-20T22:20:13.9275883Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:20:13.9433547Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:20:13.9598938Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:20:14.3412390Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:20:14.3474863Z (Reading database ... 
2025-08-20T22:20:14.3475402Z (Reading database ... 5%
2025-08-20T22:20:14.3475914Z (Reading database ... 10%
2025-08-20T22:20:14.3476374Z (Reading database ... 15%
2025-08-20T22:20:14.3476980Z (Reading database ... 20%
2025-08-20T22:20:14.3477301Z (Reading database ... 25%
2025-08-20T22:20:14.3477604Z (Reading database ... 30%
2025-08-20T22:20:14.3477901Z (Reading database ... 35%
2025-08-20T22:20:14.3478196Z (Reading database ... 40%
2025-08-20T22:20:14.3478487Z (Reading database ... 45%
2025-08-20T22:20:14.3478780Z (Reading database ... 50%
2025-08-20T22:20:14.3595508Z (Reading database ... 55%
2025-08-20T22:20:14.3619485Z (Reading database ... 60%
2025-08-20T22:20:14.3647302Z (Reading database ... 65%
2025-08-20T22:20:14.3704442Z (Reading database ... 70%
2025-08-20T22:20:14.3734484Z (Reading database ... 75%
2025-08-20T22:20:14.3769951Z (Reading database ... 80%
2025-08-20T22:20:14.3957024Z (Reading database ... 85%
2025-08-20T22:20:14.4322657Z (Reading database ... 90%
2025-08-20T22:20:14.4424232Z (Reading database ... 95%
2025-08-20T22:20:14.4424728Z (Reading database ... 100%
2025-08-20T22:20:14.4425251Z (Reading database ... 236836 files and directories currently installed.)
2025-08-20T22:20:14.4475355Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.4515686Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.4752536Z Selecting previously unselected package tcpd.
2025-08-20T22:20:14.4902419Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T22:20:14.4910379Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:20:14.5152716Z Selecting previously unselected package update-inetd.
2025-08-20T22:20:14.5303300Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:20:14.5312195Z Unpacking update-inetd (4.53) ...
2025-08-20T22:20:14.5574303Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:20:14.5727405Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.5784472Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.6018307Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:20:14.6172387Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.6181705Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.6443659Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:20:14.6600546Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.6609411Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.6865605Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:20:14.7022830Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.7031538Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.7282139Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:20:14.7436720Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.7445541Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.7691062Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:20:14.7846550Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.7854968Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.8103363Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:20:14.8260259Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.8269317Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.8506361Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:20:14.8675656Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.8683912Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:20:14.8961649Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:20:14.9115261Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T22:20:14.9124533Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:20:14.9418485Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:20:14.9577148Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:20:14.9585719Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:20:15.0046967Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:20:15.0128513Z Setting up update-inetd (4.53) ...
2025-08-20T22:20:15.1046517Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:20:15.1113435Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:20:15.1134618Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:15.5811281Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:20:15.5811737Z 
2025-08-20T22:20:15.5811870Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:20:15.5812075Z 
2025-08-20T22:20:15.5812477Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:20:15.5813068Z 
2025-08-20T22:20:15.5813992Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:20:15.5814884Z 
2025-08-20T22:20:15.8995768Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:20:15.9087234Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:20:15.9150927Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:20:15.9169989Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:20:15.9201145Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:20:15.9223861Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:20:15.9245567Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:16.3213975Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:20:16.3214708Z 
2025-08-20T22:20:16.3215909Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:20:16.3216561Z 
2025-08-20T22:20:16.6333243Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:16.7191297Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:16.7813709Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:20:16.8427352Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:20:23.2600432Z Reading package lists...
2025-08-20T22:20:23.4757620Z Building dependency tree...
2025-08-20T22:20:23.4767604Z Reading state information...
2025-08-20T22:20:23.7572042Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T22:20:23.7572649Z iputils-tracepath set to manually installed.
2025-08-20T22:20:23.7573013Z The following packages will be REMOVED:
2025-08-20T22:20:23.7587251Z   inetutils-ping
2025-08-20T22:20:23.7589756Z The following NEW packages will be installed:
2025-08-20T22:20:23.7600356Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:20:23.7808198Z 0 upgraded, 3 newly installed, 1 to remove and 45 not upgraded.
2025-08-20T22:20:23.7808835Z Need to get 71.5 kB of archives.
2025-08-20T22:20:23.7809402Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T22:20:23.7809802Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:20:23.8286380Z 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:20:23.8612415Z 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:20:23.8903936Z 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:20:24.2059131Z Fetched 71.5 kB in 0s (591 kB/s)
2025-08-20T22:20:24.2251120Z (Reading database ... 
2025-08-20T22:20:24.2251577Z (Reading database ... 5%
2025-08-20T22:20:24.2252255Z (Reading database ... 10%
2025-08-20T22:20:24.2252650Z (Reading database ... 15%
2025-08-20T22:20:24.2253014Z (Reading database ... 20%
2025-08-20T22:20:24.2253371Z (Reading database ... 25%
2025-08-20T22:20:24.2254277Z (Reading database ... 30%
2025-08-20T22:20:24.2254648Z (Reading database ... 35%
2025-08-20T22:20:24.2255007Z (Reading database ... 40%
2025-08-20T22:20:24.2255365Z (Reading database ... 45%
2025-08-20T22:20:24.2255716Z (Reading database ... 50%
2025-08-20T22:20:24.2365111Z (Reading database ... 55%
2025-08-20T22:20:24.2388682Z (Reading database ... 60%
2025-08-20T22:20:24.2415277Z (Reading database ... 65%
2025-08-20T22:20:24.2468861Z (Reading database ... 70%
2025-08-20T22:20:24.2497629Z (Reading database ... 75%
2025-08-20T22:20:24.2530301Z (Reading database ... 80%
2025-08-20T22:20:24.2720015Z (Reading database ... 85%
2025-08-20T22:20:24.3057021Z (Reading database ... 90%
2025-08-20T22:20:24.3151983Z (Reading database ... 95%
2025-08-20T22:20:24.3152501Z (Reading database ... 100%
2025-08-20T22:20:24.3153194Z (Reading database ... 236997 files and directories currently installed.)
2025-08-20T22:20:24.3200888Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:20:24.3658134Z Selecting previously unselected package iputils-ping.
2025-08-20T22:20:24.3719570Z (Reading database ... 
2025-08-20T22:20:24.3719976Z (Reading database ... 5%
2025-08-20T22:20:24.3721036Z (Reading database ... 10%
2025-08-20T22:20:24.3721442Z (Reading database ... 15%
2025-08-20T22:20:24.3721805Z (Reading database ... 20%
2025-08-20T22:20:24.3722059Z (Reading database ... 25%
2025-08-20T22:20:24.3722316Z (Reading database ... 30%
2025-08-20T22:20:24.3722560Z (Reading database ... 35%
2025-08-20T22:20:24.3722807Z (Reading database ... 40%
2025-08-20T22:20:24.3723051Z (Reading database ... 45%
2025-08-20T22:20:24.3723297Z (Reading database ... 50%
2025-08-20T22:20:24.3832042Z (Reading database ... 55%
2025-08-20T22:20:24.3854747Z (Reading database ... 60%
2025-08-20T22:20:24.3880597Z (Reading database ... 65%
2025-08-20T22:20:24.3932327Z (Reading database ... 70%
2025-08-20T22:20:24.3961395Z (Reading database ... 75%
2025-08-20T22:20:24.3992748Z (Reading database ... 80%
2025-08-20T22:20:24.4172173Z (Reading database ... 85%
2025-08-20T22:20:24.4501884Z (Reading database ... 90%
2025-08-20T22:20:24.4590198Z (Reading database ... 95%
2025-08-20T22:20:24.4590621Z (Reading database ... 100%
2025-08-20T22:20:24.4591078Z (Reading database ... 236988 files and directories currently installed.)
2025-08-20T22:20:24.4639997Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:20:24.4649444Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:20:24.4883961Z Selecting previously unselected package iputils-arping.
2025-08-20T22:20:24.5033726Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:20:24.5045406Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:20:24.5264593Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:20:24.5414443Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:20:24.5424459Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:20:24.5865278Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:20:24.6034440Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:20:24.6196358Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:20:24.6376904Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:20:30.6639767Z Reading package lists...
2025-08-20T22:20:30.8535645Z Building dependency tree...
2025-08-20T22:20:30.8544160Z Reading state information...
2025-08-20T22:20:31.0738591Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T22:20:31.0739854Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:20:31.1220420Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:20:32.1438132Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:20:32.6010801Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:20:33.6686047Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:20:33.7802527Z Collecting pip
2025-08-20T22:20:33.8610109Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:20:33.8844445Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:20:33.9870647Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.7 MB/s eta 0:00:00
2025-08-20T22:20:34.3023788Z Installing collected packages: pip
2025-08-20T22:20:35.0396528Z Successfully installed pip-25.2
2025-08-20T22:20:35.2519262Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:20:35.2972826Z Reading package lists...
2025-08-20T22:20:35.4775480Z Building dependency tree...
2025-08-20T22:20:35.4783884Z Reading state information...
2025-08-20T22:20:35.6410731Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:20:35.6411234Z pciutils set to manually installed.
2025-08-20T22:20:35.6411640Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:20:35.6412100Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:20:35.6412497Z python3-distro set to manually installed.
2025-08-20T22:20:35.6412933Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:20:35.6413371Z python3-netifaces set to manually installed.
2025-08-20T22:20:35.6413777Z The following additional packages will be installed:
2025-08-20T22:20:35.6414755Z   libsysfs2
2025-08-20T22:20:35.6423413Z Suggested packages:
2025-08-20T22:20:35.6423741Z   fancontrol read-edid i2c-tools
2025-08-20T22:20:35.6685051Z The following NEW packages will be installed:
2025-08-20T22:20:35.6687173Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:20:35.6858298Z 0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:20:35.7091234Z Need to get 142 kB of archives.
2025-08-20T22:20:35.7091897Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T22:20:35.7092323Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:20:35.7602859Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T22:20:35.7893012Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T22:20:35.8179167Z 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:20:35.8483095Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T22:20:36.1260138Z Fetched 142 kB in 0s (944 kB/s)
2025-08-20T22:20:36.1460692Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T22:20:36.1520776Z (Reading database ... 
2025-08-20T22:20:36.1521183Z (Reading database ... 5%
2025-08-20T22:20:36.1521596Z (Reading database ... 10%
2025-08-20T22:20:36.1521976Z (Reading database ... 15%
2025-08-20T22:20:36.1522330Z (Reading database ... 20%
2025-08-20T22:20:36.1523186Z (Reading database ... 25%
2025-08-20T22:20:36.1523555Z (Reading database ... 30%
2025-08-20T22:20:36.1523902Z (Reading database ... 35%
2025-08-20T22:20:36.1524252Z (Reading database ... 40%
2025-08-20T22:20:36.1524604Z (Reading database ... 45%
2025-08-20T22:20:36.1524950Z (Reading database ... 50%
2025-08-20T22:20:36.1622081Z (Reading database ... 55%
2025-08-20T22:20:36.1642755Z (Reading database ... 60%
2025-08-20T22:20:36.1665943Z (Reading database ... 65%
2025-08-20T22:20:36.1710598Z (Reading database ... 70%
2025-08-20T22:20:36.1735701Z (Reading database ... 75%
2025-08-20T22:20:36.1763955Z (Reading database ... 80%
2025-08-20T22:20:36.1924242Z (Reading database ... 85%
2025-08-20T22:20:36.2258393Z (Reading database ... 90%
2025-08-20T22:20:36.2360577Z (Reading database ... 95%
2025-08-20T22:20:36.2361077Z (Reading database ... 100%
2025-08-20T22:20:36.2361994Z (Reading database ... 237007 files and directories currently installed.)
2025-08-20T22:20:36.2411272Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T22:20:36.2426703Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:20:36.2664490Z Selecting previously unselected package sysfsutils.
2025-08-20T22:20:36.2822151Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T22:20:36.2859629Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:20:36.3101390Z Selecting previously unselected package lm-sensors.
2025-08-20T22:20:36.3254677Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T22:20:36.3455941Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:20:36.3731511Z Selecting previously unselected package virt-what.
2025-08-20T22:20:36.3880451Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T22:20:36.3889251Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:20:36.4300472Z Setting up virt-what (1.25-2) ...
2025-08-20T22:20:36.4324263Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:20:36.4346632Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:20:36.8410892Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:20:36.8411315Z 
2025-08-20T22:20:36.8411809Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:20:36.8412307Z 
2025-08-20T22:20:37.1688268Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:20:37.5707185Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:20:37.5707701Z 
2025-08-20T22:20:37.5745433Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:20:42.1554543Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:20:43.6864483Z Reading package lists...
2025-08-20T22:20:43.8659967Z Building dependency tree...
2025-08-20T22:20:43.8668337Z Reading state information...
2025-08-20T22:20:44.0256935Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:20:44.0257516Z The following additional packages will be installed:
2025-08-20T22:20:44.0260220Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:20:44.0260804Z   xorg-sgml-doctools
2025-08-20T22:20:44.0265928Z Suggested packages:
2025-08-20T22:20:44.0266331Z   libxcb-doc
2025-08-20T22:20:44.0416740Z The following NEW packages will be installed:
2025-08-20T22:20:44.0418678Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:20:44.0421870Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:20:44.0422345Z   xcb xorg-sgml-doctools
2025-08-20T22:20:44.0597907Z 0 upgraded, 11 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T22:20:44.0598291Z Need to get 807 kB of archives.
2025-08-20T22:20:44.0598619Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T22:20:44.0599261Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:20:44.1066956Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T22:20:44.1360378Z 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:20:44.1647571Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:20:44.2295031Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T22:20:44.2602044Z 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:20:44.2888638Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T22:20:44.3192690Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T22:20:44.3493437Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T22:20:44.3844473Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T22:20:44.4133015Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T22:20:44.4422989Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T22:20:44.7051407Z Fetched 807 kB in 0s (2050 kB/s)
2025-08-20T22:20:44.7243070Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T22:20:44.7303994Z (Reading database ... 
2025-08-20T22:20:44.7304412Z (Reading database ... 5%
2025-08-20T22:20:44.7304814Z (Reading database ... 10%
2025-08-20T22:20:44.7305166Z (Reading database ... 15%
2025-08-20T22:20:44.7305563Z (Reading database ... 20%
2025-08-20T22:20:44.7305887Z (Reading database ... 25%
2025-08-20T22:20:44.7306266Z (Reading database ... 30%
2025-08-20T22:20:44.7306598Z (Reading database ... 35%
2025-08-20T22:20:44.7306982Z (Reading database ... 40%
2025-08-20T22:20:44.7307354Z (Reading database ... 45%
2025-08-20T22:20:44.7307736Z (Reading database ... 50%
2025-08-20T22:20:44.7407037Z (Reading database ... 55%
2025-08-20T22:20:44.7427804Z (Reading database ... 60%
2025-08-20T22:20:44.7450833Z (Reading database ... 65%
2025-08-20T22:20:44.7496152Z (Reading database ... 70%
2025-08-20T22:20:44.7522138Z (Reading database ... 75%
2025-08-20T22:20:44.7550002Z (Reading database ... 80%
2025-08-20T22:20:44.7705237Z (Reading database ... 85%
2025-08-20T22:20:44.8004367Z (Reading database ... 90%
2025-08-20T22:20:44.8086265Z (Reading database ... 95%
2025-08-20T22:20:44.8086712Z (Reading database ... 100%
2025-08-20T22:20:44.8087282Z (Reading database ... 237064 files and directories currently installed.)
2025-08-20T22:20:44.8133563Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T22:20:44.8143923Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:20:44.8356317Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:20:44.8502958Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:20:44.8510538Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:20:44.8756191Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:20:44.8905812Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:20:44.8914114Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:20:44.9488226Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T22:20:44.9638177Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T22:20:44.9645893Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:20:44.9867162Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T22:20:45.0014757Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T22:20:45.0024961Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:20:45.0236189Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T22:20:45.0381953Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:20:45.0389805Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:45.0632015Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T22:20:45.0780662Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:20:45.0790564Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:45.1022231Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T22:20:45.1169556Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:20:45.1184412Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:45.1407854Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T22:20:45.1557833Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:20:45.1566028Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:45.1782981Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T22:20:45.1932887Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:20:45.1941924Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:45.2162705Z Selecting previously unselected package xcb.
2025-08-20T22:20:45.2309722Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T22:20:45.2318667Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:20:45.2778444Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:45.2803239Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:20:45.2826832Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:20:45.2870906Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:20:45.2922383Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:20:45.3062987Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:20:49.6088104Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:20:49.6182402Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:20:49.6204807Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:20:49.6226238Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:20:49.6255846Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:49.6278689Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:49.6302355Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:49.6326678Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:20:51.4287107Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:20:52.0540101Z Collecting build
2025-08-20T22:20:52.1322963Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:20:52.2357803Z Collecting cffi
2025-08-20T22:20:52.2555266Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:20:52.2708312Z Collecting scons
2025-08-20T22:20:52.2895316Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:20:52.3064945Z Collecting scuba
2025-08-20T22:20:52.3257828Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:20:52.3714155Z Collecting pytest
2025-08-20T22:20:52.3905403Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:20:52.4093608Z Collecting packaging>=19.1 (from build)
2025-08-20T22:20:52.4283535Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:20:52.4479728Z Collecting pyproject_hooks (from build)
2025-08-20T22:20:52.4665483Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:20:52.4768802Z Collecting pycparser (from cffi)
2025-08-20T22:20:52.4955960Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:20:52.5311167Z Collecting PyYAML (from scuba)
2025-08-20T22:20:52.5510167Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:20:52.5670001Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:20:52.5867540Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:20:52.6114305Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:20:52.6300820Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:20:52.6640217Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:20:52.6828373Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:20:52.7101828Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:20:52.7352589Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:20:52.8107753Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:20:52.8729524Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 67.8 MB/s  0:00:00
2025-08-20T22:20:52.8914857Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:20:52.9132438Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:20:52.9353371Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:20:52.9556809Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:20:52.9761512Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:20:52.9972407Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:20:53.0061102Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 145.4 MB/s  0:00:00
2025-08-20T22:20:53.0250603Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:20:53.0469959Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:20:53.0678926Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:20:53.0754224Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 96.0 MB/s  0:00:00
2025-08-20T22:20:53.1882628Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:20:54.9110299Z 
2025-08-20T22:20:54.9128825Z 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:20:55.2265727Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:20:55.8475113Z Collecting ansi2txt
2025-08-20T22:20:55.9129746Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:20:55.9341443Z Collecting pipx
2025-08-20T22:20:55.9475500Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:20:55.9673676Z Collecting scons
2025-08-20T22:20:55.9690032Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:20:55.9777160Z Collecting py2static
2025-08-20T22:20:55.9917401Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:20:56.0071273Z Collecting typer
2025-08-20T22:20:56.0206248Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:20:56.0498198Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:20:56.0636161Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:20:56.1318917Z Collecting packaging>=20 (from pipx)
2025-08-20T22:20:56.1329850Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:20:56.1519929Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:20:56.1656237Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:20:56.1824068Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:20:56.1959723Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:20:56.2363294Z Collecting pyinstaller (from py2static)
2025-08-20T22:20:56.2503993Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:20:56.2699738Z Collecting staticx (from py2static)
2025-08-20T22:20:56.2836649Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:20:56.3009363Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:20:56.3146115Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:20:56.3440441Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:20:56.3579533Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:20:56.3710327Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:20:56.3844823Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:20:56.4198744Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:20:56.4333995Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:20:56.4529720Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:20:56.4668261Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:20:56.4883279Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:20:56.4893444Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:20:56.4981734Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:20:56.5117141Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:20:56.6209907Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:20:56.6347863Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:20:56.6530807Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:20:56.6666402Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:20:56.6851856Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:20:56.6996397Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:20:56.7180950Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:20:56.7317231Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:20:56.7492469Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:20:56.7654649Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:20:56.7826117Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:20:56.8002747Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:20:56.8154810Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:20:56.8322061Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:20:56.8487110Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:20:56.8558062Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:20:56.8693099Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:20:56.8851058Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:20:56.9002167Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:20:56.9147233Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:20:56.9303740Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:20:56.9453231Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:20:56.9604024Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:20:56.9756019Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:20:56.9909735Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:20:57.0091346Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 34.2 MB/s  0:00:00
2025-08-20T22:20:57.0228758Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:20:57.0404386Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:20:57.0566169Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 67.9 MB/s  0:00:00
2025-08-20T22:20:57.0702532Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:20:57.0863825Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:20:57.1028833Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:20:57.2550825Z 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:20:58.0605211Z   Attempting uninstall: scons
2025-08-20T22:20:58.0690391Z     Found existing installation: SCons 4.9.1
2025-08-20T22:20:58.1078556Z     Uninstalling SCons-4.9.1:
2025-08-20T22:20:58.1152146Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:20:58.7312277Z   Attempting uninstall: pygments
2025-08-20T22:20:58.7404597Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:20:58.7624356Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:20:58.7650669Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:20:59.3839868Z   Attempting uninstall: packaging
2025-08-20T22:20:59.3919404Z     Found existing installation: packaging 25.0
2025-08-20T22:20:59.3943800Z     Uninstalling packaging-25.0:
2025-08-20T22:20:59.3951649Z       Successfully uninstalled packaging-25.0
2025-08-20T22:21:00.3966081Z 
2025-08-20T22:21:00.3996477Z 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:21:00.7235342Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:21:01.3478797Z Collecting build
2025-08-20T22:21:01.3490913Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:21:01.4443192Z Collecting cffi
2025-08-20T22:21:01.4455622Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:21:01.4642047Z Collecting scons
2025-08-20T22:21:01.4652851Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:21:01.4793433Z Collecting scuba
2025-08-20T22:21:01.4803948Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:21:01.5239725Z Collecting pytest
2025-08-20T22:21:01.5250937Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:21:01.5420968Z Collecting packaging>=19.1 (from build)
2025-08-20T22:21:01.5431660Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:21:01.5506711Z Collecting pyproject_hooks (from build)
2025-08-20T22:21:01.5517113Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:21:01.5599737Z Collecting pycparser (from cffi)
2025-08-20T22:21:01.5609939Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:21:01.5896568Z Collecting PyYAML (from scuba)
2025-08-20T22:21:01.5908669Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:21:01.6183772Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:21:01.6194117Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:21:01.6331034Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:21:01.6341019Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:21:01.6520807Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:21:01.6530934Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:21:01.6589771Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:21:01.6600021Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:21:01.6613037Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:21:01.6652684Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:21:01.6665032Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:21:01.6677176Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:21:01.6686817Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:21:01.6696182Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:21:01.6706050Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:21:01.6724868Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:21:01.6735244Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:21:01.6744934Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:21:01.7988579Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:21:01.7993235Z   Attempting uninstall: scons
2025-08-20T22:21:01.8077578Z     Found existing installation: SCons 4.9.1
2025-08-20T22:21:01.8460605Z     Uninstalling SCons-4.9.1:
2025-08-20T22:21:01.8533847Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:21:02.4692477Z   Attempting uninstall: PyYAML
2025-08-20T22:21:02.4788811Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:21:02.4815151Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:21:02.4824577Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:21:02.5356610Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:21:02.5439200Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:21:02.5455649Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:21:02.5462235Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:21:02.5546520Z   Attempting uninstall: pygments
2025-08-20T22:21:02.5624060Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:21:02.5855614Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:21:02.5882057Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:21:03.1944700Z   Attempting uninstall: pycparser
2025-08-20T22:21:03.2028315Z     Found existing installation: pycparser 2.22
2025-08-20T22:21:03.2064300Z     Uninstalling pycparser-2.22:
2025-08-20T22:21:03.2072684Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:21:03.3285631Z   Attempting uninstall: pluggy
2025-08-20T22:21:03.3373710Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:21:03.3392914Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:21:03.3399622Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:21:03.3547876Z   Attempting uninstall: packaging
2025-08-20T22:21:03.3627890Z     Found existing installation: packaging 25.0
2025-08-20T22:21:03.3652449Z     Uninstalling packaging-25.0:
2025-08-20T22:21:03.3659676Z       Successfully uninstalled packaging-25.0
2025-08-20T22:21:03.4039696Z   Attempting uninstall: iniconfig
2025-08-20T22:21:03.4122770Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:21:03.4139327Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:21:03.4146071Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:21:03.4217440Z   Attempting uninstall: scuba
2025-08-20T22:21:03.4298336Z     Found existing installation: scuba 2.14.1
2025-08-20T22:21:03.4320621Z     Uninstalling scuba-2.14.1:
2025-08-20T22:21:03.4329742Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:21:03.4521023Z   Attempting uninstall: pytest
2025-08-20T22:21:03.4603546Z     Found existing installation: pytest 8.4.1
2025-08-20T22:21:03.4668666Z     Uninstalling pytest-8.4.1:
2025-08-20T22:21:03.4933918Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:21:03.7083664Z   Attempting uninstall: cffi
2025-08-20T22:21:03.7169253Z     Found existing installation: cffi 1.17.1
2025-08-20T22:21:03.7195129Z     Uninstalling cffi-1.17.1:
2025-08-20T22:21:03.7433724Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:21:03.8112486Z   Attempting uninstall: build
2025-08-20T22:21:03.8192471Z     Found existing installation: build 1.3.0
2025-08-20T22:21:03.8217552Z     Uninstalling build-1.3.0:
2025-08-20T22:21:03.8227118Z       Successfully uninstalled build-1.3.0
2025-08-20T22:21:03.8411187Z 
2025-08-20T22:21:03.8439355Z 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:21:04.1686730Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:21:04.3413706Z Collecting ansi2txt
2025-08-20T22:21:04.3426344Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:21:04.3593557Z Collecting pipx
2025-08-20T22:21:04.3605434Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:21:04.3754140Z Collecting scons
2025-08-20T22:21:04.3772487Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:21:04.7783607Z Collecting py2static
2025-08-20T22:21:04.7793912Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:21:04.7929834Z Collecting typer
2025-08-20T22:21:04.7940323Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:21:04.8152378Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:21:04.8163061Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:21:04.8311373Z Collecting packaging>=20 (from pipx)
2025-08-20T22:21:04.8321599Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:21:04.8467236Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:21:04.8477608Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:21:04.8639281Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:21:04.8649458Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:21:04.9003225Z Collecting pyinstaller (from py2static)
2025-08-20T22:21:04.9014356Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:21:04.9137270Z Collecting staticx (from py2static)
2025-08-20T22:21:04.9147413Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:21:04.9283069Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:21:04.9293445Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:21:04.9548773Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:21:04.9559691Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:21:04.9717560Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:21:04.9728260Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:21:05.0057655Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:21:05.0068839Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:21:05.0219948Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:21:05.0230810Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:21:05.0432519Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:21:05.0442842Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:21:05.0523312Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:21:05.0533512Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:21:05.1611662Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:21:05.1623480Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:21:05.1787188Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:21:05.1797468Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:21:05.1958700Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:21:05.1969303Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:21:05.2113540Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:21:05.2123927Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:21:05.2162006Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:21:05.2172730Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:21:05.2182815Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:21:05.2223629Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:21:05.2233202Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:21:05.2243436Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:21:05.2253708Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:21:05.2264380Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:21:05.2274678Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:21:05.2284763Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:21:05.2296453Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:21:05.2315906Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:21:05.2326609Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:21:05.2336774Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:21:05.2346818Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:21:05.2356941Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:21:05.2366614Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:21:05.2381616Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:21:05.2394200Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:21:05.2412987Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:21:05.2422699Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:21:05.2433115Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:21:05.3925055Z 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:21:05.3929298Z   Attempting uninstall: pyelftools
2025-08-20T22:21:05.4008407Z     Found existing installation: pyelftools 0.32
2025-08-20T22:21:05.4058784Z     Uninstalling pyelftools-0.32:
2025-08-20T22:21:05.4074594Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:21:05.5195748Z   Attempting uninstall: altgraph
2025-08-20T22:21:05.5284091Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:21:05.5303555Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:21:05.5310297Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:21:05.5450421Z   Attempting uninstall: typing-extensions
2025-08-20T22:21:05.5538025Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:21:05.5552418Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:21:05.5794442Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:21:05.6046323Z   Attempting uninstall: staticx
2025-08-20T22:21:05.6131496Z     Found existing installation: staticx 0.14.1
2025-08-20T22:21:05.6157368Z     Uninstalling staticx-0.14.1:
2025-08-20T22:21:05.6167718Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:21:05.6366559Z   Attempting uninstall: shellingham
2025-08-20T22:21:05.6448753Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:21:05.6467207Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:21:05.6473960Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:21:05.6560031Z   Attempting uninstall: setuptools
2025-08-20T22:21:05.6645861Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:21:05.6928086Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:21:05.7207793Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:21:06.3809474Z   Attempting uninstall: scons
2025-08-20T22:21:06.3899503Z     Found existing installation: SCons 4.9.1
2025-08-20T22:21:06.4291190Z     Uninstalling SCons-4.9.1:
2025-08-20T22:21:06.4361315Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:21:07.0475127Z   Attempting uninstall: pygments
2025-08-20T22:21:07.0557345Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:21:07.0789633Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:21:07.0818201Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:21:07.6892804Z   Attempting uninstall: platformdirs
2025-08-20T22:21:07.6983909Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:21:07.7004902Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:21:07.7012131Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:21:07.7167224Z   Attempting uninstall: packaging
2025-08-20T22:21:07.7248480Z     Found existing installation: packaging 25.0
2025-08-20T22:21:07.7273585Z     Uninstalling packaging-25.0:
2025-08-20T22:21:07.7281551Z       Successfully uninstalled packaging-25.0
2025-08-20T22:21:07.7666569Z   Attempting uninstall: mdurl
2025-08-20T22:21:07.7747972Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:21:07.7765026Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:21:07.7771632Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:21:07.7854132Z   Attempting uninstall: click
2025-08-20T22:21:07.7935020Z     Found existing installation: click 8.2.1
2025-08-20T22:21:07.7958164Z     Uninstalling click-8.2.1:
2025-08-20T22:21:07.7965486Z       Successfully uninstalled click-8.2.1
2025-08-20T22:21:07.8552869Z   Attempting uninstall: argcomplete
2025-08-20T22:21:07.8639839Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:21:07.8669348Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:21:07.8680936Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:21:07.8907670Z   Attempting uninstall: ansi2txt
2025-08-20T22:21:07.8989416Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:21:07.9005231Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:21:07.9251622Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:21:07.9306820Z   Attempting uninstall: userpath
2025-08-20T22:21:07.9391476Z     Found existing installation: userpath 1.9.2
2025-08-20T22:21:07.9411526Z     Uninstalling userpath-1.9.2:
2025-08-20T22:21:07.9420863Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:21:07.9531573Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:21:07.9614122Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:21:08.0051083Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:21:08.0093508Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:21:08.2896828Z   Attempting uninstall: markdown-it-py
2025-08-20T22:21:08.2986737Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:21:08.3061379Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:21:08.3075517Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:21:08.3686279Z   Attempting uninstall: rich
2025-08-20T22:21:08.3775218Z     Found existing installation: rich 14.1.0
2025-08-20T22:21:08.3837947Z     Uninstalling rich-14.1.0:
2025-08-20T22:21:08.3847689Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:21:08.5457912Z   Attempting uninstall: pyinstaller
2025-08-20T22:21:08.5542226Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:21:08.5912457Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:21:08.5960967Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:21:08.9357570Z   Attempting uninstall: pipx
2025-08-20T22:21:08.9463822Z     Found existing installation: pipx 1.7.1
2025-08-20T22:21:08.9501555Z     Uninstalling pipx-1.7.1:
2025-08-20T22:21:08.9513009Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:21:09.0039940Z   Attempting uninstall: typer
2025-08-20T22:21:09.0130056Z     Found existing installation: typer 0.16.1
2025-08-20T22:21:09.0157497Z     Uninstalling typer-0.16.1:
2025-08-20T22:21:09.0167254Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:21:09.0518463Z   Attempting uninstall: py2static
2025-08-20T22:21:09.0599278Z     Found existing installation: py2static 0.0.1
2025-08-20T22:21:09.0620980Z     Uninstalling py2static-0.0.1:
2025-08-20T22:21:09.0632464Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:21:09.0713113Z 
2025-08-20T22:21:09.0742925Z 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:21:09.4059914Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:21:09.5279593Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:21:09.5284214Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-4o9thlts
2025-08-20T22:21:09.5348317Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-4o9thlts
2025-08-20T22:21:11.1311179Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:21:11.1352716Z   Installing build dependencies: started
2025-08-20T22:21:11.8623935Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:21:11.8633087Z   Getting requirements to build wheel: started
2025-08-20T22:21:12.1529354Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:21:12.1540264Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:21:12.3473177Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:21:12.5041490Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:21:12.5054564Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:21:12.5213072Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:21:12.5223113Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:21:12.5387049Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:21:12.5396795Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:21:12.5525763Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:21:12.5535914Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:21:12.5580275Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:21:12.5590628Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:21:12.5603749Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:21:12.5622106Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:21:12.5742522Z Building wheels for collected packages: pyinstaller
2025-08-20T22:21:12.5750826Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:21:13.2493048Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:21:13.2519134Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=0b4e7995d2cc9c7d48a138531a2a0b21819c518521e94d84bcdbc088cc1af3ca
2025-08-20T22:21:13.2520790Z   Stored in directory: /tmp/pip-ephem-wheel-cache-sibyfhif/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:21:13.2561640Z Successfully built pyinstaller
2025-08-20T22:21:13.3487435Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:21:13.3492414Z   Attempting uninstall: altgraph
2025-08-20T22:21:13.3576492Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:21:13.3596981Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:21:13.3604270Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:21:13.3759302Z   Attempting uninstall: setuptools
2025-08-20T22:21:13.3845924Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:21:13.4132231Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:21:13.4414103Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:21:14.1095741Z   Attempting uninstall: packaging
2025-08-20T22:21:14.1178851Z     Found existing installation: packaging 25.0
2025-08-20T22:21:14.1215758Z     Uninstalling packaging-25.0:
2025-08-20T22:21:14.1223478Z       Successfully uninstalled packaging-25.0
2025-08-20T22:21:14.1627917Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:21:14.1709643Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:21:14.2143859Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:21:14.2186267Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:21:14.4942557Z   Attempting uninstall: pyinstaller
2025-08-20T22:21:14.5025578Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:21:14.5389278Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:21:14.5436320Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:21:14.8819788Z 
2025-08-20T22:21:14.8857242Z 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:21:15.2027083Z 6.15.0
2025-08-20T22:21:17.0290943Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:21:17.0301451Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:21:17.0301885Z 
2025-08-20T22:21:17.0302189Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:21:17.0303193Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:21:17.0303963Z installation.
2025-08-20T22:21:17.0304208Z 
2025-08-20T22:21:17.0304484Z If you installed the current Docker package using this script and are using it
2025-08-20T22:21:17.0305180Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:21:17.0305809Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:21:17.0306370Z files to match the parameters passed to the script.
2025-08-20T22:21:17.0306801Z 
2025-08-20T22:21:17.0307041Z You may press Ctrl+C now to abort this script.
2025-08-20T22:21:17.0471066Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:21:18.2950047Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:21:18.6546208Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:21:18.6570489Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:21:18.6939770Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:21:18.6956144Z + 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:21:18.6963770Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:21:20.0011610Z + 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:21:31.2061332Z 
2025-08-20T22:21:31.2061969Z Running kernel seems to be up-to-date.
2025-08-20T22:21:31.2062390Z 
2025-08-20T22:21:31.2062546Z Restarting services...
2025-08-20T22:21:31.2134520Z 
2025-08-20T22:21:31.2134918Z Service restarts being deferred:
2025-08-20T22:21:31.2135302Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:21:31.2135669Z 
2025-08-20T22:21:31.2135828Z No containers need to be restarted.
2025-08-20T22:21:31.2136090Z 
2025-08-20T22:21:31.2136210Z No user sessions are running outdated binaries.
2025-08-20T22:21:31.2136419Z 
2025-08-20T22:21:31.2136607Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:21:32.0700237Z + sh -c 'docker version'
2025-08-20T22:21:32.0869743Z Client: Docker Engine - Community
2025-08-20T22:21:32.0870248Z  Version:           28.3.3
2025-08-20T22:21:32.0870641Z  API version:       1.51
2025-08-20T22:21:32.0871021Z  Go version:        go1.24.5
2025-08-20T22:21:32.0871410Z  Git commit:        980b856
2025-08-20T22:21:32.0871817Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T22:21:32.0872264Z  OS/Arch:           linux/amd64
2025-08-20T22:21:32.0872649Z  Context:           default
2025-08-20T22:21:32.0872882Z 
2025-08-20T22:21:32.0873046Z Server: Docker Engine - Community
2025-08-20T22:21:32.0873438Z  Engine:
2025-08-20T22:21:32.0873745Z   Version:          28.3.3
2025-08-20T22:21:32.0874148Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:21:32.0874610Z   Go version:       go1.24.5
2025-08-20T22:21:32.0874971Z   Git commit:       bea959c
2025-08-20T22:21:32.0875220Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T22:21:32.0875823Z   OS/Arch:          linux/amd64
2025-08-20T22:21:32.0876113Z   Experimental:     false
2025-08-20T22:21:32.0876349Z  containerd:
2025-08-20T22:21:32.0876542Z   Version:          1.7.27
2025-08-20T22:21:32.0876822Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:21:32.0877124Z  runc:
2025-08-20T22:21:32.0877303Z   Version:          1.2.5
2025-08-20T22:21:32.0877533Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:21:32.0877802Z  docker-init:
2025-08-20T22:21:32.0877994Z   Version:          0.19.0
2025-08-20T22:21:32.0878214Z   GitCommit:        de40ad0
2025-08-20T22:21:32.0887045Z 
2025-08-20T22:21:32.0887364Z ================================================================================
2025-08-20T22:21:32.0887736Z 
2025-08-20T22:21:32.0888019Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:21:32.0888632Z Docker daemon in rootless mode for your user:
2025-08-20T22:21:32.0888894Z 
2025-08-20T22:21:32.0889234Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:21:32.0889450Z 
2025-08-20T22:21:32.0889683Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:21:32.0889961Z 
2025-08-20T22:21:32.0889965Z 
2025-08-20T22:21:32.0890160Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:21:32.0890600Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:21:32.0890848Z 
2025-08-20T22:21:32.0891037Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:21:32.0891470Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:21:32.0891909Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:21:32.0892189Z 
2025-08-20T22:21:32.0892279Z ================================================================================
2025-08-20T22:21:32.0892468Z 
2025-08-20T22:21:42.8250799Z ● docker.service - Docker Application Container Engine
2025-08-20T22:21:42.8251996Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:21:42.8252784Z      Active: active (running) since Wed 2025-08-20 22:21:32 UTC; 10s ago
2025-08-20T22:21:42.8253201Z TriggeredBy: ● docker.socket
2025-08-20T22:21:42.8253463Z        Docs: https://docs.docker.com
2025-08-20T22:21:42.8253716Z    Main PID: 19734 (dockerd)
2025-08-20T22:21:42.8253998Z       Tasks: 10
2025-08-20T22:21:42.8254326Z      Memory: 23.9M (peak: 25.7M)
2025-08-20T22:21:42.8254548Z         CPU: 323ms
2025-08-20T22:21:42.8254758Z      CGroup: /system.slice/docker.service
2025-08-20T22:21:42.8256955Z              └─19734 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:21:42.8257298Z 
2025-08-20T22:21:42.8257620Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.227890435Z" level=info msg="Loading containers: start."
2025-08-20T22:21:42.8258785Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.739505497Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 4f6e94248a55b99e7787d1b307338431f9a7d2449a767830c1d6bd7fe30c53ab], retrying...."
2025-08-20T22:21:42.8260208Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.771116872Z" level=info msg="Loading containers: done."
2025-08-20T22:21:42.8261931Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780823428Z" 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:21:42.8263846Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780952357Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:21:42.8264731Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780992091Z" level=info msg="Initializing buildkit"
2025-08-20T22:21:42.8265650Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.799991662Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:21:42.8266366Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.805968830Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:21:42.8267072Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.806034026Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:21:42.8267720Z Aug 20 22:21:32 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:21:42.8368193Z ● docker.service - Docker Application Container Engine
2025-08-20T22:21:42.8369117Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:21:42.8369918Z      Active: active (running) since Wed 2025-08-20 22:21:32 UTC; 10s ago
2025-08-20T22:21:42.8370541Z TriggeredBy: ● docker.socket
2025-08-20T22:21:42.8370976Z        Docs: https://docs.docker.com
2025-08-20T22:21:42.8371379Z    Main PID: 19734 (dockerd)
2025-08-20T22:21:42.8371600Z       Tasks: 10
2025-08-20T22:21:42.8372075Z      Memory: 23.9M (peak: 25.7M)
2025-08-20T22:21:42.8372406Z         CPU: 323ms
2025-08-20T22:21:42.8372763Z      CGroup: /system.slice/docker.service
2025-08-20T22:21:42.8373285Z              └─19734 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:21:42.8373584Z 
2025-08-20T22:21:42.8373906Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.227890435Z" level=info msg="Loading containers: start."
2025-08-20T22:21:42.8375047Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.739505497Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 4f6e94248a55b99e7787d1b307338431f9a7d2449a767830c1d6bd7fe30c53ab], retrying...."
2025-08-20T22:21:42.8376382Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.771116872Z" level=info msg="Loading containers: done."
2025-08-20T22:21:42.8377489Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780823428Z" 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:21:42.8379447Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780952357Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:21:42.8381022Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780992091Z" level=info msg="Initializing buildkit"
2025-08-20T22:21:42.8382248Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.799991662Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:21:42.8383049Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.805968830Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:21:42.8383764Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.806034026Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:21:42.8384412Z Aug 20 22:21:32 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:21:42.8581506Z ● docker.service - Docker Application Container Engine
2025-08-20T22:21:42.8582312Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:21:42.8583114Z      Active: active (running) since Wed 2025-08-20 22:21:32 UTC; 10s ago
2025-08-20T22:21:42.8583734Z TriggeredBy: ● docker.socket
2025-08-20T22:21:42.8584148Z        Docs: https://docs.docker.com
2025-08-20T22:21:42.8584474Z    Main PID: 19734 (dockerd)
2025-08-20T22:21:42.8584691Z       Tasks: 10
2025-08-20T22:21:42.8584888Z      Memory: 23.9M (peak: 25.7M)
2025-08-20T22:21:42.8585110Z         CPU: 323ms
2025-08-20T22:21:42.8585724Z      CGroup: /system.slice/docker.service
2025-08-20T22:21:42.8586230Z              └─19734 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:21:42.8586524Z 
2025-08-20T22:21:42.8586844Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.227890435Z" level=info msg="Loading containers: start."
2025-08-20T22:21:42.8588044Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.739505497Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 4f6e94248a55b99e7787d1b307338431f9a7d2449a767830c1d6bd7fe30c53ab], retrying...."
2025-08-20T22:21:42.8589388Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.771116872Z" level=info msg="Loading containers: done."
2025-08-20T22:21:42.8590492Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780823428Z" 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:21:42.8592083Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780952357Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:21:42.8593640Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.780992091Z" level=info msg="Initializing buildkit"
2025-08-20T22:21:42.8594697Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.799991662Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:21:42.8595423Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.805968830Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:21:42.8596130Z Aug 20 22:21:32 pkrvmubgrv54qmi dockerd[19734]: time="2025-08-20T22:21:32.806034026Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:21:42.8596943Z Aug 20 22:21:32 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:21:42.8711791Z Docker version 28.3.3, build 980b856
2025-08-20T22:21:42.8890700Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:21:43.3127807Z latest: Pulling from library/hello-world
2025-08-20T22:21:43.4105914Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T22:21:43.5987330Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T22:21:43.5987883Z 17eec7bbc9d7: Download complete
2025-08-20T22:21:43.6267383Z 17eec7bbc9d7: Pull complete
2025-08-20T22:21:43.6307020Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:21:43.6319519Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:21:44.4757448Z 
2025-08-20T22:21:44.4758059Z Hello from Docker!
2025-08-20T22:21:44.4758740Z This message shows that your installation appears to be working correctly.
2025-08-20T22:21:44.4759391Z 
2025-08-20T22:21:44.4759626Z To generate this message, Docker took the following steps:
2025-08-20T22:21:44.4760238Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:21:44.4760859Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:21:44.4761406Z     (amd64)
2025-08-20T22:21:44.4761905Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:21:44.4762623Z     executable that produces the output you are currently reading.
2025-08-20T22:21:44.4763356Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:21:44.4763948Z     to your terminal.
2025-08-20T22:21:44.4764147Z 
2025-08-20T22:21:44.4764424Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:21:44.4764983Z  $ docker run -it ubuntu bash
2025-08-20T22:21:44.4765193Z 
2025-08-20T22:21:44.4765481Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:21:44.4766061Z  https://hub.docker.com/
2025-08-20T22:21:44.4766496Z 
2025-08-20T22:21:44.4766605Z For more examples and ideas, visit:
2025-08-20T22:21:44.4767015Z  https://docs.docker.com/get-started/
2025-08-20T22:21:44.4767193Z 
2025-08-20T22:21:44.5807922Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:21:44.5809164Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:21:44.5810049Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:21:44.5810597Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:21:44.5811164Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:21:44.5811723Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:21:44.5812214Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:21:44.5812710Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:21:44.5813171Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:21:44.5813720Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:21:44.5814476Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:21:44.5815230Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:21:44.5815984Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:21:44.5816811Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:21:44.5817643Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:21:44.5818397Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:21:44.5819340Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:21:44.5820017Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:21:44.5820713Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:21:44.5821545Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:21:44.5822630Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:21:44.5823352Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:21:44.5824139Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:21:44.5824848Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:21:44.5825525Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:21:44.5826224Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:21:44.5827044Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:21:44.5827812Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:21:44.5828550Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:21:44.5829536Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:21:44.5830095Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:21:44.5830592Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:21:44.5831093Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:21:44.5831604Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:21:44.5832134Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:21:44.5832636Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:21:44.5833096Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:21:44.5833579Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:21:44.5834038Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:21:44.5834532Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:21:44.5835246Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:21:44.5835706Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:21:44.5836167Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:21:44.5836671Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:21:44.5837189Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:21:44.5837733Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:21:44.5838267Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:21:44.5838779Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:21:44.5839494Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:21:44.5840012Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:21:44.5840507Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:21:44.5840995Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:21:44.5841446Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:21:44.5841890Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:21:44.5842340Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:21:44.5842791Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:21:44.5843199Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:21:44.5843624Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:21:44.5844112Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:21:44.5844576Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:21:44.5845173Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:21:44.5845699Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:21:44.5846201Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:21:44.5846690Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:21:44.5847191Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:21:44.5847707Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:21:44.5848179Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:21:44.5848639Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:21:44.5849362Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:21:44.5849899Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:21:44.5850446Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:21:44.5850965Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:21:44.5851461Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:21:44.5851932Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:21:44.5852412Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:21:44.5852900Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:21:44.5853424Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:21:44.5853999Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:21:44.5854579Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:21:44.5855280Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:21:44.5855806Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:21:44.5856259Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:21:44.5856700Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:21:44.5857191Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:21:44.5857671Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:21:44.5858111Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:21:44.5858579Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:21:44.5859259Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:21:44.5859846Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:21:44.5860288Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:21:44.5860755Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:21:44.5861248Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:21:44.5861680Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:21:44.5862100Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:21:44.5862561Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:21:44.5862998Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:21:44.5863412Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:21:44.5863862Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:21:44.5864323Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:21:44.5864911Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:21:44.5865397Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:21:44.5865857Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:21:44.5866320Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:21:44.5866746Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:21:44.5867207Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:21:44.5867688Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:21:44.5868162Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:21:44.5868622Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:21:44.5869240Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:21:44.5869683Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:21:44.5870149Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:21:44.5870549Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:21:44.5870962Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:21:44.5871408Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:21:44.5871838Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:21:44.5872257Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:21:44.5872709Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:21:44.5873129Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:21:44.5873587Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:21:44.5874071Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:21:44.5874554Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:21:44.5875209Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:21:44.5875685Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:21:44.5876156Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:21:44.5876629Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:21:44.5877105Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:21:44.5877576Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:21:44.5878072Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:21:44.5878534Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:21:44.5879157Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:21:44.5879715Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:21:44.5880249Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:21:44.5880750Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:21:44.5881215Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:21:44.5881660Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:21:44.5882129Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:21:44.5882619Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:21:44.5883081Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:21:44.5883563Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:21:44.5884029Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:21:44.5884486Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:21:44.5885133Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:21:44.5885582Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:21:44.5885981Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:21:44.5886379Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:21:44.5886823Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:21:44.5887287Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:21:44.5887732Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:21:44.5888192Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:21:44.5888612Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:21:44.5889198Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:21:44.5889611Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:21:44.5890005Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:21:44.5890493Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:21:44.5891002Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:21:44.5891565Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:21:44.5892202Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:21:44.5892906Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:21:44.5893687Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:21:44.5894478Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:21:44.5895086Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:21:44.5895507Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:21:44.5896135Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:21:44.5896626Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:21:44.5897146Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:21:44.5897640Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:21:44.5898085Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:21:44.5898513Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:21:44.5899169Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:21:44.5899667Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:21:44.5900126Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:21:44.5900643Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:21:44.5901118Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:21:44.5901554Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:21:44.5901977Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:21:44.5902421Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:21:44.5902949Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:21:44.5903530Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:21:44.5904024Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:21:44.5904454Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:21:44.5904999Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:21:44.5905582Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:21:44.5906255Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:21:44.5906789Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:21:44.5907244Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:21:44.5907711Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:21:44.5908202Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:21:44.5908702Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:21:44.5909344Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:21:44.5909797Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:21:44.5910261Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:21:44.5910747Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:21:44.5911226Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:21:44.5911703Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:21:44.5912182Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:21:44.5912660Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:21:44.5913139Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:21:44.5914048Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:21:44.5914585Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:21:44.5915096Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:21:44.5915519Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:21:44.5915941Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:21:44.5916563Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:21:44.5917011Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:21:44.5917447Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:21:44.5917905Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:21:44.5918376Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:21:44.5918862Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:21:44.5919592Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:21:44.5920117Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:21:44.5920588Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:21:44.5921037Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:21:44.5921493Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:21:44.5921968Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:21:44.5930225Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:21:44.5930769Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:21:44.5931296Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:21:44.5931841Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:21:44.5932408Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:21:44.5932939Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:21:44.5933507Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:21:44.5934060Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:21:44.5934798Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:21:44.5935372Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:21:44.5935881Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:21:44.5936315Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:21:44.5936740Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:21:44.5937180Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:21:44.5937638Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:21:44.5938087Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:21:44.5938537Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:21:44.5939159Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:21:44.5939688Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:21:44.5940144Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:21:44.5940622Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:21:44.5941111Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:21:44.5941593Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:21:44.5942068Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:21:44.5942593Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:21:44.5943069Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:21:44.5943689Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:21:44.5944257Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:21:44.5944895Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:21:44.5945346Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:21:44.5945787Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:21:44.5946234Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:21:44.5946688Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:21:44.5947134Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:21:44.5947610Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:21:44.5948061Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:21:44.5948474Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:21:44.5949212Z 	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:21:44.5949813Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:21:44.5950345Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:21:44.5950800Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:21:44.5951265Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:21:44.5951743Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:21:44.5952223Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:21:44.5952707Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:21:44.5953221Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:21:44.5953681Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:21:44.5954164Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:21:44.5954804Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:21:44.5955300Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:21:44.5955745Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:21:44.5956338Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:21:44.5956918Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:21:44.5957498Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:21:44.5958016Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:21:44.5958476Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:21:44.5959090Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:21:44.5959678Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:21:44.5960226Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:21:44.5960716Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:21:44.5961244Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:21:44.5961779Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:21:44.5962268Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:21:44.5962733Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:21:44.5963184Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:21:44.5963651Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:21:44.5964122Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:21:44.5964565Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:21:44.5965126Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:21:44.5965575Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:21:44.5966003Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:21:44.5966418Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:21:44.5966841Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:21:44.5967251Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:21:44.5967686Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:21:44.5968139Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:21:44.5968554Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:21:44.5969118Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:21:44.5969570Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:21:44.5970031Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:21:44.5970499Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:21:44.5970954Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:21:44.5971406Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:21:44.5971862Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:21:44.5972280Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:21:44.5972706Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:21:44.5973213Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:21:44.5973709Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:21:44.5974129Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:21:44.5974709Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:21:44.5975190Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:21:44.5975651Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:21:44.5976093Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:21:44.5976548Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:21:44.5976965Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:21:44.5977353Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:21:44.5977756Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:21:44.5978161Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:21:44.5978614Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:21:44.5979198Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:21:44.5979738Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:21:44.5980183Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:21:44.5980611Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:21:44.5981094Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:21:44.5981599Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:21:44.5982086Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:21:44.5982566Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:21:44.5983040Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:21:44.5983540Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:21:44.5984121Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:21:44.5984966Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:21:44.5985680Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:21:44.5986299Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:21:44.5986836Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:21:44.5987376Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:21:44.5987964Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:21:44.5988629Z 	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:21:44.5989481Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:21:44.5990061Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:21:44.5990567Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:21:44.5991019Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:21:44.5991476Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:21:44.5991935Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:21:44.5992401Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:21:44.5992883Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:21:44.5993355Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:21:44.5993796Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:21:44.5994222Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:21:44.5994654Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:21:44.5995213Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:21:44.5995682Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:21:44.5996144Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:21:44.5996593Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:21:44.5997061Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:21:44.5997561Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:21:44.5998040Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:21:44.5998474Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:21:44.5998916Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:21:44.5999570Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:21:44.6000089Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:21:44.6000613Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:21:44.6001128Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:21:44.6001582Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:21:44.6002040Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:21:44.6002496Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:21:44.6002955Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:21:44.6003422Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:21:44.6003900Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:21:44.6004348Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:21:44.6004914Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:21:44.6005344Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:21:44.6005773Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:21:44.6006393Z 	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:21:44.6007185Z 	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:21:44.6007945Z 	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:21:44.6008649Z 	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:21:44.6009339Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:21:44.6009793Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:21:44.6010250Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:21:44.6010706Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:21:44.6011165Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:21:44.6011610Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:21:44.6012062Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:21:44.6012533Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:21:44.6012969Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:21:44.6013385Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:21:44.6013849Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:21:44.6014304Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:21:44.6014860Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:21:44.6015336Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:21:44.6015819Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:21:44.6016298Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:21:44.6016781Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:21:44.6017259Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:21:44.6017726Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:21:44.6018199Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:21:44.6018668Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:21:44.6019245Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:21:44.6019744Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:21:44.6020228Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:21:44.6020676Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:21:44.6021133Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:21:44.6021606Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:21:44.6022116Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:21:44.6022635Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:21:44.6023125Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:21:44.6023651Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:21:44.6024193Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:21:44.6024855Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:21:44.6025310Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:21:44.6025771Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:21:44.6026253Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:21:44.6026719Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:21:44.6027203Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:21:44.6027669Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:21:44.6028143Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:21:44.6028663Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:21:44.6029392Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:21:44.6029864Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:21:44.6030364Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:21:44.6030869Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:21:44.6031394Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:21:44.6031933Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:21:44.6032461Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:21:44.6032948Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:21:44.6033472Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:21:44.6034274Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:21:44.6034887Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:21:44.6035404Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:21:44.6035887Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:21:44.6036314Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:21:44.6036769Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:21:44.6037215Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:21:44.6037682Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:21:44.6038174Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:21:44.6038647Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:21:44.6039266Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:21:44.6039721Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:21:44.6040173Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:21:44.6040652Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:21:44.6041117Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:21:44.6041630Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:21:44.6042151Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:21:44.6042644Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:21:44.6043183Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:21:44.6043697Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:21:44.6044174Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:21:44.6044775Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:21:44.6045216Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:21:44.6045661Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:21:44.6046135Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:21:44.6046615Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:21:44.6047076Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:21:44.6047493Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:21:44.6047890Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:21:44.6048332Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:21:44.6048922Z 	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:21:44.6049628Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:21:44.6050092Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:21:44.6050512Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:21:44.6050991Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:21:44.6051492Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:21:44.6051961Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:21:44.6052410Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:21:44.6052869Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:21:44.6053325Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:21:44.6053768Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:21:44.6054223Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:21:44.6054770Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:21:44.6055231Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:21:44.6055721Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:21:44.6056229Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:21:44.6056691Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:21:44.6057190Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:21:44.6057708Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:21:44.6058190Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:21:44.6058643Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:21:44.6059170Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:21:44.6059648Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:21:44.6060092Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:21:44.6060515Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:21:44.6060983Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:21:44.6061492Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:21:44.6062039Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:21:44.6062559Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:21:44.6063003Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:21:44.6063450Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:21:44.6063904Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:21:44.6064499Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:21:44.6064964Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:21:44.6065418Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:21:44.6065950Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:21:44.6066526Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:21:44.6067028Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:21:44.6067485Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:21:44.6067943Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:21:44.6068424Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:21:44.6068908Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:21:44.6069584Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:21:44.6070087Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:21:44.6070554Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:21:44.6070960Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:21:44.6071394Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:21:44.6071860Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:21:44.6072361Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:21:44.6072819Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:21:44.6073299Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:21:44.6073827Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:21:44.6074432Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:21:44.6074945Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:21:44.6075417Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:21:44.6075980Z 	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:21:44.6076545Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:21:44.6076947Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:21:44.6077386Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:21:44.6077875Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:21:44.6078354Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:21:44.6079096Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:21:44.6079799Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:21:44.6080502Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:21:44.6081238Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:21:44.6081932Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:21:44.6082623Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:21:44.6083327Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:21:44.6083951Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:21:44.6084510Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:21:44.6085166Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:21:44.6085686Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:21:44.6086198Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:21:44.6086735Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:21:44.6087230Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:21:44.6087700Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:21:44.6088158Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:21:44.6088614Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:21:44.6089186Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:21:44.6089679Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:21:44.6090192Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:21:44.6090641Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:21:44.6091118Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:21:44.6091664Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:21:44.6092236Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:21:44.6092809Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:21:44.6093383Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:21:44.6093948Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:21:44.6094520Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:21:44.6095181Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:21:44.6095686Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:21:44.6096187Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:21:44.6096688Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:21:44.6097190Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:21:44.6097695Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:21:44.6098220Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:21:44.6098719Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:21:44.6099278Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:21:44.6099700Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:21:44.6100169Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:21:44.6100632Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:21:44.6101157Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:21:44.6101680Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:21:44.6102169Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:21:44.6102639Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:21:44.6103114Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:21:44.6103608Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:21:44.6104104Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:21:44.6104611Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:21:44.6105204Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:21:44.6105621Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:21:44.6106096Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:21:44.6106556Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:21:44.6107021Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:21:44.6107502Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:21:44.6107990Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:21:44.6108507Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:21:44.6109196Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:21:44.6109734Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:21:44.6110196Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:21:44.6110683Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:21:44.6111078Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:21:44.6111488Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:21:44.6111945Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:21:44.6112413Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:21:44.6112893Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:21:44.6113376Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:21:44.6113889Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:21:44.6114426Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:21:44.6115049Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:21:44.6115526Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:21:44.6115993Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:21:44.6116606Z 	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:21:44.6117235Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:21:44.6117776Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:21:44.6118281Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:21:44.6118773Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:21:44.6119379Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:21:44.6119834Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:21:44.6120288Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:21:44.6120757Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:21:44.6121205Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:21:44.6121685Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:21:44.6122151Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:21:44.6122632Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:21:44.6123115Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:21:44.6123574Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:21:44.6124036Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:21:44.6124666Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:21:44.6125144Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:21:44.6125604Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:21:44.6126062Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:21:44.6126534Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:21:44.6127000Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:21:44.6127442Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:21:44.6127918Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:21:44.6128413Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:21:44.6128886Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:21:44.6129494Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:21:44.6129980Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:21:44.6130415Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:21:44.6130862Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:21:44.6131289Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:21:44.6131766Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:21:44.6132303Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:21:44.6132817Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:21:44.6133296Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:21:44.6133753Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:21:44.6134342Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:21:44.6134830Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:21:44.6135285Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:21:44.6135699Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:21:44.6136104Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:21:44.6136498Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:21:44.6137026Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:21:44.6137617Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:21:44.6138063Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:21:44.6138524Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:21:44.6139118Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:21:44.6139585Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:21:44.6140016Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:21:44.6140480Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:21:44.6140919Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:21:44.6141361Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:21:44.6141806Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:21:44.6142223Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:21:44.6142641Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:21:44.6143091Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:21:44.6143526Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:21:44.6143929Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:21:44.6144507Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:21:44.6144950Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:21:44.6145420Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:21:44.6145888Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:21:44.6146318Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:21:44.6146768Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:21:44.6147224Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:21:44.6147718Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:21:44.6148172Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:21:44.6148608Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:21:44.6149142Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:21:44.6149670Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:21:44.6150158Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:21:44.6150719Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:21:44.6151266Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:21:44.6151786Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:21:44.6152328Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:21:44.6152847Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:21:44.6153315Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:21:44.6153927Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:21:44.6154416Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:21:44.6154898Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:21:44.6155349Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:21:44.6155777Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:21:44.6156225Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:21:44.6156666Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:21:44.6157154Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:21:44.6157635Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:21:44.6158073Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:21:44.6158568Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:21:44.6159220Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:21:44.6159718Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:21:44.6160140Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:21:44.6160581Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:21:44.6161080Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:21:44.6161558Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:21:44.6162044Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:21:44.6162503Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:21:44.6162888Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:21:44.6163261Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:21:44.6163801Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:21:44.6164369Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:21:44.6229343Z [+] Installing Go for linux-amd64...
2025-08-20T22:21:45.3032867Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:21:45.3033563Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:21:45.3036001Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:21:46.8967235Z [+] Downloading Go go1.25.0...
2025-08-20T22:21:46.9020235Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:21:46.9020890Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:21:46.9021201Z 
2025-08-20T22:21:47.0019357Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:21:47.0020192Z 100    80  100    80    0     0    800      0 --:--:-- --:--:-- --:--:--   808
2025-08-20T22:21:47.0710281Z 
2025-08-20T22:21:47.0711038Z 100    75  100    75    0     0    443      0 --:--:-- --:--:-- --:--:--   443
2025-08-20T22:21:47.0753241Z 
2025-08-20T22:21:47.6232342Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:21:47.6232835Z 100 56.8M  100 56.8M    0     0  78.8M      0 --:--:-- --:--:-- --:--:--  104M
2025-08-20T22:21:47.6269581Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T22:21:49.0132160Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T22:21:49.0132879Z [+] GOROOT: /home/runner/.go
2025-08-20T22:21:49.0133407Z [+] GOPATH: /home/runner/go
2025-08-20T22:21:49.0134104Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T22:21:49.0282535Z go version go1.25.0 linux/amd64
2025-08-20T22:21:49.0692509Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:21:49.0693042Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:21:49.0693716Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:21:49.0694103Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:21:49.0694604Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:21:49.0695246Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:21:49.0695915Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:21:49.0696568Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:21:49.0697179Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:21:49.0697759Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:21:49.0698373Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:21:49.0699358Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:21:49.0700036Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:21:49.0700760Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:21:49.0701436Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:21:49.0702116Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:21:49.0702800Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:21:49.0703424Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:21:49.0704045Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:21:49.0704845Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:21:49.0705590Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:21:49.0706239Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:21:49.0706966Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:21:49.0707858Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:21:49.0708243Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:21:49.0708744Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:21:49.0709606Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:21:49.0710118Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:21:49.0710517Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:21:49.0710919Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:21:49.0711330Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:21:49.0711741Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:21:49.0712163Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:21:49.0712592Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:21:49.0713027Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:21:49.0713453Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:21:49.0713847Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:21:49.0714232Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:21:49.0714631Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:21:49.0715047Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:21:49.0715464Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:21:49.0715862Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:21:49.0716249Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:21:49.0716861Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:21:49.0717336Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:21:49.0717792Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:21:49.0718265Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:21:49.0718693Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:21:49.0719315Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:21:49.0719739Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:21:49.0720136Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:21:49.0720550Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:21:49.0720959Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:21:49.0721329Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:21:49.0721690Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:21:49.0722051Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:21:49.0722369Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:21:49.0722710Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:21:49.0723111Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:21:49.0723484Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:21:49.0723885Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:21:49.0724316Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:21:49.0724725Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:21:49.0725355Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:21:49.0725773Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:21:49.0726193Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:21:49.0726589Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:21:49.0726979Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:21:49.0727397Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:21:49.0727852Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:21:49.0728357Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:21:49.0728832Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:21:49.0729434Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:21:49.0729818Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:21:49.0730200Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:21:49.0730594Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:21:49.0731026Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:21:49.0731507Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:21:49.0731998Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:21:49.0732484Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:21:49.0732912Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:21:49.0733305Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:21:49.0733832Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:21:49.0734237Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:21:49.0734633Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:21:49.0735010Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:21:49.0735423Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:21:49.0735837Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:21:49.0736213Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:21:49.0736584Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:21:49.0736979Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:21:49.0737369Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:21:49.0737748Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:21:49.0738109Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:21:49.0738493Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:21:49.0738873Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:21:49.0739442Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:21:49.0739817Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:21:49.0740183Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:21:49.0740539Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:21:49.0740917Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:21:49.0741274Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:21:49.0741629Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:21:49.0742148Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:21:49.0742528Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:21:49.0742921Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:21:49.0743302Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:21:49.0743669Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:21:49.0744036Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:21:49.0744418Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:21:49.0744811Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:21:49.0745148Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:21:49.0745478Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:21:49.0745840Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:21:49.0746186Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:21:49.0746538Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:21:49.0746893Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:21:49.0747234Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:21:49.0747603Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:21:49.0747989Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:21:49.0748425Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:21:49.0748863Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:21:49.0749461Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:21:49.0749843Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:21:49.0750361Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:21:49.0750752Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:21:49.0751148Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:21:49.0751553Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:21:49.0751920Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:21:49.0752305Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:21:49.0752714Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:21:49.0753203Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:21:49.0753793Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:21:49.0754175Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:21:49.0754574Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:21:49.0754974Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:21:49.0755375Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:21:49.0755766Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:21:49.0756146Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:21:49.0756541Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:21:49.0756942Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:21:49.0757313Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:21:49.0757664Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:21:49.0757970Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:21:49.0758614Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:21:49.0759186Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:21:49.0759590Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:21:49.0759975Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:21:49.0760342Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:21:49.0760710Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:21:49.0761082Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:21:49.0761427Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:21:49.0761763Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:21:49.0762182Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:21:49.0762624Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:21:49.0763027Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:21:49.0763391Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:21:49.0763776Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:21:49.0764179Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:21:49.0764592Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:21:49.0765001Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:21:49.0765353Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:21:49.0765705Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:21:49.0766123Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:21:49.0766547Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:21:49.0767092Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:21:49.0767460Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:21:49.0767824Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:21:49.0768208Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:21:49.0768585Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:21:49.0769196Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:21:49.0778300Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:21:49.0778786Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:21:49.0779386Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:21:49.0779755Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:21:49.0780129Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:21:49.0780578Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:21:49.0781267Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:21:49.0782005Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:21:49.0782640Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:21:49.0783399Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:21:49.0784353Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:21:49.0785003Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:21:49.0785441Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:21:49.0785800Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:21:49.0786406Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:21:49.0786823Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:21:49.0787244Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:21:49.0787645Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:21:49.0788016Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:21:49.0788388Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:21:49.0788778Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:21:49.0789453Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:21:49.0789848Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:21:49.0790238Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:21:49.0790643Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:21:49.0791031Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:21:49.0791456Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:21:49.0791908Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:21:49.0792331Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:21:49.0792697Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:21:49.0793070Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:21:49.0793464Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:21:49.0793837Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:21:49.0794204Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:21:49.0794732Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:21:49.0795135Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:21:49.0795549Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:21:49.0796016Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:21:49.0796458Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:21:49.0796853Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:21:49.0797236Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:21:49.0797611Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:21:49.0797995Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:21:49.0798374Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:21:49.0798767Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:21:49.0799336Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:21:49.0799783Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:21:49.0800260Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:21:49.0800719Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:21:49.0801238Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:21:49.0801740Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:21:49.0802227Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:21:49.0802713Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:21:49.0803298Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:21:49.0803657Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:21:49.0804020Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:21:49.0804407Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:21:49.0804784Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:21:49.0805140Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:21:49.0805511Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:21:49.0805886Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:21:49.0806264Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:21:49.0806645Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:21:49.0807021Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:21:49.0807430Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:21:49.0807815Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:21:49.0808226Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:21:49.0808665Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:21:49.0809269Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:21:49.0809870Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:21:49.0810297Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:21:49.0810669Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:21:49.0811023Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:21:49.0811364Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:21:49.0811859Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:21:49.0812255Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:21:49.0812624Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:21:49.0813014Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:21:49.0813374Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:21:49.0813688Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:21:49.0814151Z 	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:21:49.0814664Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:21:49.0815034Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:21:49.0815406Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:21:49.0815771Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:21:49.0816180Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:21:49.0816609Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:21:49.0817035Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:21:49.0817459Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:21:49.0817865Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:21:49.0818264Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:21:49.0818680Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:21:49.0819297Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:21:49.0819695Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:21:49.0820265Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:21:49.0820755Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:21:49.0821247Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:21:49.0821696Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:21:49.0822101Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:21:49.0822507Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:21:49.0822977Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:21:49.0823455Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:21:49.0823850Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:21:49.0824276Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:21:49.0824737Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:21:49.0825139Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:21:49.0825503Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:21:49.0825865Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:21:49.0826238Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:21:49.0826616Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:21:49.0826979Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:21:49.0827339Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:21:49.0827720Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:21:49.0828091Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:21:49.0828446Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:21:49.0829184Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:21:49.0829563Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:21:49.0829932Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:21:49.0830311Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:21:49.0830666Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:21:49.0831017Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:21:49.0831367Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:21:49.0831724Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:21:49.0832092Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:21:49.0832449Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:21:49.0832812Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:21:49.0833182Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:21:49.0833532Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:21:49.0833893Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:21:49.0834320Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:21:49.0834723Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:21:49.0835082Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:21:49.0835456Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:21:49.0835871Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:21:49.0836261Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:21:49.0836619Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:21:49.0837110Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:21:49.0837465Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:21:49.0837758Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:21:49.0838055Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:21:49.0838402Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:21:49.0838751Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:21:49.0839336Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:21:49.0839698Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:21:49.0840040Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:21:49.0840374Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:21:49.0840752Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:21:49.0841172Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:21:49.0841564Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:21:49.0841954Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:21:49.0842335Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:21:49.0842741Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:21:49.0843234Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:21:49.0843844Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:21:49.0844458Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:21:49.0844995Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:21:49.0845594Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:21:49.0846046Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:21:49.0846556Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:21:49.0847168Z 	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:21:49.0847720Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:21:49.0848214Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:21:49.0848673Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:21:49.0849291Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:21:49.0849678Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:21:49.0850069Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:21:49.0850449Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:21:49.0850839Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:21:49.0851222Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:21:49.0851602Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:21:49.0851976Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:21:49.0852355Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:21:49.0852726Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:21:49.0853091Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:21:49.0853453Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:21:49.0854026Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:21:49.0854426Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:21:49.0854839Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:21:49.0855248Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:21:49.0855604Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:21:49.0855991Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:21:49.0856397Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:21:49.0856801Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:21:49.0857239Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:21:49.0857668Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:21:49.0858047Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:21:49.0858413Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:21:49.0858792Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:21:49.0859340Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:21:49.0859724Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:21:49.0860109Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:21:49.0860484Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:21:49.0860863Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:21:49.0861216Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:21:49.0861571Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:21:49.0862232Z 	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:21:49.0862949Z 	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:21:49.0863619Z 	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:21:49.0864266Z 	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:21:49.0864781Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:21:49.0865161Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:21:49.0865525Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:21:49.0865892Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:21:49.0866257Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:21:49.0866622Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:21:49.0866987Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:21:49.0867365Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:21:49.0867734Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:21:49.0868144Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:21:49.0868520Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:21:49.0868884Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:21:49.0869477Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:21:49.0869881Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:21:49.0870275Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:21:49.0870798Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:21:49.0871184Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:21:49.0871574Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:21:49.0871954Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:21:49.0872331Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:21:49.0872699Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:21:49.0873082Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:21:49.0873486Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:21:49.0873877Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:21:49.0874269Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:21:49.0874668Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:21:49.0875049Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:21:49.0875468Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:21:49.0875900Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:21:49.0876295Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:21:49.0876726Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:21:49.0877184Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:21:49.0877588Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:21:49.0877950Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:21:49.0878321Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:21:49.0878829Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:21:49.0879435Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:21:49.0879837Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:21:49.0880214Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:21:49.0880597Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:21:49.0881063Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:21:49.0881526Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:21:49.0881916Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:21:49.0882318Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:21:49.0882763Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:21:49.0883215Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:21:49.0883681Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:21:49.0884161Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:21:49.0884603Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:21:49.0885031Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:21:49.0885425Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:21:49.0885820Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:21:49.0886230Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:21:49.0886612Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:21:49.0886981Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:21:49.0887514Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:21:49.0887912Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:21:49.0888310Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:21:49.0888718Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:21:49.0889277Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:21:49.0889647Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:21:49.0890002Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:21:49.0890355Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:21:49.0890739Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:21:49.0891147Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:21:49.0891612Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:21:49.0892056Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:21:49.0892453Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:21:49.0892883Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:21:49.0893308Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:21:49.0893717Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:21:49.0894122Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:21:49.0894482Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:21:49.0894847Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:21:49.0895238Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:21:49.0895750Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:21:49.0896122Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:21:49.0896446Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:21:49.0896750Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:21:49.0897101Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:21:49.0897601Z 	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:21:49.0898110Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:21:49.0898478Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:21:49.0898841Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:21:49.0899471Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:21:49.0899905Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:21:49.0900309Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:21:49.0900707Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:21:49.0901114Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:21:49.0901518Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:21:49.0901886Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:21:49.0902251Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:21:49.0902610Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:21:49.0902988Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:21:49.0903403Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:21:49.0903966Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:21:49.0904352Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:21:49.0904769Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:21:49.0905195Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:21:49.0905583Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:21:49.0905946Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:21:49.0906296Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:21:49.0906648Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:21:49.0907011Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:21:49.0907385Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:21:49.0907795Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:21:49.0908204Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:21:49.0908656Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:21:49.0909298Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:21:49.0909673Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:21:49.0910050Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:21:49.0910426Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:21:49.0910805Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:21:49.0911176Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:21:49.0911541Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:21:49.0912117Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:21:49.0912609Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:21:49.0913018Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:21:49.0913379Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:21:49.0913746Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:21:49.0914141Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:21:49.0914529Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:21:49.0914897Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:21:49.0915288Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:21:49.0915662Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:21:49.0916015Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:21:49.0916365Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:21:49.0916753Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:21:49.0917168Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:21:49.0917542Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:21:49.0917923Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:21:49.0918362Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:21:49.0918789Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:21:49.0919390Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:21:49.0919781Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:21:49.0920299Z 	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:21:49.0920933Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:21:49.0921243Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:21:49.0921645Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:21:49.0922054Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:21:49.0922477Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:21:49.0922995Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:21:49.0923572Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:21:49.0924185Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:21:49.0924837Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:21:49.0925484Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:21:49.0926105Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:21:49.0926719Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:21:49.0927297Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:21:49.0927794Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:21:49.0928246Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:21:49.0928678Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:21:49.0929352Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:21:49.0929966Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:21:49.0930405Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:21:49.0930787Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:21:49.0931151Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:21:49.0931524Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:21:49.0931898Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:21:49.0932300Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:21:49.0932710Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:21:49.0933069Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:21:49.0933452Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:21:49.0933939Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:21:49.0934423Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:21:49.0934905Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:21:49.0935392Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:21:49.0935870Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:21:49.0936348Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:21:49.0936792Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:21:49.0937207Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:21:49.0937619Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:21:49.0938154Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:21:49.0938566Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:21:49.0939105Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:21:49.0939542Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:21:49.0939966Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:21:49.0940354Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:21:49.0940734Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:21:49.0941109Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:21:49.0941480Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:21:49.0941913Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:21:49.0942356Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:21:49.0942749Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:21:49.0943150Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:21:49.0943564Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:21:49.0944006Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:21:49.0944445Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:21:49.0944871Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:21:49.0945265Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:21:49.0945634Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:21:49.0946016Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:21:49.0946506Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:21:49.0946881Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:21:49.0947278Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:21:49.0947671Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:21:49.0948091Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:21:49.0948551Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:21:49.0949089Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:21:49.0949493Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:21:49.0949881Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:21:49.0950178Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:21:49.0950501Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:21:49.0950874Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:21:49.0951265Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:21:49.0951650Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:21:49.0952038Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:21:49.0952459Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:21:49.0952901Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:21:49.0953310Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:21:49.0953691Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:21:49.0954078Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:21:49.0954747Z 	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:21:49.0955320Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:21:49.0955763Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:21:49.0956197Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:21:49.0956628Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:21:49.0957040Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:21:49.0957431Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:21:49.0957814Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:21:49.0958191Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:21:49.0958594Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:21:49.0959088Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:21:49.0959460Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:21:49.0959838Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:21:49.0960235Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:21:49.0960603Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:21:49.0961003Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:21:49.0961453Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:21:49.0961865Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:21:49.0962233Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:21:49.0962779Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:21:49.0963164Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:21:49.0963531Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:21:49.0963907Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:21:49.0964329Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:21:49.0964770Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:21:49.0965167Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:21:49.0965559Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:21:49.0965946Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:21:49.0966320Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:21:49.0966695Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:21:49.0967071Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:21:49.0967466Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:21:49.0967939Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:21:49.0968382Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:21:49.0968796Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:21:49.0969287Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:21:49.0969680Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:21:49.0970095Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:21:49.0970475Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:21:49.0970958Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:21:49.0971273Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:21:49.0971569Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:21:49.0971930Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:21:49.0972293Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:21:49.0972638Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:21:49.0973002Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:21:49.0973393Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:21:49.0973773Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:21:49.0974126Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:21:49.0974470Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:21:49.0974851Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:21:49.0975236Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:21:49.0975602Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:21:49.0975959Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:21:49.0976317Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:21:49.0976694Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:21:49.0977071Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:21:49.0977414Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:21:49.0977781Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:21:49.0978164Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:21:49.0978536Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:21:49.0979140Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:21:49.0979548Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:21:49.0979940Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:21:49.0980347Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:21:49.0980768Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:21:49.0981174Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:21:49.0981525Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:21:49.0981871Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:21:49.0982207Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:21:49.0982630Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:21:49.0983133Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:21:49.0983591Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:21:49.0984061Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:21:49.0984550Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:21:49.0984978Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:21:49.0985354Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:21:49.0985735Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:21:49.0986115Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:21:49.0986500Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:21:49.0986878Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:21:49.0987374Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:21:49.0987744Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:21:49.0988131Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:21:49.0988566Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:21:49.0989112Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:21:49.0989489Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:21:49.0989886Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:21:49.0990300Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:21:49.0990672Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:21:49.0991014Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:21:49.0991411Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:21:49.0991857Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:21:49.0992282Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:21:49.0992686Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:21:49.0993088Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:21:49.0993406Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:21:49.0993677Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:21:49.0994022Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:21:49.0994498Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:21:49.3238223Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:21:49.5044016Z Collecting meson
2025-08-20T22:21:49.5915226Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:21:49.6266667Z Collecting ninja
2025-08-20T22:21:49.6456656Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T22:21:49.6683233Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:21:49.7514100Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 21.4 MB/s  0:00:00
2025-08-20T22:21:49.7705524Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T22:21:49.8604371Z Installing collected packages: ninja, meson
2025-08-20T22:21:50.5819655Z 
2025-08-20T22:21:50.5848885Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:21:50.8784842Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:21:50.9861352Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:21:51.0436526Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:21:51.5160065Z 1.8.4
2025-08-20T22:21:51.5456528Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:21:51.5720556Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:21:51.5721203Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:21:51.5721832Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:21:51.5722482Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:21:51.5723170Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:21:51.5723825Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:21:51.5724483Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:21:51.5725122Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:21:51.5725737Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:21:51.5726633Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:21:51.5727255Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:21:51.5727930Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:21:51.5728737Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:21:51.5729647Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:21:51.5730341Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:21:51.5731027Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:21:51.5731536Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:21:51.5731918Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:21:51.5732318Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:21:51.5732798Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:21:51.5733242Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:21:51.5733626Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:21:51.5734039Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:21:51.5734437Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:21:51.5734786Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:21:51.5735172Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:21:51.5735594Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:21:51.5736005Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:21:51.5736650Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:21:51.5737605Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:21:51.5738322Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:21:51.5739226Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:21:51.5740007Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:21:51.5740768Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:21:51.5741666Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:21:51.5742439Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:21:51.5743164Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:21:51.5743852Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:21:51.5744561Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:21:51.5745310Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:21:51.5746063Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:21:51.5746799Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:21:51.5747509Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:21:51.5748325Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:21:51.5749344Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:21:51.5750166Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:21:51.5751036Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:21:51.5751812Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:21:51.5752552Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:21:51.5753537Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:21:51.5754256Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:21:51.5754990Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:21:51.5755699Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:21:51.5756352Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:21:51.5756979Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:21:51.5757622Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:21:51.5758184Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:21:51.5758784Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:21:51.5759965Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:21:51.5760662Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:21:51.5761384Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:21:51.5762154Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:21:51.5762893Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:21:51.5763613Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:21:51.5764355Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:21:51.5765113Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:21:51.5765814Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:21:51.5766500Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:21:51.5767236Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:21:51.5768243Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:21:51.5769329Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:21:51.5770152Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:21:51.5770897Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:21:51.5771570Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:21:51.5772249Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:21:51.5772947Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:21:51.5773717Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:21:51.5774575Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:21:51.5775463Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:21:51.5776316Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:21:51.5777078Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:21:51.5777788Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:21:51.5778388Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:21:51.5778803Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:21:51.5779443Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:21:51.5779828Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:21:51.5780257Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:21:51.5780675Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:21:51.5781240Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:21:51.5781620Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:21:51.5782029Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:21:51.5782433Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:21:51.5782809Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:21:51.5783173Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:21:51.5783561Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:21:51.5783945Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:21:51.5784292Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:21:51.5784668Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:21:51.5785042Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:21:51.5785407Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:21:51.5785789Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:21:51.5786151Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:21:51.5786508Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:21:51.5786876Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:21:51.5787264Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:21:51.5787660Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:21:51.5788047Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:21:51.5788421Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:21:51.5788789Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:21:51.5789491Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:21:51.5789911Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:21:51.5790253Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:21:51.5790677Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:21:51.5791036Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:21:51.5791389Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:21:51.5791745Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:21:51.5792102Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:21:51.5792448Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:21:51.5792825Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:21:51.5793223Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:21:51.5793670Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:21:51.5794111Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:21:51.5794509Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:21:51.5794894Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:21:51.5795276Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:21:51.5795661Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:21:51.5796068Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:21:51.5796475Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:21:51.5796843Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:21:51.5797225Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:21:51.5797761Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:21:51.5798201Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:21:51.5798627Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:21:51.5799166Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:21:51.5799557Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:21:51.5806792Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:21:51.5807376Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:21:51.5807841Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:21:51.5808266Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:21:51.5808671Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:21:51.5809369Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:21:51.5809931Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:21:51.5810297Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:21:51.5810610Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:21:51.5810943Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:21:51.5811348Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:21:51.5811750Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:21:51.5812146Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:21:51.5812524Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:21:51.5812903Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:21:51.5813277Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:21:51.5813805Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:21:51.5814166Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:21:51.5814594Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:21:51.5815043Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:21:51.5815442Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:21:51.5815817Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:21:51.5816222Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:21:51.5816640Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:21:51.5817057Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:21:51.5817476Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:21:51.5817852Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:21:51.5818218Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:21:51.5818684Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:21:51.5819325Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:21:51.5819748Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:21:51.5820131Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:21:51.5820479Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:21:51.5820871Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:21:51.5821252Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:21:51.5821681Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:21:51.5822308Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:21:51.5822730Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:21:51.5823106Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:21:51.5823455Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:21:51.5823813Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:21:51.5824267Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:21:51.5824768Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:21:51.5825217Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:21:51.5825595Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:21:51.5826061Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:21:51.5826609Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:21:51.5827110Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:21:51.5827548Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:21:51.5827914Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:21:51.5828301Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:21:51.5828714Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:21:51.5829298Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:21:51.5829701Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:21:51.5830072Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:21:51.5830442Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:21:51.5830965Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:21:51.5831368Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:21:51.5831765Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:21:51.5832158Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:21:51.5832545Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:21:51.5832929Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:21:51.5833353Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:21:51.5833809Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:21:51.5834243Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:21:51.5834609Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:21:51.5834992Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:21:51.5835383Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:21:51.5835758Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:21:51.5836129Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:21:51.5836501Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:21:51.5836888Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:21:51.5837304Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:21:51.5837769Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:21:51.5838216Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:21:51.5838609Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:21:51.5839324Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:21:51.5839716Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:21:51.5840100Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:21:51.5840478Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:21:51.5840858Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:21:51.5841238Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:21:51.5841685Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:21:51.5842160Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:21:51.5842618Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:21:51.5843132Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:21:51.5843648Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:21:51.5844140Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:21:51.5844635Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:21:51.5845064Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:21:51.5845426Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:21:51.5845787Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:21:51.5846161Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:21:51.5846534Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:21:51.5846892Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:21:51.5847278Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:21:51.5847791Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:21:51.5848182Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:21:51.5848563Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:21:51.5848939Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:21:51.5849537Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:21:51.5849924Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:21:51.5850341Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:21:51.5850777Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:21:51.5851163Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:21:51.5851530Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:21:51.5851955Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:21:51.5852328Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:21:51.5852678Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:21:51.5853026Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:21:51.5853389Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:21:51.5853776Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:21:51.5854143Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:21:51.5854532Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:21:51.5854897Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:21:51.5855209Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:21:51.5855672Z 	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:21:51.5856324Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:21:51.5856696Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:21:51.5857069Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:21:51.5857437Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:21:51.5857837Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:21:51.5858274Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:21:51.5858698Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:21:51.5859363Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:21:51.5859789Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:21:51.5860199Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:21:51.5860633Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:21:51.5861051Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:21:51.5861444Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:21:51.5861874Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:21:51.5862369Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:21:51.5862866Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:21:51.5863311Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:21:51.5863721Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:21:51.5864120Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:21:51.5864721Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:21:51.5865219Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:21:51.5865630Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:21:51.5866063Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:21:51.5866518Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:21:51.5866923Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:21:51.5867293Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:21:51.5867658Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:21:51.5868036Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:21:51.5868420Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:21:51.5868796Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:21:51.5869390Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:21:51.5869781Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:21:51.5870163Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:21:51.5870526Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:21:51.5870895Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:21:51.5871247Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:21:51.5871619Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:21:51.5872008Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:21:51.5872366Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:21:51.5872730Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:21:51.5873231Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:21:51.5873598Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:21:51.5873972Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:21:51.5874331Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:21:51.5874686Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:21:51.5875060Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:21:51.5875411Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:21:51.5875777Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:21:51.5876209Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:21:51.5876619Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:21:51.5876984Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:21:51.5877378Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:21:51.5877798Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:21:51.5878194Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:21:51.5878552Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:21:51.5878916Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:21:51.5879473Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:21:51.5879772Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:21:51.5880071Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:21:51.5880419Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:21:51.5880772Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:21:51.5881138Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:21:51.5881667Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:21:51.5882023Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:21:51.5882361Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:21:51.5882741Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:21:51.5883150Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:21:51.5883545Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:21:51.5883939Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:21:51.5884326Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:21:51.5884736Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:21:51.5885234Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:21:51.5885859Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:21:51.5886491Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:21:51.5887036Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:21:51.5887507Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:21:51.5887962Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:21:51.5888475Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:21:51.5889200Z 	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:21:51.5889763Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:21:51.5890384Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:21:51.5890832Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:21:51.5891197Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:21:51.5891569Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:21:51.5891958Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:21:51.5892337Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:21:51.5892721Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:21:51.5893102Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:21:51.5893482Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:21:51.5893858Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:21:51.5894248Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:21:51.5894623Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:21:51.5894994Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:21:51.5895361Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:21:51.5895751Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:21:51.5896146Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:21:51.5896555Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:21:51.5896966Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:21:51.5897326Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:21:51.5897710Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:21:51.5898237Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:21:51.5898649Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:21:51.5899185Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:21:51.5899614Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:21:51.5899983Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:21:51.5900350Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:21:51.5900727Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:21:51.5901091Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:21:51.5901472Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:21:51.5901855Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:21:51.5902233Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:21:51.5902621Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:21:51.5902980Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:21:51.5903336Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:21:51.5903884Z 	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:21:51.5904601Z 	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:21:51.5905282Z 	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:21:51.5905940Z 	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:21:51.5906464Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:21:51.5906982Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:21:51.5907353Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:21:51.5907737Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:21:51.5908109Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:21:51.5908470Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:21:51.5908838Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:21:51.5909323Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:21:51.5909698Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:21:51.5910070Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:21:51.5910452Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:21:51.5910830Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:21:51.5911220Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:21:51.5911628Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:21:51.5912023Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:21:51.5912413Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:21:51.5912811Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:21:51.5913198Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:21:51.5913578Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:21:51.5913957Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:21:51.5914330Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:21:51.5914837Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:21:51.5915237Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:21:51.5915628Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:21:51.5916020Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:21:51.5916411Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:21:51.5916791Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:21:51.5917213Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:21:51.5917646Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:21:51.5918045Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:21:51.5918477Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:21:51.5919076Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:21:51.5919487Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:21:51.5919851Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:21:51.5920224Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:21:51.5920617Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:21:51.5921017Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:21:51.5921418Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:21:51.5921791Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:21:51.5922176Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:21:51.5922644Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:21:51.5923237Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:21:51.5923630Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:21:51.5924033Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:21:51.5924475Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:21:51.5924918Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:21:51.5925388Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:21:51.5925871Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:21:51.5926307Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:21:51.5926737Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:21:51.5927131Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:21:51.5927537Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:21:51.5927952Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:21:51.5928332Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:21:51.5928704Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:21:51.5929209Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:21:51.5929609Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:21:51.5930006Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:21:51.5930419Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:21:51.5930805Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:21:51.5931176Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:21:51.5931660Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:21:51.5932016Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:21:51.5932404Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:21:51.5932810Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:21:51.5933261Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:21:51.5933707Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:21:51.5934103Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:21:51.5934536Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:21:51.5934952Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:21:51.5935355Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:21:51.5935769Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:21:51.5936124Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:21:51.5936484Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:21:51.5936870Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:21:51.5937257Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:21:51.5937626Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:21:51.5937955Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:21:51.5938265Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:21:51.5938615Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:21:51.5939216Z 	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:21:51.5939859Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:21:51.5940232Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:21:51.5940605Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:21:51.5940986Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:21:51.5941393Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:21:51.5941799Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:21:51.5942194Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:21:51.5942599Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:21:51.5943002Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:21:51.5943367Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:21:51.5943742Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:21:51.5944099Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:21:51.5944474Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:21:51.5944892Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:21:51.5945319Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:21:51.5945709Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:21:51.5946124Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:21:51.5946559Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:21:51.5946948Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:21:51.5947308Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:21:51.5947774Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:21:51.5948139Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:21:51.5948502Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:21:51.5948873Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:21:51.5949368Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:21:51.5949779Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:21:51.5950232Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:21:51.5950665Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:21:51.5951043Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:21:51.5951422Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:21:51.5951831Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:21:51.5952216Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:21:51.5952589Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:21:51.5952958Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:21:51.5953397Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:21:51.5953879Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:21:51.5954293Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:21:51.5954658Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:21:51.5955025Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:21:51.5955421Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:21:51.5955936Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:21:51.5956310Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:21:51.5956697Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:21:51.5957076Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:21:51.5957423Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:21:51.5957780Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:21:51.5958175Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:21:51.5958591Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:21:51.5959062Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:21:51.5959450Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:21:51.5959885Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:21:51.5960325Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:21:51.5960738Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:21:51.5961127Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:21:51.5961640Z 	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:21:51.5962148Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:21:51.5962455Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:21:51.5962802Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:21:51.5963208Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:21:51.5963630Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:21:51.5964266Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:21:51.5964852Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:21:51.5965455Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:21:51.5966101Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:21:51.5966733Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:21:51.5967352Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:21:51.5967970Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:21:51.5968547Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:21:51.5969137Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:21:51.5969576Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:21:51.5970010Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:21:51.5970429Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:21:51.5970894Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:21:51.5971324Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:21:51.5971701Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:21:51.5972062Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:21:51.5972434Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:21:51.5972809Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:21:51.5973347Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:21:51.5973760Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:21:51.5974122Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:21:51.5974514Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:21:51.5974977Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:21:51.5975463Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:21:51.5975944Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:21:51.5976427Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:21:51.5976904Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:21:51.5977384Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:21:51.5977832Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:21:51.5978242Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:21:51.5978653Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:21:51.5979163Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:21:51.5979571Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:21:51.5979979Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:21:51.5980409Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:21:51.5980828Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:21:51.5981209Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:21:51.5981719Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:21:51.5982098Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:21:51.5982473Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:21:51.5982904Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:21:51.5983339Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:21:51.5983741Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:21:51.5984149Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:21:51.5984567Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:21:51.5985010Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:21:51.5985449Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:21:51.5985878Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:21:51.5986271Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:21:51.5986639Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:21:51.5987024Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:21:51.5987394Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:21:51.5987763Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:21:51.5988165Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:21:51.5988560Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:21:51.5989077Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:21:51.5989546Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:21:51.5990087Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:21:51.5990490Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:21:51.5990887Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:21:51.5991186Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:21:51.5991500Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:21:51.5991880Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:21:51.5992270Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:21:51.5992654Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:21:51.5993038Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:21:51.5993461Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:21:51.5993905Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:21:51.5994319Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:21:51.5994702Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:21:51.5995096Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:21:51.5995642Z 	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:21:51.5996221Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:21:51.5996668Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:21:51.5997102Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:21:51.5997533Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:21:51.5997949Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:21:51.5998460Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:21:51.5998850Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:21:51.5999328Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:21:51.5999723Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:21:51.6000112Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:21:51.6000482Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:21:51.6000867Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:21:51.6001259Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:21:51.6001627Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:21:51.6002044Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:21:51.6002505Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:21:51.6002919Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:21:51.6003288Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:21:51.6003655Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:21:51.6004037Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:21:51.6004408Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:21:51.6004772Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:21:51.6005198Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:21:51.6005640Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:21:51.6006040Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:21:51.6006601Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:21:51.6006991Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:21:51.6007367Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:21:51.6007741Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:21:51.6008116Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:21:51.6008513Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:21:51.6009054Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:21:51.6009501Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:21:51.6009916Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:21:51.6010309Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:21:51.6010715Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:21:51.6011127Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:21:51.6011510Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:21:51.6011863Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:21:51.6012176Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:21:51.6012476Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:21:51.6012841Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:21:51.6013211Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:21:51.6013558Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:21:51.6013925Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:21:51.6014439Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:21:51.6014827Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:21:51.6015184Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:21:51.6015532Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:21:51.6015905Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:21:51.6016301Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:21:51.6016672Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:21:51.6017029Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:21:51.6017382Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:21:51.6017759Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:21:51.6018138Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:21:51.6018497Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:21:51.6018898Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:21:51.6019383Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:21:51.6019757Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:21:51.6020128Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:21:51.6020496Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:21:51.6020878Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:21:51.6021275Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:21:51.6021695Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:21:51.6022097Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:21:51.6022576Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:21:51.6022921Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:21:51.6023264Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:21:51.6023686Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:21:51.6024185Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:21:51.6024647Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:21:51.6025116Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:21:51.6025610Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:21:51.6026041Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:21:51.6026411Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:21:51.6026805Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:21:51.6027187Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:21:51.6027574Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:21:51.6027950Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:21:51.6028328Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:21:51.6028695Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:21:51.6029186Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:21:51.6029621Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:21:51.6030043Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:21:51.6030416Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:21:51.6030937Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:21:51.6031363Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:21:51.6031736Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:21:51.6032084Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:21:51.6032469Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:21:51.6032913Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:21:51.6033333Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:21:51.6033741Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:21:51.6034142Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:21:51.6034459Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:21:51.6034741Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:21:51.6035094Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:21:51.6035571Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:21:51.8804912Z info: downloading installer
2025-08-20T22:21:52.0742539Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:21:52.0743204Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:21:52.0743854Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:21:52.0744576Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:21:52.0909215Z info: profile set to 'default'
2025-08-20T22:21:52.0909668Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T22:21:52.0910107Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:21:52.1612166Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:21:52.1770384Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:21:52.1770861Z 
2025-08-20T22:21:52.1882206Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:21:52.1882792Z 
2025-08-20T22:21:52.1882797Z 
2025-08-20T22:21:52.1882929Z Rust is installed now. Great!
2025-08-20T22:21:52.1883164Z 
2025-08-20T22:21:52.1883482Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:21:52.1884209Z environment variable. This has not been done automatically.
2025-08-20T22:21:52.1884642Z 
2025-08-20T22:21:52.1884841Z To configure your current shell, you need to source
2025-08-20T22:21:52.1885388Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:21:52.1885728Z 
2025-08-20T22:21:52.1886057Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:21:52.1886791Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:21:52.1887420Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:21:52.1887940Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:21:52.2240021Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:21:52.2582295Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:21:52.2582965Z 
2025-08-20T22:21:52.2679802Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:21:52.2680362Z 
2025-08-20T22:21:52.3189926Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:21:54.0368333Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:21:54.0707983Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:21:54.0708616Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:21:54.0709145Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:21:54.0709697Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:21:54.0710641Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:21:54.0711267Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:21:54.0711686Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:21:54.0712061Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:21:54.0712428Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:21:54.0712772Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:21:54.0713151Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:21:54.0713569Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:21:54.0713977Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:21:54.0714407Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:21:54.0714826Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:21:54.0715348Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:21:54.0715770Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:21:54.0716146Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:21:54.0716546Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:21:54.0717033Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:21:54.0717495Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:21:54.0717901Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:21:54.0718366Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:21:54.0718796Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:21:54.0719398Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:21:54.0720001Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:21:54.0720457Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:21:54.0720893Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:21:54.0721319Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:21:54.0721764Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:21:54.0722210Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:21:54.0722661Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:21:54.0723116Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:21:54.0723560Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:21:54.0724033Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:21:54.0724499Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:21:54.0724925Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:21:54.0725339Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:21:54.0725770Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:21:54.0726217Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:21:54.0726655Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:21:54.0727082Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:21:54.0727499Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:21:54.0727985Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:21:54.0728461Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:21:54.0729240Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:21:54.0729779Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:21:54.0730223Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:21:54.0730638Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:21:54.0731047Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:21:54.0731448Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:21:54.0731856Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:21:54.0732255Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:21:54.0732620Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:21:54.0732980Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:21:54.0733350Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:21:54.0733668Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:21:54.0734013Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:21:54.0734418Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:21:54.0734794Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:21:54.0735190Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:21:54.0735619Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:21:54.0736028Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:21:54.0736428Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:21:54.0736842Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:21:54.0737398Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:21:54.0737793Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:21:54.0738180Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:21:54.0738595Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:21:54.0739175Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:21:54.0739663Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:21:54.0740129Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:21:54.0740534Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:21:54.0740913Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:21:54.0741294Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:21:54.0741696Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:21:54.0742128Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:21:54.0742606Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:21:54.0743090Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:21:54.0743568Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:21:54.0743998Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:21:54.0744394Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:21:54.0744770Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:21:54.0745162Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:21:54.0745676Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:21:54.0746059Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:21:54.0746471Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:21:54.0746883Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:21:54.0747259Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:21:54.0747652Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:21:54.0755229Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:21:54.0755702Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:21:54.0756116Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:21:54.0756502Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:21:54.0756921Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:21:54.0757322Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:21:54.0757674Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:21:54.0758051Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:21:54.0758423Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:21:54.0758797Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:21:54.0759537Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:21:54.0760095Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:21:54.0760725Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:21:54.0761366Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:21:54.0762030Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:21:54.0762930Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:21:54.0763405Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:21:54.0763773Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:21:54.0764141Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:21:54.0764538Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:21:54.0764941Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:21:54.0765284Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:21:54.0765611Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:21:54.0765968Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:21:54.0766320Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:21:54.0766671Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:21:54.0767041Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:21:54.0767390Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:21:54.0767764Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:21:54.0768157Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:21:54.0768591Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:21:54.0769261Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:21:54.0769692Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:21:54.0770088Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:21:54.0770478Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:21:54.0770869Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:21:54.0771409Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:21:54.0771832Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:21:54.0772209Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:21:54.0772597Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:21:54.0773008Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:21:54.0773450Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:21:54.0773876Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:21:54.0774261Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:21:54.0774647Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:21:54.0775049Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:21:54.0775463Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:21:54.0775865Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:21:54.0776247Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:21:54.0776638Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:21:54.0777034Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:21:54.0777408Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:21:54.0777769Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:21:54.0778073Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:21:54.0778390Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:21:54.0778774Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:21:54.0779439Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:21:54.0779968Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:21:54.0780337Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:21:54.0780705Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:21:54.0781078Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:21:54.0781422Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:21:54.0781754Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:21:54.0782170Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:21:54.0782609Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:21:54.0783002Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:21:54.0783367Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:21:54.0783761Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:21:54.0784165Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:21:54.0784579Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:21:54.0784988Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:21:54.0785344Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:21:54.0785697Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:21:54.0786442Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:21:54.0787161Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:21:54.0787633Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:21:54.0787995Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:21:54.0788469Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:21:54.0788860Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:21:54.0791358Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:21:54.0791942Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:21:54.0792412Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:21:54.0792821Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:21:54.0793186Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:21:54.0793527Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:21:54.0793879Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:21:54.0794323Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:21:54.0794838Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:21:54.0795272Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:21:54.0795646Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:21:54.0796106Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:21:54.0796634Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:21:54.0797123Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:21:54.0797560Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:21:54.0797923Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:21:54.0798297Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:21:54.0798701Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:21:54.0799560Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:21:54.0799959Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:21:54.0800331Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:21:54.0800696Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:21:54.0801086Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:21:54.0801477Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:21:54.0801863Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:21:54.0802250Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:21:54.0802633Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:21:54.0803015Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:21:54.0803444Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:21:54.0803889Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:21:54.0804306Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:21:54.0804672Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:21:54.0805044Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:21:54.0805435Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:21:54.0805811Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:21:54.0806185Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:21:54.0806552Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:21:54.0806938Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:21:54.0807477Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:21:54.0807946Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:21:54.0808387Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:21:54.0808781Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:21:54.0809375Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:21:54.0809750Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:21:54.0810124Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:21:54.0810497Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:21:54.0810883Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:21:54.0811265Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:21:54.0811925Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:21:54.0812751Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:21:54.0813281Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:21:54.0813791Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:21:54.0814291Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:21:54.0814776Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:21:54.0815256Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:21:54.0815682Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:21:54.0816047Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:21:54.0816399Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:21:54.0816930Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:21:54.0817307Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:21:54.0817667Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:21:54.0818041Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:21:54.0818414Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:21:54.0818794Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:21:54.0819414Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:21:54.0819791Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:21:54.0820180Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:21:54.0820562Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:21:54.0820988Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:21:54.0821425Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:21:54.0821809Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:21:54.0822178Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:21:54.0822586Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:21:54.0822952Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:21:54.0823310Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:21:54.0823652Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:21:54.0824004Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:21:54.0824382Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:21:54.0824751Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:21:54.0825270Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:21:54.0825640Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:21:54.0825953Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:21:54.0826413Z 	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:21:54.0826929Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:21:54.0827293Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:21:54.0827662Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:21:54.0828027Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:21:54.0828423Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:21:54.0828853Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:21:54.0829425Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:21:54.0829849Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:21:54.0830246Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:21:54.0830641Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:21:54.0831056Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:21:54.0831464Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:21:54.0831847Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:21:54.0832264Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:21:54.0832745Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:21:54.0833376Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:21:54.0833820Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:21:54.0834222Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:21:54.0834617Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:21:54.0835083Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:21:54.0835563Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:21:54.0835965Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:21:54.0836386Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:21:54.0836830Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:21:54.0837228Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:21:54.0837601Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:21:54.0837959Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:21:54.0838335Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:21:54.0838711Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:21:54.0839187Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:21:54.0839544Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:21:54.0839924Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:21:54.0840298Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:21:54.0840650Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:21:54.0841013Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:21:54.0841359Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:21:54.0841851Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:21:54.0842232Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:21:54.0842587Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:21:54.0842942Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:21:54.0843294Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:21:54.0843654Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:21:54.0844019Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:21:54.0844378Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:21:54.0844731Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:21:54.0845104Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:21:54.0845452Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:21:54.0845823Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:21:54.0846249Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:21:54.0846653Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:21:54.0847013Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:21:54.0847383Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:21:54.0847798Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:21:54.0848187Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:21:54.0848546Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:21:54.0848924Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:21:54.0849514Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:21:54.0849947Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:21:54.0850248Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:21:54.0850605Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:21:54.0850959Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:21:54.0851319Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:21:54.0851671Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:21:54.0852014Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:21:54.0852349Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:21:54.0852728Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:21:54.0853138Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:21:54.0853535Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:21:54.0853939Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:21:54.0854323Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:21:54.0854725Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:21:54.0855226Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:21:54.0855841Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:21:54.0856456Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:21:54.0856993Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:21:54.0857465Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:21:54.0857911Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:21:54.0858546Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:21:54.0859442Z 	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:21:54.0860008Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:21:54.0860495Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:21:54.0860936Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:21:54.0861302Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:21:54.0861670Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:21:54.0862034Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:21:54.0862412Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:21:54.0862810Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:21:54.0863191Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:21:54.0863570Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:21:54.0863946Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:21:54.0864318Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:21:54.0864687Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:21:54.0865055Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:21:54.0865419Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:21:54.0865807Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:21:54.0866196Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:21:54.0866754Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:21:54.0867174Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:21:54.0867538Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:21:54.0867928Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:21:54.0868344Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:21:54.0868757Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:21:54.0869326Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:21:54.0869754Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:21:54.0870127Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:21:54.0870497Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:21:54.0870884Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:21:54.0871247Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:21:54.0871634Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:21:54.0872020Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:21:54.0872402Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:21:54.0872932Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:21:54.0873499Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:21:54.0874091Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:21:54.0875021Z 	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:21:54.0876292Z 	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:21:54.0877162Z 	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:21:54.0877833Z 	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:21:54.0878357Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:21:54.0878741Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:21:54.0879367Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:21:54.0879750Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:21:54.0880128Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:21:54.0880490Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:21:54.0880861Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:21:54.0881253Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:21:54.0881628Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:21:54.0882081Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:21:54.0882460Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:21:54.0882828Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:21:54.0883216Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:21:54.0883626Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:21:54.0884021Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:21:54.0884409Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:21:54.0884806Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:21:54.0885359Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:21:54.0885735Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:21:54.0886114Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:21:54.0886484Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:21:54.0886862Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:21:54.0887258Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:21:54.0887656Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:21:54.0888051Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:21:54.0888441Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:21:54.0888828Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:21:54.0889485Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:21:54.0889921Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:21:54.0890319Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:21:54.0890752Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:21:54.0891205Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:21:54.0891606Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:21:54.0891997Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:21:54.0892369Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:21:54.0892760Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:21:54.0893163Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:21:54.0893699Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:21:54.0894075Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:21:54.0894458Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:21:54.0894923Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:21:54.0895389Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:21:54.0895778Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:21:54.0896180Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:21:54.0896630Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:21:54.0897072Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:21:54.0897539Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:21:54.0898043Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:21:54.0898485Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:21:54.0898921Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:21:54.0899604Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:21:54.0900052Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:21:54.0900469Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:21:54.0900849Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:21:54.0901221Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:21:54.0901626Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:21:54.0902021Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:21:54.0902571Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:21:54.0902989Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:21:54.0903371Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:21:54.0903744Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:21:54.0904110Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:21:54.0904463Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:21:54.0904852Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:21:54.0905263Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:21:54.0905730Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:21:54.0906175Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:21:54.0906585Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:21:54.0907015Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:21:54.0907432Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:21:54.0907834Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:21:54.0908237Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:21:54.0908594Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:21:54.0909077Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:21:54.0909466Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:21:54.0909856Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:21:54.0910222Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:21:54.0910677Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:21:54.0910989Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:21:54.0911341Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:21:54.0911843Z 	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:21:54.0912354Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:21:54.0912808Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:21:54.0913178Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:21:54.0913569Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:21:54.0913975Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:21:54.0914381Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:21:54.0914789Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:21:54.0915196Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:21:54.0915601Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:21:54.0915968Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:21:54.0916330Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:21:54.0916686Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:21:54.0917063Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:21:54.0917481Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:21:54.0917902Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:21:54.0918294Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:21:54.0918838Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:21:54.0919384Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:21:54.0919771Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:21:54.0920134Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:21:54.0920487Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:21:54.0920845Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:21:54.0921214Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:21:54.0921586Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:21:54.0921980Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:21:54.0922387Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:21:54.0922850Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:21:54.0923283Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:21:54.0923655Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:21:54.0924037Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:21:54.0924418Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:21:54.0924798Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:21:54.0925168Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:21:54.0925533Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:21:54.0925967Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:21:54.0926451Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:21:54.0926986Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:21:54.0927352Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:21:54.0927719Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:21:54.0928116Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:21:54.0928503Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:21:54.0928872Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:21:54.0929482Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:21:54.0929861Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:21:54.0930207Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:21:54.0930558Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:21:54.0930954Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:21:54.0931385Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:21:54.0931762Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:21:54.0932146Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:21:54.0932580Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:21:54.0933006Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:21:54.0933417Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:21:54.0933805Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:21:54.0934317Z 	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:21:54.0934821Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:21:54.0935297Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:21:54.0935637Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:21:54.0936045Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:21:54.0936464Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:21:54.0936979Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:21:54.0937561Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:21:54.0938166Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:21:54.0938809Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:21:54.0939715Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:21:54.0940351Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:21:54.0940972Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:21:54.0941550Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:21:54.0942029Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:21:54.0942470Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:21:54.0942902Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:21:54.0943321Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:21:54.0943785Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:21:54.0944211Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:21:54.0944721Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:21:54.0945100Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:21:54.0945479Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:21:54.0945862Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:21:54.0946271Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:21:54.0946685Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:21:54.0947047Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:21:54.0947432Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:21:54.0947894Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:21:54.0948386Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:21:54.0948883Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:21:54.0949484Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:21:54.0949960Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:21:54.0950512Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:21:54.0950955Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:21:54.0951371Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:21:54.0951784Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:21:54.0952192Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:21:54.0952601Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:21:54.0953149Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:21:54.0953580Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:21:54.0954004Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:21:54.0954386Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:21:54.0954763Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:21:54.0955136Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:21:54.0955509Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:21:54.0955939Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:21:54.0956371Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:21:54.0956767Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:21:54.0957184Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:21:54.0957604Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:21:54.0958047Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:21:54.0958488Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:21:54.0958914Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:21:54.0959530Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:21:54.0959904Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:21:54.0960290Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:21:54.0960658Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:21:54.0961024Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:21:54.0961551Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:21:54.0961957Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:21:54.0962383Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:21:54.0962847Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:21:54.0963264Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:21:54.0963663Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:21:54.0964056Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:21:54.0964360Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:21:54.0964682Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:21:54.0965062Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:21:54.0965473Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:21:54.0965865Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:21:54.0966260Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:21:54.0966687Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:21:54.0967130Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:21:54.0967543Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:21:54.0967935Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:21:54.0968329Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:21:54.0968876Z 	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:21:54.0969669Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:21:54.0970256Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:21:54.0970696Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:21:54.0971129Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:21:54.0971546Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:21:54.0971943Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:21:54.0972335Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:21:54.0972719Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:21:54.0973113Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:21:54.0973507Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:21:54.0973881Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:21:54.0974272Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:21:54.0974669Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:21:54.0975049Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:21:54.0975462Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:21:54.0975919Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:21:54.0976339Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:21:54.0976712Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:21:54.0977078Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:21:54.0977461Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:21:54.0977832Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:21:54.0978321Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:21:54.0978748Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:21:54.0979435Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:21:54.0979849Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:21:54.0980256Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:21:54.0980652Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:21:54.0981031Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:21:54.0981404Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:21:54.0981786Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:21:54.0982189Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:21:54.0982648Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:21:54.0983102Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:21:54.0983519Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:21:54.0983917Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:21:54.0984317Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:21:54.0984735Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:21:54.0985121Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:21:54.0985488Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:21:54.0985805Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:21:54.0986106Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:21:54.0986611Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:21:54.0986985Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:21:54.0987335Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:21:54.0987708Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:21:54.0988101Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:21:54.0988485Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:21:54.0988844Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:21:54.0989312Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:21:54.0989687Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:21:54.0990075Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:21:54.0990449Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:21:54.0990824Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:21:54.0991181Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:21:54.0991559Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:21:54.0991970Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:21:54.0992317Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:21:54.0992685Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:21:54.0993070Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:21:54.0993443Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:21:54.0993813Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:21:54.0994182Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:21:54.0994684Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:21:54.0995089Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:21:54.0995506Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:21:54.0995905Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:21:54.0996258Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:21:54.0996604Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:21:54.0996942Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:21:54.0997362Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:21:54.0997855Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:21:54.0998319Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:21:54.0998796Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:21:54.0999399Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:21:54.0999830Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:21:54.1000209Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:21:54.1000592Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:21:54.1000976Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:21:54.1001358Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:21:54.1001735Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:21:54.1002109Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:21:54.1002477Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:21:54.1002998Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:21:54.1003433Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:21:54.1003857Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:21:54.1004229Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:21:54.1004625Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:21:54.1005045Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:21:54.1005417Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:21:54.1005760Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:21:54.1006149Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:21:54.1006596Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:21:54.1007033Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:21:54.1007441Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:21:54.1007845Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:21:54.1008168Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:21:54.1008444Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:21:54.1008789Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:21:54.1009498Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:21:54.1009843Z 
2025-08-20T22:21:54.1009847Z 
2025-08-20T22:21:54.1010223Z  [+] Finished Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:21:54 PM)
2025-08-20T22:21:54.1010600Z 
2025-08-20T22:21:54.1010603Z 
2025-08-20T22:21:54.1010606Z 
2025-08-20T22:21:54.1010690Z [+] Continue : YES
2025-08-20T22:21:54.1010809Z 
2025-08-20T22:21:54.1011168Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:21:54.1312770Z 
2025-08-20T22:21:54.1313365Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:21:54 PM) UTC
2025-08-20T22:21:54.1313810Z 
2025-08-20T22:21:54.1330777Z 
2025-08-20T22:21:54.1330985Z [+] Total RECIPES :: 1
2025-08-20T22:21:54.1331225Z 
2025-08-20T22:21:54.1406676Z 
2025-08-20T22:21:54.1407523Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml (1/1)
2025-08-20T22:21:54.1408227Z 
2025-08-20T22:21:54.2857884Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:21:54.2870479Z mode of '/tmp/pkgforge/hoVYiWhLL_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:21:54.2918275Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/rsbkb/official [Provided]
2025-08-20T22:21:54.2918878Z [+] Setting '.pkg_family' --> rsbkb [Provided]
2025-08-20T22:21:54.2932368Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:21:54.2938455Z [00:00:00.000]➜  [+] HOST: Linux pkrvmubgrv54qmi 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T22:21:54.2968007Z [00:00:00.003]➜  
2025-08-20T22:21:54.2968847Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:21:54.2969633Z [00:00:00.003]➜  
2025-08-20T22:21:54.3010967Z [00:00:00.007]➜  
2025-08-20T22:21:54.3011762Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:21:54.3012285Z [00:00:00.007]➜  
2025-08-20T22:21:54.3090710Z [00:00:00.015]➜  
2025-08-20T22:21:54.3092102Z [00:00:00.015]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/rsbkb/static.official.source.yaml) --> /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:21:54 PM) UTC]
2025-08-20T22:21:54.3093255Z [00:00:00.015]➜  
2025-08-20T22:21:54.3093461Z [00:00:00.015]➜  
2025-08-20T22:21:54.3093661Z [00:00:00.015]➜  
2025-08-20T22:21:54.3093954Z [00:00:00.015]➜  ###################################################################
2025-08-20T22:21:54.3101610Z [00:00:00.016]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:21:54.3102857Z [00:00:00.016]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:21:54.3103932Z [00:00:00.016]➜  _disabled: false
2025-08-20T22:21:54.3104358Z [00:00:00.016]➜  
2025-08-20T22:21:54.3104749Z [00:00:00.016]➜  pkg: "rsbkb"
2025-08-20T22:21:54.3105299Z [00:00:00.016]➜  pkg_id: "github.com.trou.rsbkb.source"
2025-08-20T22:21:54.3105867Z [00:00:00.016]➜  pkg_type: "static"
2025-08-20T22:21:54.3106326Z [00:00:00.016]➜  category:
2025-08-20T22:21:54.3107128Z [00:00:00.016]➜    - "ConsoleOnly"
2025-08-20T22:21:54.3107636Z [00:00:00.016]➜    - "Utility"
2025-08-20T22:21:54.3108439Z [00:00:00.016]➜  description: "Busybox like Encoders/decoders, CTF and reverse engineering helpers"
2025-08-20T22:21:54.3109423Z [00:00:00.016]➜  homepage:
2025-08-20T22:21:54.3109976Z [00:00:00.016]➜    - "https://github.com/trou/rsbkb"
2025-08-20T22:21:54.3110524Z [00:00:00.017]➜  license:
2025-08-20T22:21:54.3111068Z [00:00:00.017]➜    - id: "GPL-3.0"
2025-08-20T22:21:54.3111996Z [00:00:00.017]➜      url: "https://github.com/trou/rsbkb/raw/a1a10953c01281af9e21d8dd4f93c1a1ea7d0fd1/LICENSE"
2025-08-20T22:21:54.3112871Z [00:00:00.017]➜  maintainer:
2025-08-20T22:21:54.3113472Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:21:54.3114054Z [00:00:00.017]➜  note:
2025-08-20T22:21:54.3114590Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:21:54.3115491Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/trou/rsbkb"
2025-08-20T22:21:54.3116522Z [00:00:00.017]➜  provides:
2025-08-20T22:21:54.3117001Z [00:00:00.017]➜    - "rsbkb"
2025-08-20T22:21:54.3117445Z [00:00:00.017]➜  repology:
2025-08-20T22:21:54.3117881Z [00:00:00.017]➜    - "rsbkb"
2025-08-20T22:21:54.3118306Z [00:00:00.017]➜  src_url:
2025-08-20T22:21:54.3118818Z [00:00:00.017]➜    - "https://github.com/trou/rsbkb"
2025-08-20T22:21:54.3119878Z [00:00:00.017]➜  tag:
2025-08-20T22:21:54.3120328Z [00:00:00.017]➜    - "Utility"
2025-08-20T22:21:54.3120760Z [00:00:00.017]➜  x_exec:
2025-08-20T22:21:54.3121239Z [00:00:00.017]➜    bsys: "docker://rust"
2025-08-20T22:21:54.3121709Z [00:00:00.017]➜    host:
2025-08-20T22:21:54.3122133Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T22:21:54.3122618Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T22:21:54.3123087Z [00:00:00.017]➜    shell: "bash"
2025-08-20T22:21:54.3123358Z [00:00:00.017]➜    pkgver: |
2025-08-20T22:21:54.3123673Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:21:54.3124438Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/trou/rsbkb" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:21:54.3125320Z [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:21:54.3125981Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:21:54.3126372Z [00:00:00.017]➜    run: |
2025-08-20T22:21:54.3126604Z [00:00:00.017]➜      #Build
2025-08-20T22:21:54.3127216Z [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:21:54.3127968Z [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:21:54.3128554Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:21:54.3129512Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:21:54.3129952Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T22:21:54.3130316Z [00:00:00.017]➜        bash -l -c '
2025-08-20T22:21:54.3130584Z [00:00:00.017]➜        #Setup ENV
2025-08-20T22:21:54.3130972Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:21:54.3131762Z [00:00:00.017]➜         [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T22:21:54.3132521Z [00:00:00.017]➜         if [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then
2025-08-20T22:21:54.3133670Z [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:21:54.3134708Z [00:00:00.017]➜           if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T22:21:54.3135327Z [00:00:00.017]➜             export RUST_TARGET
2025-08-20T22:21:54.3135825Z [00:00:00.017]➜           else
2025-08-20T22:21:54.3136285Z [00:00:00.017]➜             rustc -Vv ; exit 1
2025-08-20T22:21:54.3136763Z [00:00:00.017]➜           fi
2025-08-20T22:21:54.3137176Z [00:00:00.017]➜         else
2025-08-20T22:21:54.3137780Z [00:00:00.017]➜           export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T22:21:54.3147887Z [00:00:00.017]➜           rustup target add "${RUST_TARGET}"
2025-08-20T22:21:54.3148468Z [00:00:00.017]➜         fi
2025-08-20T22:21:54.3148931Z [00:00:00.017]➜         RUST_FLAGS=()
2025-08-20T22:21:54.3149749Z [00:00:00.017]➜         RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:21:54.3150501Z [00:00:00.017]➜         RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:21:54.3151281Z [00:00:00.017]➜         if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T22:21:54.3152043Z [00:00:00.017]➜           RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:21:54.3152888Z [00:00:00.017]➜         fi
2025-08-20T22:21:54.3153445Z [00:00:00.017]➜         RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:21:54.3154110Z [00:00:00.017]➜         RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:21:54.3154718Z [00:00:00.017]➜         RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:21:54.3155316Z [00:00:00.017]➜         RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:21:54.3155949Z [00:00:00.017]➜         RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:21:54.3156574Z [00:00:00.017]➜         RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:21:54.3157177Z [00:00:00.017]➜         RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:21:54.3157879Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:21:54.3158593Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:21:54.3159440Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:21:54.3160093Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:21:54.3160829Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:21:54.3161525Z [00:00:00.017]➜         export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T22:21:54.3162065Z [00:00:00.017]➜        #Build
2025-08-20T22:21:54.3162968Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/trou/rsbkb" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T22:21:54.3163920Z [00:00:00.017]➜         echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T22:21:54.3164558Z [00:00:00.017]➜         echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T22:21:54.3165743Z [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:21:54.3166859Z [00:00:00.017]➜         rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T22:21:54.3167540Z [00:00:00.017]➜         cargo build --target "${RUST_TARGET}" \
2025-08-20T22:21:54.3168496Z [00:00:00.017]➜           --all-features \
2025-08-20T22:21:54.3169376Z [00:00:00.017]➜           --jobs="$(($(nproc)+1))" \
2025-08-20T22:21:54.3169950Z [00:00:00.017]➜           --release \
2025-08-20T22:21:54.3170457Z [00:00:00.017]➜           --keep-going \
2025-08-20T22:21:54.3170957Z [00:00:00.017]➜           --verbose
2025-08-20T22:21:54.3171715Z [00:00:00.017]➜         find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T22:21:54.3172429Z [00:00:00.017]➜        #Copy
2025-08-20T22:21:54.3174201Z [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:21:54.3176608Z [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:21:54.3177694Z [00:00:00.017]➜        #Strip 
2025-08-20T22:21:54.3178610Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:21:54.3180056Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:21:54.3181292Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:21:54.3182361Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:21:54.3183366Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:21:54.3184126Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T22:21:54.3184583Z [00:00:00.017]➜        '
2025-08-20T22:21:54.3184993Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T22:21:54.3185847Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:21:54.3186862Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:21:54.3188815Z [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:21:54.3190404Z [00:00:00.017]➜  
2025-08-20T22:21:54.3190771Z [00:00:00.017]➜  
2025-08-20T22:21:54.3191282Z [00:00:00.017]➜  ###################################################################
2025-08-20T22:21:54.3191798Z [00:00:00.017]➜  
2025-08-20T22:21:54.3192137Z [00:00:00.017]➜  
2025-08-20T22:21:54.3192466Z [00:00:00.017]➜  
2025-08-20T22:21:54.3193338Z [00:00:00.018]➜  '/tmp/pkgforge/hoVYiWhLL_build.yaml' -> '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:21:55.6400268Z [00:00:01.346]➜  '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.static.version' -> '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.version'
2025-08-20T22:21:55.6455478Z [00:00:01.352]➜  [+] Version: HEAD-45fd14e-250819T080918 ('.x_exec.pkgver') [/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.static.version]
2025-08-20T22:21:55.6709394Z [00:00:01.377]➜  [+] Progs: rsbkb
2025-08-20T22:21:55.9384556Z [00:00:01.645]➜  
2025-08-20T22:21:55.9385136Z [00:00:01.645]➜  [-] Missing packages. Found: 
2025-08-20T22:21:55.9385673Z [00:00:01.645]➜  [+] Expected: rsbkb
2025-08-20T22:21:55.9386208Z [00:00:01.645]➜  [+] Continuing with build...
2025-08-20T22:21:55.9386593Z [00:00:01.645]➜  
2025-08-20T22:21:56.3392299Z [00:00:02.045]➜  
2025-08-20T22:21:56.3392652Z [00:00:02.045]➜  
2025-08-20T22:21:56.3486226Z [00:00:02.055]➜  + mkdir -pv /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:21:56.3509593Z [00:00:02.057]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=rsbkb -e PKG_ID=github.com.trou.rsbkb.source -e PKG_TYPE=static -e PKG_VER=HEAD-45fd14e-250819T080918 -e PKGVER=HEAD-45fd14e-250819T080918 -e SBUILD_PKG=rsbkb.static -e SBUILD_PKGVER=HEAD-45fd14e-250819T080918 --volume /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T22:21:56.3512545Z [00:00:02.057]➜    #Setup ENV
2025-08-20T22:21:56.3513228Z [00:00:02.057]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:21:56.3513745Z [00:00:02.057]➜     [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T22:21:56.3514185Z [00:00:02.057]➜     if [[ "$(uname -m | tr -d [:space:])" == "riscv64" ]]; then
2025-08-20T22:21:56.3514842Z [00:00:02.057]➜       RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T22:21:56.3515424Z [00:00:02.057]➜       if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T22:21:56.3515766Z [00:00:02.057]➜         export RUST_TARGET
2025-08-20T22:21:56.3516038Z [00:00:02.057]➜       else
2025-08-20T22:21:56.3516293Z [00:00:02.057]➜         rustc -Vv ; exit 1
2025-08-20T22:21:56.3516548Z [00:00:02.057]➜       fi
2025-08-20T22:21:56.3516776Z [00:00:02.057]➜     else
2025-08-20T22:21:56.3517104Z [00:00:02.057]➜       export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T22:21:56.3517494Z [00:00:02.057]➜       rustup target add "${RUST_TARGET}"
2025-08-20T22:21:56.3517788Z [00:00:02.057]➜     fi
2025-08-20T22:21:56.3518023Z [00:00:02.057]➜     RUST_FLAGS=()
2025-08-20T22:21:56.3518349Z [00:00:02.057]➜     RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:21:56.3518756Z [00:00:02.057]➜     RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:21:56.3519778Z [00:00:02.057]➜     if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T22:21:56.3520241Z [00:00:02.057]➜       RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:21:56.3520561Z [00:00:02.057]➜     fi
2025-08-20T22:21:56.3520837Z [00:00:02.057]➜     RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:21:56.3521181Z [00:00:02.057]➜     RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:21:56.3521503Z [00:00:02.057]➜     RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:21:56.3521820Z [00:00:02.057]➜     RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:21:56.3522155Z [00:00:02.057]➜     RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:21:56.3522487Z [00:00:02.057]➜     RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:21:56.3522806Z [00:00:02.057]➜     RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:21:56.3523178Z [00:00:02.057]➜     RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:21:56.3523562Z [00:00:02.057]➜     RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:21:56.3523924Z [00:00:02.057]➜     RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:21:56.3524292Z [00:00:02.057]➜     RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:21:56.3524660Z [00:00:02.057]➜     RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:21:56.3525023Z [00:00:02.057]➜     export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T22:21:56.3525315Z [00:00:02.057]➜    #Build
2025-08-20T22:21:56.3525828Z [00:00:02.057]➜     git clone --filter "blob:none" --quiet "https://github.com/trou/rsbkb" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T22:21:56.3526349Z [00:00:02.057]➜     echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T22:21:56.3526692Z [00:00:02.057]➜     echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T22:21:56.3527336Z [00:00:02.057]➜     sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T22:21:56.3527939Z [00:00:02.057]➜     rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T22:21:56.3528310Z [00:00:02.057]➜     cargo build --target "${RUST_TARGET}" \
2025-08-20T22:21:56.3528841Z [00:00:02.057]➜       --all-features \
2025-08-20T22:21:56.3529450Z [00:00:02.057]➜       --jobs="$(($(nproc)+1))" \
2025-08-20T22:21:56.3529750Z [00:00:02.057]➜       --release \
2025-08-20T22:21:56.3530010Z [00:00:02.057]➜       --keep-going \
2025-08-20T22:21:56.3530274Z [00:00:02.057]➜       --verbose
2025-08-20T22:21:56.3530678Z [00:00:02.057]➜     find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T22:21:56.3531058Z [00:00:02.057]➜    #Copy
2025-08-20T22:21:56.3532024Z [00:00:02.057]➜     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:21:56.3533298Z [00:00:02.057]➜     ( 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:21:56.3534264Z [00:00:02.057]➜    #Strip 
2025-08-20T22:21:56.3535051Z [00:00:02.057]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:21:56.3535760Z [00:00:02.057]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:21:56.3536459Z [00:00:02.057]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:21:56.3537061Z [00:00:02.057]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:21:56.3537629Z [00:00:02.057]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:21:56.3538054Z [00:00:02.057]➜     popd &>/dev/null
2025-08-20T22:21:56.7283890Z [00:00:02.057]➜    '
2025-08-20T22:21:56.7284706Z [00:00:02.435]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:21:56.8065793Z [00:00:02.513]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T22:21:56.8066448Z [00:00:02.513]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T22:21:56.8066852Z [00:00:02.513]➜  bffca73cb30c: Pulling fs layer
2025-08-20T22:21:56.8067236Z [00:00:02.513]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T22:21:56.8067606Z [00:00:02.513]➜  eb4a15147d73: Pulling fs layer
2025-08-20T22:21:56.8067972Z [00:00:02.513]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T22:21:56.8068323Z [00:00:02.513]➜  73d19b2d2e73: Waiting
2025-08-20T22:21:56.8068653Z [00:00:02.513]➜  eb4a15147d73: Waiting
2025-08-20T22:21:56.8069211Z [00:00:02.513]➜  1eff1cf6af24: Waiting
2025-08-20T22:21:56.9081488Z [00:00:02.614]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T22:21:56.9082122Z [00:00:02.614]➜  d62bb7eb03b5: Download complete
2025-08-20T22:21:56.9289582Z [00:00:02.635]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T22:21:56.9290255Z [00:00:02.635]➜  74f0d3ee81d8: Download complete
2025-08-20T22:21:57.0022156Z [00:00:02.708]➜  bffca73cb30c: Download complete
2025-08-20T22:21:57.0147204Z [00:00:02.721]➜  d62bb7eb03b5: Pull complete
2025-08-20T22:21:57.1498108Z [00:00:02.856]➜  1eff1cf6af24: Download complete
2025-08-20T22:21:57.3428341Z [00:00:03.049]➜  eb4a15147d73: Verifying Checksum
2025-08-20T22:21:57.3429201Z [00:00:03.049]➜  eb4a15147d73: Download complete
2025-08-20T22:21:58.4204531Z [00:00:04.127]➜  74f0d3ee81d8: Pull complete
2025-08-20T22:21:58.7863706Z [00:00:04.492]➜  bffca73cb30c: Pull complete
2025-08-20T22:22:08.6124088Z [00:00:14.319]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T22:22:08.6126385Z [00:00:14.319]➜  73d19b2d2e73: Download complete
2025-08-20T22:23:23.0128184Z [00:01:28.719]➜  73d19b2d2e73: Pull complete
2025-08-20T22:23:28.2192954Z [00:01:33.925]➜  eb4a15147d73: Pull complete
2025-08-20T22:23:28.2298870Z [00:01:33.936]➜  1eff1cf6af24: Pull complete
2025-08-20T22:23:28.2343938Z [00:01:33.941]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T22:23:28.2356785Z [00:01:33.942]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T22:23:28.4309925Z [00:01:34.137]➜  + mkdir -p /build-bins
2025-08-20T22:23:28.4328599Z [00:01:34.139]➜  ++ mktemp -d
2025-08-20T22:23:28.4344308Z [00:01:34.141]➜  + pushd /tmp/tmp.gj6pHgREq8
2025-08-20T22:23:28.4347171Z [00:01:34.141]➜  + [[ -s /root/.cargo/env ]]
2025-08-20T22:23:28.4347906Z [00:01:34.141]➜  + source /root/.cargo/env
2025-08-20T22:23:28.4348478Z [00:01:34.141]➜  ++ case ":${PATH}:" in
2025-08-20T22:23:28.4353271Z [00:01:34.142]➜  ++ uname -m
2025-08-20T22:23:28.4358874Z [00:01:34.142]➜  ++ tr -d '[:space:]'
2025-08-20T22:23:28.4373105Z [00:01:34.144]➜  + [[ x86_64 == riscv64 ]]
2025-08-20T22:23:28.4375648Z [00:01:34.144]➜  ++ uname -m
2025-08-20T22:23:28.4391538Z [00:01:34.145]➜  + export RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T22:23:28.4392209Z [00:01:34.145]➜  + RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T22:23:28.4393246Z [00:01:34.145]➜  + rustup target add x86_64-unknown-linux-musl
2025-08-20T22:23:28.6705577Z [00:01:34.377]➜  info: component 'rust-std' for target 'x86_64-unknown-linux-musl' is up to date
2025-08-20T22:23:28.6735406Z [00:01:34.380]➜  + RUST_FLAGS=()
2025-08-20T22:23:28.6736035Z [00:01:34.380]➜  + RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:23:28.6736756Z [00:01:34.380]➜  + RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:23:28.6741577Z [00:01:34.380]➜  + echo x86_64-unknown-linux-musl
2025-08-20T22:23:28.6742894Z [00:01:34.381]➜  + grep -Eqiv 'alpine|gnu'
2025-08-20T22:23:28.6751867Z [00:01:34.381]➜  + RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:23:28.6752586Z [00:01:34.381]➜  + RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:23:28.6753272Z [00:01:34.382]➜  + RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:23:28.6753911Z [00:01:34.382]➜  + RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:23:28.6754522Z [00:01:34.382]➜  + RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:23:28.6757866Z [00:01:34.382]➜  + RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:23:28.6758912Z [00:01:34.382]➜  + RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:23:28.6759670Z [00:01:34.382]➜  + RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:23:28.6760324Z [00:01:34.382]➜  + RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:23:28.6761675Z [00:01:34.382]➜  ++ which mold
2025-08-20T22:23:28.6788474Z [00:01:34.385]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:23:28.6789845Z [00:01:34.385]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:23:28.6790254Z [00:01:34.385]➜  + RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:23:28.6790653Z [00:01:34.385]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:23:28.6795511Z [00:01:34.386]➜  + export 'RUSTFLAGS=-C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none'
2025-08-20T22:23:28.6798394Z [00:01:34.386]➜  + RUSTFLAGS='-C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none'
2025-08-20T22:23:28.6800111Z [00:01:34.386]➜  + git clone --filter blob:none --quiet https://github.com/trou/rsbkb ./TEMPREPO
2025-08-20T22:23:29.1020662Z [00:01:34.808]➜  + cd ./TEMPREPO/
2025-08-20T22:23:29.1021446Z [00:01:34.808]➜  + echo -e '\n[+] Target: x86_64-unknown-linux-musl'
2025-08-20T22:23:29.1022030Z [00:01:34.808]➜  
2025-08-20T22:23:29.1022332Z [00:01:34.808]➜  [+] Target: x86_64-unknown-linux-musl
2025-08-20T22:23:29.1023916Z [00:01:34.808]➜  + echo -e '[+] Flags: -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none\n'
2025-08-20T22:23:29.1025320Z [00:01:34.808]➜  + sed '/^\[profile\.release\]/,/^$/d' -i ./Cargo.toml
2025-08-20T22:23:29.1026887Z [00:01:34.808]➜  [+] Flags: -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none
2025-08-20T22:23:29.1028149Z [00:01:34.808]➜  
2025-08-20T22:23:29.1033138Z [00:01:34.810]➜  + echo -e '\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true'
2025-08-20T22:23:29.1034579Z [00:01:34.810]➜  + rm -rvf ./.cargo 'rust-toolchain*'
2025-08-20T22:23:29.1056977Z [00:01:34.812]➜  ++ nproc
2025-08-20T22:23:29.1075799Z [00:01:34.814]➜  + cargo build --target x86_64-unknown-linux-musl --all-features --jobs=5 --release --keep-going --verbose
2025-08-20T22:23:29.6257402Z [00:01:35.332]➜      Updating crates.io index
2025-08-20T22:23:30.2101249Z [00:01:35.916]➜   Downloading crates ...
2025-08-20T22:23:30.4807199Z [00:01:36.187]➜    Downloaded clap v4.4.18
2025-08-20T22:23:30.4996099Z [00:01:36.206]➜    Downloaded percent-encoding v2.3.1
2025-08-20T22:23:30.5015883Z [00:01:36.208]➜    Downloaded base64 v0.22.1
2025-08-20T22:23:30.5075604Z [00:01:36.214]➜    Downloaded aho-corasick v1.1.3
2025-08-20T22:23:30.5146504Z [00:01:36.221]➜    Downloaded clap_builder v4.4.18
2025-08-20T22:23:30.5233663Z [00:01:36.230]➜    Downloaded anstyle-query v1.1.2
2025-08-20T22:23:30.5260325Z [00:01:36.232]➜    Downloaded itoa v1.0.15
2025-08-20T22:23:30.5284268Z [00:01:36.235]➜    Downloaded anstyle v1.0.10
2025-08-20T22:23:30.5313090Z [00:01:36.238]➜    Downloaded num-conv v0.1.0
2025-08-20T22:23:30.5328537Z [00:01:36.239]➜    Downloaded num-bigint v0.4.6
2025-08-20T22:23:30.5409993Z [00:01:36.247]➜    Downloaded unicode-ident v1.0.18
2025-08-20T22:23:30.5460593Z [00:01:36.252]➜    Downloaded thiserror-impl v1.0.69
2025-08-20T22:23:30.5488617Z [00:01:36.255]➜    Downloaded strsim v0.10.0
2025-08-20T22:23:30.5518743Z [00:01:36.258]➜    Downloaded utf8parse v0.2.2
2025-08-20T22:23:30.5541507Z [00:01:36.260]➜    Downloaded miniz_oxide v0.8.8
2025-08-20T22:23:30.5583471Z [00:01:36.265]➜    Downloaded time-core v0.1.4
2025-08-20T22:23:30.5604192Z [00:01:36.267]➜    Downloaded time v0.3.41
2025-08-20T22:23:30.5732398Z [00:01:36.279]➜    Downloaded memchr v2.7.4
2025-08-20T22:23:30.5809931Z [00:01:36.287]➜    Downloaded serde v1.0.219
2025-08-20T22:23:30.5853108Z [00:01:36.292]➜    Downloaded proc-macro2 v1.0.95
2025-08-20T22:23:30.5894331Z [00:01:36.296]➜    Downloaded num-traits v0.2.19
2025-08-20T22:23:30.5933586Z [00:01:36.300]➜    Downloaded memmap2 v0.9.5
2025-08-20T22:23:30.5958560Z [00:01:36.302]➜    Downloaded log v0.4.27
2025-08-20T22:23:30.5993104Z [00:01:36.306]➜    Downloaded heck v0.4.1
2025-08-20T22:23:30.6011696Z [00:01:36.307]➜    Downloaded goblin v0.8.2
2025-08-20T22:23:30.6092801Z [00:01:36.315]➜    Downloaded glob v0.3.2
2025-08-20T22:23:30.6115471Z [00:01:36.318]➜    Downloaded syn v2.0.101
2025-08-20T22:23:30.6258081Z [00:01:36.332]➜    Downloaded regex v1.11.1
2025-08-20T22:23:30.6450216Z [00:01:36.351]➜    Downloaded clap_derive v4.4.7
2025-08-20T22:23:30.6480076Z [00:01:36.354]➜    Downloaded time-macros v0.2.22
2025-08-20T22:23:30.6514433Z [00:01:36.358]➜    Downloaded powerfmt v0.2.0
2025-08-20T22:23:30.6531312Z [00:01:36.359]➜    Downloaded plain v0.2.3
2025-08-20T22:23:30.6547919Z [00:01:36.361]➜    Downloaded num_threads v0.1.7
2025-08-20T22:23:30.6564860Z [00:01:36.363]➜    Downloaded clap_lex v0.6.0
2025-08-20T22:23:30.6579916Z [00:01:36.364]➜    Downloaded scroll v0.12.0
2025-08-20T22:23:30.6599988Z [00:01:36.366]➜    Downloaded quote v1.0.40
2025-08-20T22:23:30.6638650Z [00:01:36.370]➜    Downloaded htmlentity v1.3.2
2025-08-20T22:23:30.6664612Z [00:01:36.373]➜    Downloaded colorchoice v1.0.3
2025-08-20T22:23:30.6680182Z [00:01:36.374]➜    Downloaded thiserror v1.0.69
2025-08-20T22:23:30.6764801Z [00:01:36.383]➜    Downloaded regex-syntax v0.8.5
2025-08-20T22:23:30.6849965Z [00:01:36.391]➜    Downloaded is_terminal_polyfill v1.70.1
2025-08-20T22:23:30.6863783Z [00:01:36.393]➜    Downloaded hex v0.4.3
2025-08-20T22:23:30.6888474Z [00:01:36.395]➜    Downloaded deranged v0.4.0
2025-08-20T22:23:30.6910341Z [00:01:36.397]➜    Downloaded crc-catalog v2.4.0
2025-08-20T22:23:30.6928198Z [00:01:36.399]➜    Downloaded scroll_derive v0.12.1
2025-08-20T22:23:30.6940910Z [00:01:36.400]➜    Downloaded regex-automata v0.4.9
2025-08-20T22:23:30.7135016Z [00:01:36.420]➜    Downloaded libc v0.2.172
2025-08-20T22:23:30.7479828Z [00:01:36.454]➜    Downloaded lazy_static v1.5.0
2025-08-20T22:23:30.7503469Z [00:01:36.457]➜    Downloaded crc v3.2.1
2025-08-20T22:23:30.7544196Z [00:01:36.461]➜    Downloaded autocfg v1.4.0
2025-08-20T22:23:30.7570990Z [00:01:36.463]➜    Downloaded anyhow v1.0.98
2025-08-20T22:23:30.7629873Z [00:01:36.469]➜    Downloaded anstream v0.6.18
2025-08-20T22:23:30.7663978Z [00:01:36.473]➜    Downloaded adler2 v2.0.0
2025-08-20T22:23:30.7684305Z [00:01:36.475]➜    Downloaded num-integer v0.1.46
2025-08-20T22:23:30.7706387Z [00:01:36.477]➜    Downloaded anstyle-parse v0.2.6
2025-08-20T22:23:30.8139551Z [00:01:36.520]➜     Compiling proc-macro2 v1.0.95
2025-08-20T22:23:30.8140303Z [00:01:36.520]➜     Compiling unicode-ident v1.0.18
2025-08-20T22:23:30.8140916Z [00:01:36.520]➜     Compiling autocfg v1.4.0
2025-08-20T22:23:30.8141514Z [00:01:36.520]➜     Compiling libc v0.2.172
2025-08-20T22:23:30.8141886Z [00:01:36.520]➜     Compiling utf8parse v0.2.2
2025-08-20T22:23:30.8162731Z [00:01:36.522]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=245e6a93f6b40ddf -C extra-filename=-2421a0f2da2ad232 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232 -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:23:30.8178929Z [00:01:36.523]➜       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.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:23:30.8187748Z [00:01:36.523]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name autocfg --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1d53c5f606114e86 -C extra-filename=-48aa38da72696c47 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:23:30.8197157Z [00:01:36.523]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="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=f93f97034b727cfb -C extra-filename=-d4332107b66807ec --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:23:30.8210259Z [00:01:36.523]➜       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.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:31.0963815Z [00:01:36.802]➜     Compiling anstyle-parse v0.2.6
2025-08-20T22:23:31.1005888Z [00:01:36.804]➜       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.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=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=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' '--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::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=a26fefb9509ef7c6 -C extra-filename=-84b7b16131790355 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern utf8parse=/tmp/tmp.gj6pHgREq8/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-20T22:23:31.1360632Z [00:01:36.838]➜     Compiling anstyle v1.0.10
2025-08-20T22:23:31.1383934Z [00:01:36.838]➜       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.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --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=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' '--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::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=dee8ea37fc1f0ae4 -C extra-filename=-1f0bef145d35d1a2 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:31.4795399Z [00:01:37.186]➜     Compiling memchr v2.7.4
2025-08-20T22:23:31.4812193Z [00:01:37.186]➜       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.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=675cde4c35d51458 -C extra-filename=-af737d3bb6c5afa3 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:31.5881247Z [00:01:37.294]➜     Compiling thiserror v1.0.69
2025-08-20T22:23:31.5902756Z [00:01:37.294]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8840714f510f6a49 -C extra-filename=-a7f5c40c20340476 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476 -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:23:31.7409481Z [00:01:37.447]➜       Running `/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build-script-build`
2025-08-20T22:23:31.7413266Z [00:01:37.447]➜       Running `/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec/build-script-build`
2025-08-20T22:23:31.7514288Z [00:01:37.457]➜     Compiling num-traits v0.2.19
2025-08-20T22:23:31.7542920Z [00:01:37.460]➜       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/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=5d5c320dd696f8b5 -C extra-filename=-ae0b6f580f3393e4 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4 -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern autocfg=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libautocfg-48aa38da72696c47.rlib --cap-lints allow`
2025-08-20T22:23:31.7765173Z [00:01:37.483]➜     Compiling is_terminal_polyfill v1.70.1
2025-08-20T22:23:31.7807079Z [00:01:37.485]➜       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.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:31.8852389Z [00:01:37.589]➜     Compiling anyhow v1.0.98
2025-08-20T22:23:31.8857290Z [00:01:37.591]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=3e223306464e34fb -C extra-filename=-e3634881db4b60e6 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6 -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:23:31.9479415Z [00:01:37.653]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name proc_macro2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.95/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=bfeaf4742d455960 -C extra-filename=-65ce8afc9976ae3d --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern unicode_ident=/tmp/tmp.gj6pHgREq8/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-20T22:23:32.0732478Z [00:01:37.777]➜       Running `/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4/build-script-build`
2025-08-20T22:23:32.0900584Z [00:01:37.796]➜     Compiling colorchoice v1.0.3
2025-08-20T22:23:32.0925992Z [00:01:37.796]➜       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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=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' '--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::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=b53deb8e8365cf69 -C extra-filename=-9c0c5e2325c68bf1 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:32.2141770Z [00:01:37.920]➜     Compiling anstyle-query v1.1.2
2025-08-20T22:23:32.2166701Z [00:01:37.921]➜       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.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=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--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' '--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::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=2da9fc26301fad64 -C extra-filename=-51ee185e4c4ff5f7 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:32.2670257Z [00:01:37.972]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_traits --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=c7fa653adfcc8636 -C extra-filename=-9ffdd0dab01484f4 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
2025-08-20T22:23:32.3633617Z [00:01:38.069]➜     Compiling anstream v0.6.18
2025-08-20T22:23:32.3665463Z [00:01:38.070]➜       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.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 --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=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' '--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::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=a416aa1dca3b1a23 -C extra-filename=-3b02f3262b9455ba --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern anstyle=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-1f0bef145d35d1a2.rmeta --extern anstyle_parse=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-84b7b16131790355.rmeta --extern anstyle_query=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-51ee185e4c4ff5f7.rmeta --extern colorchoice=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-9c0c5e2325c68bf1.rmeta --extern is_terminal_polyfill=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rmeta --extern utf8parse=/tmp/tmp.gj6pHgREq8/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-20T22:23:32.5312433Z [00:01:38.237]➜       Running `/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6/build-script-build`
2025-08-20T22:23:32.7004169Z [00:01:38.406]➜       Running `/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build-script-build`
2025-08-20T22:23:32.8499679Z [00:01:38.556]➜     Compiling aho-corasick v1.1.3
2025-08-20T22:23:32.8514545Z [00:01:38.557]➜       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 -C linker-plugin-lto --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=a37eb4b0cc9abf74 -C extra-filename=-8ab7bce475b3df61 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern memchr=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-af737d3bb6c5afa3.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:33.2620366Z [00:01:38.968]➜     Compiling quote v1.0.40
2025-08-20T22:23:33.2640946Z [00:01:38.970]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name quote --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=420231caaa680d4d -C extra-filename=-98dfd98fd01d9485 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta --cap-lints allow`
2025-08-20T22:23:33.5758349Z [00:01:39.281]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name libc --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.172/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --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=893ff22ef8515d93 -C extra-filename=-420cee5c88c1309f --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
2025-08-20T22:23:33.8303044Z [00:01:39.536]➜     Compiling syn v2.0.101
2025-08-20T22:23:33.8362770Z [00:01:39.540]➜       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.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=daa8f0e479806ac7 -C extra-filename=-cd358c7b84a6fc6c --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta --extern quote=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta --extern unicode_ident=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta --cap-lints allow`
2025-08-20T22:23:34.0445704Z [00:01:39.751]➜     Compiling clap_lex v0.6.0
2025-08-20T22:23:34.0464432Z [00:01:39.752]➜       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.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b0157214b7649bb -C extra-filename=-7545910985bebf48 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:34.7598901Z [00:01:40.466]➜     Compiling regex-syntax v0.8.5
2025-08-20T22:23:34.7614418Z [00:01:40.467]➜       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 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=c73d2ac40ef9ad8f -C extra-filename=-a6e8118dff480c24 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:35.1080428Z [00:01:40.813]➜     Compiling powerfmt v0.2.0
2025-08-20T22:23:35.1093591Z [00:01:40.815]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name powerfmt --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=ac1bb849b5ce5e76 -C extra-filename=-57b9fa4eb42249db --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:35.5863679Z [00:01:41.293]➜     Compiling strsim v0.10.0
2025-08-20T22:23:35.5877367Z [00:01:41.293]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name strsim --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5662a4acb8cb35db -C extra-filename=-dd220a501f9ce637 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:35.9543597Z [00:01:41.660]➜     Compiling heck v0.4.1
2025-08-20T22:23:35.9550514Z [00:01:41.660]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name heck --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=ef328454b9db8cc8 -C extra-filename=-b306c7cd1477ab57 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T22:23:36.3031783Z [00:01:42.009]➜     Compiling clap_builder v4.4.18
2025-08-20T22:23:36.3067866Z [00:01:42.010]➜       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.4.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="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-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=3bca2bf48132503f -C extra-filename=-7b1bc70632dea806 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern anstream=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-3b02f3262b9455ba.rmeta --extern anstyle=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-1f0bef145d35d1a2.rmeta --extern clap_lex=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-7545910985bebf48.rmeta --extern strsim=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:36.4958847Z [00:01:42.202]➜     Compiling deranged v0.4.0
2025-08-20T22:23:36.5020724Z [00:01:42.205]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name deranged --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/deranged-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--allow=clippy::redundant-pub-crate' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints '--allow=clippy::option-if-let-else' --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --warn=unstable-name-collisions --allow=path-statements --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "num", "powerfmt", "quickcheck", "rand", "rand08", "rand09", "serde", "std"))' -C metadata=f1f9ad2dd12f086a -C extra-filename=-279dd54d84911df4 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern powerfmt=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-57b9fa4eb42249db.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:38.7380967Z [00:01:44.444]➜     Compiling num-integer v0.1.46
2025-08-20T22:23:38.7399974Z [00:01:44.445]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_integer --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-integer-0.1.46/src/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="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=cebbfbee16e8e76a -C extra-filename=-7f21c4882dac30e0 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern num_traits=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_traits-9ffdd0dab01484f4.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:39.7373018Z [00:01:45.443]➜     Compiling regex-automata v0.4.9
2025-08-20T22:23:39.7414159Z [00:01:45.446]➜       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 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=0e830671f3eadaae -C extra-filename=-0045f173bdf0f49b --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-8ab7bce475b3df61.rmeta --extern memchr=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-af737d3bb6c5afa3.rmeta --extern regex_syntax=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-a6e8118dff480c24.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:42.1633463Z [00:01:47.868]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name anyhow --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=bc200be46e5b81aa -C extra-filename=-aa32da767934cb5d --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
2025-08-20T22:23:43.7245400Z [00:01:49.431]➜     Compiling log v0.4.27
2025-08-20T22:23:43.7271457Z [00:01:49.431]➜       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.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:44.1098259Z [00:01:49.816]➜     Compiling plain v0.2.3
2025-08-20T22:23:44.1106231Z [00:01:49.816]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name plain --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ca822261627966b -C extra-filename=-599a7f6cbce0b9ea --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:44.2569893Z [00:01:49.963]➜     Compiling num_threads v0.1.7
2025-08-20T22:23:44.2592948Z [00:01:49.965]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_threads --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7cae13a67a104570 -C extra-filename=-2d5a9ceb45ba98aa --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:44.7762609Z [00:01:50.482]➜     Compiling time-core v0.1.4
2025-08-20T22:23:44.7796174Z [00:01:50.483]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name time_core --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-core-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1407a078c7863bef -C extra-filename=-4fd63e54f71c2a9d --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:44.9665673Z [00:01:50.673]➜     Compiling num-conv v0.1.0
2025-08-20T22:23:44.9676964Z [00:01:50.673]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_conv --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=30b199cb799dadc9 -C extra-filename=-670b9b8ff3273706 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:45.2246124Z [00:01:50.930]➜     Compiling crc-catalog v2.4.0
2025-08-20T22:23:45.2267591Z [00:01:50.932]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crc_catalog --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76b870d6bfe91347 -C extra-filename=-2e384227b2227c6d --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:45.3272554Z [00:01:51.033]➜     Compiling thiserror-impl v1.0.69
2025-08-20T22:23:45.3281564Z [00:01:51.034]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name thiserror_impl --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0dc813a504ee4b6 -C extra-filename=-5e105010f5e869c0 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libsyn-cd358c7b84a6fc6c.rlib --extern proc_macro --cap-lints allow`
2025-08-20T22:23:45.3863305Z [00:01:51.092]➜     Compiling scroll_derive v0.12.1
2025-08-20T22:23:45.3887861Z [00:01:51.093]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name scroll_derive --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll_derive-0.12.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=80470471b22214dc -C extra-filename=-062c4f6376634d93 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libsyn-cd358c7b84a6fc6c.rlib --extern proc_macro --cap-lints allow`
2025-08-20T22:23:45.8027260Z [00:01:51.509]➜     Compiling clap_derive v4.4.7
2025-08-20T22:23:45.8042279Z [00:01:51.509]➜       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.4.7/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("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=4e2a6a946ee338f9 -C extra-filename=-1ab8199e50004124 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern heck=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libheck-b306c7cd1477ab57.rlib --extern proc_macro2=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib --extern quote=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib --extern syn=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libsyn-cd358c7b84a6fc6c.rlib --extern proc_macro --cap-lints allow`
2025-08-20T22:23:47.5447970Z [00:01:53.251]➜     Compiling scroll v0.12.0
2025-08-20T22:23:47.5465275Z [00:01:53.252]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name scroll --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/scroll-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="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=13874c98e93b4fae -C extra-filename=-aaa52cb134440332 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern scroll_derive=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libscroll_derive-062c4f6376634d93.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:48.1663342Z [00:01:53.873]➜     Compiling lazy_static v1.5.0
2025-08-20T22:23:48.1679783Z [00:01:53.873]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name lazy_static --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=34e5429e022a257e -C extra-filename=-c2066390f2a4a76d --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:48.3327765Z [00:01:54.039]➜     Compiling itoa v1.0.15
2025-08-20T22:23:48.3343559Z [00:01:54.040]➜       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.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:48.5783073Z [00:01:54.283]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name thiserror --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9c1321ad2f71896 -C extra-filename=-8aaa2189309298c3 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern thiserror_impl=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libthiserror_impl-5e105010f5e869c0.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
2025-08-20T22:23:48.6338614Z [00:01:54.340]➜     Compiling adler2 v2.0.0
2025-08-20T22:23:48.6347851Z [00:01:54.340]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name adler2 --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/adler2-2.0.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("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=f775f0a70a9cf07f -C extra-filename=-f6abfeb5c073bc13 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:48.7015196Z [00:01:54.408]➜     Compiling htmlentity v1.3.2
2025-08-20T22:23:48.7029563Z [00:01:54.408]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name htmlentity --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/htmlentity-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e172a31ea4de193 -C extra-filename=-2ccf999f7b91750e --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern anyhow=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-aa32da767934cb5d.rlib --extern lazy_static=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rlib --extern thiserror=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-8aaa2189309298c3.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`
2025-08-20T22:23:48.8510546Z [00:01:54.557]➜     Compiling miniz_oxide v0.8.8
2025-08-20T22:23:48.8522455Z [00:01:54.557]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name miniz_oxide --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.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(fuzzing)' --cfg 'feature="default"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "compiler_builtins", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=8e961ec442a2d10f -C extra-filename=-64dea7ca6084060e --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern adler2=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-f6abfeb5c073bc13.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:51.2895594Z [00:01:56.996]➜     Compiling clap v4.4.18
2025-08-20T22:23:51.2912258Z [00:01:56.996]➜       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.4.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="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-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1bd2d1446e3e3cc0 -C extra-filename=-c7bf32a8aae86fc6 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern clap_builder=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-7b1bc70632dea806.rmeta --extern clap_derive=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libclap_derive-1ab8199e50004124.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:51.3172400Z [00:01:57.023]➜     Compiling time v0.3.41
2025-08-20T22:23:51.3215761Z [00:01:57.024]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name time --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--warn=clippy::as-underscore' --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=e6a206367b4cf513 -C extra-filename=-9196503d7030a019 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern deranged=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-279dd54d84911df4.rmeta --extern itoa=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rmeta --extern libc=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-420cee5c88c1309f.rmeta --extern num_conv=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-670b9b8ff3273706.rmeta --extern num_threads=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-2d5a9ceb45ba98aa.rmeta --extern powerfmt=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-57b9fa4eb42249db.rmeta --extern time_core=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fd63e54f71c2a9d.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:51.3787705Z [00:01:57.085]➜     Compiling goblin v0.8.2
2025-08-20T22:23:51.3809828Z [00:01:57.086]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name goblin --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=d03b1a95f6f305ec -C extra-filename=-b1af82bcce9c0d25 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern log=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rmeta --extern plain=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libplain-599a7f6cbce0b9ea.rmeta --extern scroll=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscroll-aaa52cb134440332.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:51.4128196Z [00:01:57.119]➜     Compiling regex v1.11.1
2025-08-20T22:23:51.4148016Z [00:01:57.119]➜       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 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=4e1789a4032189de -C extra-filename=-1fadbfe33197b061 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern aho_corasick=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-8ab7bce475b3df61.rmeta --extern memchr=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-af737d3bb6c5afa3.rmeta --extern regex_automata=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-0045f173bdf0f49b.rmeta --extern regex_syntax=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-a6e8118dff480c24.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:52.2340909Z [00:01:57.940]➜     Compiling crc v3.2.1
2025-08-20T22:23:52.2351825Z [00:01:57.941]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name crc --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/crc-3.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=c887822bc541bc6d -C extra-filename=-46071c7d1375160f --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern crc_catalog=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-2e384227b2227c6d.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:52.9790525Z [00:01:58.684]➜     Compiling num-bigint v0.4.6
2025-08-20T22:23:52.9825778Z [00:01:58.688]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name num_bigint --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=9161f89c272bc6f9 -C extra-filename=-6e4f758b9332369a --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern num_integer=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_integer-7f21c4882dac30e0.rmeta --extern num_traits=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_traits-9ffdd0dab01484f4.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:53.4658769Z [00:01:59.172]➜     Compiling memmap2 v0.9.5
2025-08-20T22:23:53.4715126Z [00:01:59.176]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name memmap2 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=9d589563588133ae -C extra-filename=-713e45341f4303f4 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern libc=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-420cee5c88c1309f.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:54.0042107Z [00:01:59.710]➜     Compiling glob v0.3.2
2025-08-20T22:23:54.0053834Z [00:01:59.711]➜       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.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=1d0dc17829076948 -C extra-filename=-93b6de465b90fd03 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:55.6615330Z [00:02:01.368]➜     Compiling base64 v0.22.1
2025-08-20T22:23:55.6646197Z [00:02:01.370]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name base64 --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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", "std"))' -C metadata=798de08f576463d3 -C extra-filename=-1f9ac025c7e85115 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:56.6915572Z [00:02:02.398]➜     Compiling hex v0.4.3
2025-08-20T22:23:56.6941341Z [00:02:02.399]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name hex --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -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", "serde", "std"))' -C metadata=8fc6fdcf121d232d -C extra-filename=-bd864c8a5c9acbe2 --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:23:57.3921961Z [00:02:03.098]➜     Compiling percent-encoding v2.3.1
2025-08-20T22:23:57.3931918Z [00:02:03.099]➜       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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=f509564a0f47aca0 -C extra-filename=-157948d1c6c1f7ef --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:24:02.6259881Z [00:02:08.332]➜     Compiling rsbkb v1.8.1 (/tmp/tmp.gj6pHgREq8/TEMPREPO)
2025-08-20T22:24:02.6273433Z [00:02:08.332]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name rsbkb --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea3ae987f2a781ab -C extra-filename=-fd8183987ac54c6d --out-dir /tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps --extern anyhow=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-aa32da767934cb5d.rlib --extern base64=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-1f9ac025c7e85115.rlib --extern clap=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-c7bf32a8aae86fc6.rlib --extern crc=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-46071c7d1375160f.rlib --extern glob=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-93b6de465b90fd03.rlib --extern goblin=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgoblin-b1af82bcce9c0d25.rlib --extern hex=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-bd864c8a5c9acbe2.rlib --extern htmlentity=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhtmlentity-2ccf999f7b91750e.rlib --extern memmap2=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemmap2-713e45341f4303f4.rlib --extern miniz_oxide=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-64dea7ca6084060e.rlib --extern num_bigint=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_bigint-6e4f758b9332369a.rlib --extern num_traits=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_traits-9ffdd0dab01484f4.rlib --extern percent_encoding=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-157948d1c6c1f7ef.rlib --extern regex=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-1fadbfe33197b061.rlib --extern time=/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-9196503d7030a019.rlib -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T22:24:29.3220525Z [00:02:35.028]➜      Finished `release` profile [optimized] target(s) in 1m 00s
2025-08-20T22:24:29.3652272Z [00:02:35.071]➜  + find -L ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f
2025-08-20T22:24:29.3659918Z [00:02:35.072]➜  ./target/x86_64-unknown-linux-musl/release/rsbkb.d
2025-08-20T22:24:29.3662302Z [00:02:35.072]➜  ./target/x86_64-unknown-linux-musl/release/.cargo-lock
2025-08-20T22:24:29.3663325Z [00:02:35.072]➜  ./target/x86_64-unknown-linux-musl/release/rsbkb
2025-08-20T22:24:29.3679278Z [00:02:35.074]➜  + find ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:24:29.3681445Z [00:02:35.074]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:24:29.3682284Z [00:02:35.074]➜  + + xargs cut realpath -d: --no-symlinks-f1
2025-08-20T22:24:29.3682803Z [00:02:35.074]➜  
2025-08-20T22:24:29.3683306Z [00:02:35.074]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T22:24:29.3989257Z [00:02:35.105]➜  sending incremental file list
2025-08-20T22:24:29.3997228Z [00:02:35.106]➜  rsbkb
2025-08-20T22:24:29.4456383Z [00:02:35.152]➜  
2025-08-20T22:24:29.4456885Z [00:02:35.152]➜  sent 2.70M bytes  received 35 bytes  5.40M bytes/sec
2025-08-20T22:24:29.4457411Z [00:02:35.152]➜  total size is 2.70M  speedup is 1.00
2025-08-20T22:24:29.6030148Z [00:02:35.309]➜  '/tmp/tmp.gj6pHgREq8/TEMPREPO/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T22:24:29.6264768Z [00:02:35.333]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T22:24:29.6380969Z [00:02:35.344]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T22:24:29.6384420Z [00:02:35.345]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T22:24:29.6700402Z [00:02:35.376]➜  copy from `/build-bins/rsbkb' [elf64-x86-64] to `/build-bins/stjoJlEJ' [elf64-x86-64]
2025-08-20T22:24:29.7259626Z [00:02:35.432]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T22:24:29.7289849Z [00:02:35.435]➜  
2025-08-20T22:24:29.7307426Z [00:02:35.437]➜  /build-bins/rsbkb
2025-08-20T22:24:29.7321204Z [00:02:35.438]➜  There are 31 section headers, starting at offset 0x2924a8:
2025-08-20T22:24:29.7324044Z [00:02:35.439]➜  
2025-08-20T22:24:29.7324629Z [00:02:35.439]➜  Section Headers:
2025-08-20T22:24:29.7325556Z [00:02:35.439]➜    [Nr] Name              Type             Address           Offset
2025-08-20T22:24:29.7326368Z [00:02:35.439]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T22:24:29.7327120Z [00:02:35.439]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T22:24:29.7327867Z [00:02:35.439]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T22:24:29.7328664Z [00:02:35.439]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000270  00000270
2025-08-20T22:24:29.7329807Z [00:02:35.439]➜         000000000000001c  0000000000000000   A       2     0     8
2025-08-20T22:24:29.7330590Z [00:02:35.439]➜    [ 2] .dynsym           DYNSYM           0000000000000290  00000290
2025-08-20T22:24:29.7331340Z [00:02:35.439]➜         0000000000000018  0000000000000018   A       3     1     8
2025-08-20T22:24:29.7332144Z [00:02:35.439]➜    [ 3] .dynstr           STRTAB           00000000000002a8  000002a8
2025-08-20T22:24:29.7332908Z [00:02:35.439]➜         0000000000000001  0000000000000000   A       0     0     1
2025-08-20T22:24:29.7333662Z [00:02:35.439]➜    [ 4] .rela.dyn         RELA             00000000000002b0  000002b0
2025-08-20T22:24:29.7334419Z [00:02:35.439]➜         0000000000056730  0000000000000018   A       2     0     8
2025-08-20T22:24:29.7335195Z [00:02:35.439]➜    [ 5] .eh_frame         PROGBITS         00000000000569e0  000569e0
2025-08-20T22:24:29.7335971Z [00:02:35.439]➜         00000000000362d0  0000000000000000   A       0     0     8
2025-08-20T22:24:29.7336786Z [00:02:35.439]➜    [ 6] .eh_frame_hdr     PROGBITS         000000000008ccb0  0008ccb0
2025-08-20T22:24:29.7337567Z [00:02:35.439]➜         00000000000083fc  0000000000000000   A       0     0     4
2025-08-20T22:24:29.7338367Z [00:02:35.439]➜    [ 7] .gcc_except_table PROGBITS         00000000000950ac  000950ac
2025-08-20T22:24:29.7339766Z [00:02:35.439]➜         000000000000ad58  0000000000000000   A       0     0     4
2025-08-20T22:24:29.7340557Z [00:02:35.439]➜    [ 8] .rodata           PROGBITS         000000000009fe20  0009fe20
2025-08-20T22:24:29.7341336Z [00:02:35.439]➜         000000000004fada  0000000000000000   A       0     0     32
2025-08-20T22:24:29.7342146Z [00:02:35.439]➜    [ 9] .rodata.cst16     PROGBITS         00000000000ef900  000ef900
2025-08-20T22:24:29.7342953Z [00:02:35.439]➜         0000000000000b90  0000000000000010  AM       0     0     16
2025-08-20T22:24:29.7343755Z [00:02:35.439]➜    [10] .rodata.cst32     PROGBITS         00000000000f0490  000f0490
2025-08-20T22:24:29.7344549Z [00:02:35.439]➜         0000000000000600  0000000000000020  AM       0     0     16
2025-08-20T22:24:29.7345342Z [00:02:35.439]➜    [11] .rodata.cst4      PROGBITS         00000000000f0a90  000f0a90
2025-08-20T22:24:29.7346139Z [00:02:35.439]➜         0000000000002ec8  0000000000000004  AM       0     0     4
2025-08-20T22:24:29.7346957Z [00:02:35.439]➜    [12] .rodata.cst8      PROGBITS         00000000000f3958  000f3958
2025-08-20T22:24:29.7347744Z [00:02:35.439]➜         0000000000000d60  0000000000000008  AM       0     0     8
2025-08-20T22:24:29.7348564Z [00:02:35.439]➜    [13] .rodata.str1.1    PROGBITS         00000000000f46b8  000f46b8
2025-08-20T22:24:29.7349552Z [00:02:35.439]➜         0000000000004ddc  0000000000000001 AMS       0     0     1
2025-08-20T22:24:29.7350360Z [00:02:35.439]➜    [14] .rodata.str1.4    PROGBITS         00000000000f9494  000f9494
2025-08-20T22:24:29.7351157Z [00:02:35.439]➜         00000000000008c8  0000000000000001 AMS       0     0     4
2025-08-20T22:24:29.7351950Z [00:02:35.439]➜    [15] .rodata.str1.8    PROGBITS         00000000000f9d60  000f9d60
2025-08-20T22:24:29.7352739Z [00:02:35.439]➜         0000000000001bc0  0000000000000001 AMS       0     0     8
2025-08-20T22:24:29.7353491Z [00:02:35.439]➜    [16] .fini             PROGBITS         00000000000fc920  000fb920
2025-08-20T22:24:29.7354490Z [00:02:35.439]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T22:24:29.7355283Z [00:02:35.439]➜    [17] .init             PROGBITS         00000000000fc923  000fb923
2025-08-20T22:24:29.7356049Z [00:02:35.439]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T22:24:29.7356830Z [00:02:35.439]➜    [18] .text             PROGBITS         00000000000fc930  000fb930
2025-08-20T22:24:29.7357632Z [00:02:35.439]➜         000000000014bc23  0000000000000000  AX       0     0     16
2025-08-20T22:24:29.7358410Z [00:02:35.439]➜    [19] .tbss             NOBITS           0000000000249558  00247558
2025-08-20T22:24:29.7359345Z [00:02:35.439]➜         0000000000000040  0000000000000000 WAT       0     0     8
2025-08-20T22:24:29.7360143Z [00:02:35.439]➜    [20] .data.rel.ro      PROGBITS         0000000000249558  00247558
2025-08-20T22:24:29.7360941Z [00:02:35.439]➜         0000000000049ed0  0000000000000000  WA       0     0     8
2025-08-20T22:24:29.7361726Z [00:02:35.439]➜    [21] .dynamic          DYNAMIC          0000000000293428  00291428
2025-08-20T22:24:29.7362497Z [00:02:35.439]➜         0000000000000180  0000000000000010  WA       3     0     8
2025-08-20T22:24:29.7363251Z [00:02:35.439]➜    [22] .fini_array       FINI_ARRAY       00000000002935a8  002915a8
2025-08-20T22:24:29.7363701Z [00:02:35.439]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:24:29.7364131Z [00:02:35.439]➜    [23] .got.plt          PROGBITS         00000000002935b0  002915b0
2025-08-20T22:24:29.7364546Z [00:02:35.439]➜         0000000000000018  0000000000000000  WA       0     0     8
2025-08-20T22:24:29.7364972Z [00:02:35.439]➜    [24] .init_array       INIT_ARRAY       00000000002935c8  002915c8
2025-08-20T22:24:29.7365397Z [00:02:35.439]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:24:29.7365806Z [00:02:35.439]➜    [25] .got              PROGBITS         00000000002935d0  002915d0
2025-08-20T22:24:29.7366407Z [00:02:35.439]➜         00000000000002d8  0000000000000000  WA       0     0     8
2025-08-20T22:24:29.7366858Z [00:02:35.439]➜    [26] .relro_padding    NOBITS           00000000002938a8  002918a8
2025-08-20T22:24:29.7367291Z [00:02:35.439]➜         0000000000000758  0000000000000000  WA       0     0     1
2025-08-20T22:24:29.7367701Z [00:02:35.439]➜    [27] .data             PROGBITS         00000000002948c0  002918c0
2025-08-20T22:24:29.7368120Z [00:02:35.439]➜         0000000000000aa8  0000000000000000  WA       0     0     32
2025-08-20T22:24:29.7368530Z [00:02:35.439]➜    [28] .bss              NOBITS           0000000000295380  00292368
2025-08-20T22:24:29.7368938Z [00:02:35.439]➜         0000000000001150  0000000000000000  WA       0     0     32
2025-08-20T22:24:29.7369639Z [00:02:35.439]➜    [29] .common           NOBITS           00000000002964e0  00292368
2025-08-20T22:24:29.7370054Z [00:02:35.439]➜         0000000000000094  0000000000000000  WA       0     0     32
2025-08-20T22:24:29.7370491Z [00:02:35.439]➜    [30] .shstrtab         STRTAB           0000000000000000  00292368
2025-08-20T22:24:29.7370910Z [00:02:35.439]➜         000000000000013a  0000000000000000           0     0     1
2025-08-20T22:24:29.7371255Z [00:02:35.439]➜  Key to Flags:
2025-08-20T22:24:29.7371624Z [00:02:35.439]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T22:24:29.7372092Z [00:02:35.439]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T22:24:29.7372559Z [00:02:35.439]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T22:24:29.7372971Z [00:02:35.439]➜    D (mbind), l (large), p (processor specific)
2025-08-20T22:24:29.7373283Z [00:02:35.442]➜  
2025-08-20T22:24:29.7376169Z [00:02:35.444]➜  /build-bins/LICENSE
2025-08-20T22:24:29.7392696Z [00:02:35.446]➜  + file /build-bins/LICENSE /build-bins/rsbkb
2025-08-20T22:24:29.7677296Z [00:02:35.474]➜  /build-bins/LICENSE: ASCII text
2025-08-20T22:24:29.7708627Z [00:02:35.477]➜  /build-bins/rsbkb:   ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T22:24:29.7719330Z [00:02:35.478]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/rsbkb
2025-08-20T22:24:29.7739545Z [00:02:35.480]➜  /build-bins/LICENSE:         35149 Bytes
2025-08-20T22:24:29.7740203Z [00:02:35.480]➜  /build-bins/rsbkb:         2698344 Bytes
2025-08-20T22:24:29.7744791Z [00:02:35.481]➜  + du /build-bins/LICENSE /build-bins/rsbkb --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T22:24:29.7759647Z [00:02:35.482]➜  35K	2025-08-20 22:24:29.601737801 +0000	/build-bins/LICENSE
2025-08-20T22:24:29.7760283Z [00:02:35.482]➜  2.6M	2025-08-20 22:24:29.675737343 +0000	/build-bins/rsbkb
2025-08-20T22:24:29.7762474Z [00:02:35.483]➜  + popd
2025-08-20T22:24:29.8244871Z [00:02:35.531]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T22:24:29.8491879Z [00:02:35.555]➜  + '[' -s /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T22:24:29.8493012Z [00:02:35.555]➜  + cp -fv /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:24:29.8522808Z [00:02:35.558]➜  '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T22:24:29.8527661Z [00:02:35.559]➜  + find /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:24:29.8531276Z [00:02:35.559]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:24:29.8535567Z [00:02:35.560]➜  + xargs realpath --no-symlinks
2025-08-20T22:24:29.8549568Z [00:02:35.560]➜  + cut -d: -f1
2025-08-20T22:24:29.8553130Z [00:02:35.562]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:24:30.0547350Z [00:02:35.761]➜  sending incremental file list
2025-08-20T22:24:30.0556045Z [00:02:35.762]➜  rsbkb
2025-08-20T22:24:30.0997775Z [00:02:35.806]➜  
2025-08-20T22:24:30.0998409Z [00:02:35.806]➜  sent 2.70M bytes  received 35 bytes  5.40M bytes/sec
2025-08-20T22:24:30.0999194Z [00:02:35.806]➜  total size is 2.70M  speedup is 1.00
2025-08-20T22:24:30.1012861Z [00:02:35.808]➜  
2025-08-20T22:24:30.5873606Z [00:02:36.294]➜  
2025-08-20T22:24:30.5984521Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/Cargo.toml' from root:root to runner:runner
2025-08-20T22:24:30.5986824Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T22:24:30.5989273Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/Changelog.md' from root:root to runner:runner
2025-08-20T22:24:30.5998410Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T22:24:30.6000298Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/main.rs' from root:root to runner:runner
2025-08-20T22:24:30.6001598Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/flateapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6003298Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/crcapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6005901Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/baseapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6007275Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/b64app.rs' from root:root to runner:runner
2025-08-20T22:24:30.6008482Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/xorapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6010803Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/bgrepapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6012178Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/findsoapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6013424Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/applet.rs' from root:root to runner:runner
2025-08-20T22:24:30.6015193Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/patternapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6017202Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/hexapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6018457Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/escapeapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6020270Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/entropyapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6022511Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/timeapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6023741Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/urlapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6024950Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/sliceapp.rs' from root:root to runner:runner
2025-08-20T22:24:30.6027136Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src' from root:root to runner:runner
2025-08-20T22:24:30.6029320Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/Cargo.lock' from root:root to runner:runner
2025-08-20T22:24:30.6030822Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T22:24:30.6033192Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.github/workflows/rust.yml' from root:root to runner:runner
2025-08-20T22:24:30.6034566Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T22:24:30.6035761Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T22:24:30.6038197Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T22:24:30.6040243Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T22:24:30.6041652Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T22:24:30.6043775Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T22:24:30.6046201Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T22:24:30.6047667Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T22:24:30.6049848Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T22:24:30.6052291Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T22:24:30.6054794Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T22:24:30.6057211Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T22:24:30.6059576Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T22:24:30.6062034Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T22:24:30.6064246Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T22:24:30.6066412Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T22:24:30.6068670Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T22:24:30.6070188Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/refs/heads/master' from root:root to runner:runner
2025-08-20T22:24:30.6072507Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T22:24:30.6074426Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:24:30.6076047Z [00:02:36.305]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:24:30.6077553Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T22:24:30.6079098Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T22:24:30.6080409Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T22:24:30.6081845Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T22:24:30.6083164Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs/heads/master' from root:root to runner:runner
2025-08-20T22:24:30.6084418Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T22:24:30.6085828Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:24:30.6087315Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:24:30.6089185Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T22:24:30.6090602Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T22:24:30.6091936Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T22:24:30.6093118Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T22:24:30.6094528Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T22:24:30.6095763Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T22:24:30.6097114Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T22:24:30.6098580Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-06079046a9517d81f2afe5cf561fb6dea8d8c679.pack' from root:root to runner:runner
2025-08-20T22:24:30.6101026Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-06079046a9517d81f2afe5cf561fb6dea8d8c679.promisor' from root:root to runner:runner
2025-08-20T22:24:30.6102714Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-f2d876644b0f343ef1ea333a3ea7277261c98099.rev' from root:root to runner:runner
2025-08-20T22:24:30.6104651Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-f2d876644b0f343ef1ea333a3ea7277261c98099.pack' from root:root to runner:runner
2025-08-20T22:24:30.6106795Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-f2d876644b0f343ef1ea333a3ea7277261c98099.idx' from root:root to runner:runner
2025-08-20T22:24:30.6108482Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-06079046a9517d81f2afe5cf561fb6dea8d8c679.rev' from root:root to runner:runner
2025-08-20T22:24:30.6110504Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-06079046a9517d81f2afe5cf561fb6dea8d8c679.idx' from root:root to runner:runner
2025-08-20T22:24:30.6113025Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-f2d876644b0f343ef1ea333a3ea7277261c98099.promisor' from root:root to runner:runner
2025-08-20T22:24:30.6115673Z [00:02:36.306]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T22:24:30.6117285Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T22:24:30.6119621Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T22:24:30.6122037Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T22:24:30.6123654Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T22:24:30.6125772Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T22:24:30.6127766Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T22:24:30.6129378Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/.rustc_info.json' from root:root to runner:runner
2025-08-20T22:24:30.6131740Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/examples' from root:root to runner:runner
2025-08-20T22:24:30.6133948Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/incremental' from root:root to runner:runner
2025-08-20T22:24:30.6135865Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.cargo-lock' from root:root to runner:runner
2025-08-20T22:24:30.6138567Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6141158Z [00:02:36.307]➜  ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build_script_build-2421a0f2da2ad232' retained as runner:runner
2025-08-20T22:24:30.6144312Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build_script_build-2421a0f2da2ad232.d' from root:root to runner:runner
2025-08-20T22:24:30.6146618Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232' from root:root to runner:runner
2025-08-20T22:24:30.6149651Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4/build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6151975Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4/build_script_build-ae0b6f580f3393e4.d' from root:root to runner:runner
2025-08-20T22:24:30.6155040Z [00:02:36.307]➜  ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4/build_script_build-ae0b6f580f3393e4' retained as runner:runner
2025-08-20T22:24:30.6157387Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4' from root:root to runner:runner
2025-08-20T22:24:30.6160133Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6/build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6163104Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6/build_script_build-e3634881db4b60e6.d' from root:root to runner:runner
2025-08-20T22:24:30.6165835Z [00:02:36.307]➜  ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6/build_script_build-e3634881db4b60e6' retained as runner:runner
2025-08-20T22:24:30.6168500Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6' from root:root to runner:runner
2025-08-20T22:24:30.6171011Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build_script_build-a7f5c40c20340476.d' from root:root to runner:runner
2025-08-20T22:24:30.6174057Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6175994Z [00:02:36.307]➜  ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build_script_build-a7f5c40c20340476' retained as runner:runner
2025-08-20T22:24:30.6178839Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476' from root:root to runner:runner
2025-08-20T22:24:30.6181016Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/out' from root:root to runner:runner
2025-08-20T22:24:30.6183931Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/output' from root:root to runner:runner
2025-08-20T22:24:30.6186813Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/root-output' from root:root to runner:runner
2025-08-20T22:24:30.6189771Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6192564Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/stderr' from root:root to runner:runner
2025-08-20T22:24:30.6194985Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2' from root:root to runner:runner
2025-08-20T22:24:30.6196584Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec/build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6198192Z [00:02:36.307]➜  ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec/build_script_build-d4332107b66807ec' retained as runner:runner
2025-08-20T22:24:30.6200214Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec/build_script_build-d4332107b66807ec.d' from root:root to runner:runner
2025-08-20T22:24:30.6202000Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec' from root:root to runner:runner
2025-08-20T22:24:30.6203350Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build' from root:root to runner:runner
2025-08-20T22:24:30.6204711Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/syn-cd358c7b84a6fc6c.d' from root:root to runner:runner
2025-08-20T22:24:30.6206189Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/unicode_ident-8322841390b1e4cb.d' from root:root to runner:runner
2025-08-20T22:24:30.6207702Z [00:02:36.307]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/quote-98dfd98fd01d9485.d' from root:root to runner:runner
2025-08-20T22:24:30.6209439Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libscroll_derive-062c4f6376634d93.so' from root:root to runner:runner
2025-08-20T22:24:30.6211037Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6212567Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/autocfg-48aa38da72696c47.d' from root:root to runner:runner
2025-08-20T22:24:30.6214205Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/proc_macro2-65ce8afc9976ae3d.d' from root:root to runner:runner
2025-08-20T22:24:30.6215759Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6217323Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libthiserror_impl-5e105010f5e869c0.so' from root:root to runner:runner
2025-08-20T22:24:30.6218842Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/clap_derive-1ab8199e50004124.d' from root:root to runner:runner
2025-08-20T22:24:30.6220588Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libclap_derive-1ab8199e50004124.so' from root:root to runner:runner
2025-08-20T22:24:30.6222098Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libheck-b306c7cd1477ab57.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6223597Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libheck-b306c7cd1477ab57.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6225102Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/thiserror_impl-5e105010f5e869c0.d' from root:root to runner:runner
2025-08-20T22:24:30.6226602Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libsyn-cd358c7b84a6fc6c.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6228274Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6230017Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libsyn-cd358c7b84a6fc6c.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6231554Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6233080Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/heck-b306c7cd1477ab57.d' from root:root to runner:runner
2025-08-20T22:24:30.6234569Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6236095Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libautocfg-48aa38da72696c47.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6237613Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6239474Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libautocfg-48aa38da72696c47.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6241018Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/scroll_derive-062c4f6376634d93.d' from root:root to runner:runner
2025-08-20T22:24:30.6242392Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps' from root:root to runner:runner
2025-08-20T22:24:30.6243945Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6245777Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6247544Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6249520Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6251210Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232' from root:root to runner:runner
2025-08-20T22:24:30.6253034Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6254869Z [00:02:36.308]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6256637Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6258406Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6260287Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4' from root:root to runner:runner
2025-08-20T22:24:30.6261891Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6263500Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57/dep-lib-heck' from root:root to runner:runner
2025-08-20T22:24:30.6265222Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57/lib-heck.json' from root:root to runner:runner
2025-08-20T22:24:30.6266823Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57/lib-heck' from root:root to runner:runner
2025-08-20T22:24:30.6268334Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57' from root:root to runner:runner
2025-08-20T22:24:30.6270101Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6271773Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124/lib-clap_derive' from root:root to runner:runner
2025-08-20T22:24:30.6273590Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124/lib-clap_derive.json' from root:root to runner:runner
2025-08-20T22:24:30.6275275Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124/dep-lib-clap_derive' from root:root to runner:runner
2025-08-20T22:24:30.6276873Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124' from root:root to runner:runner
2025-08-20T22:24:30.6278473Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47/lib-autocfg.json' from root:root to runner:runner
2025-08-20T22:24:30.6280561Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6282202Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47/lib-autocfg' from root:root to runner:runner
2025-08-20T22:24:30.6283825Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47/dep-lib-autocfg' from root:root to runner:runner
2025-08-20T22:24:30.6286119Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47' from root:root to runner:runner
2025-08-20T22:24:30.6289355Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6292495Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident.json' from root:root to runner:runner
2025-08-20T22:24:30.6295693Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/dep-lib-unicode_ident' from root:root to runner:runner
2025-08-20T22:24:30.6297997Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident' from root:root to runner:runner
2025-08-20T22:24:30.6299909Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb' from root:root to runner:runner
2025-08-20T22:24:30.6301601Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6303403Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6305378Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6307120Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6308777Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6' from root:root to runner:runner
2025-08-20T22:24:30.6310649Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0/dep-lib-thiserror_impl' from root:root to runner:runner
2025-08-20T22:24:30.6312388Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6314108Z [00:02:36.309]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0/lib-thiserror_impl' from root:root to runner:runner
2025-08-20T22:24:30.6315842Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0/lib-thiserror_impl.json' from root:root to runner:runner
2025-08-20T22:24:30.6317635Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0' from root:root to runner:runner
2025-08-20T22:24:30.6319517Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6321340Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6323083Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6324860Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6326528Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476' from root:root to runner:runner
2025-08-20T22:24:30.6328088Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c/dep-lib-syn' from root:root to runner:runner
2025-08-20T22:24:30.6329866Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6331589Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c/lib-syn' from root:root to runner:runner
2025-08-20T22:24:30.6333189Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c/lib-syn.json' from root:root to runner:runner
2025-08-20T22:24:30.6334713Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c' from root:root to runner:runner
2025-08-20T22:24:30.6336319Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/dep-lib-proc_macro2' from root:root to runner:runner
2025-08-20T22:24:30.6338012Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/lib-proc_macro2' from root:root to runner:runner
2025-08-20T22:24:30.6339968Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6341760Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/lib-proc_macro2.json' from root:root to runner:runner
2025-08-20T22:24:30.6343533Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d' from root:root to runner:runner
2025-08-20T22:24:30.6345275Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6347401Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6349340Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2' from root:root to runner:runner
2025-08-20T22:24:30.6351225Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec/build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6353048Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6354745Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6356461Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6358279Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec' from root:root to runner:runner
2025-08-20T22:24:30.6360093Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93/lib-scroll_derive.json' from root:root to runner:runner
2025-08-20T22:24:30.6361819Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93/dep-lib-scroll_derive' from root:root to runner:runner
2025-08-20T22:24:30.6363535Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6365699Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93/lib-scroll_derive' from root:root to runner:runner
2025-08-20T22:24:30.6368453Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93' from root:root to runner:runner
2025-08-20T22:24:30.6371559Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/lib-quote.json' from root:root to runner:runner
2025-08-20T22:24:30.6374771Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6376982Z [00:02:36.310]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/lib-quote' from root:root to runner:runner
2025-08-20T22:24:30.6378586Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/dep-lib-quote' from root:root to runner:runner
2025-08-20T22:24:30.6380583Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485' from root:root to runner:runner
2025-08-20T22:24:30.6381994Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint' from root:root to runner:runner
2025-08-20T22:24:30.6383268Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release' from root:root to runner:runner
2025-08-20T22:24:30.6384633Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/examples' from root:root to runner:runner
2025-08-20T22:24:30.6386123Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/incremental' from root:root to runner:runner
2025-08-20T22:24:30.6387599Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/rsbkb.d' from root:root to runner:runner
2025-08-20T22:24:30.6389521Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' from root:root to runner:runner
2025-08-20T22:24:30.6391126Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/out' from root:root to runner:runner
2025-08-20T22:24:30.6392804Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/output' from root:root to runner:runner
2025-08-20T22:24:30.6394516Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/root-output' from root:root to runner:runner
2025-08-20T22:24:30.6396279Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6398009Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/stderr' from root:root to runner:runner
2025-08-20T22:24:30.6399862Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca' from root:root to runner:runner
2025-08-20T22:24:30.6401664Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/out' from root:root to runner:runner
2025-08-20T22:24:30.6403389Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/output' from root:root to runner:runner
2025-08-20T22:24:30.6405122Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/root-output' from root:root to runner:runner
2025-08-20T22:24:30.6406903Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6408669Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/stderr' from root:root to runner:runner
2025-08-20T22:24:30.6410537Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160' from root:root to runner:runner
2025-08-20T22:24:30.6412347Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/out/autocfg_77da77c1800b3037_1.ll' from root:root to runner:runner
2025-08-20T22:24:30.6414277Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/out/autocfg_77da77c1800b3037_0.ll' from root:root to runner:runner
2025-08-20T22:24:30.6416208Z [00:02:36.311]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/out' from root:root to runner:runner
2025-08-20T22:24:30.6417914Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/output' from root:root to runner:runner
2025-08-20T22:24:30.6419945Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/root-output' from root:root to runner:runner
2025-08-20T22:24:30.6421764Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6423528Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/stderr' from root:root to runner:runner
2025-08-20T22:24:30.6425214Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03' from root:root to runner:runner
2025-08-20T22:24:30.6426994Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/out' from root:root to runner:runner
2025-08-20T22:24:30.6428666Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/output' from root:root to runner:runner
2025-08-20T22:24:30.6430774Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/root-output' from root:root to runner:runner
2025-08-20T22:24:30.6432542Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6434261Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/stderr' from root:root to runner:runner
2025-08-20T22:24:30.6435910Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144' from root:root to runner:runner
2025-08-20T22:24:30.6437438Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build' from root:root to runner:runner
2025-08-20T22:24:30.6438879Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/rsbkb' from root:root to runner:runner
2025-08-20T22:24:30.6440685Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/log-dba0b81633251c61.d' from root:root to runner:runner
2025-08-20T22:24:30.6442519Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-57b9fa4eb42249db.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6444188Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-c7bf32a8aae86fc6.d' from root:root to runner:runner
2025-08-20T22:24:30.6446612Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-2e384227b2227c6d.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6450303Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-0045f173bdf0f49b.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6453623Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6456291Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_bigint-6e4f758b9332369a.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6458257Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-8ab7bce475b3df61.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6460299Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-670b9b8ff3273706.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6462018Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscroll-aaa52cb134440332.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6463742Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-64dea7ca6084060e.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6465454Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-aa32da767934cb5d.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6467173Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-8aaa2189309298c3.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6468878Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-1f9ac025c7e85115.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6470802Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-7b1bc70632dea806.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6472672Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_conv-670b9b8ff3273706.d' from root:root to runner:runner
2025-08-20T22:24:30.6474365Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_traits-9ffdd0dab01484f4.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6476075Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-1fadbfe33197b061.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6477778Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscroll-aaa52cb134440332.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6479746Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-bd864c8a5c9acbe2.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6481486Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-51ee185e4c4ff5f7.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6483265Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-279dd54d84911df4.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6485108Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-93b6de465b90fd03.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6486816Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-1f0bef145d35d1a2.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6488574Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libis_terminal_polyfill-f03c0c3b7c68aa9a.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6490751Z [00:02:36.312]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6492489Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libplain-599a7f6cbce0b9ea.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6494184Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-93b6de465b90fd03.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6495891Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-64dea7ca6084060e.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6497621Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-1f0bef145d35d1a2.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6499754Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-3b02f3262b9455ba.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6501468Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6503147Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-420cee5c88c1309f.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6504824Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/miniz_oxide-64dea7ca6084060e.d' from root:root to runner:runner
2025-08-20T22:24:30.6506477Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/scroll-aaa52cb134440332.d' from root:root to runner:runner
2025-08-20T22:24:30.6508177Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-0045f173bdf0f49b.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6510057Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/htmlentity-2ccf999f7b91750e.d' from root:root to runner:runner
2025-08-20T22:24:30.6511870Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6513541Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-7545910985bebf48.d' from root:root to runner:runner
2025-08-20T22:24:30.6515204Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-bd864c8a5c9acbe2.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6516869Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_bigint-6e4f758b9332369a.d' from root:root to runner:runner
2025-08-20T22:24:30.6518541Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstream-3b02f3262b9455ba.d' from root:root to runner:runner
2025-08-20T22:24:30.6520394Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6522763Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblog-dba0b81633251c61.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6525918Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-8aaa2189309298c3.d' from root:root to runner:runner
2025-08-20T22:24:30.6529558Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-8ab7bce475b3df61.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6532312Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-388405267e7821b8.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6534089Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_traits-9ffdd0dab01484f4.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6535833Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-7b1bc70632dea806.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6537543Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_syntax-a6e8118dff480c24.d' from root:root to runner:runner
2025-08-20T22:24:30.6539480Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-2e384227b2227c6d.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6541235Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-3b02f3262b9455ba.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6543105Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_traits-9ffdd0dab01484f4.d' from root:root to runner:runner
2025-08-20T22:24:30.6544780Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/glob-93b6de465b90fd03.d' from root:root to runner:runner
2025-08-20T22:24:30.6546404Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time-9196503d7030a019.d' from root:root to runner:runner
2025-08-20T22:24:30.6548069Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_query-51ee185e4c4ff5f7.d' from root:root to runner:runner
2025-08-20T22:24:30.6549998Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-7545910985bebf48.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6551732Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6553477Z [00:02:36.313]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-9c0c5e2325c68bf1.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6555211Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-aa32da767934cb5d.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6557037Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hex-bd864c8a5c9acbe2.d' from root:root to runner:runner
2025-08-20T22:24:30.6558687Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lazy_static-c2066390f2a4a76d.d' from root:root to runner:runner
2025-08-20T22:24:30.6560565Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/aho_corasick-8ab7bce475b3df61.d' from root:root to runner:runner
2025-08-20T22:24:30.6562286Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-46071c7d1375160f.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6564016Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-157948d1c6c1f7ef.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6565783Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-a6e8118dff480c24.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6567620Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-f6abfeb5c073bc13.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6569527Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/colorchoice-9c0c5e2325c68bf1.d' from root:root to runner:runner
2025-08-20T22:24:30.6571294Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-9c0c5e2325c68bf1.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6573025Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemmap2-713e45341f4303f4.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6574745Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-670b9b8ff3273706.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6576410Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crc-46071c7d1375160f.d' from root:root to runner:runner
2025-08-20T22:24:30.6578058Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_parse-84b7b16131790355.d' from root:root to runner:runner
2025-08-20T22:24:30.6579957Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-57b9fa4eb42249db.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6581664Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-b2a72e844afe803f.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6583482Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/powerfmt-57b9fa4eb42249db.d' from root:root to runner:runner
2025-08-20T22:24:30.6585173Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemmap2-713e45341f4303f4.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6586897Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_bigint-6e4f758b9332369a.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6588617Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-46071c7d1375160f.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6590730Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/plain-599a7f6cbce0b9ea.d' from root:root to runner:runner
2025-08-20T22:24:30.6592390Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8parse-388405267e7821b8.d' from root:root to runner:runner
2025-08-20T22:24:30.6594224Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-279dd54d84911df4.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6595980Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-a6e8118dff480c24.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6598261Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-b2a72e844afe803f.d' from root:root to runner:runner
2025-08-20T22:24:30.6601510Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rsbkb-fd8183987ac54c6d.d' from root:root to runner:runner
2025-08-20T22:24:30.6604605Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6607587Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anyhow-aa32da767934cb5d.d' from root:root to runner:runner
2025-08-20T22:24:30.6609477Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memchr-af737d3bb6c5afa3.d' from root:root to runner:runner
2025-08-20T22:24:30.6611201Z [00:02:36.314]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-84b7b16131790355.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6613119Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/deranged-279dd54d84911df4.d' from root:root to runner:runner
2025-08-20T22:24:30.6614816Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-8aaa2189309298c3.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6616562Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-51ee185e4c4ff5f7.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6618263Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-dd220a501f9ce637.d' from root:root to runner:runner
2025-08-20T22:24:30.6620148Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex-1fadbfe33197b061.d' from root:root to runner:runner
2025-08-20T22:24:30.6621836Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_integer-7f21c4882dac30e0.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6623549Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_threads-2d5a9ceb45ba98aa.d' from root:root to runner:runner
2025-08-20T22:24:30.6625376Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fd63e54f71c2a9d.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6627109Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-af737d3bb6c5afa3.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6628797Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_integer-7f21c4882dac30e0.d' from root:root to runner:runner
2025-08-20T22:24:30.6630700Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgoblin-b1af82bcce9c0d25.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6632419Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-f6abfeb5c073bc13.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6634152Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_builder-7b1bc70632dea806.d' from root:root to runner:runner
2025-08-20T22:24:30.6635753Z [00:02:36.315]➜  ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rsbkb-fd8183987ac54c6d' retained as runner:runner
2025-08-20T22:24:30.6637394Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhtmlentity-2ccf999f7b91750e.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6639480Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-2d5a9ceb45ba98aa.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6641184Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memmap2-713e45341f4303f4.d' from root:root to runner:runner
2025-08-20T22:24:30.6642880Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-84b7b16131790355.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6644593Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-9196503d7030a019.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6646256Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle-1f0bef145d35d1a2.d' from root:root to runner:runner
2025-08-20T22:24:30.6647921Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_automata-0045f173bdf0f49b.d' from root:root to runner:runner
2025-08-20T22:24:30.6649788Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time_core-4fd63e54f71c2a9d.d' from root:root to runner:runner
2025-08-20T22:24:30.6651604Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-af737d3bb6c5afa3.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6653325Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-1fadbfe33197b061.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6655236Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/goblin-b1af82bcce9c0d25.d' from root:root to runner:runner
2025-08-20T22:24:30.6656904Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-9196503d7030a019.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6658750Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6660886Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libc-420cee5c88c1309f.d' from root:root to runner:runner
2025-08-20T22:24:30.6662545Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-7545910985bebf48.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6664246Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fd63e54f71c2a9d.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6666168Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-420cee5c88c1309f.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6667882Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/is_terminal_polyfill-f03c0c3b7c68aa9a.d' from root:root to runner:runner
2025-08-20T22:24:30.6669802Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/percent_encoding-157948d1c6c1f7ef.d' from root:root to runner:runner
2025-08-20T22:24:30.6671535Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgoblin-b1af82bcce9c0d25.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6673827Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-2d5a9ceb45ba98aa.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6677061Z [00:02:36.315]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-c7bf32a8aae86fc6.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6680375Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-1f9ac025c7e85115.rmeta' from root:root to runner:runner
2025-08-20T22:24:30.6683673Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-c7bf32a8aae86fc6.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6685455Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libplain-599a7f6cbce0b9ea.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6687152Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crc_catalog-2e384227b2227c6d.d' from root:root to runner:runner
2025-08-20T22:24:30.6688878Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-157948d1c6c1f7ef.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6690887Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_integer-7f21c4882dac30e0.rlib' from root:root to runner:runner
2025-08-20T22:24:30.6692579Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base64-1f9ac025c7e85115.d' from root:root to runner:runner
2025-08-20T22:24:30.6694218Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/adler2-f6abfeb5c073bc13.d' from root:root to runner:runner
2025-08-20T22:24:30.6695757Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps' from root:root to runner:runner
2025-08-20T22:24:30.6697522Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2/dep-lib-hex' from root:root to runner:runner
2025-08-20T22:24:30.6699526Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6701337Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2/lib-hex' from root:root to runner:runner
2025-08-20T22:24:30.6703096Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2/lib-hex.json' from root:root to runner:runner
2025-08-20T22:24:30.6704822Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2' from root:root to runner:runner
2025-08-20T22:24:30.6706515Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f/lib-crc' from root:root to runner:runner
2025-08-20T22:24:30.6708273Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6710650Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f/dep-lib-crc' from root:root to runner:runner
2025-08-20T22:24:30.6712477Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f/lib-crc.json' from root:root to runner:runner
2025-08-20T22:24:30.6714196Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f' from root:root to runner:runner
2025-08-20T22:24:30.6715918Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d/lib-anyhow' from root:root to runner:runner
2025-08-20T22:24:30.6717731Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6719779Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d/lib-anyhow.json' from root:root to runner:runner
2025-08-20T22:24:30.6721593Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d/dep-lib-anyhow' from root:root to runner:runner
2025-08-20T22:24:30.6723480Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d' from root:root to runner:runner
2025-08-20T22:24:30.6725263Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa/dep-lib-num_threads' from root:root to runner:runner
2025-08-20T22:24:30.6727137Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa/lib-num_threads.json' from root:root to runner:runner
2025-08-20T22:24:30.6729189Z [00:02:36.316]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6731069Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa/lib-num_threads' from root:root to runner:runner
2025-08-20T22:24:30.6732872Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa' from root:root to runner:runner
2025-08-20T22:24:30.6734687Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1/dep-lib-colorchoice' from root:root to runner:runner
2025-08-20T22:24:30.6736700Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6738564Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1/lib-colorchoice' from root:root to runner:runner
2025-08-20T22:24:30.6740716Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1/lib-colorchoice.json' from root:root to runner:runner
2025-08-20T22:24:30.6742524Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1' from root:root to runner:runner
2025-08-20T22:24:30.6744322Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/lib-utf8parse.json' from root:root to runner:runner
2025-08-20T22:24:30.6746149Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/lib-utf8parse' from root:root to runner:runner
2025-08-20T22:24:30.6748499Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6750980Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8/dep-lib-utf8parse' from root:root to runner:runner
2025-08-20T22:24:30.6752773Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-388405267e7821b8' from root:root to runner:runner
2025-08-20T22:24:30.6754653Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef/lib-percent_encoding.json' from root:root to runner:runner
2025-08-20T22:24:30.6756620Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef/lib-percent_encoding' from root:root to runner:runner
2025-08-20T22:24:30.6758543Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6760703Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef/dep-lib-percent_encoding' from root:root to runner:runner
2025-08-20T22:24:30.6762569Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef' from root:root to runner:runner
2025-08-20T22:24:30.6764542Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d/dep-lib-crc_catalog' from root:root to runner:runner
2025-08-20T22:24:30.6766409Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d/lib-crc_catalog' from root:root to runner:runner
2025-08-20T22:24:30.6768262Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6770353Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d/lib-crc_catalog.json' from root:root to runner:runner
2025-08-20T22:24:30.6772155Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d' from root:root to runner:runner
2025-08-20T22:24:30.6773945Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6775788Z [00:02:36.317]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4/dep-lib-deranged' from root:root to runner:runner
2025-08-20T22:24:30.6777775Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4/lib-deranged.json' from root:root to runner:runner
2025-08-20T22:24:30.6779858Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4/lib-deranged' from root:root to runner:runner
2025-08-20T22:24:30.6781621Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4' from root:root to runner:runner
2025-08-20T22:24:30.6783397Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2/lib-anstyle.json' from root:root to runner:runner
2025-08-20T22:24:30.6785233Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6787043Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2/lib-anstyle' from root:root to runner:runner
2025-08-20T22:24:30.6788848Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2/dep-lib-anstyle' from root:root to runner:runner
2025-08-20T22:24:30.6791008Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2' from root:root to runner:runner
2025-08-20T22:24:30.6792811Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0/lib-num_integer' from root:root to runner:runner
2025-08-20T22:24:30.6794669Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6796547Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0/lib-num_integer.json' from root:root to runner:runner
2025-08-20T22:24:30.6798435Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0/dep-lib-num_integer' from root:root to runner:runner
2025-08-20T22:24:30.6800435Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0' from root:root to runner:runner
2025-08-20T22:24:30.6802201Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3/dep-lib-memchr' from root:root to runner:runner
2025-08-20T22:24:30.6804142Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3/lib-memchr.json' from root:root to runner:runner
2025-08-20T22:24:30.6805964Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6807757Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3/lib-memchr' from root:root to runner:runner
2025-08-20T22:24:30.6809670Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3' from root:root to runner:runner
2025-08-20T22:24:30.6811574Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6813467Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24/dep-lib-regex_syntax' from root:root to runner:runner
2025-08-20T22:24:30.6815336Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24/lib-regex_syntax' from root:root to runner:runner
2025-08-20T22:24:30.6817363Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24/lib-regex_syntax.json' from root:root to runner:runner
2025-08-20T22:24:30.6819472Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24' from root:root to runner:runner
2025-08-20T22:24:30.6821926Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61/lib-aho_corasick.json' from root:root to runner:runner
2025-08-20T22:24:30.6823835Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6825711Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61/lib-aho_corasick' from root:root to runner:runner
2025-08-20T22:24:30.6827578Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61/dep-lib-aho_corasick' from root:root to runner:runner
2025-08-20T22:24:30.6829718Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61' from root:root to runner:runner
2025-08-20T22:24:30.6831704Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba/dep-lib-anstream' from root:root to runner:runner
2025-08-20T22:24:30.6833553Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba/lib-anstream' from root:root to runner:runner
2025-08-20T22:24:30.6835370Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6837209Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba/lib-anstream.json' from root:root to runner:runner
2025-08-20T22:24:30.6839184Z [00:02:36.318]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba' from root:root to runner:runner
2025-08-20T22:24:30.6841329Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806/lib-clap_builder' from root:root to runner:runner
2025-08-20T22:24:30.6843332Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6845217Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806/lib-clap_builder.json' from root:root to runner:runner
2025-08-20T22:24:30.6847092Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806/dep-lib-clap_builder' from root:root to runner:runner
2025-08-20T22:24:30.6848874Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806' from root:root to runner:runner
2025-08-20T22:24:30.6850800Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e/dep-lib-htmlentity' from root:root to runner:runner
2025-08-20T22:24:30.6852671Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e/lib-htmlentity.json' from root:root to runner:runner
2025-08-20T22:24:30.6854533Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6856373Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e/lib-htmlentity' from root:root to runner:runner
2025-08-20T22:24:30.6858264Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e' from root:root to runner:runner
2025-08-20T22:24:30.6860398Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-64fa066f4a129dca/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6862403Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-64fa066f4a129dca/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6864234Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-64fa066f4a129dca' from root:root to runner:runner
2025-08-20T22:24:30.6865995Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706/lib-num_conv.json' from root:root to runner:runner
2025-08-20T22:24:30.6867816Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706/dep-lib-num_conv' from root:root to runner:runner
2025-08-20T22:24:30.6870032Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6871883Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706/lib-num_conv' from root:root to runner:runner
2025-08-20T22:24:30.6873605Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706' from root:root to runner:runner
2025-08-20T22:24:30.6875341Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115/dep-lib-base64' from root:root to runner:runner
2025-08-20T22:24:30.6877141Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115/lib-base64.json' from root:root to runner:runner
2025-08-20T22:24:30.6878940Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6880837Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115/lib-base64' from root:root to runner:runner
2025-08-20T22:24:30.6882557Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115' from root:root to runner:runner
2025-08-20T22:24:30.6884484Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332/dep-lib-scroll' from root:root to runner:runner
2025-08-20T22:24:30.6886284Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6888066Z [00:02:36.319]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332/lib-scroll' from root:root to runner:runner
2025-08-20T22:24:30.6889962Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332/lib-scroll.json' from root:root to runner:runner
2025-08-20T22:24:30.6892903Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332' from root:root to runner:runner
2025-08-20T22:24:30.6896440Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6900600Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6902812Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160' from root:root to runner:runner
2025-08-20T22:24:30.6904608Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d/lib-time_core.json' from root:root to runner:runner
2025-08-20T22:24:30.6906441Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d/lib-time_core' from root:root to runner:runner
2025-08-20T22:24:30.6908297Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6910382Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d/dep-lib-time_core' from root:root to runner:runner
2025-08-20T22:24:30.6912153Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d' from root:root to runner:runner
2025-08-20T22:24:30.6913986Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6915994Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3/lib-thiserror.json' from root:root to runner:runner
2025-08-20T22:24:30.6917825Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3/lib-thiserror' from root:root to runner:runner
2025-08-20T22:24:30.6919829Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3/dep-lib-thiserror' from root:root to runner:runner
2025-08-20T22:24:30.6921609Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3' from root:root to runner:runner
2025-08-20T22:24:30.6923410Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6925303Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355/lib-anstyle_parse.json' from root:root to runner:runner
2025-08-20T22:24:30.6927325Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355/dep-lib-anstyle_parse' from root:root to runner:runner
2025-08-20T22:24:30.6929420Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355/lib-anstyle_parse' from root:root to runner:runner
2025-08-20T22:24:30.6931226Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355' from root:root to runner:runner
2025-08-20T22:24:30.6933192Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-80cacbfe70e3fa03/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.6935240Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-80cacbfe70e3fa03/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.6937090Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-80cacbfe70e3fa03' from root:root to runner:runner
2025-08-20T22:24:30.6938826Z [00:02:36.320]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13/lib-adler2' from root:root to runner:runner
2025-08-20T22:24:30.6940950Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13/dep-lib-adler2' from root:root to runner:runner
2025-08-20T22:24:30.6942906Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6944720Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13/lib-adler2.json' from root:root to runner:runner
2025-08-20T22:24:30.6946454Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13' from root:root to runner:runner
2025-08-20T22:24:30.6948161Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/lib-log' from root:root to runner:runner
2025-08-20T22:24:30.6950136Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/dep-lib-log' from root:root to runner:runner
2025-08-20T22:24:30.6951925Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6953821Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61/lib-log.json' from root:root to runner:runner
2025-08-20T22:24:30.6955554Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/log-dba0b81633251c61' from root:root to runner:runner
2025-08-20T22:24:30.6957293Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6959339Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/dep-lib-itoa' from root:root to runner:runner
2025-08-20T22:24:30.6961179Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/lib-itoa.json' from root:root to runner:runner
2025-08-20T22:24:30.6962928Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f/lib-itoa' from root:root to runner:runner
2025-08-20T22:24:30.6964654Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-b2a72e844afe803f' from root:root to runner:runner
2025-08-20T22:24:30.6967594Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d/bin-rsbkb' from root:root to runner:runner
2025-08-20T22:24:30.6971385Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6974760Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d/bin-rsbkb.json' from root:root to runner:runner
2025-08-20T22:24:30.6976942Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d/dep-bin-rsbkb' from root:root to runner:runner
2025-08-20T22:24:30.6978696Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d' from root:root to runner:runner
2025-08-20T22:24:30.6980727Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a/lib-num_bigint.json' from root:root to runner:runner
2025-08-20T22:24:30.6982579Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a/lib-num_bigint' from root:root to runner:runner
2025-08-20T22:24:30.6984576Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a/dep-lib-num_bigint' from root:root to runner:runner
2025-08-20T22:24:30.6986462Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6988248Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a' from root:root to runner:runner
2025-08-20T22:24:30.6990311Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:30.6992263Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.6994231Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:30.6996232Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:30.6998117Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/is_terminal_polyfill-f03c0c3b7c68aa9a' from root:root to runner:runner
2025-08-20T22:24:30.7000242Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4/lib-memmap2' from root:root to runner:runner
2025-08-20T22:24:30.7002056Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7003873Z [00:02:36.321]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4/dep-lib-memmap2' from root:root to runner:runner
2025-08-20T22:24:30.7005701Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4/lib-memmap2.json' from root:root to runner:runner
2025-08-20T22:24:30.7007451Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4' from root:root to runner:runner
2025-08-20T22:24:30.7009387Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48/lib-clap_lex.json' from root:root to runner:runner
2025-08-20T22:24:30.7011345Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7013185Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48/dep-lib-clap_lex' from root:root to runner:runner
2025-08-20T22:24:30.7014979Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48/lib-clap_lex' from root:root to runner:runner
2025-08-20T22:24:30.7016712Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48' from root:root to runner:runner
2025-08-20T22:24:30.7018542Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b/dep-lib-regex_automata' from root:root to runner:runner
2025-08-20T22:24:30.7020740Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7022653Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b/lib-regex_automata.json' from root:root to runner:runner
2025-08-20T22:24:30.7024574Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b/lib-regex_automata' from root:root to runner:runner
2025-08-20T22:24:30.7026550Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b' from root:root to runner:runner
2025-08-20T22:24:30.7028326Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea/lib-plain.json' from root:root to runner:runner
2025-08-20T22:24:30.7030338Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea/dep-lib-plain' from root:root to runner:runner
2025-08-20T22:24:30.7032125Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea/lib-plain' from root:root to runner:runner
2025-08-20T22:24:30.7033951Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7035692Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea' from root:root to runner:runner
2025-08-20T22:24:30.7037558Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7040825Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f/lib-libc' from root:root to runner:runner
2025-08-20T22:24:30.7044159Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f/dep-lib-libc' from root:root to runner:runner
2025-08-20T22:24:30.7047459Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f/lib-libc.json' from root:root to runner:runner
2025-08-20T22:24:30.7050116Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f' from root:root to runner:runner
2025-08-20T22:24:30.7051945Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7/lib-anstyle_query' from root:root to runner:runner
2025-08-20T22:24:30.7053830Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7055781Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7/lib-anstyle_query.json' from root:root to runner:runner
2025-08-20T22:24:30.7057908Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7/dep-lib-anstyle_query' from root:root to runner:runner
2025-08-20T22:24:30.7060055Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7' from root:root to runner:runner
2025-08-20T22:24:30.7061847Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/lib-strsim.json' from root:root to runner:runner
2025-08-20T22:24:30.7063675Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7065466Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/lib-strsim' from root:root to runner:runner
2025-08-20T22:24:30.7067242Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/dep-lib-strsim' from root:root to runner:runner
2025-08-20T22:24:30.7069312Z [00:02:36.322]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637' from root:root to runner:runner
2025-08-20T22:24:30.7071136Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db/lib-powerfmt' from root:root to runner:runner
2025-08-20T22:24:30.7072969Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db/dep-lib-powerfmt' from root:root to runner:runner
2025-08-20T22:24:30.7074814Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7076684Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db/lib-powerfmt.json' from root:root to runner:runner
2025-08-20T22:24:30.7078466Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db' from root:root to runner:runner
2025-08-20T22:24:30.7080570Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061/lib-regex' from root:root to runner:runner
2025-08-20T22:24:30.7082398Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7084383Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061/dep-lib-regex' from root:root to runner:runner
2025-08-20T22:24:30.7086192Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061/lib-regex.json' from root:root to runner:runner
2025-08-20T22:24:30.7087936Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061' from root:root to runner:runner
2025-08-20T22:24:30.7090186Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4/lib-num_traits' from root:root to runner:runner
2025-08-20T22:24:30.7092091Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4/lib-num_traits.json' from root:root to runner:runner
2025-08-20T22:24:30.7093958Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7096027Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4/dep-lib-num_traits' from root:root to runner:runner
2025-08-20T22:24:30.7097852Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4' from root:root to runner:runner
2025-08-20T22:24:30.7100156Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7102115Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25/lib-goblin.json' from root:root to runner:runner
2025-08-20T22:24:30.7103945Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25/dep-lib-goblin' from root:root to runner:runner
2025-08-20T22:24:30.7105744Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25/lib-goblin' from root:root to runner:runner
2025-08-20T22:24:30.7107473Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25' from root:root to runner:runner
2025-08-20T22:24:30.7109479Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7111486Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019/lib-time' from root:root to runner:runner
2025-08-20T22:24:30.7113231Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019/lib-time.json' from root:root to runner:runner
2025-08-20T22:24:30.7116032Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019/dep-lib-time' from root:root to runner:runner
2025-08-20T22:24:30.7119438Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019' from root:root to runner:runner
2025-08-20T22:24:30.7122577Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6/dep-lib-clap' from root:root to runner:runner
2025-08-20T22:24:30.7125477Z [00:02:36.323]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7127299Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6/lib-clap.json' from root:root to runner:runner
2025-08-20T22:24:30.7129512Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6/lib-clap' from root:root to runner:runner
2025-08-20T22:24:30.7131294Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6' from root:root to runner:runner
2025-08-20T22:24:30.7133132Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e/lib-miniz_oxide.json' from root:root to runner:runner
2025-08-20T22:24:30.7135016Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7136890Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e/lib-miniz_oxide' from root:root to runner:runner
2025-08-20T22:24:30.7138754Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e/dep-lib-miniz_oxide' from root:root to runner:runner
2025-08-20T22:24:30.7140798Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e' from root:root to runner:runner
2025-08-20T22:24:30.7142755Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7144556Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03/dep-lib-glob' from root:root to runner:runner
2025-08-20T22:24:30.7146307Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03/lib-glob' from root:root to runner:runner
2025-08-20T22:24:30.7148075Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03/lib-glob.json' from root:root to runner:runner
2025-08-20T22:24:30.7150083Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03' from root:root to runner:runner
2025-08-20T22:24:30.7151942Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-ebffa2c7779a5144/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T22:24:30.7153926Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-ebffa2c7779a5144/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T22:24:30.7155873Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-ebffa2c7779a5144' from root:root to runner:runner
2025-08-20T22:24:30.7157674Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/lib-lazy_static.json' from root:root to runner:runner
2025-08-20T22:24:30.7159945Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/lib-lazy_static' from root:root to runner:runner
2025-08-20T22:24:30.7161829Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/invoked.timestamp' from root:root to runner:runner
2025-08-20T22:24:30.7163693Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/dep-lib-lazy_static' from root:root to runner:runner
2025-08-20T22:24:30.7165472Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d' from root:root to runner:runner
2025-08-20T22:24:30.7167069Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint' from root:root to runner:runner
2025-08-20T22:24:30.7168693Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release' from root:root to runner:runner
2025-08-20T22:24:30.7170380Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T22:24:30.7171770Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl' from root:root to runner:runner
2025-08-20T22:24:30.7173094Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T22:24:30.7174318Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target' from root:root to runner:runner
2025-08-20T22:24:30.7175451Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO' from root:root to runner:runner
2025-08-20T22:24:30.7176518Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8' from root:root to runner:runner
2025-08-20T22:24:30.7177509Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T22:24:30.7178465Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/rsbkb' from runner:docker to runner:runner
2025-08-20T22:24:30.7179622Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T22:24:30.7180767Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T22:24:30.7181750Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T22:24:30.7182663Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T22:24:30.7183602Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.static.version' from runner:docker to runner:runner
2025-08-20T22:24:30.7184532Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb' from runner:docker to runner:runner
2025-08-20T22:24:30.7185417Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T22:24:30.7186343Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.version' from runner:docker to runner:runner
2025-08-20T22:24:30.7187224Z [00:02:36.324]➜  changed ownership of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T22:24:30.7188259Z [00:02:36.335]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7189761Z [00:02:36.343]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7190973Z [00:02:36.351]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/Changelog.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7193216Z [00:02:36.358]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7194435Z [00:02:36.366]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7195657Z [00:02:36.374]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/flateapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7196889Z [00:02:36.381]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/crcapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7198115Z [00:02:36.388]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/baseapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7199593Z [00:02:36.395]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/b64app.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7200820Z [00:02:36.403]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/xorapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7202052Z [00:02:36.410]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/bgrepapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7203299Z [00:02:36.418]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/findsoapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7204694Z [00:02:36.426]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/applet.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7266691Z [00:02:36.433]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/patternapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7339301Z [00:02:36.440]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/hexapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7409469Z [00:02:36.447]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/escapeapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7480018Z [00:02:36.454]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/entropyapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7550524Z [00:02:36.461]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/timeapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7619603Z [00:02:36.468]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/urlapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7690920Z [00:02:36.475]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/src/sliceapp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7764104Z [00:02:36.483]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/Cargo.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7837102Z [00:02:36.490]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7910337Z [00:02:36.497]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.github/workflows/rust.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.7994740Z [00:02:36.505]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8056398Z [00:02:36.512]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8126955Z [00:02:36.519]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8198221Z [00:02:36.526]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8269407Z [00:02:36.533]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8338286Z [00:02:36.540]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8412194Z [00:02:36.547]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8485670Z [00:02:36.555]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8556192Z [00:02:36.562]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8628913Z [00:02:36.569]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8704340Z [00:02:36.577]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8774560Z [00:02:36.584]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8845778Z [00:02:36.591]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8918144Z [00:02:36.598]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:30.8995155Z [00:02:36.606]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9070169Z [00:02:36.613]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9142431Z [00:02:36.620]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9214026Z [00:02:36.628]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9287732Z [00:02:36.635]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9363329Z [00:02:36.643]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9434873Z [00:02:36.650]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9505916Z [00:02:36.657]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9576813Z [00:02:36.664]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9647197Z [00:02:36.671]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-06079046a9517d81f2afe5cf561fb6dea8d8c679.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9715998Z [00:02:36.678]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-06079046a9517d81f2afe5cf561fb6dea8d8c679.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9785081Z [00:02:36.685]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-f2d876644b0f343ef1ea333a3ea7277261c98099.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9854749Z [00:02:36.692]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-f2d876644b0f343ef1ea333a3ea7277261c98099.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9923524Z [00:02:36.699]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-f2d876644b0f343ef1ea333a3ea7277261c98099.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:30.9992432Z [00:02:36.705]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-06079046a9517d81f2afe5cf561fb6dea8d8c679.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0060664Z [00:02:36.712]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-06079046a9517d81f2afe5cf561fb6dea8d8c679.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0129695Z [00:02:36.719]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/objects/pack/pack-f2d876644b0f343ef1ea333a3ea7277261c98099.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0198908Z [00:02:36.726]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0268777Z [00:02:36.733]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0337972Z [00:02:36.740]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/.rustc_info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0408436Z [00:02:36.747]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0478179Z [00:02:36.754]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0548346Z [00:02:36.761]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build_script_build-2421a0f2da2ad232' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0618642Z [00:02:36.768]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-2421a0f2da2ad232/build_script_build-2421a0f2da2ad232.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0690197Z [00:02:36.775]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0761261Z [00:02:36.782]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4/build_script_build-ae0b6f580f3393e4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0830949Z [00:02:36.789]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/num-traits-ae0b6f580f3393e4/build_script_build-ae0b6f580f3393e4' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0901589Z [00:02:36.796]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.0972779Z [00:02:36.803]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6/build_script_build-e3634881db4b60e6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1041595Z [00:02:36.810]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/anyhow-e3634881db4b60e6/build_script_build-e3634881db4b60e6' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1112526Z [00:02:36.817]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build_script_build-a7f5c40c20340476.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1182428Z [00:02:36.824]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1252089Z [00:02:36.831]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/thiserror-a7f5c40c20340476/build_script_build-a7f5c40c20340476' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1324423Z [00:02:36.839]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1392285Z [00:02:36.845]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1459655Z [00:02:36.852]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1527404Z [00:02:36.859]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/proc-macro2-3d099de3c8b342d2/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1596836Z [00:02:36.866]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1665842Z [00:02:36.873]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec/build_script_build-d4332107b66807ec' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1735303Z [00:02:36.880]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/build/libc-d4332107b66807ec/build_script_build-d4332107b66807ec.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1804439Z [00:02:36.887]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/syn-cd358c7b84a6fc6c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1878173Z [00:02:36.894]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/unicode_ident-8322841390b1e4cb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.1950668Z [00:02:36.901]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/quote-98dfd98fd01d9485.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2028914Z [00:02:36.909]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libscroll_derive-062c4f6376634d93.so' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2104689Z [00:02:36.917]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2182366Z [00:02:36.924]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/autocfg-48aa38da72696c47.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2257331Z [00:02:36.932]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/proc_macro2-65ce8afc9976ae3d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2332307Z [00:02:36.939]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2405689Z [00:02:36.947]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libthiserror_impl-5e105010f5e869c0.so' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2479266Z [00:02:36.954]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/clap_derive-1ab8199e50004124.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2552845Z [00:02:36.961]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libclap_derive-1ab8199e50004124.so' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2625912Z [00:02:36.969]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libheck-b306c7cd1477ab57.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2700257Z [00:02:36.976]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libheck-b306c7cd1477ab57.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2773253Z [00:02:36.983]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/thiserror_impl-5e105010f5e869c0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2847531Z [00:02:36.991]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libsyn-cd358c7b84a6fc6c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2920645Z [00:02:36.998]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libunicode_ident-8322841390b1e4cb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.2993540Z [00:02:37.005]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libsyn-cd358c7b84a6fc6c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3064994Z [00:02:37.013]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libproc_macro2-65ce8afc9976ae3d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3137544Z [00:02:37.020]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/heck-b306c7cd1477ab57.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3208493Z [00:02:37.027]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3284292Z [00:02:37.035]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libautocfg-48aa38da72696c47.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3358449Z [00:02:37.042]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libquote-98dfd98fd01d9485.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3431199Z [00:02:37.049]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/libautocfg-48aa38da72696c47.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3501881Z [00:02:37.056]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/deps/scroll_derive-062c4f6376634d93.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3577096Z [00:02:37.064]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3649592Z [00:02:37.071]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3724902Z [00:02:37.079]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3803386Z [00:02:37.086]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-2421a0f2da2ad232/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3882698Z [00:02:37.094]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.3958097Z [00:02:37.102]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4068738Z [00:02:37.110]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4108013Z [00:02:37.117]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/num-traits-ae0b6f580f3393e4/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4182821Z [00:02:37.124]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4256393Z [00:02:37.132]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57/dep-lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4329481Z [00:02:37.139]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57/lib-heck.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4401063Z [00:02:37.146]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/heck-b306c7cd1477ab57/lib-heck' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4476101Z [00:02:37.154]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4552670Z [00:02:37.161]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124/lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4625501Z [00:02:37.169]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124/lib-clap_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4699692Z [00:02:37.176]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/clap_derive-1ab8199e50004124/dep-lib-clap_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4772728Z [00:02:37.183]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47/lib-autocfg.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4844981Z [00:02:37.191]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4915373Z [00:02:37.198]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47/lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.4985073Z [00:02:37.205]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/autocfg-48aa38da72696c47/dep-lib-autocfg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5056369Z [00:02:37.212]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5127690Z [00:02:37.219]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5197042Z [00:02:37.226]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/dep-lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5265902Z [00:02:37.233]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/unicode-ident-8322841390b1e4cb/lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5336336Z [00:02:37.240]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5406239Z [00:02:37.247]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5475602Z [00:02:37.254]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5546217Z [00:02:37.261]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/anyhow-e3634881db4b60e6/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5616806Z [00:02:37.268]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0/dep-lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5688290Z [00:02:37.275]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5760047Z [00:02:37.282]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0/lib-thiserror_impl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5833902Z [00:02:37.289]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-impl-5e105010f5e869c0/lib-thiserror_impl.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5912173Z [00:02:37.297]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.5983538Z [00:02:37.304]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6055360Z [00:02:37.312]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6126085Z [00:02:37.319]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/thiserror-a7f5c40c20340476/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6196569Z [00:02:37.326]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6268451Z [00:02:37.333]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6340600Z [00:02:37.340]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6412533Z [00:02:37.347]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/syn-cd358c7b84a6fc6c/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6483938Z [00:02:37.355]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/dep-lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6556023Z [00:02:37.362]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6626153Z [00:02:37.369]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6696389Z [00:02:37.376]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-65ce8afc9976ae3d/lib-proc_macro2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6770329Z [00:02:37.383]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6842575Z [00:02:37.390]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/proc-macro2-3d099de3c8b342d2/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6918791Z [00:02:37.398]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.6990488Z [00:02:37.405]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7061859Z [00:02:37.412]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7133986Z [00:02:37.420]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/libc-d4332107b66807ec/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7206707Z [00:02:37.427]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93/lib-scroll_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7278296Z [00:02:37.434]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93/dep-lib-scroll_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7351210Z [00:02:37.441]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7425360Z [00:02:37.449]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/scroll_derive-062c4f6376634d93/lib-scroll_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7498089Z [00:02:37.456]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/lib-quote.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7572180Z [00:02:37.463]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7641554Z [00:02:37.470]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7711698Z [00:02:37.477]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/release/.fingerprint/quote-98dfd98fd01d9485/dep-lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7785524Z [00:02:37.485]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/rsbkb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7856814Z [00:02:37.492]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.7930114Z [00:02:37.499]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8000307Z [00:02:37.506]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8073248Z [00:02:37.513]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8143581Z [00:02:37.520]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-64fa066f4a129dca/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8214720Z [00:02:37.528]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8285161Z [00:02:37.535]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8355370Z [00:02:37.542]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8429409Z [00:02:37.549]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/thiserror-412ea1f03334a160/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8505162Z [00:02:37.557]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/out/autocfg_77da77c1800b3037_1.ll' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8578589Z [00:02:37.564]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/out/autocfg_77da77c1800b3037_0.ll' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8648766Z [00:02:37.571]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8719698Z [00:02:37.578]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8790485Z [00:02:37.585]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8860665Z [00:02:37.592]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/num-traits-80cacbfe70e3fa03/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8930399Z [00:02:37.599]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.8999347Z [00:02:37.606]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9068027Z [00:02:37.613]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9136399Z [00:02:37.620]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/libc-ebffa2c7779a5144/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9205453Z [00:02:37.627]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/rsbkb' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9275759Z [00:02:37.634]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:31.9346945Z [00:02:37.641]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-57b9fa4eb42249db.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9417197Z [00:02:37.648]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-c7bf32a8aae86fc6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9487419Z [00:02:37.655]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-2e384227b2227c6d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9555793Z [00:02:37.662]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-0045f173bdf0f49b.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9623769Z [00:02:37.669]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:31.9692071Z [00:02:37.675]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_bigint-6e4f758b9332369a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9761373Z [00:02:37.682]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-8ab7bce475b3df61.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9828338Z [00:02:37.689]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-670b9b8ff3273706.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9894460Z [00:02:37.696]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscroll-aaa52cb134440332.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:31.9961762Z [00:02:37.702]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-64dea7ca6084060e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0028762Z [00:02:37.709]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-aa32da767934cb5d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0096292Z [00:02:37.716]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-8aaa2189309298c3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0164982Z [00:02:37.723]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-1f9ac025c7e85115.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0235645Z [00:02:37.730]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-7b1bc70632dea806.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0302620Z [00:02:37.736]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_conv-670b9b8ff3273706.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0368769Z [00:02:37.743]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_traits-9ffdd0dab01484f4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0435741Z [00:02:37.750]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-1fadbfe33197b061.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0504118Z [00:02:37.757]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libscroll-aaa52cb134440332.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0572511Z [00:02:37.763]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-bd864c8a5c9acbe2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0642134Z [00:02:37.770]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-51ee185e4c4ff5f7.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0711952Z [00:02:37.777]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-279dd54d84911df4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0781596Z [00:02:37.784]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-93b6de465b90fd03.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0851581Z [00:02:37.791]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-1f0bef145d35d1a2.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.0920500Z [00:02:37.798]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.0990474Z [00:02:37.805]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.1059411Z [00:02:37.812]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libplain-599a7f6cbce0b9ea.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1127113Z [00:02:37.819]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libglob-93b6de465b90fd03.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1196807Z [00:02:37.826]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libminiz_oxide-64dea7ca6084060e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1266097Z [00:02:37.833]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-1f0bef145d35d1a2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1338328Z [00:02:37.840]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-3b02f3262b9455ba.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1410985Z [00:02:37.847]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.1482043Z [00:02:37.854]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-420cee5c88c1309f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1552889Z [00:02:37.861]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/miniz_oxide-64dea7ca6084060e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1623205Z [00:02:37.868]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/scroll-aaa52cb134440332.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1693323Z [00:02:37.875]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_automata-0045f173bdf0f49b.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1761457Z [00:02:37.882]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/htmlentity-2ccf999f7b91750e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1830840Z [00:02:37.889]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.1899937Z [00:02:37.896]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-7545910985bebf48.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.1971361Z [00:02:37.903]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhex-bd864c8a5c9acbe2.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2040172Z [00:02:37.910]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_bigint-6e4f758b9332369a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2108933Z [00:02:37.917]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstream-3b02f3262b9455ba.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2176047Z [00:02:37.924]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2244020Z [00:02:37.931]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.2312124Z [00:02:37.937]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/thiserror-8aaa2189309298c3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2382066Z [00:02:37.944]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libaho_corasick-8ab7bce475b3df61.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2452155Z [00:02:37.951]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.2523760Z [00:02:37.959]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_traits-9ffdd0dab01484f4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2594502Z [00:02:37.966]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-7b1bc70632dea806.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2667115Z [00:02:37.973]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_syntax-a6e8118dff480c24.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2738783Z [00:02:37.980]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc_catalog-2e384227b2227c6d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2811137Z [00:02:37.987]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-3b02f3262b9455ba.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2883671Z [00:02:37.994]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_traits-9ffdd0dab01484f4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.2955377Z [00:02:38.002]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/glob-93b6de465b90fd03.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3025531Z [00:02:38.009]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time-9196503d7030a019.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3096814Z [00:02:38.016]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_query-51ee185e4c4ff5f7.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3169448Z [00:02:38.023]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-7545910985bebf48.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3241637Z [00:02:38.030]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3313652Z [00:02:38.037]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-9c0c5e2325c68bf1.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3386541Z [00:02:38.045]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-aa32da767934cb5d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3458570Z [00:02:38.052]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/hex-bd864c8a5c9acbe2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3529936Z [00:02:38.059]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/lazy_static-c2066390f2a4a76d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3602818Z [00:02:38.066]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/aho_corasick-8ab7bce475b3df61.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3674046Z [00:02:38.074]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-46071c7d1375160f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3745435Z [00:02:38.081]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-157948d1c6c1f7ef.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3816032Z [00:02:38.088]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-a6e8118dff480c24.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3887181Z [00:02:38.095]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-f6abfeb5c073bc13.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.3957761Z [00:02:38.102]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/colorchoice-9c0c5e2325c68bf1.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4027329Z [00:02:38.109]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-9c0c5e2325c68bf1.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4096638Z [00:02:38.116]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemmap2-713e45341f4303f4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4168727Z [00:02:38.123]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_conv-670b9b8ff3273706.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4242531Z [00:02:38.130]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crc-46071c7d1375160f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4315877Z [00:02:38.138]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_parse-84b7b16131790355.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4392797Z [00:02:38.145]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpowerfmt-57b9fa4eb42249db.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4469996Z [00:02:38.153]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.4547930Z [00:02:38.161]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/powerfmt-57b9fa4eb42249db.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4624508Z [00:02:38.169]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemmap2-713e45341f4303f4.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4700128Z [00:02:38.176]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_bigint-6e4f758b9332369a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4774519Z [00:02:38.184]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcrc-46071c7d1375160f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4850226Z [00:02:38.191]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/plain-599a7f6cbce0b9ea.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.4924401Z [00:02:38.199]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.4998478Z [00:02:38.206]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libderanged-279dd54d84911df4.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5073090Z [00:02:38.213]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex_syntax-a6e8118dff480c24.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5148667Z [00:02:38.221]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.5223720Z [00:02:38.228]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rsbkb-fd8183987ac54c6d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5297001Z [00:02:38.236]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-dd220a501f9ce637.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5369549Z [00:02:38.243]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anyhow-aa32da767934cb5d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5444283Z [00:02:38.251]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memchr-af737d3bb6c5afa3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5518343Z [00:02:38.258]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-84b7b16131790355.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5593393Z [00:02:38.265]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/deranged-279dd54d84911df4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5670912Z [00:02:38.273]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libthiserror-8aaa2189309298c3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5745424Z [00:02:38.281]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-51ee185e4c4ff5f7.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5820105Z [00:02:38.288]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-dd220a501f9ce637.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5894376Z [00:02:38.296]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex-1fadbfe33197b061.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.5968148Z [00:02:38.303]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_integer-7f21c4882dac30e0.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6041136Z [00:02:38.310]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_threads-2d5a9ceb45ba98aa.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6112734Z [00:02:38.317]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fd63e54f71c2a9d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6184204Z [00:02:38.325]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-af737d3bb6c5afa3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6255889Z [00:02:38.332]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/num_integer-7f21c4882dac30e0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6328275Z [00:02:38.339]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgoblin-b1af82bcce9c0d25.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6402253Z [00:02:38.346]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libadler2-f6abfeb5c073bc13.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6478022Z [00:02:38.354]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_builder-7b1bc70632dea806.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6553628Z [00:02:38.362]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/rsbkb-fd8183987ac54c6d' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6626634Z [00:02:38.369]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libhtmlentity-2ccf999f7b91750e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6698589Z [00:02:38.376]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-2d5a9ceb45ba98aa.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6772587Z [00:02:38.383]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memmap2-713e45341f4303f4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6843131Z [00:02:38.390]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-84b7b16131790355.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6914440Z [00:02:38.398]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-9196503d7030a019.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.6986866Z [00:02:38.405]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle-1f0bef145d35d1a2.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7060584Z [00:02:38.412]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/regex_automata-0045f173bdf0f49b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7135346Z [00:02:38.420]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/time_core-4fd63e54f71c2a9d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7209943Z [00:02:38.427]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-af737d3bb6c5afa3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7288415Z [00:02:38.435]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libregex-1fadbfe33197b061.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7365914Z [00:02:38.443]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/goblin-b1af82bcce9c0d25.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7447678Z [00:02:38.451]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime-9196503d7030a019.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7527380Z [00:02:38.459]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblazy_static-c2066390f2a4a76d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7604676Z [00:02:38.467]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libc-420cee5c88c1309f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7683238Z [00:02:38.474]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-7545910985bebf48.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7761601Z [00:02:38.482]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtime_core-4fd63e54f71c2a9d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7843425Z [00:02:38.490]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/liblibc-420cee5c88c1309f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.7920456Z [00:02:38.498]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:32.7995462Z [00:02:38.506]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/percent_encoding-157948d1c6c1f7ef.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8073110Z [00:02:38.513]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libgoblin-b1af82bcce9c0d25.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8149265Z [00:02:38.521]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_threads-2d5a9ceb45ba98aa.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8223050Z [00:02:38.528]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-c7bf32a8aae86fc6.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8297275Z [00:02:38.536]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libbase64-1f9ac025c7e85115.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8371538Z [00:02:38.543]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-c7bf32a8aae86fc6.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8447133Z [00:02:38.551]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libplain-599a7f6cbce0b9ea.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8525106Z [00:02:38.559]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/crc_catalog-2e384227b2227c6d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8600672Z [00:02:38.566]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libpercent_encoding-157948d1c6c1f7ef.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8676817Z [00:02:38.574]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libnum_integer-7f21c4882dac30e0.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8752664Z [00:02:38.581]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/base64-1f9ac025c7e85115.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8827841Z [00:02:38.589]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/adler2-f6abfeb5c073bc13.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8908064Z [00:02:38.597]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2/dep-lib-hex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.8983236Z [00:02:38.604]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9057939Z [00:02:38.612]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2/lib-hex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9130656Z [00:02:38.619]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/hex-bd864c8a5c9acbe2/lib-hex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9201510Z [00:02:38.626]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f/lib-crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9271409Z [00:02:38.633]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9342471Z [00:02:38.640]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f/dep-lib-crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9413153Z [00:02:38.647]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-46071c7d1375160f/lib-crc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9484351Z [00:02:38.655]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d/lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9555469Z [00:02:38.662]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9626589Z [00:02:38.669]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d/lib-anyhow.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9696233Z [00:02:38.676]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-aa32da767934cb5d/dep-lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9767677Z [00:02:38.683]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa/dep-lib-num_threads' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9838675Z [00:02:38.690]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa/lib-num_threads.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9907385Z [00:02:38.697]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:32.9977216Z [00:02:38.704]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num_threads-2d5a9ceb45ba98aa/lib-num_threads' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0049385Z [00:02:38.711]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1/dep-lib-colorchoice' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0118756Z [00:02:38.718]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0188737Z [00:02:38.725]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1/lib-colorchoice' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0259498Z [00:02:38.732]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-9c0c5e2325c68bf1/lib-colorchoice.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0331794Z [00:02:38.739]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.0401352Z [00:02:38.746]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.0471510Z [00:02:38.753]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.0542858Z [00:02:38.760]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.0613541Z [00:02:38.767]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef/lib-percent_encoding.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0685463Z [00:02:38.775]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef/lib-percent_encoding' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0757148Z [00:02:38.782]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0828451Z [00:02:38.789]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/percent-encoding-157948d1c6c1f7ef/dep-lib-percent_encoding' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0901606Z [00:02:38.796]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d/dep-lib-crc_catalog' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.0973646Z [00:02:38.803]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d/lib-crc_catalog' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1046346Z [00:02:38.811]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1116355Z [00:02:38.818]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/crc-catalog-2e384227b2227c6d/lib-crc_catalog.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1185620Z [00:02:38.825]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1255064Z [00:02:38.832]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4/dep-lib-deranged' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1325095Z [00:02:38.839]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4/lib-deranged.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1393584Z [00:02:38.845]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/deranged-279dd54d84911df4/lib-deranged' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1462431Z [00:02:38.852]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2/lib-anstyle.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1531869Z [00:02:38.859]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1602901Z [00:02:38.866]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2/lib-anstyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1674206Z [00:02:38.874]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-1f0bef145d35d1a2/dep-lib-anstyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1749430Z [00:02:38.881]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0/lib-num_integer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1821436Z [00:02:38.888]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1893009Z [00:02:38.895]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0/lib-num_integer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.1966788Z [00:02:38.903]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-integer-7f21c4882dac30e0/dep-lib-num_integer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2041977Z [00:02:38.910]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3/dep-lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2114850Z [00:02:38.918]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3/lib-memchr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2188455Z [00:02:38.925]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2261366Z [00:02:38.932]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-af737d3bb6c5afa3/lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2334683Z [00:02:38.940]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2410511Z [00:02:38.947]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24/dep-lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2485589Z [00:02:38.955]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24/lib-regex_syntax' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2558118Z [00:02:38.962]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-syntax-a6e8118dff480c24/lib-regex_syntax.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2632182Z [00:02:38.969]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61/lib-aho_corasick.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2703685Z [00:02:38.976]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2775152Z [00:02:38.984]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61/lib-aho_corasick' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2848076Z [00:02:38.991]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/aho-corasick-8ab7bce475b3df61/dep-lib-aho_corasick' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2924558Z [00:02:38.999]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba/dep-lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.2995643Z [00:02:39.006]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba/lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3067415Z [00:02:39.013]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3137994Z [00:02:39.020]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-3b02f3262b9455ba/lib-anstream.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3208082Z [00:02:39.027]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806/lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3282228Z [00:02:39.034]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3354442Z [00:02:39.042]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806/lib-clap_builder.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3426743Z [00:02:39.049]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-7b1bc70632dea806/dep-lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3497792Z [00:02:39.056]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e/dep-lib-htmlentity' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3570442Z [00:02:39.063]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e/lib-htmlentity.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3644099Z [00:02:39.071]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3717307Z [00:02:39.078]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/htmlentity-2ccf999f7b91750e/lib-htmlentity' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3791573Z [00:02:39.085]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-64fa066f4a129dca/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3865462Z [00:02:39.093]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-64fa066f4a129dca/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.3943964Z [00:02:39.101]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706/lib-num_conv.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4020926Z [00:02:39.108]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706/dep-lib-num_conv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4096514Z [00:02:39.116]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4175041Z [00:02:39.124]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-conv-670b9b8ff3273706/lib-num_conv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4252645Z [00:02:39.131]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115/dep-lib-base64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4326959Z [00:02:39.139]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115/lib-base64.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4401711Z [00:02:39.146]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4473950Z [00:02:39.154]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/base64-1f9ac025c7e85115/lib-base64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4545501Z [00:02:39.161]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332/dep-lib-scroll' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4617812Z [00:02:39.168]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4693748Z [00:02:39.175]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332/lib-scroll' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4768544Z [00:02:39.183]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/scroll-aaa52cb134440332/lib-scroll.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4842709Z [00:02:39.190]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4916278Z [00:02:39.198]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-412ea1f03334a160/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.4988034Z [00:02:39.205]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d/lib-time_core.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5059366Z [00:02:39.212]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d/lib-time_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5130939Z [00:02:39.219]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5203299Z [00:02:39.226]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-core-4fd63e54f71c2a9d/dep-lib-time_core' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5274696Z [00:02:39.234]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5344927Z [00:02:39.241]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3/lib-thiserror.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5415136Z [00:02:39.248]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3/lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5487440Z [00:02:39.255]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/thiserror-8aaa2189309298c3/dep-lib-thiserror' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5559953Z [00:02:39.262]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5633823Z [00:02:39.270]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355/lib-anstyle_parse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5708387Z [00:02:39.277]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355/dep-lib-anstyle_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5781082Z [00:02:39.284]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-84b7b16131790355/lib-anstyle_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5851631Z [00:02:39.291]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-80cacbfe70e3fa03/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5922775Z [00:02:39.298]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-80cacbfe70e3fa03/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.5995512Z [00:02:39.306]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13/lib-adler2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.6068263Z [00:02:39.313]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13/dep-lib-adler2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.6140285Z [00:02:39.320]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.6213041Z [00:02:39.327]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/adler2-f6abfeb5c073bc13/lib-adler2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.6287155Z [00:02:39.335]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.6363085Z [00:02:39.342]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.6436589Z [00:02:39.350]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.6510078Z [00:02:39.357]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.6583597Z [00:02:39.365]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.6656003Z [00:02:39.372]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.6728134Z [00:02:39.379]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.6797402Z [00:02:39.386]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.6868054Z [00:02:39.393]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d/bin-rsbkb' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.6937249Z [00:02:39.400]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7006418Z [00:02:39.407]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d/bin-rsbkb.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7076780Z [00:02:39.414]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/rsbkb-fd8183987ac54c6d/dep-bin-rsbkb' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7148274Z [00:02:39.421]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a/lib-num_bigint.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7217915Z [00:02:39.428]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a/lib-num_bigint' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7290465Z [00:02:39.435]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a/dep-lib-num_bigint' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7365380Z [00:02:39.443]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-bigint-6e4f758b9332369a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7438196Z [00:02:39.450]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.7509605Z [00:02:39.457]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.7582567Z [00:02:39.464]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.7659283Z [00:02:39.472]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/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-20T22:24:33.7731912Z [00:02:39.479]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4/lib-memmap2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7802894Z [00:02:39.486]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7872770Z [00:02:39.493]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4/dep-lib-memmap2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.7945261Z [00:02:39.501]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memmap2-713e45341f4303f4/lib-memmap2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8022836Z [00:02:39.508]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48/lib-clap_lex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8095526Z [00:02:39.516]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8166665Z [00:02:39.523]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48/dep-lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8236399Z [00:02:39.530]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-7545910985bebf48/lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8307790Z [00:02:39.537]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b/dep-lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8378471Z [00:02:39.544]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8448525Z [00:02:39.551]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b/lib-regex_automata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8521622Z [00:02:39.558]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-automata-0045f173bdf0f49b/lib-regex_automata' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8592108Z [00:02:39.565]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea/lib-plain.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8665725Z [00:02:39.573]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea/dep-lib-plain' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8740932Z [00:02:39.580]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea/lib-plain' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8817502Z [00:02:39.588]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/plain-599a7f6cbce0b9ea/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8892830Z [00:02:39.595]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.8966756Z [00:02:39.603]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f/lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9043551Z [00:02:39.610]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f/dep-lib-libc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9118377Z [00:02:39.618]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-420cee5c88c1309f/lib-libc.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9195144Z [00:02:39.626]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7/lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9268615Z [00:02:39.633]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9344125Z [00:02:39.641]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7/lib-anstyle_query.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9420003Z [00:02:39.648]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-51ee185e4c4ff5f7/dep-lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9495194Z [00:02:39.656]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/lib-strsim.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9568442Z [00:02:39.663]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9640674Z [00:02:39.670]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9713811Z [00:02:39.677]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-dd220a501f9ce637/dep-lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9788369Z [00:02:39.685]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db/lib-powerfmt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9865032Z [00:02:39.693]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db/dep-lib-powerfmt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:33.9946802Z [00:02:39.701]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0025463Z [00:02:39.709]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/powerfmt-57b9fa4eb42249db/lib-powerfmt.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0100196Z [00:02:39.716]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061/lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0177913Z [00:02:39.724]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0252316Z [00:02:39.731]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061/dep-lib-regex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0326484Z [00:02:39.739]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/regex-1fadbfe33197b061/lib-regex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0398893Z [00:02:39.746]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4/lib-num_traits' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0470770Z [00:02:39.753]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4/lib-num_traits.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0541874Z [00:02:39.760]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0616343Z [00:02:39.768]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/num-traits-9ffdd0dab01484f4/dep-lib-num_traits' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0690279Z [00:02:39.775]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0763743Z [00:02:39.782]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25/lib-goblin.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0836313Z [00:02:39.790]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25/dep-lib-goblin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0909336Z [00:02:39.797]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/goblin-b1af82bcce9c0d25/lib-goblin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.0984690Z [00:02:39.805]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1060974Z [00:02:39.812]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019/lib-time' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1140756Z [00:02:39.820]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019/lib-time.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1218482Z [00:02:39.828]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/time-9196503d7030a019/dep-lib-time' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1295994Z [00:02:39.836]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6/dep-lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1373748Z [00:02:39.843]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1450950Z [00:02:39.851]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6/lib-clap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1534165Z [00:02:39.859]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-c7bf32a8aae86fc6/lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1616024Z [00:02:39.868]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e/lib-miniz_oxide.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1694668Z [00:02:39.876]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1771345Z [00:02:39.883]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e/lib-miniz_oxide' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1846899Z [00:02:39.891]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/miniz_oxide-64dea7ca6084060e/dep-lib-miniz_oxide' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1922531Z [00:02:39.898]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.1993661Z [00:02:39.905]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03/dep-lib-glob' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2071570Z [00:02:39.913]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03/lib-glob' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2150477Z [00:02:39.921]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/glob-93b6de465b90fd03/lib-glob.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2230517Z [00:02:39.929]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-ebffa2c7779a5144/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2307485Z [00:02:39.937]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/libc-ebffa2c7779a5144/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2384025Z [00:02:39.944]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/lib-lazy_static.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2461149Z [00:02:39.952]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2538427Z [00:02:39.960]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2615472Z [00:02:39.968]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/lazy_static-c2066390f2a4a76d/dep-lib-lazy_static' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2691802Z [00:02:39.975]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2766595Z [00:02:39.983]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gj6pHgREq8/TEMPREPO/target/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2843792Z [00:02:39.991]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/rsbkb' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2918765Z [00:02:39.998]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.2992204Z [00:02:40.005]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.3065271Z [00:02:40.013]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.3143401Z [00:02:40.021]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.3227634Z [00:02:40.029]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb' retained as 0755 (rwxr-xr-x)
2025-08-20T22:24:34.3311011Z [00:02:40.037]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.3392318Z [00:02:40.045]➜  mode of '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:24:34.3958096Z [00:02:40.102]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T22:24:34.3959147Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T22:24:37.7886179Z 
2025-08-20T22:24:37.7887278Z [+] Sanitizing /tmp/pkgforge/x6gaWuJFN_SBUILD/BUILD.log ==> /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.static.log
2025-08-20T22:24:40.1243298Z '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.static.log' -> '/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/rsbkb.log'
2025-08-20T22:24:40.1286969Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/rsbkb/official/rsbkb?tag=HEAD-45fd14e-250819T080918-x86_64-linux&download=rsbkb.log
2025-08-20T22:24:40.1288175Z 
2025-08-20T22:24:40.1288835Z [+] Parsing/Uploading rsbkb/rsbkb --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Frsbkb%2Frsbkb [x86_64-Linux]
2025-08-20T22:24:40.1329397Z {
2025-08-20T22:24:40.1329712Z   "_disabled": "false",
2025-08-20T22:24:40.1330091Z   "host": "x86_64-Linux",
2025-08-20T22:24:40.1330437Z   "rank": "",
2025-08-20T22:24:40.1330753Z   "pkg": "rsbkb.static",
2025-08-20T22:24:40.1331129Z   "pkg_family": "rsbkb",
2025-08-20T22:24:40.1331552Z   "pkg_id": "github.com.trou.rsbkb.source",
2025-08-20T22:24:40.1332036Z   "pkg_name": "rsbkb",
2025-08-20T22:24:40.1332385Z   "pkg_type": "static",
2025-08-20T22:24:40.1333070Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb",
2025-08-20T22:24:40.1333786Z   "app_id": "",
2025-08-20T22:24:40.1334113Z   "appstream": "",
2025-08-20T22:24:40.1334432Z   "category": [
2025-08-20T22:24:40.1334734Z     "ConsoleOnly",
2025-08-20T22:24:40.1334980Z     "Utility"
2025-08-20T22:24:40.1335165Z   ],
2025-08-20T22:24:40.1335542Z   "description": "Busybox like Encoders/decoders, CTF and reverse engineering helpers",
2025-08-20T22:24:40.1336011Z   "desktop": "",
2025-08-20T22:24:40.1336227Z   "homepage": [
2025-08-20T22:24:40.1336466Z     "https://github.com/trou/rsbkb"
2025-08-20T22:24:40.1336744Z   ],
2025-08-20T22:24:40.1337389Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/rsbkb/official/rsbkb?tag=HEAD-45fd14e-250819T080918-x86_64-linux&download=rsbkb.png",
2025-08-20T22:24:40.1338112Z   "license": [
2025-08-20T22:24:40.1338317Z     "GPL-3.0"
2025-08-20T22:24:40.1338516Z   ],
2025-08-20T22:24:40.1338703Z   "maintainer": [
2025-08-20T22:24:40.1339140Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:24:40.1339525Z   ],
2025-08-20T22:24:40.1339719Z   "provides": [
2025-08-20T22:24:40.1339931Z     "rsbkb"
2025-08-20T22:24:40.1340121Z   ],
2025-08-20T22:24:40.1340305Z   "note": [
2025-08-20T22:24:40.1340886Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/trou/rsbkb"
2025-08-20T22:24:40.1341349Z   ],
2025-08-20T22:24:40.1341544Z   "repology": [
2025-08-20T22:24:40.1341751Z     "rsbkb"
2025-08-20T22:24:40.1341942Z   ],
2025-08-20T22:24:40.1342135Z   "screenshots": [],
2025-08-20T22:24:40.1342360Z   "src_url": [
2025-08-20T22:24:40.1342593Z     "https://github.com/trou/rsbkb"
2025-08-20T22:24:40.1342869Z   ],
2025-08-20T22:24:40.1343052Z   "tag": [
2025-08-20T22:24:40.1343278Z     "Utility"
2025-08-20T22:24:40.1343571Z   ],
2025-08-20T22:24:40.1343896Z   "version": "HEAD-45fd14e-250819T080918",
2025-08-20T22:24:40.1344393Z   "version_upstream": "1.4",
2025-08-20T22:24:40.1345071Z   "bsum": "28a85f2531d81045252e9df54bfe2b21ca0127d4462eb996294e324ee5dd7aa1",
2025-08-20T22:24:40.1345770Z   "build_date": "2025-08-20T22:24:35Z",
2025-08-20T22:24:40.1346457Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17109337806",
2025-08-20T22:24:40.1347106Z   "build_id": "17109337806",
2025-08-20T22:24:40.1348120Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/rsbkb/official/rsbkb?tag=HEAD-45fd14e-250819T080918-x86_64-linux&download=rsbkb.log",
2025-08-20T22:24:40.1350098Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/rsbkb/static.official.source.yaml",
2025-08-20T22:24:40.1351535Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/rsbkb/official/rsbkb?tag=HEAD-45fd14e-250819T080918-x86_64-linux&download=rsbkb",
2025-08-20T22:24:40.1352898Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb:HEAD-45fd14e-250819T080918-x86_64-linux",
2025-08-20T22:24:40.1353804Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb",
2025-08-20T22:24:40.1354945Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/rsbkb/official/rsbkb?tag=HEAD-45fd14e-250819T080918-x86_64-linux&manifest",
2025-08-20T22:24:40.1356153Z   "shasum": "3954e7fb2e3eb35c664a17415246317d99f9f996e3f34e2d24acfaba48688573",
2025-08-20T22:24:40.1357045Z   "size": "2.6 MB",
2025-08-20T22:24:40.1357384Z   "size_raw": "2698344",
2025-08-20T22:24:40.1357746Z   "snapshots": [
2025-08-20T22:24:40.1358114Z     "HEAD-a1a1095-250210T205538-x86_64-linux[1.4]",
2025-08-20T22:24:40.1358631Z     "HEAD-44b9fe0-250426T234414-x86_64-linux[1.4]",
2025-08-20T22:24:40.1359674Z     "HEAD-7696694-250604T114618-x86_64-linux[1.4]",
2025-08-20T22:24:40.1360201Z     "HEAD-41dd614-250627T012901-x86_64-linux[1.4]"
2025-08-20T22:24:40.1360650Z   ]
2025-08-20T22:24:40.1360905Z }
2025-08-20T22:24:40.1361046Z 
2025-08-20T22:24:40.1361052Z 
2025-08-20T22:24:40.2939596Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb:HEAD-45fd14e-250819T080918-x86_64-linux": ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb:HEAD-45fd14e-250819T080918-x86_64-linux: not found
2025-08-20T22:24:40.2984167Z Uploading empty artifact
2025-08-20T22:24:40.2993224Z time=2025-08-20T22:24:40Z level=debug msg=Request #0
2025-08-20T22:24:40.2994764Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/rsbkb/official/rsbkb/manifests/sha256:eea04181d01821ec243a247721359a8091fb1f6ff3db4135a92655966891860c"
2025-08-20T22:24:40.2996435Z > Request method: "HEAD"
2025-08-20T22:24:40.2996976Z > Request headers:
2025-08-20T22:24:40.2998713Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T22:24:40.3001172Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:24:40.3882038Z time=2025-08-20T22:24:40Z level=debug msg=Response #0
2025-08-20T22:24:40.3882863Z < Response Status: "401 Unauthorized"
2025-08-20T22:24:40.3883496Z < Response headers:
2025-08-20T22:24:40.3884024Z    "Content-Type": "application/json"
2025-08-20T22:24:40.3885874Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/rsbkb/official/rsbkb:pull\""
2025-08-20T22:24:40.3887300Z    "Date": "Wed, 20 Aug 2025 22:24:40 GMT"
2025-08-20T22:24:40.3887724Z    "Content-Length": "73"
2025-08-20T22:24:40.3888170Z    "X-Github-Request-Id": "B406:1B0E69:A7256:B57A4:68A64B28"
2025-08-20T22:24:40.3888734Z time=2025-08-20T22:24:40Z level=debug msg=Request #1
2025-08-20T22:24:40.3889909Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Frsbkb%2Fofficial%2Frsbkb%3Apull%2Cpush&service=ghcr.io"
2025-08-20T22:24:40.3890802Z > Request method: "GET"
2025-08-20T22:24:40.3891065Z > Request headers:
2025-08-20T22:24:40.3891318Z    "Authorization": "*****"
2025-08-20T22:24:40.3891599Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:24:40.4489299Z time=2025-08-20T22:24:40Z level=debug msg=Response #1
2025-08-20T22:24:40.4490021Z < Response Status: "200 OK"
2025-08-20T22:24:40.4490530Z < Response headers:
2025-08-20T22:24:40.4491018Z    "Content-Type": "application/json"
2025-08-20T22:24:40.4491722Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:24:40.4492732Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:24:40.4493367Z    "Date": "Wed, 20 Aug 2025 22:24:40 GMT"
2025-08-20T22:24:40.4493734Z    "Content-Length": "69"
2025-08-20T22:24:40.4494128Z    "X-Github-Request-Id": "B406:1B0E69:A7261:B57AE:68A64B28"
2025-08-20T22:24:40.4494631Z time=2025-08-20T22:24:40Z level=debug msg=Request #2
2025-08-20T22:24:40.4495687Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/rsbkb/official/rsbkb/manifests/sha256:eea04181d01821ec243a247721359a8091fb1f6ff3db4135a92655966891860c"
2025-08-20T22:24:40.4496680Z > Request method: "HEAD"
2025-08-20T22:24:40.4496976Z > Request headers:
2025-08-20T22:24:40.4498376Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T22:24:40.4500137Z    "Authorization": "*****"
2025-08-20T22:24:40.4500839Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:24:40.4765096Z time=2025-08-20T22:24:40Z level=debug msg=Response #2
2025-08-20T22:24:40.4765725Z < Response Status: "404 Not Found"
2025-08-20T22:24:40.4766187Z < Response headers:
2025-08-20T22:24:40.4766660Z    "X-Github-Request-Id": "B406:1B0E69:A726D:B57BA:68A64B28"
2025-08-20T22:24:40.4767177Z    "Content-Type": "application/json"
2025-08-20T22:24:40.4767578Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:24:40.4768129Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:24:40.4768637Z    "Date": "Wed, 20 Aug 2025 22:24:40 GMT"
2025-08-20T22:24:40.4769159Z    "Content-Length": "70"
2025-08-20T22:24:40.4769501Z time=2025-08-20T22:24:40Z level=debug msg=Request #3
2025-08-20T22:24:40.4770442Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/rsbkb/official/rsbkb/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:24:40.4771344Z > Request method: "HEAD"
2025-08-20T22:24:40.4771631Z > Request headers:
2025-08-20T22:24:40.4771886Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:24:40.4772172Z    "Authorization": "*****"
2025-08-20T22:24:40.5030978Z time=2025-08-20T22:24:40Z level=debug msg=Response #3
2025-08-20T22:24:40.5031699Z < Response Status: "200 OK"
2025-08-20T22:24:40.5032186Z < Response headers:
2025-08-20T22:24:40.5032717Z    "X-Github-Request-Id": "B406:1B0E69:A7272:B57C3:68A64B28"
2025-08-20T22:24:40.5033124Z    "Content-Length": "0"
2025-08-20T22:24:40.5033397Z    "Content-Type": ""
2025-08-20T22:24:40.5033924Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:24:40.5034580Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:24:40.5035146Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T22:24:40.5035831Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:24:40.5036774Z    "Date": "Wed, 20 Aug 2025 22:24:40 GMT"
2025-08-20T22:24:40.5037169Z time=2025-08-20T22:24:40Z level=debug msg=Request #4
2025-08-20T22:24:40.5037961Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/rsbkb/official/rsbkb/manifests/HEAD-45fd14e-250819T080918-x86_64-linux"
2025-08-20T22:24:40.5038686Z > Request method: "PUT"
2025-08-20T22:24:40.5039141Z > Request headers:
2025-08-20T22:24:40.5039495Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T22:24:40.5039920Z    "Authorization": "*****"
2025-08-20T22:24:40.5040229Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:24:40.7616004Z time=2025-08-20T22:24:40Z level=debug msg=Response #4
2025-08-20T22:24:40.7616737Z < Response Status: "201 Created"
2025-08-20T22:24:40.7617241Z < Response headers:
2025-08-20T22:24:40.7618333Z    "Location": "/v2/pkgforge/bincache/rsbkb/official/rsbkb/manifests/sha256:eea04181d01821ec243a247721359a8091fb1f6ff3db4135a92655966891860c"
2025-08-20T22:24:40.7619842Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:24:40.7620546Z    "Date": "Wed, 20 Aug 2025 22:24:40 GMT"
2025-08-20T22:24:40.7620972Z    "Content-Length": "0"
2025-08-20T22:24:40.7621424Z    "X-Github-Request-Id": "B406:1B0E69:A7279:B57C6:68A64B28"
2025-08-20T22:24:40.7621956Z    "Content-Type": "application/json"
2025-08-20T22:24:40.7622722Z    "Docker-Content-Digest": "sha256:eea04181d01821ec243a247721359a8091fb1f6ff3db4135a92655966891860c"
2025-08-20T22:24:40.7623571Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:24:40.7624473Z Pushed [registry] ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb:HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:24:40.7625369Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:24:40.7626130Z Digest: sha256:eea04181d01821ec243a247721359a8091fb1f6ff3db4135a92655966891860c
2025-08-20T22:24:42.9981950Z Uploading aff6861c6056 CHECKSUM
2025-08-20T22:24:42.9992011Z Uploading 56430cb4d438 CHECKSUM.sig
2025-08-20T22:24:42.9993442Z Uploading 487a7f245ef4 rsbkb.sig
2025-08-20T22:24:42.9996761Z Uploading 3954e7fb2e3e rsbkb
2025-08-20T22:24:43.0272762Z Exists    3972dc9744f6 LICENSE
2025-08-20T22:24:43.0688771Z Uploading f1424456d5f5 LICENSE.sig
2025-08-20T22:24:43.9416103Z Uploaded  56430cb4d438 CHECKSUM.sig
2025-08-20T22:24:43.9718056Z Uploading fa8593521a5c SBUILD
2025-08-20T22:24:44.0044156Z Uploaded  487a7f245ef4 rsbkb.sig
2025-08-20T22:24:44.0071050Z Uploaded  aff6861c6056 CHECKSUM
2025-08-20T22:24:44.0247260Z Uploaded  f1424456d5f5 LICENSE.sig
2025-08-20T22:24:44.0359429Z Uploading ed71dbf302eb SBUILD.sig
2025-08-20T22:24:44.0384456Z Uploaded  3954e7fb2e3e rsbkb
2025-08-20T22:24:44.0407137Z Exists    11cf0313013e rsbkb.png
2025-08-20T22:24:44.0598760Z Uploading 609938bc0d93 rsbkb.json
2025-08-20T22:24:44.0683153Z Uploading fe2834e4c4b8 rsbkb.log
2025-08-20T22:24:44.0769994Z Uploading 459f21db2b0f rsbkb.json.sig
2025-08-20T22:24:44.8844128Z Uploaded  fa8593521a5c SBUILD
2025-08-20T22:24:44.9275301Z Uploading 33a8e20c5c85 rsbkb.log.sig
2025-08-20T22:24:45.0132377Z Uploaded  609938bc0d93 rsbkb.json
2025-08-20T22:24:45.0379483Z Uploaded  459f21db2b0f rsbkb.json.sig
2025-08-20T22:24:45.0460829Z Exists    c481f9cee768 rsbkb.version
2025-08-20T22:24:45.0651656Z Uploading fddcacd89bdf rsbkb.version.sig
2025-08-20T22:24:45.1256561Z Uploaded  fe2834e4c4b8 rsbkb.log
2025-08-20T22:24:45.1285910Z Uploaded  ed71dbf302eb SBUILD.sig
2025-08-20T22:24:45.9041678Z Uploaded  33a8e20c5c85 rsbkb.log.sig
2025-08-20T22:24:46.0075016Z Uploaded  fddcacd89bdf rsbkb.version.sig
2025-08-20T22:24:46.0075672Z Uploading b7c8b6a75d7d rsbkb
2025-08-20T22:24:46.3178412Z Uploaded  b7c8b6a75d7d rsbkb
2025-08-20T22:24:46.3179473Z Pushed [registry] ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb:HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:24:46.3180485Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:24:46.3181258Z Digest: sha256:b7c8b6a75d7d226a58e98917bcc0c88d0dc63a1e948bed5a2e146ad23ab7a106
2025-08-20T22:24:51.5620574Z 
2025-08-20T22:24:51.5621592Z [+] Registry --> https://ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:24:51.5623040Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/rsbkb/official/rsbkb?tag=HEAD-45fd14e-250819T080918-x86_64-linux&manifest 
2025-08-20T22:24:51.5623784Z 
2025-08-20T22:24:53.6347068Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:24:54.1631287Z ./BUILD_ARTIFACTS.tar : 32.25%   (   116 MiB =>   37.5 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:24:54.1901746Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:24:54.1942994Z 
2025-08-20T22:24:54.1946282Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml :: 00(Hr):03(Min):00(Sec)
2025-08-20T22:24:54.1947506Z 
2025-08-20T22:24:54.1960628Z 
2025-08-20T22:24:54.1961173Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:24:54 PM) UTC
2025-08-20T22:24:54.1961591Z 
2025-08-20T22:24:54.4113853Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:24:54.4160391Z ##[group]Run ##Presets
2025-08-20T22:24:54.4160744Z [36;1m##Presets[0m
2025-08-20T22:24:54.4160949Z [36;1mset +x ; set +e[0m
2025-08-20T22:24:54.4161159Z [36;1m#-------------#[0m
2025-08-20T22:24:54.4161355Z [36;1m##Debug?[0m
2025-08-20T22:24:54.4161598Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:24:54.4161880Z [36;1m  set -x[0m
2025-08-20T22:24:54.4162068Z [36;1mfi[0m
2025-08-20T22:24:54.4162246Z [36;1m#-------------#[0m
2025-08-20T22:24:54.4162443Z [36;1m##Set ENV[0m
2025-08-20T22:24:54.4162672Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:24:54.4163170Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-45fd14e-250819T080918-x86_64-linux"[0m
2025-08-20T22:24:54.4163704Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-45fd14e-250819T080918-x86_64-linux"[0m
2025-08-20T22:24:54.4164275Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806"[0m
2025-08-20T22:24:54.4164951Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:24:54.4165360Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:24:54.4165803Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:24:54.4166132Z [36;1m fi[0m
2025-08-20T22:24:54.4166308Z [36;1m##Push[0m
2025-08-20T22:24:54.4166526Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:24:54.4166806Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:24:54.4167183Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:24:54.4167665Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:24:54.4168107Z [36;1m     ls -sh "/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:24:54.4168452Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:24:54.4168670Z [36;1m       {[0m
2025-08-20T22:24:54.4168862Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:24:54.4169436Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:24:54.4169885Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:24:54.4170317Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:24:54.4170855Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-45fd14e-250819T080918-x86_64-linux")[0m
2025-08-20T22:24:54.4171574Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17109337806")[0m
2025-08-20T22:24:54.4172174Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17109337806")[0m
2025-08-20T22:24:54.4172859Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb:HEAD-45fd14e-250819T080918-x86_64-linux")[0m
2025-08-20T22:24:54.4173561Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T22:24:35Z")[0m
2025-08-20T22:24:54.4174069Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-45fd14e-250819T080918")[0m
2025-08-20T22:24:54.4174586Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T22:24:35Z")[0m
2025-08-20T22:24:54.4175255Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb")[0m
2025-08-20T22:24:54.4175903Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:24:54.4176430Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-45fd14e-250819T080918")[0m
2025-08-20T22:24:54.4177159Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-45fd14e-250819T080918")[0m
2025-08-20T22:24:54.4177894Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb")[0m
2025-08-20T22:24:54.4178576Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-rsbkb")[0m
2025-08-20T22:24:54.4179338Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/trou/rsbkb")[0m
2025-08-20T22:24:54.4179869Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:24:54.4180388Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-45fd14e-250819T080918")[0m
2025-08-20T22:24:54.4180872Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:24:54.4181373Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:24:54.4181938Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:24:54.4182191Z [36;1m         #Check[0m
2025-08-20T22:24:54.4182775Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-20T22:24:35Z" ]]; then[0m
2025-08-20T22:24:54.4183494Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:24:54.4183840Z [36;1m            break[0m
2025-08-20T22:24:54.4184048Z [36;1m          else[0m
2025-08-20T22:24:54.4184445Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:24:54.4184871Z [36;1m          fi[0m
2025-08-20T22:24:54.4185091Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:24:54.4185344Z [36;1m        done[0m
2025-08-20T22:24:54.4185528Z [36;1m       }[0m
2025-08-20T22:24:54.4185730Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:24:54.4185983Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:24:54.4186571Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T22:24:35Z" ]]; then[0m
2025-08-20T22:24:54.4187342Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:24:54.4187755Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:24:54.4188015Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:24:54.4188623Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T22:24:35Z" ]]; then[0m
2025-08-20T22:24:54.4189586Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:24:54.4190117Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:24:54.4190518Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:24:54.4190753Z [36;1m           fi[0m
2025-08-20T22:24:54.4190943Z [36;1m       fi[0m
2025-08-20T22:24:54.4191121Z [36;1m   fi[0m
2025-08-20T22:24:54.4191293Z [36;1m fi[0m
2025-08-20T22:24:54.4191477Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:24:54.4397114Z shell: /usr/bin/bash -e {0}
2025-08-20T22:24:54.4397373Z env:
2025-08-20T22:24:54.4397580Z   CROSS_COMPILING: NO
2025-08-20T22:24:54.4397815Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:24:54.4398057Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:24:54.4398278Z   ON_QEMU: NO
2025-08-20T22:24:54.4398457Z   DEBUG: 0
2025-08-20T22:24:54.4398646Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:24:54.4398888Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:24:54.4399420Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:24:54.4399962Z   KEEP_LOGS: YES
2025-08-20T22:24:54.4400175Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:24:54.4400397Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:24:54.4400615Z   SBUILD_REBUILD: false
2025-08-20T22:24:54.4401190Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:24:54.4401798Z   BUILD_SYS: docker://rust
2025-08-20T22:24:54.4402022Z   BUILD_ON_HOST: FALSE
2025-08-20T22:24:54.4402227Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:24:54.4402428Z   SYSTMP: /tmp
2025-08-20T22:24:54.4402613Z   GHA_MODE: MATRIX
2025-08-20T22:24:54.4403075Z   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:24:54.4403629Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:24:54.4403965Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:24:54.4404363Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:24:54.4405005Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:24:54.4405415Z   PKG_TYPE: static
2025-08-20T22:24:54.4405612Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:24:54.4405837Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:24:54.4406223Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:24:54.4406590Z   BUILD_ID: 17109337806
2025-08-20T22:24:54.4406786Z   PKG_NAME: rsbkb
2025-08-20T22:24:54.4406978Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:24:54.4407223Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:24:54.4407475Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:24:54.4407763Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:24:54.4408110Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:24:54.4408536Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:24:54.4409066Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:24:54.4409335Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:24:54.4409748Z   GHCR_TOKEN: ***
2025-08-20T22:24:54.4410039Z   GITHUB_TOKEN: ***
2025-08-20T22:24:54.4410276Z   GITLAB_TOKEN: ***
2025-08-20T22:24:54.4411410Z   MINISIGN_KEY: ***
2025-08-20T22:24:54.4411596Z ##[endgroup]
2025-08-20T22:24:54.4507848Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:24:54.4518088Z 38M	./BUILD_ARTIFACTS.zstd
2025-08-20T22:24:54.4531392Z total 3.6M
2025-08-20T22:24:54.4531733Z 4.0K CHECKSUM
2025-08-20T22:24:54.4532045Z 4.0K CHECKSUM.sig
2025-08-20T22:24:54.4532269Z  36K LICENSE
2025-08-20T22:24:54.4532478Z 4.0K LICENSE.sig
2025-08-20T22:24:54.4532734Z 8.0K SBUILD
2025-08-20T22:24:54.4533057Z 4.0K SBUILD.sig
2025-08-20T22:24:54.4533423Z 4.0K SBUILD_TEMP
2025-08-20T22:24:54.4533775Z 2.6M rsbkb
2025-08-20T22:24:54.4534100Z 4.0K rsbkb.json
2025-08-20T22:24:54.4534489Z 4.0K rsbkb.json.sig
2025-08-20T22:24:54.4534887Z 412K rsbkb.log
2025-08-20T22:24:54.4535276Z 4.0K rsbkb.log.sig
2025-08-20T22:24:54.4535704Z  40K rsbkb.png
2025-08-20T22:24:54.4536093Z 4.0K rsbkb.sig
2025-08-20T22:24:54.4536487Z 412K rsbkb.static.log
2025-08-20T22:24:54.4536937Z 4.0K rsbkb.static.version
2025-08-20T22:24:54.4537396Z 4.0K rsbkb.static.version.sig
2025-08-20T22:24:54.4537874Z 4.0K rsbkb.version
2025-08-20T22:24:54.4538288Z 4.0K rsbkb.version.sig
2025-08-20T22:24:54.7554593Z Uploading b8cf61e712d9 BUILD_ARTIFACTS.zstd
2025-08-20T22:24:56.0443607Z Uploaded  b8cf61e712d9 BUILD_ARTIFACTS.zstd
2025-08-20T22:24:56.0444347Z Uploading f9f8b749b65c SRCBUILD-rsbkb
2025-08-20T22:24:56.3397981Z Uploaded  f9f8b749b65c SRCBUILD-rsbkb
2025-08-20T22:24:56.3399478Z Pushed [registry] ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806:HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:24:56.3400130Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:24:56.3400554Z Digest: sha256:f9f8b749b65c23e123dc924bb8b538bff1c9f2c21ac5fbd72b8e28d7717f729b
2025-08-20T22:25:01.7023328Z 
2025-08-20T22:25:01.7024512Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:01.7025240Z 
2025-08-20T22:25:01.9207179Z ##[group]Run ##Presets
2025-08-20T22:25:01.9207451Z [36;1m##Presets[0m
2025-08-20T22:25:01.9207652Z [36;1mset +x ; set +e[0m
2025-08-20T22:25:01.9207906Z [36;1m#-------------#[0m
2025-08-20T22:25:01.9208129Z [36;1m##Debug?[0m
2025-08-20T22:25:01.9208369Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:25:01.9208662Z [36;1m  set -x[0m
2025-08-20T22:25:01.9208840Z [36;1mfi[0m
2025-08-20T22:25:01.9209605Z [36;1m#-------------#[0m
2025-08-20T22:25:01.9209891Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:25:01.9210232Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:25:01.9259682Z shell: /usr/bin/bash -e {0}
2025-08-20T22:25:01.9259920Z env:
2025-08-20T22:25:01.9260102Z   CROSS_COMPILING: NO
2025-08-20T22:25:01.9260319Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:25:01.9260742Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:25:01.9260957Z   ON_QEMU: NO
2025-08-20T22:25:01.9261165Z   DEBUG: 0
2025-08-20T22:25:01.9261346Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:25:01.9261567Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:25:01.9261843Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:25:01.9262144Z   KEEP_LOGS: YES
2025-08-20T22:25:01.9262339Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:25:01.9262547Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:25:01.9262756Z   SBUILD_REBUILD: false
2025-08-20T22:25:01.9263299Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:25:01.9263898Z   BUILD_SYS: docker://rust
2025-08-20T22:25:01.9264116Z   BUILD_ON_HOST: FALSE
2025-08-20T22:25:01.9264312Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:25:01.9264508Z   SYSTMP: /tmp
2025-08-20T22:25:01.9264689Z   GHA_MODE: MATRIX
2025-08-20T22:25:01.9265129Z   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:25:01.9265667Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:25:01.9265996Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:25:01.9266391Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:25:01.9266883Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:25:01.9267272Z   PKG_TYPE: static
2025-08-20T22:25:01.9267468Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:25:01.9267698Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:25:01.9268082Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:25:01.9268449Z   BUILD_ID: 17109337806
2025-08-20T22:25:01.9268640Z   PKG_NAME: rsbkb
2025-08-20T22:25:01.9268837Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:25:01.9269206Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:25:01.9269463Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:25:01.9269766Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:25:01.9270129Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:01.9270560Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:25:01.9270986Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:25:01.9271249Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:25:01.9271520Z   GHCRPKG_TAG_SRCBUILD: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:01.9272000Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:01.9272408Z ##[endgroup]
2025-08-20T22:25:01.9455089Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:25:01.9455422Z with:
2025-08-20T22:25:01.9455615Z   name: Bincache_rsbkb_x86_64-Linux
2025-08-20T22:25:01.9455912Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:25:01.9456204Z   compression-level: 0
2025-08-20T22:25:01.9456425Z   retention-days: 30
2025-08-20T22:25:01.9456615Z   overwrite: true
2025-08-20T22:25:01.9456806Z   if-no-files-found: warn
2025-08-20T22:25:01.9457026Z   include-hidden-files: false
2025-08-20T22:25:01.9457238Z env:
2025-08-20T22:25:01.9457407Z   CROSS_COMPILING: NO
2025-08-20T22:25:01.9457608Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:25:01.9457824Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:25:01.9458032Z   ON_QEMU: NO
2025-08-20T22:25:01.9458205Z   DEBUG: 0
2025-08-20T22:25:01.9458383Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:25:01.9458596Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:25:01.9458872Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:25:01.9459518Z   KEEP_LOGS: YES
2025-08-20T22:25:01.9459714Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:25:01.9459923Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:25:01.9460129Z   SBUILD_REBUILD: false
2025-08-20T22:25:01.9460668Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:25:01.9461433Z   BUILD_SYS: docker://rust
2025-08-20T22:25:01.9461648Z   BUILD_ON_HOST: FALSE
2025-08-20T22:25:01.9461843Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:25:01.9462040Z   SYSTMP: /tmp
2025-08-20T22:25:01.9462225Z   GHA_MODE: MATRIX
2025-08-20T22:25:01.9462658Z   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:25:01.9463168Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:25:01.9463492Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:25:01.9463891Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:25:01.9464372Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:25:01.9464753Z   PKG_TYPE: static
2025-08-20T22:25:01.9464949Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:25:01.9465177Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:25:01.9465560Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:25:01.9465918Z   BUILD_ID: 17109337806
2025-08-20T22:25:01.9466137Z   PKG_NAME: rsbkb
2025-08-20T22:25:01.9466334Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:25:01.9466583Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:25:01.9476930Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:25:01.9477277Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:25:01.9477636Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:01.9478076Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:25:01.9478522Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:25:01.9478787Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:25:01.9479287Z   GHCRPKG_TAG_SRCBUILD: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:01.9479773Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:01.9480200Z   UTC_TIME: 2025_08_20T10_25_01_PM
2025-08-20T22:25:01.9480424Z ##[endgroup]
2025-08-20T22:25:02.1834002Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:25:02.1837657Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:25:02.1838473Z With the provided path, there will be 2 files uploaded
2025-08-20T22:25:02.3220443Z Artifact name is valid!
2025-08-20T22:25:02.3221669Z Root directory input is valid!
2025-08-20T22:25:02.3692024Z Beginning upload of artifact content to blob storage
2025-08-20T22:25:03.0132743Z Uploaded bytes 8388608
2025-08-20T22:25:03.0963635Z Uploaded bytes 16777216
2025-08-20T22:25:03.1552376Z Uploaded bytes 25165824
2025-08-20T22:25:04.2756974Z Uploaded bytes 33554432
2025-08-20T22:25:05.3963064Z Uploaded bytes 40124743
2025-08-20T22:25:05.4384857Z Finished uploading artifact content to blob storage!
2025-08-20T22:25:05.4387611Z SHA256 digest of uploaded artifact zip is f6afab5d408e37cc13cd4fd1b29f596461ec68f662bbe008f7aebb7b0366955c
2025-08-20T22:25:05.4388314Z Finalizing artifact upload
2025-08-20T22:25:05.5318707Z Artifact Bincache_rsbkb_x86_64-Linux.zip successfully finalized. Artifact ID 3813781256
2025-08-20T22:25:05.5319973Z Artifact Bincache_rsbkb_x86_64-Linux has been successfully uploaded! Final size is 40124743 bytes. Artifact ID is 3813781256
2025-08-20T22:25:05.5326829Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109337806/artifacts/3813781256
2025-08-20T22:25:05.5506165Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:25:05.5506503Z with:
2025-08-20T22:25:05.5506800Z   subject-name: rsbkb-17109337806-HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:05.5507649Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:25:05.5508390Z   show-summary: true
2025-08-20T22:25:05.5508796Z   push-to-registry: false
2025-08-20T22:25:05.5509434Z   github-token: ***
2025-08-20T22:25:05.5509645Z env:
2025-08-20T22:25:05.5509825Z   CROSS_COMPILING: NO
2025-08-20T22:25:05.5510038Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:25:05.5510269Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:25:05.5510486Z   ON_QEMU: NO
2025-08-20T22:25:05.5510663Z   DEBUG: 0
2025-08-20T22:25:05.5510842Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:25:05.5511069Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:25:05.5511383Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:25:05.5511688Z   KEEP_LOGS: YES
2025-08-20T22:25:05.5511886Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:25:05.5512103Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:25:05.5512313Z   SBUILD_REBUILD: false
2025-08-20T22:25:05.5512846Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:25:05.5513411Z   BUILD_SYS: docker://rust
2025-08-20T22:25:05.5513634Z   BUILD_ON_HOST: FALSE
2025-08-20T22:25:05.5513837Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:25:05.5514033Z   SYSTMP: /tmp
2025-08-20T22:25:05.5514217Z   GHA_MODE: MATRIX
2025-08-20T22:25:05.5514654Z   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:25:05.5515192Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:25:05.5515520Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:25:05.5515920Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:25:05.5516412Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:25:05.5516794Z   PKG_TYPE: static
2025-08-20T22:25:05.5516990Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:25:05.5517221Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:25:05.5517606Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:25:05.5517975Z   BUILD_ID: 17109337806
2025-08-20T22:25:05.5518172Z   PKG_NAME: rsbkb
2025-08-20T22:25:05.5518377Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:25:05.5518626Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:25:05.5518887Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:25:05.5519354Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:25:05.5519709Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:05.5520145Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:25:05.5520568Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:25:05.5520836Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:25:05.5521114Z   GHCRPKG_TAG_SRCBUILD: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:05.5521591Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:05.5522015Z   UTC_TIME: 2025_08_20T10_25_01_PM
2025-08-20T22:25:05.5522247Z ##[endgroup]
2025-08-20T22:25:05.5596628Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:25:05.5597068Z env:
2025-08-20T22:25:05.5597250Z   CROSS_COMPILING: NO
2025-08-20T22:25:05.5597468Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:25:05.5597705Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:25:05.5597923Z   ON_QEMU: NO
2025-08-20T22:25:05.5598098Z   DEBUG: 0
2025-08-20T22:25:05.5598290Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:25:05.5598716Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:25:05.5599208Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:25:05.5599518Z   KEEP_LOGS: YES
2025-08-20T22:25:05.5599719Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:25:05.5599940Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:25:05.5600154Z   SBUILD_REBUILD: false
2025-08-20T22:25:05.5600693Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:25:05.5601276Z   BUILD_SYS: docker://rust
2025-08-20T22:25:05.5601663Z   BUILD_ON_HOST: FALSE
2025-08-20T22:25:05.5601862Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:25:05.5602063Z   SYSTMP: /tmp
2025-08-20T22:25:05.5602250Z   GHA_MODE: MATRIX
2025-08-20T22:25:05.5602689Z   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:25:05.5603203Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:25:05.5603543Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:25:05.5603935Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:25:05.5604419Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:25:05.5604806Z   PKG_TYPE: static
2025-08-20T22:25:05.5605002Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:25:05.5605238Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:25:05.5605626Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:25:05.5605997Z   BUILD_ID: 17109337806
2025-08-20T22:25:05.5606192Z   PKG_NAME: rsbkb
2025-08-20T22:25:05.5606391Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:25:05.5606642Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:25:05.5606902Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:25:05.5607200Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:25:05.5607663Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:05.5608295Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:25:05.5608726Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:25:05.5609110Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:25:05.5609398Z   GHCRPKG_TAG_SRCBUILD: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:05.5609875Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:05.5610291Z   UTC_TIME: 2025_08_20T10_25_01_PM
2025-08-20T22:25:05.5610522Z ##[endgroup]
2025-08-20T22:25:06.0659461Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:25:06.0659815Z with:
2025-08-20T22:25:06.0660532Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:25:06.0661404Z   subject-name: rsbkb-17109337806-HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:06.0661843Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:25:06.0664514Z   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/17109337806/attempts/1"}}}
2025-08-20T22:25:06.0667134Z   push-to-registry: false
2025-08-20T22:25:06.0667360Z   show-summary: true
2025-08-20T22:25:06.0667776Z   github-token: ***
2025-08-20T22:25:06.0668154Z env:
2025-08-20T22:25:06.0668342Z   CROSS_COMPILING: NO
2025-08-20T22:25:06.0668565Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:25:06.0668799Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:25:06.0669202Z   ON_QEMU: NO
2025-08-20T22:25:06.0669390Z   DEBUG: 0
2025-08-20T22:25:06.0669579Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:25:06.0669815Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:25:06.0670104Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:25:06.0670575Z   KEEP_LOGS: YES
2025-08-20T22:25:06.0670773Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:25:06.0670994Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:25:06.0671224Z   SBUILD_REBUILD: false
2025-08-20T22:25:06.0671763Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:25:06.0672333Z   BUILD_SYS: docker://rust
2025-08-20T22:25:06.0672559Z   BUILD_ON_HOST: FALSE
2025-08-20T22:25:06.0672763Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:25:06.0672969Z   SYSTMP: /tmp
2025-08-20T22:25:06.0673157Z   GHA_MODE: MATRIX
2025-08-20T22:25:06.0673608Z   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:25:06.0674129Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:25:06.0674472Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:25:06.0674879Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:25:06.0675383Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:25:06.0675786Z   PKG_TYPE: static
2025-08-20T22:25:06.0675998Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:25:06.0676243Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:25:06.0676634Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:25:06.0677006Z   BUILD_ID: 17109337806
2025-08-20T22:25:06.0677208Z   PKG_NAME: rsbkb
2025-08-20T22:25:06.0677417Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:25:06.0677668Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:25:06.0677936Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:25:06.0678241Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:25:06.0678606Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:06.0679324Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:25:06.0679774Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:25:06.0680055Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:25:06.0680337Z   GHCRPKG_TAG_SRCBUILD: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:06.0680825Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:06.0681258Z   UTC_TIME: 2025_08_20T10_25_01_PM
2025-08-20T22:25:06.0681497Z ##[endgroup]
2025-08-20T22:25:07.4491249Z Attestation created for 18 subjects
2025-08-20T22:25:07.4495761Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:25:07.4496565Z -----BEGIN CERTIFICATE-----
2025-08-20T22:25:07.4497202Z MIIG8DCCBnWgAwIBAgIUNJqLWt5XD40tNPYZ/Lpi7jPygykwCgYIKoZIzj0EAwMw
2025-08-20T22:25:07.4498150Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:25:07.4499405Z cm1lZGlhdGUwHhcNMjUwODIwMjIyNTA2WhcNMjUwODIwMjIzNTA2WjAAMFkwEwYH
2025-08-20T22:25:07.4500348Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEZPn0pknJj30djCyLvunHe/kGhqBzW9xH+2mm
2025-08-20T22:25:07.4501286Z y8gxFpxGGS1sx4e1Ga66naNhoxsCcpMm+Fh19pePUJ2qFZIjrKOCBZQwggWQMA4G
2025-08-20T22:25:07.4502212Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUg4IP
2025-08-20T22:25:07.4503142Z AXd1k3Chpcx799fkwia3ozowHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:25:07.4504048Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:25:07.4504930Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:25:07.4506188Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:25:07.4507167Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:25:07.4508059Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:25:07.4509228Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:25:07.4510205Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:25:07.4511171Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:25:07.4512441Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:25:07.4513366Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:25:07.4514183Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:25:07.4514692Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:25:07.4515183Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:25:07.4515676Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:25:07.4516163Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:25:07.4516650Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:25:07.4517127Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:25:07.4517609Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:25:07.4518091Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:25:07.4518570Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:25:07.4519293Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:25:07.4519782Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:25:07.4520267Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:25:07.4520731Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5MzM3ODA2L2F0
2025-08-20T22:25:07.4521207Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T22:25:07.4521687Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJlfys
2025-08-20T22:25:07.4522158Z AAAEAwBHMEUCIC5HgFJbEyij8xCYb93VEmLPUr1vd8p5GgYgz97bsi9kAiEApJNR
2025-08-20T22:25:07.4522631Z RzE/6MlhLK5lwhnKhaALulJl5KmtP48qMd8fumowCgYIKoZIzj0EAwMDaQAwZgIx
2025-08-20T22:25:07.4523070Z APGawyxnCQWI/YrF5Sxsx/FO7BVK/6a6QFFZoD5F14li2ZwHW/UBxrWyR/2WasQU
2025-08-20T22:25:07.4523501Z /AIxANsOXisSPiLe5he/sDZdIgPPBfo/cV0wnMcDcX6i863NLTvDntNzIRpxkVfT
2025-08-20T22:25:07.4523844Z DyadHQ==
2025-08-20T22:25:07.4524032Z -----END CERTIFICATE-----
2025-08-20T22:25:07.4524185Z 
2025-08-20T22:25:07.4524661Z ##[endgroup]
2025-08-20T22:25:07.4525098Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:25:07.4525497Z https://search.sigstore.dev?logIndex=414516801
2025-08-20T22:25:07.4525852Z [36mAttestation uploaded to repository[39m
2025-08-20T22:25:07.4526195Z https://github.com/pkgforge/bincache/attestations/9875760
2025-08-20T22:25:07.5368875Z ##[group]Run ##Presets
2025-08-20T22:25:07.5369303Z [36;1m##Presets[0m
2025-08-20T22:25:07.5369521Z [36;1mset +x ; set +e[0m
2025-08-20T22:25:07.5369741Z [36;1m#-------------#[0m
2025-08-20T22:25:07.5369947Z [36;1m##Debug?[0m
2025-08-20T22:25:07.5370273Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:25:07.5370581Z [36;1m  set -x[0m
2025-08-20T22:25:07.5370776Z [36;1mfi[0m
2025-08-20T22:25:07.5370960Z [36;1m#-------------#[0m
2025-08-20T22:25:07.5371292Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:25:07.5371822Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/rsbkb/official"[0m
2025-08-20T22:25:07.5372236Z [36;1m exit 1[0m
2025-08-20T22:25:07.5372422Z [36;1mfi[0m
2025-08-20T22:25:07.5421805Z shell: /usr/bin/bash -e {0}
2025-08-20T22:25:07.5422057Z env:
2025-08-20T22:25:07.5422250Z   CROSS_COMPILING: NO
2025-08-20T22:25:07.5422517Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:25:07.5422758Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:25:07.5422981Z   ON_QEMU: NO
2025-08-20T22:25:07.5423164Z   DEBUG: 0
2025-08-20T22:25:07.5423348Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:25:07.5423577Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:25:07.5423880Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:25:07.5424191Z   KEEP_LOGS: YES
2025-08-20T22:25:07.5424390Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:25:07.5424821Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:25:07.5425043Z   SBUILD_REBUILD: false
2025-08-20T22:25:07.5425588Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:25:07.5426165Z   BUILD_SYS: docker://rust
2025-08-20T22:25:07.5426386Z   BUILD_ON_HOST: FALSE
2025-08-20T22:25:07.5426594Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:25:07.5426789Z   SYSTMP: /tmp
2025-08-20T22:25:07.5426977Z   GHA_MODE: MATRIX
2025-08-20T22:25:07.5427423Z   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:25:07.5427942Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:25:07.5428270Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:25:07.5428674Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:25:07.5429468Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:25:07.5429880Z   PKG_TYPE: static
2025-08-20T22:25:07.5430082Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:25:07.5430324Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:25:07.5430715Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:25:07.5431079Z   BUILD_ID: 17109337806
2025-08-20T22:25:07.5431285Z   PKG_NAME: rsbkb
2025-08-20T22:25:07.5431487Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:25:07.5431735Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:25:07.5431997Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:25:07.5432291Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:25:07.5432647Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:07.5433080Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:25:07.5433511Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:25:07.5433776Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:25:07.5434058Z   GHCRPKG_TAG_SRCBUILD: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:07.5434537Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:07.5434954Z   UTC_TIME: 2025_08_20T10_25_01_PM
2025-08-20T22:25:07.5435189Z ##[endgroup]
2025-08-20T22:25:07.5542451Z ##[group]Run ##Presets
2025-08-20T22:25:07.5542727Z [36;1m##Presets[0m
2025-08-20T22:25:07.5542937Z [36;1mset +x ; set +e[0m
2025-08-20T22:25:07.5543156Z [36;1m#-------------#[0m
2025-08-20T22:25:07.5543360Z [36;1m##Debug?[0m
2025-08-20T22:25:07.5543617Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:25:07.5543913Z [36;1m  set -x[0m
2025-08-20T22:25:07.5544137Z [36;1mfi[0m
2025-08-20T22:25:07.5544323Z [36;1m#-------------#[0m
2025-08-20T22:25:07.5544572Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:25:07.5545025Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/rsbkb/official"[0m
2025-08-20T22:25:07.5545446Z [36;1m exit 1[0m
2025-08-20T22:25:07.5545637Z [36;1mfi[0m
2025-08-20T22:25:07.5594445Z shell: /usr/bin/bash -e {0}
2025-08-20T22:25:07.5594697Z env:
2025-08-20T22:25:07.5594893Z   CROSS_COMPILING: NO
2025-08-20T22:25:07.5595116Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:25:07.5595392Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:25:07.5595617Z   ON_QEMU: NO
2025-08-20T22:25:07.5595803Z   DEBUG: 0
2025-08-20T22:25:07.5595992Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:25:07.5596228Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:25:07.5596526Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:25:07.5596842Z   KEEP_LOGS: YES
2025-08-20T22:25:07.5597042Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:25:07.5597263Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:25:07.5597480Z   SBUILD_REBUILD: false
2025-08-20T22:25:07.5598019Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:25:07.5598815Z   BUILD_SYS: docker://rust
2025-08-20T22:25:07.5599306Z   BUILD_ON_HOST: FALSE
2025-08-20T22:25:07.5599641Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:25:07.5599939Z   SYSTMP: /tmp
2025-08-20T22:25:07.5600134Z   GHA_MODE: MATRIX
2025-08-20T22:25:07.5600586Z   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:25:07.5601111Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:25:07.5601445Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:25:07.5601842Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:25:07.5602335Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:25:07.5602743Z   PKG_TYPE: static
2025-08-20T22:25:07.5602946Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:25:07.5603184Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:25:07.5603577Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:25:07.5603966Z   BUILD_ID: 17109337806
2025-08-20T22:25:07.5604174Z   PKG_NAME: rsbkb
2025-08-20T22:25:07.5604386Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:25:07.5604639Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:25:07.5604905Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:25:07.5605208Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:25:07.5605573Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:07.5606009Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:25:07.5606435Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:25:07.5606709Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:25:07.5606989Z   GHCRPKG_TAG_SRCBUILD: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:07.5607463Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:07.5607886Z   UTC_TIME: 2025_08_20T10_25_01_PM
2025-08-20T22:25:07.5608131Z ##[endgroup]
2025-08-20T22:25:07.5705308Z ##[group]Run ##Presets
2025-08-20T22:25:07.5705589Z [36;1m##Presets[0m
2025-08-20T22:25:07.5705802Z [36;1mset +x ; set +e[0m
2025-08-20T22:25:07.5706021Z [36;1m#-------------#[0m
2025-08-20T22:25:07.5706223Z [36;1m##Debug?[0m
2025-08-20T22:25:07.5706473Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:25:07.5706783Z [36;1m  set -x[0m
2025-08-20T22:25:07.5706974Z [36;1mfi[0m
2025-08-20T22:25:07.5707156Z [36;1m#-------------#[0m
2025-08-20T22:25:07.5707500Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:25:07.5707894Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:25:07.5708198Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:25:07.5708462Z [36;1mfi[0m
2025-08-20T22:25:07.5757248Z shell: /usr/bin/bash -e {0}
2025-08-20T22:25:07.5757500Z env:
2025-08-20T22:25:07.5757709Z   CROSS_COMPILING: NO
2025-08-20T22:25:07.5757991Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:25:07.5758229Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:25:07.5758448Z   ON_QEMU: NO
2025-08-20T22:25:07.5758628Z   DEBUG: 0
2025-08-20T22:25:07.5758812Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:25:07.5759322Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:25:07.5759626Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/rsbkb/official
2025-08-20T22:25:07.5759943Z   KEEP_LOGS: YES
2025-08-20T22:25:07.5760148Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:25:07.5760376Z   PKG_FAMILY_LOCAL: rsbkb
2025-08-20T22:25:07.5760602Z   SBUILD_REBUILD: false
2025-08-20T22:25:07.5761161Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/rsbkb/static.official.source.yaml
2025-08-20T22:25:07.5761759Z   BUILD_SYS: docker://rust
2025-08-20T22:25:07.5761988Z   BUILD_ON_HOST: FALSE
2025-08-20T22:25:07.5762193Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:25:07.5762400Z   SYSTMP: /tmp
2025-08-20T22:25:07.5762814Z   GHA_MODE: MATRIX
2025-08-20T22:25:07.5763276Z   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:25:07.5763809Z   INPUT_SBUILD: /tmp/pkgforge/hoVYiWhLL_build.yaml
2025-08-20T22:25:07.5764150Z   BUILD_DIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml
2025-08-20T22:25:07.5764549Z   SBUILD_OUTDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR
2025-08-20T22:25:07.5765047Z   SBUILD_TMPDIR: /tmp/pkgforge/1bpLNNG_hoVYiWhLL_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:25:07.5765451Z   PKG_TYPE: static
2025-08-20T22:25:07.5765654Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:25:07.5765898Z   SBUILD_PKGVER: HEAD-45fd14e-250819T080918
2025-08-20T22:25:07.5766291Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109337806
2025-08-20T22:25:07.5766679Z   BUILD_ID: 17109337806
2025-08-20T22:25:07.5766884Z   PKG_NAME: rsbkb
2025-08-20T22:25:07.5767090Z   PKG_DATE: 2025-08-20T22:24:35Z
2025-08-20T22:25:07.5767361Z   PKG_VERSION: HEAD-45fd14e-250819T080918
2025-08-20T22:25:07.5767631Z   PKG_VERSION_UPSTREAM: 1.4
2025-08-20T22:25:07.5767930Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb
2025-08-20T22:25:07.5768296Z   GHCRPKG_TAG: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:07.5768737Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/rsbkb/official/rsbkb
2025-08-20T22:25:07.5769474Z   PKG_SRCURL: https://github.com/trou/rsbkb
2025-08-20T22:25:07.5769858Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:25:07.5770149Z   GHCRPKG_TAG_SRCBUILD: HEAD-45fd14e-250819T080918-x86_64-linux
2025-08-20T22:25:07.5770638Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/rsbkb/official/rsbkb-srcbuild-17109337806
2025-08-20T22:25:07.5771068Z   UTC_TIME: 2025_08_20T10_25_01_PM
2025-08-20T22:25:07.5771305Z ##[endgroup]
2025-08-20T22:25:07.5854220Z EXITED
2025-08-20T22:25:07.5903036Z Cleaning up orphan processes
