﻿2025-08-20T22:49:51.3581076Z Current runner version: '2.328.0'
2025-08-20T22:49:51.3605348Z ##[group]Runner Image Provisioner
2025-08-20T22:49:51.3606587Z Hosted Compute Agent
2025-08-20T22:49:51.3607167Z Version: 20250818.377
2025-08-20T22:49:51.3607776Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:49:51.3608551Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:49:51.3609123Z ##[endgroup]
2025-08-20T22:49:51.3609673Z ##[group]Operating System
2025-08-20T22:49:51.3610309Z Ubuntu
2025-08-20T22:49:51.3610799Z 24.04.2
2025-08-20T22:49:51.3611313Z LTS
2025-08-20T22:49:51.3611815Z ##[endgroup]
2025-08-20T22:49:51.3612365Z ##[group]Runner Image
2025-08-20T22:49:51.3612976Z Image: ubuntu-24.04
2025-08-20T22:49:51.3613523Z Version: 20250818.1.0
2025-08-20T22:49:51.3614546Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T22:49:51.3616568Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T22:49:51.3617692Z ##[endgroup]
2025-08-20T22:49:51.3619015Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:49:51.3621255Z Attestations: write
2025-08-20T22:49:51.3621889Z Contents: write
2025-08-20T22:49:51.3622428Z Metadata: read
2025-08-20T22:49:51.3623024Z Packages: write
2025-08-20T22:49:51.3623566Z ##[endgroup]
2025-08-20T22:49:51.3626274Z Secret source: Actions
2025-08-20T22:49:51.3627149Z Prepare workflow directory
2025-08-20T22:49:51.4061283Z Prepare all required actions
2025-08-20T22:49:51.4116494Z Getting action download info
2025-08-20T22:49:51.7615272Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:49:52.3691803Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:49:52.8707156Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:49:53.0716302Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:49:53.4815984Z Getting action download info
2025-08-20T22:49:53.5939105Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:49:53.9291878Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:49:54.3329784Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/toml2json/official)
2025-08-20T22:49:54.4057362Z ##[group]Run ##Presets
2025-08-20T22:49:54.4058376Z [36;1m##Presets[0m
2025-08-20T22:49:54.4059233Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:54.4060132Z [36;1m#-------------#[0m
2025-08-20T22:49:54.4061268Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:49:54.4062692Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:49:54.4064052Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4065477Z [36;1m  fi[0m
2025-08-20T22:49:54.4066548Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:49:54.4068044Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:49:54.4069515Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4070663Z [36;1m  fi[0m
2025-08-20T22:49:54.4071708Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:49:54.4073184Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:49:54.4074543Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4075792Z [36;1m  fi[0m
2025-08-20T22:49:54.4076811Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:49:54.4078207Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:49:54.4079685Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:49:54.4080861Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:49:54.4082124Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4083263Z [36;1m     else[0m
2025-08-20T22:49:54.4084262Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4085520Z [36;1m     fi[0m
2025-08-20T22:49:54.4086287Z [36;1m  fi[0m
2025-08-20T22:49:54.4087041Z [36;1mfi[0m
2025-08-20T22:49:54.4163721Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:54.4165345Z env:
2025-08-20T22:49:54.4166674Z   GH_TOKEN: ***
2025-08-20T22:49:54.4167609Z ##[endgroup]
2025-08-20T22:49:54.4503984Z ##[group]Run ##Presets
2025-08-20T22:49:54.4505204Z [36;1m##Presets[0m
2025-08-20T22:49:54.4506398Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:54.4507375Z [36;1m#-------------#[0m
2025-08-20T22:49:54.4508562Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:49:54.4510554Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:49:54.4512501Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:49:54.4573661Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:49:54.4575601Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:49:54.4577261Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:49:54.4578598Z [36;1m  exit 1[0m
2025-08-20T22:49:54.4579405Z [36;1mfi[0m
2025-08-20T22:49:54.4621714Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:54.4622642Z env:
2025-08-20T22:49:54.4623719Z   RO_GHTOKEN: ***
2025-08-20T22:49:54.4624643Z   RO_GLTOKEN: ***
2025-08-20T22:49:54.4629033Z   MINISIGN_KEY: ***
2025-08-20T22:49:54.4629851Z ##[endgroup]
2025-08-20T22:49:54.4806179Z ##[group]Run ##Presets
2025-08-20T22:49:54.4807214Z [36;1m##Presets[0m
2025-08-20T22:49:54.4808052Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:54.4808950Z [36;1m#-------------#[0m
2025-08-20T22:49:54.4809847Z [36;1m##Host Triplet[0m
2025-08-20T22:49:54.4810927Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:49:54.4812192Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:49:54.4813417Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:49:54.4814632Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:49:54.4816144Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:49:54.4817437Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:49:54.4818707Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:49:54.4819963Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:49:54.4821043Z [36;1m   fi[0m
2025-08-20T22:49:54.4822098Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:49:54.4823391Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:49:54.4824582Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:49:54.4826049Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:49:54.4827183Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:49:54.4828119Z [36;1m fi[0m
2025-08-20T22:49:54.4829190Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4830700Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4832170Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4833528Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4834617Z [36;1m##Debug[0m
2025-08-20T22:49:54.4835652Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:49:54.4836728Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:49:54.4837645Z [36;1m else[0m
2025-08-20T22:49:54.4838453Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:49:54.4839580Z [36;1m fi[0m
2025-08-20T22:49:54.4840461Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4841570Z [36;1m##Docker Platform[0m
2025-08-20T22:49:54.4842690Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:49:54.4843947Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:49:54.4845492Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:49:54.4846842Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:49:54.4848117Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:49:54.4849403Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:49:54.4850680Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:49:54.4851944Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:49:54.4852958Z [36;1m fi[0m
2025-08-20T22:49:54.4854084Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4855922Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4857213Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:49:54.4859010Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/toml2json/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:49:54.4860978Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:49:54.4862169Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4863386Z [36;1m##Logs[0m
2025-08-20T22:49:54.4864290Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:49:54.4865516Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:49:54.4866470Z [36;1m else[0m
2025-08-20T22:49:54.4867298Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:49:54.4868357Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:49:54.4869376Z [36;1m fi[0m
2025-08-20T22:49:54.4870514Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4871991Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4873301Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:49:54.4874694Z [36;1m PKG_FAMILY_LOCAL="$(echo "toml2json" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:49:54.4876393Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:49:54.4877644Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4878905Z [36;1m##Rebuild[0m
2025-08-20T22:49:54.4879784Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:49:54.4880879Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:49:54.4881873Z [36;1m else[0m
2025-08-20T22:49:54.4882711Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:49:54.4883714Z [36;1m fi[0m
2025-08-20T22:49:54.4884940Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4886187Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:49:54.4887672Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:49:54.4889640Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:49:54.4892621Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:49:54.4895564Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:49:54.4896942Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:49:54.4898551Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:49:54.4900091Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:49:54.4901471Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4902596Z [36;1m    exit 1[0m
2025-08-20T22:49:54.4903419Z [36;1m   else[0m
2025-08-20T22:49:54.4904405Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:49:54.4905884Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4907186Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:49:54.4908456Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:49:54.4909785Z [36;1m      #check if supported[0m
2025-08-20T22:49:54.4911217Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:49:54.4913144Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:49:54.4914857Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:49:54.4916142Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4917278Z [36;1m         exit 1[0m
2025-08-20T22:49:54.4918151Z [36;1m       fi[0m
2025-08-20T22:49:54.4918981Z [36;1m      #get build system[0m
2025-08-20T22:49:54.4920409Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:49:54.4921910Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:49:54.4923048Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4924387Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:49:54.4925931Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4927220Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4928542Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:49:54.4929863Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4931135Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:54.4932246Z [36;1m       fi[0m
2025-08-20T22:49:54.4933197Z [36;1m     fi[0m
2025-08-20T22:49:54.4933974Z [36;1m   fi[0m
2025-08-20T22:49:54.4935000Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:49:54.4975537Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:54.4976456Z ##[endgroup]
2025-08-20T22:49:55.0019154Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:49:55.0020245Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:49:55.0020764Z 
2025-08-20T22:49:55.0612885Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:49:55.0614234Z 100  5508  100  5508    0     0  90126      0 --:--:-- --:--:-- --:--:-- 90295
2025-08-20T22:49:55.0625510Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T22:49:55.0865966Z ##[group]Run ##Presets
2025-08-20T22:49:55.0866734Z [36;1m##Presets[0m
2025-08-20T22:49:55.0867403Z [36;1mset +x ; set +e[0m
2025-08-20T22:49:55.0868091Z [36;1m#-------------#[0m
2025-08-20T22:49:55.0868762Z [36;1m##Debug?[0m
2025-08-20T22:49:55.0869537Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:49:55.0870323Z [36;1m  set -x[0m
2025-08-20T22:49:55.0870955Z [36;1mfi[0m
2025-08-20T22:49:55.0871593Z [36;1m#-------------#[0m
2025-08-20T22:49:55.0872264Z [36;1m##CoreUtils[0m
2025-08-20T22:49:55.0872941Z [36;1msudo apt update -y[0m
2025-08-20T22:49:55.0873813Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:49:55.0876268Z [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:49:55.0877854Z [36;1m##tmp[0m
2025-08-20T22:49:55.0878740Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:49:55.0879559Z [36;1m#GH ENV[0m
2025-08-20T22:49:55.0880282Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:55.0881360Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:55.0882114Z [36;1m#-------------#[0m
2025-08-20T22:49:55.0882823Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:49:55.0883559Z [36;1msudo apt update -y[0m
2025-08-20T22:49:55.0884286Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:49:55.0885226Z [36;1m##Setup Minisign[0m
2025-08-20T22:49:55.0885945Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:49:55.0887014Z [36;1mecho "***[0m
2025-08-20T22:49:55.0889096Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:49:55.0889882Z [36;1m##User-Agent[0m
2025-08-20T22:49:55.0891246Z [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:49:55.0892714Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:49:55.0937943Z shell: /usr/bin/bash -e {0}
2025-08-20T22:49:55.0938653Z env:
2025-08-20T22:49:55.0939276Z   CROSS_COMPILING: NO
2025-08-20T22:49:55.0939971Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:49:55.0940681Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:49:55.0941363Z   ON_QEMU: NO
2025-08-20T22:49:55.0941980Z   DEBUG: 0
2025-08-20T22:49:55.0942627Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:49:55.0943342Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:49:55.0944162Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T22:49:55.0945187Z   KEEP_LOGS: YES
2025-08-20T22:49:55.0945843Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:49:55.0946543Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T22:49:55.0947244Z   SBUILD_REBUILD: false
2025-08-20T22:49:55.0948391Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T22:49:55.0949557Z   BUILD_SYS: docker://rust
2025-08-20T22:49:55.0950255Z   BUILD_ON_HOST: FALSE
2025-08-20T22:49:55.0950919Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:49:55.0951572Z ##[endgroup]
2025-08-20T22:49:55.1796928Z 
2025-08-20T22:49:55.1797987Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:49:55.4798741Z 
2025-08-20T22:49:55.4799209Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:49:55.5985799Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:49:55.5986899Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:49:55.5987986Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:49:55.6061725Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T22:49:55.6157052Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T22:49:55.6235355Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T22:49:56.1308230Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:49:56.1330913Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T22:49:56.1508467Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T22:49:56.1552512Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T22:49:56.1568296Z Get:19 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:49:56.1575115Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T22:49:56.1654423Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T22:49:56.1691503Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T22:49:56.1743284Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T22:49:56.1840707Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:49:56.1876030Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T22:49:56.1901754Z Get:20 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:49:56.1910538Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T22:49:56.2495431Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T22:49:56.2583247Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T22:49:56.2589992Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T22:49:56.2591449Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T22:49:56.2620404Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T22:49:56.2689903Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T22:49:56.2716667Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T22:49:56.2729757Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T22:49:56.2789936Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T22:49:56.2823064Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T22:49:56.2833158Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T22:49:56.2926781Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T22:49:56.2959377Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T22:49:56.2970172Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T22:50:09.3295383Z Fetched 10.6 MB in 2s (5927 kB/s)
2025-08-20T22:50:09.9884047Z Reading package lists...
2025-08-20T22:50:10.1218455Z Building dependency tree...
2025-08-20T22:50:10.1225162Z Reading state information...
2025-08-20T22:50:10.1355695Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:50:10.1469025Z 
2025-08-20T22:50:10.1469466Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:50:10.1469833Z 
2025-08-20T22:50:10.1597705Z Reading package lists...
2025-08-20T22:50:10.3020886Z Building dependency tree...
2025-08-20T22:50:10.3028587Z Reading state information...
2025-08-20T22:50:10.4462291Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:50:10.4462956Z bc set to manually installed.
2025-08-20T22:50:10.4463357Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:50:10.4464117Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:50:10.4465143Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:50:10.4465944Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:50:10.4466717Z The following additional packages will be installed:
2025-08-20T22:50:10.4467636Z   libtime-duration-perl
2025-08-20T22:50:10.5595456Z The following NEW packages will be installed:
2025-08-20T22:50:10.5601275Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T22:50:10.5753754Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T22:50:10.5979028Z Need to get 616 kB of archives.
2025-08-20T22:50:10.5979819Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T22:50:10.5980518Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:50:10.6459842Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T22:50:10.6775899Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:50:10.7068352Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T22:50:10.7366184Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T22:50:11.0159578Z Fetched 616 kB in 0s (3488 kB/s)
2025-08-20T22:50:11.1043962Z Selecting previously unselected package fdupes.
2025-08-20T22:50:11.5473052Z (Reading database ... 
2025-08-20T22:50:11.5473611Z (Reading database ... 5%
2025-08-20T22:50:11.5473981Z (Reading database ... 10%
2025-08-20T22:50:11.5474272Z (Reading database ... 15%
2025-08-20T22:50:11.5474578Z (Reading database ... 20%
2025-08-20T22:50:11.5475073Z (Reading database ... 25%
2025-08-20T22:50:11.5475287Z (Reading database ... 30%
2025-08-20T22:50:11.5475493Z (Reading database ... 35%
2025-08-20T22:50:11.5475698Z (Reading database ... 40%
2025-08-20T22:50:11.5475913Z (Reading database ... 45%
2025-08-20T22:50:11.5476117Z (Reading database ... 50%
2025-08-20T22:50:11.9893184Z (Reading database ... 55%
2025-08-20T22:50:14.8203108Z (Reading database ... 60%
2025-08-20T22:50:17.9347471Z (Reading database ... 65%
2025-08-20T22:50:21.0920926Z (Reading database ... 70%
2025-08-20T22:50:24.0982633Z (Reading database ... 75%
2025-08-20T22:50:27.1061652Z (Reading database ... 80%
2025-08-20T22:50:30.2280017Z (Reading database ... 85%
2025-08-20T22:50:33.3590054Z (Reading database ... 90%
2025-08-20T22:50:36.0462660Z (Reading database ... 95%
2025-08-20T22:50:36.0463175Z (Reading database ... 100%
2025-08-20T22:50:36.0463638Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T22:50:36.0508984Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T22:50:36.0535254Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:50:36.1606504Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:50:36.1741067Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:50:36.1761926Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:50:36.3052267Z Selecting previously unselected package moreutils.
2025-08-20T22:50:36.3186890Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T22:50:36.3199592Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:50:36.9275288Z Selecting previously unselected package dos2unix.
2025-08-20T22:50:36.9409863Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T22:50:36.9422329Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:50:38.3005194Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:50:38.3035332Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:50:38.3065546Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:50:38.3104945Z Setting up moreutils (0.69-1) ...
2025-08-20T22:50:38.3145093Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:58:02.7982702Z 
2025-08-20T22:58:02.7983220Z Running kernel seems to be up-to-date.
2025-08-20T22:58:02.7983668Z 
2025-08-20T22:58:02.7986040Z Restarting services...
2025-08-20T22:58:02.8055719Z 
2025-08-20T22:58:02.8056216Z Service restarts being deferred:
2025-08-20T22:58:02.8059879Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:58:02.8060286Z 
2025-08-20T22:58:02.8060458Z No containers need to be restarted.
2025-08-20T22:58:02.8060678Z 
2025-08-20T22:58:02.8060799Z No user sessions are running outdated binaries.
2025-08-20T22:58:02.8061005Z 
2025-08-20T22:58:02.8061195Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:58:03.7727886Z Reading package lists...
2025-08-20T22:58:03.9596233Z Building dependency tree...
2025-08-20T22:58:03.9603740Z Reading state information...
2025-08-20T22:58:04.1374355Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:58:04.1375338Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:58:04.1375953Z apt-utils set to manually installed.
2025-08-20T22:58:04.1377146Z ca-certificates is already the newest version (20240203).
2025-08-20T22:58:04.1377906Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:58:04.1378558Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:58:04.1379196Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:58:04.1379756Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:58:04.1380280Z moreutils is already the newest version (0.69-1).
2025-08-20T22:58:04.1380852Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:58:04.1381438Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:58:04.1381956Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:58:04.1382739Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:58:04.1383196Z tmux set to manually installed.
2025-08-20T22:58:04.1383675Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:58:04.1384233Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:58:04.1384939Z The following additional packages will be installed:
2025-08-20T22:58:04.1385487Z   python3-software-properties
2025-08-20T22:58:04.1385869Z Recommended packages:
2025-08-20T22:58:04.1386193Z   unattended-upgrades
2025-08-20T22:58:04.1884388Z The following NEW packages will be installed:
2025-08-20T22:58:04.1885343Z   rename
2025-08-20T22:58:04.1900270Z The following packages will be upgraded:
2025-08-20T22:58:04.1901245Z   python3-software-properties software-properties-common
2025-08-20T22:58:04.2080105Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:58:04.2318007Z Need to get 64.7 kB of archives.
2025-08-20T22:58:04.2319184Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:58:04.2320296Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:58:04.3073843Z 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:58:04.3368771Z 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:58:04.3666956Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:58:04.6284222Z Fetched 64.7 kB in 0s (444 kB/s)
2025-08-20T22:58:04.6538576Z (Reading database ... 
2025-08-20T22:58:04.6539053Z (Reading database ... 5%
2025-08-20T22:58:04.6539454Z (Reading database ... 10%
2025-08-20T22:58:04.6539901Z (Reading database ... 15%
2025-08-20T22:58:04.6540307Z (Reading database ... 20%
2025-08-20T22:58:04.6540760Z (Reading database ... 25%
2025-08-20T22:58:04.6541129Z (Reading database ... 30%
2025-08-20T22:58:04.6541855Z (Reading database ... 35%
2025-08-20T22:58:04.6542299Z (Reading database ... 40%
2025-08-20T22:58:04.6542732Z (Reading database ... 45%
2025-08-20T22:58:04.6543161Z (Reading database ... 50%
2025-08-20T22:58:04.6627871Z (Reading database ... 55%
2025-08-20T22:58:04.6663347Z (Reading database ... 60%
2025-08-20T22:58:04.6685637Z (Reading database ... 65%
2025-08-20T22:58:04.6721959Z (Reading database ... 70%
2025-08-20T22:58:04.6747888Z (Reading database ... 75%
2025-08-20T22:58:04.6778423Z (Reading database ... 80%
2025-08-20T22:58:04.6922080Z (Reading database ... 85%
2025-08-20T22:58:04.7023267Z (Reading database ... 90%
2025-08-20T22:58:04.7309017Z (Reading database ... 95%
2025-08-20T22:58:04.7309475Z (Reading database ... 100%
2025-08-20T22:58:04.7310044Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T22:58:04.7353587Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:58:04.9552202Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:58:05.0687653Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:58:05.1523147Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:58:05.1792493Z Selecting previously unselected package rename.
2025-08-20T22:58:05.1930663Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T22:58:05.1941543Z Unpacking rename (2.02-1) ...
2025-08-20T22:58:05.2395631Z Setting up rename (2.02-1) ...
2025-08-20T22:58:05.2457925Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:58:05.2483364Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:58:05.4336072Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:58:05.5357860Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:58:09.6300959Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:58:11.1376152Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:58:11.1639193Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:58:11.1655010Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:58:11.1667804Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:58:11.1677926Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:58:11.1691307Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:58:11.1697456Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:58:12.2925210Z Reading package lists...
2025-08-20T22:58:12.4302735Z Building dependency tree...
2025-08-20T22:58:12.4309678Z Reading state information...
2025-08-20T22:58:12.4437339Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:58:12.4590390Z 
2025-08-20T22:58:12.4590850Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:58:12.4591366Z 
2025-08-20T22:58:12.5057077Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:58:12.5583771Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:58:12.5589627Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:58:12.5590927Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:58:12.5598361Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:58:12.5616928Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:58:12.5631555Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:58:13.6499805Z Reading package lists...
2025-08-20T22:58:13.7868795Z Building dependency tree...
2025-08-20T22:58:13.7874559Z Reading state information...
2025-08-20T22:58:13.8002961Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:58:13.8113329Z 
2025-08-20T22:58:13.8114144Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:58:13.8114509Z 
2025-08-20T22:58:13.8240486Z Reading package lists...
2025-08-20T22:58:13.9696559Z Building dependency tree...
2025-08-20T22:58:13.9703767Z Reading state information...
2025-08-20T22:58:14.1148500Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:58:14.1544904Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:58:14.1825398Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:58:14.2528088Z ##[group]Run ##Presets
2025-08-20T22:58:14.2528370Z [36;1m##Presets[0m
2025-08-20T22:58:14.2528582Z [36;1mset +x ; set +e[0m
2025-08-20T22:58:14.2528803Z [36;1m#-------------#[0m
2025-08-20T22:58:14.2529014Z [36;1m##Debug?[0m
2025-08-20T22:58:14.2529262Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:58:14.2529562Z [36;1m  set -x[0m
2025-08-20T22:58:14.2529751Z [36;1mfi[0m
2025-08-20T22:58:14.2529938Z [36;1m#-------------#[0m
2025-08-20T22:58:14.2530395Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:58:14.2531011Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:58:14.2531578Z [36;1msudo service procps restart[0m
2025-08-20T22:58:14.2531862Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:58:14.2572090Z shell: /usr/bin/bash -e {0}
2025-08-20T22:58:14.2572327Z env:
2025-08-20T22:58:14.2572543Z   CROSS_COMPILING: NO
2025-08-20T22:58:14.2572763Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:58:14.2573002Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:58:14.2573227Z   ON_QEMU: NO
2025-08-20T22:58:14.2573405Z   DEBUG: 0
2025-08-20T22:58:14.2573587Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:58:14.2573812Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:58:14.2574110Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T22:58:14.2574426Z   KEEP_LOGS: YES
2025-08-20T22:58:14.2574622Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:58:14.2575088Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T22:58:14.2575331Z   SBUILD_REBUILD: false
2025-08-20T22:58:14.2575896Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T22:58:14.2576490Z   BUILD_SYS: docker://rust
2025-08-20T22:58:14.2576711Z   BUILD_ON_HOST: FALSE
2025-08-20T22:58:14.2576904Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:58:14.2577103Z   SYSTMP: /tmp
2025-08-20T22:58:14.2577286Z   GHA_MODE: MATRIX
2025-08-20T22:58:14.2577722Z   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:58:14.2578199Z ##[endgroup]
2025-08-20T22:58:14.2702504Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:58:14.2772018Z 0
2025-08-20T22:58:14.3078489Z vm.max_map_count = 262144
2025-08-20T22:58:14.3078935Z fs.inotify.max_user_watches = 655360
2025-08-20T22:58:14.3079247Z fs.inotify.max_user_instances = 1280
2025-08-20T22:58:14.3089624Z vm.mmap_rnd_bits = 28
2025-08-20T22:58:14.3152680Z ##[group]Run ##Presets
2025-08-20T22:58:14.3152990Z [36;1m##Presets[0m
2025-08-20T22:58:14.3153192Z [36;1mset +x ; set +e[0m
2025-08-20T22:58:14.3153416Z [36;1m#-------------#[0m
2025-08-20T22:58:14.3153621Z [36;1m##Debug?[0m
2025-08-20T22:58:14.3153865Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:58:14.3154161Z [36;1m  set -x[0m
2025-08-20T22:58:14.3154401Z [36;1mfi[0m
2025-08-20T22:58:14.3154586Z [36;1m#-------------#[0m
2025-08-20T22:58:14.3154986Z [36;1m##Main[0m
2025-08-20T22:58:14.3155212Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:58:14.3155859Z [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:58:14.3156589Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:58:14.3156965Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:58:14.3157244Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:58:14.3157498Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:58:14.3157802Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:58:14.3158131Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:58:14.3158436Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:58:14.3158758Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:58:14.3159056Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:58:14.3159389Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:58:14.3159763Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:58:14.3160046Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:58:14.3160309Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:58:14.3160592Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:58:14.3160877Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:58:14.3161160Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:58:14.3161437Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:58:14.3161927Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:58:14.3162246Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:58:14.3162544Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:58:14.3162857Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:58:14.3163167Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:58:14.3163468Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:58:14.3163767Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:58:14.3164036Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:58:14.3164381Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:58:14.3165199Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:58:14.3165726Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:58:14.3166196Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:58:14.3166548Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:58:14.3166904Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:58:14.3167536Z [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:58:14.3168325Z [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:58:14.3168861Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:58:14.3169138Z [36;1m else[0m
2025-08-20T22:58:14.3169615Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:58:14.3169983Z [36;1m fi[0m
2025-08-20T22:58:14.3170224Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:58:14.3170614Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:58:14.3171033Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:58:14.3171422Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:58:14.3171808Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:58:14.3172205Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:58:14.3172625Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:58:14.3173036Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:58:14.3173457Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:58:14.3173875Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:58:14.3174194Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:58:14.3214337Z shell: /usr/bin/bash -e {0}
2025-08-20T22:58:14.3214567Z env:
2025-08-20T22:58:14.3214914Z   CROSS_COMPILING: NO
2025-08-20T22:58:14.3215136Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:58:14.3215365Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:58:14.3215579Z   ON_QEMU: NO
2025-08-20T22:58:14.3215751Z   DEBUG: 0
2025-08-20T22:58:14.3215941Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:58:14.3216164Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:58:14.3216460Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T22:58:14.3216761Z   KEEP_LOGS: YES
2025-08-20T22:58:14.3216954Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:58:14.3217175Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T22:58:14.3217398Z   SBUILD_REBUILD: false
2025-08-20T22:58:14.3217952Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T22:58:14.3218685Z   BUILD_SYS: docker://rust
2025-08-20T22:58:14.3218904Z   BUILD_ON_HOST: FALSE
2025-08-20T22:58:14.3219099Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:58:14.3219292Z   SYSTMP: /tmp
2025-08-20T22:58:14.3219478Z   GHA_MODE: MATRIX
2025-08-20T22:58:14.3219908Z   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:58:14.3220774Z   GHCR_TOKEN: ***
2025-08-20T22:58:14.3221062Z   GITHUB_TOKEN: ***
2025-08-20T22:58:14.3221325Z   GITLAB_TOKEN: ***
2025-08-20T22:58:14.3222511Z   MINISIGN_KEY: ***
2025-08-20T22:58:14.3222700Z ##[endgroup]
2025-08-20T22:58:14.3704310Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:58:14.4405888Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:58:14.4406659Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:58:14.4406886Z 
2025-08-20T22:58:14.5223219Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:58:14.5224053Z 100  5508  100  5508    0     0  67328      0 --:--:-- --:--:-- --:--:-- 68000
2025-08-20T22:58:14.5238256Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T22:58:14.5333705Z 
2025-08-20T22:58:14.5334554Z [+] Building [/tmp/tmp.AtUT6CQuSA/SBUILD_INPUT] Locally
2025-08-20T22:58:14.5336106Z 
2025-08-20T22:58:14.5348671Z '/tmp/tmp.AtUT6CQuSA/SBUILD_INPUT' -> '/tmp/pkgforge/SkqYPggq6_build.yaml'
2025-08-20T22:58:14.6361916Z 
2025-08-20T22:58:14.6362295Z [+] Passwordless sudo is Configured
2025-08-20T22:58:14.6978434Z 
2025-08-20T22:58:14.6991745Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:58:14.6992004Z 
2025-08-20T22:58:14.7449549Z 
2025-08-20T22:58:14.7450473Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T22:58:14.7450904Z 
2025-08-20T22:58:14.7450924Z 
2025-08-20T22:58:14.7451281Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:58:14.7451792Z 
2025-08-20T22:58:14.7660426Z [+] Installing: 7z -> 7z
2025-08-20T22:58:15.1598958Z [+] Installing: actionlint -> actionlint
2025-08-20T22:58:15.2962497Z [+] Installing: anew -> anew
2025-08-20T22:58:15.6809108Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:58:16.0382330Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:58:16.3981045Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:58:16.4855808Z [+] Installing: archey -> archey
2025-08-20T22:58:16.6029264Z [+] Installing: aria2 -> aria2c
2025-08-20T22:58:16.7525823Z [+] Installing: askalono -> askalono
2025-08-20T22:58:17.1228509Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:58:17.5180608Z [+] Installing: b3sum -> b3sum
2025-08-20T22:58:17.8736137Z [+] Installing: bita -> bita
2025-08-20T22:58:18.2844984Z [+] Installing: btop -> btop
2025-08-20T22:58:18.6665642Z [+] Installing: chafa -> chafa
2025-08-20T22:58:18.8004278Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:58:19.0461414Z [+] Installing: croc -> croc
2025-08-20T22:58:19.4306115Z [+] Installing: csvtk -> csvtk
2025-08-20T22:58:19.6174386Z [+] Installing: cutlines -> cutlines
2025-08-20T22:58:19.7267449Z curl: (22) The requested URL returned error: 404
2025-08-20T22:58:19.7308624Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:58:19.7309727Z [+] Installing: dbin -> dbin
2025-08-20T22:58:19.8623725Z [+] Installing: dasel -> dasel
2025-08-20T22:58:19.9878502Z [+] Installing: delta -> delta
2025-08-20T22:58:20.3808088Z [+] Installing: ds -> ds
2025-08-20T22:58:20.4804665Z curl: (22) The requested URL returned error: 404
2025-08-20T22:58:20.4839382Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:58:20.4840645Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:58:20.5693328Z [+] Installing: duf -> duf
2025-08-20T22:58:20.9272703Z [+] Installing: duplicut -> duplicut
2025-08-20T22:58:21.0193369Z [+] Installing: dust -> dust
2025-08-20T22:58:21.1286999Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:58:21.2430719Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:58:21.6192149Z [+] Installing: dysk -> dysk
2025-08-20T22:58:21.7182754Z [+] Installing: eget -> eget
2025-08-20T22:58:22.1111187Z [+] Installing: epoch -> epoch
2025-08-20T22:58:22.4728827Z [+] Installing: faketty -> faketty
2025-08-20T22:58:22.5615872Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:58:22.9139207Z [+] Installing: freeze -> freeze
2025-08-20T22:58:23.0484259Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:58:23.1416825Z [+] Installing: gdu -> gdu
2025-08-20T22:58:23.5724561Z [+] Installing: gh -> gh
2025-08-20T22:58:24.0751436Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:58:24.4647348Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:58:24.5773631Z [+] Installing: glab -> glab
2025-08-20T22:58:24.8637283Z [+] Installing: glow -> glow
2025-08-20T22:58:25.3037372Z [+] Installing: httpx -> httpx
2025-08-20T22:58:25.7839793Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:58:26.2238568Z [+] Installing: husarnet -> husarnet
2025-08-20T22:58:26.3416451Z curl: (22) The requested URL returned error: 404
2025-08-20T22:58:26.3458583Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:58:26.3459543Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:58:26.4671340Z curl: (22) The requested URL returned error: 404
2025-08-20T22:58:26.4713414Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:58:26.4714544Z [+] Installing: imgcat -> imgcat
2025-08-20T22:58:26.5738255Z [+] Installing: jc -> jc
2025-08-20T22:58:26.7238904Z [+] Installing: jq -> jq
2025-08-20T22:58:26.8231477Z [+] Installing: logdy -> logdy
2025-08-20T22:58:27.0226214Z [+] Installing: micro -> micro
2025-08-20T22:58:27.4270695Z [+] Installing: miniserve -> miniserve
2025-08-20T22:58:27.5658489Z [+] Installing: minisign -> minisign
2025-08-20T22:58:27.9172500Z [+] Installing: ncdu -> ncdu
2025-08-20T22:58:28.2626203Z [+] Installing: notify -> notify
2025-08-20T22:58:28.6908761Z [+] Installing: ouch -> ouch
2025-08-20T22:58:29.0878333Z [+] Installing: oras -> oras
2025-08-20T22:58:29.2145373Z [+] Installing: pipetty -> pipetty
2025-08-20T22:58:29.5531823Z [+] Installing: pixterm -> pixterm
2025-08-20T22:58:29.9171676Z [+] Installing: qsv -> qsv
2025-08-20T22:58:30.3353075Z [+] Installing: rclone -> rclone
2025-08-20T22:58:30.6526135Z [+] Installing: ripgrep -> rg
2025-08-20T22:58:31.0262083Z [+] Installing: rga -> rga
2025-08-20T22:58:31.1292349Z [+] Installing: rsync -> rsync
2025-08-20T22:58:31.4971163Z [+] Installing: script -> script
2025-08-20T22:58:31.8436200Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:58:31.9829721Z [+] Installing: soar -> soar
2025-08-20T22:58:32.1182062Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:58:32.2560947Z [+] Installing: sstrip -> sstrip
2025-08-20T22:58:32.6043858Z [+] Installing: strace -> strace
2025-08-20T22:58:32.7032094Z [+] Installing: sttr -> sttr
2025-08-20T22:58:32.8216050Z [+] Installing: tailscale -> tailscale
2025-08-20T22:58:33.2274569Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:58:33.6934264Z [+] Installing: taplo -> taplo
2025-08-20T22:58:33.8127670Z [+] Installing: tldr -> tldr
2025-08-20T22:58:33.9331517Z [+] Installing: tldr -> tealdeer
2025-08-20T22:58:34.3328215Z [+] Installing: tmux -> tmux
2025-08-20T22:58:34.4365041Z [+] Installing: tok -> tok
2025-08-20T22:58:34.5391997Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:58:35.0053621Z [+] Installing: trurl -> trurl
2025-08-20T22:58:35.4171260Z [+] Installing: tss -> tss
2025-08-20T22:58:35.5067974Z [+] Installing: ulexec -> ulexec
2025-08-20T22:58:35.8746001Z [+] Installing: unfurl -> unfurl
2025-08-20T22:58:35.9910695Z [+] Installing: upx -> upx
2025-08-20T22:58:36.0888977Z [+] Installing: validtoml -> validtoml
2025-08-20T22:58:36.4570727Z [+] Installing: wget -> wget
2025-08-20T22:58:36.8641258Z [+] Installing: wget2 -> wget2
2025-08-20T22:58:36.9749051Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:58:37.3407523Z [+] Installing: xq -> xq
2025-08-20T22:58:37.7632182Z [+] Installing: xz -> xz
2025-08-20T22:58:38.1137806Z [+] Installing: unxz -> unxz
2025-08-20T22:58:38.2126896Z [+] Installing: yq -> yq
2025-08-20T22:58:38.3504184Z [+] Installing: yj -> yj
2025-08-20T22:58:38.7140898Z [+] Installing: zapper -> zapper
2025-08-20T22:58:38.8025395Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:58:39.1521174Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:58:39.5309347Z curl: (22) The requested URL returned error: 404
2025-08-20T22:58:39.5354568Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:58:39.5355767Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:58:39.6452777Z curl: (22) The requested URL returned error: 404
2025-08-20T22:58:39.6501738Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:58:39.6502530Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:58:39.7570971Z curl: (22) The requested URL returned error: 404
2025-08-20T22:58:39.7618765Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:58:39.7620012Z [+] Installing: zstd -> zstd
2025-08-20T22:58:40.1113983Z [+] Creating symlinks...
2025-08-20T22:58:40.1207810Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:58:40.1307018Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:58:40.1408342Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:58:40.1508803Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:58:40.1612409Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:58:40.1716586Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:58:40.1817920Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:58:40.1918427Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:58:40.2019888Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:58:40.2134267Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:58:40.2229892Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:58:40.2332492Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:58:40.2436532Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:58:40.2537235Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:58:40.2638847Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:58:40.2741448Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:58:40.2845415Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:58:40.2884028Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:58:40.2976640Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:58:40.3079210Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:58:40.3180035Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:58:40.3219140Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:58:40.3313112Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:58:40.3413969Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:58:40.3517152Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:58:40.3618468Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:58:40.3719323Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:58:40.3819281Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:58:40.3919056Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:58:40.4017658Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:58:40.4118454Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:58:40.4219793Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:58:40.4321363Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:58:40.4422390Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:58:40.4521867Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:58:40.4622483Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:58:40.4723290Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:58:40.4823410Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:58:40.4924933Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:58:40.5024163Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:58:40.5125516Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:58:40.5226161Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:58:40.5325746Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:58:40.5426145Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:58:40.5464496Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:58:40.5493199Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:58:40.5584687Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:58:40.5685220Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:58:40.5785711Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:58:40.5887050Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:58:40.5987830Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:58:40.6089280Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:58:40.6189546Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:58:40.6290846Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:58:40.6391237Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:58:40.6491733Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:58:40.6591693Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:58:40.6693040Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:58:40.6794501Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:58:40.6894413Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:58:40.6996266Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:58:40.7097050Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:58:40.7198989Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:58:40.7300734Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:58:40.7403035Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:58:40.7504535Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:58:40.7604882Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:58:40.7705198Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:58:40.7804921Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:58:40.7905771Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:58:40.8004251Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:58:40.8105373Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:58:40.8206450Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:58:40.8308092Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:58:40.8408069Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:58:40.8506929Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:58:40.8607764Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:58:40.8708794Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:58:40.8808798Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:58:40.8908853Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:58:40.9011471Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:58:40.9115030Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:58:40.9218621Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:58:40.9321428Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:58:40.9424893Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:58:40.9526615Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:58:40.9626558Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:58:40.9728781Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:58:40.9830220Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:58:40.9932475Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:58:41.0034413Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:58:41.0137687Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:58:41.0239427Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:58:41.0338978Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:58:41.0442766Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:58:41.0481366Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:58:41.0510023Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:58:41.0538905Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:58:41.0631442Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:58:41.0658740Z 
2025-08-20T22:58:41.0659346Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:58:41.0659769Z 
2025-08-20T22:58:41.0676174Z 
2025-08-20T22:58:41.0772759Z 
2025-08-20T22:58:41.0773093Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T22:58:41.0773429Z 
2025-08-20T22:58:41.0773617Z [+] Installation completed!
2025-08-20T22:58:41.0847611Z 
2025-08-20T22:58:41.0847931Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:58:41.3626306Z github.com
2025-08-20T22:58:41.3627279Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:58:41.3627907Z   - Active account: true
2025-08-20T22:58:41.3628407Z   - Git operations protocol: https
2025-08-20T22:58:41.3630303Z   - Token: ghp_************************************
2025-08-20T22:58:41.3631795Z   - 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:58:41.3633300Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:58:41.3634060Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:58:41.4971760Z Limit: 5000, Remaining: 3937, Reset: 2025-08-20 23:28:26 +0000 UTC (29m45s)
2025-08-20T22:58:41.4981409Z 
2025-08-20T22:58:41.4981737Z [+] GHCR_TOKEN is Exported
2025-08-20T22:58:41.5019711Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:58:41.6707416Z Login Succeeded
2025-08-20T22:58:41.6717337Z 
2025-08-20T22:58:41.6717565Z [+] GITLAB is Exported
2025-08-20T22:58:41.7042430Z [git remote -v]
2025-08-20T22:58:43.3405079Z gitlab.com
2025-08-20T22:58:43.3406695Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:58:43.3408085Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:58:43.3409346Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:58:43.3410367Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:58:43.3411207Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:58:43.3412202Z   ✓ Token found: **************************
2025-08-20T22:58:43.3412697Z 
2025-08-20T22:58:43.3413870Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:58:43.3415787Z [git remote -v]
2025-08-20T22:58:43.3429083Z 2025/08/20 22:58:43 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:58:43.3430100Z git: exit status 128]
2025-08-20T22:58:43.5481183Z 
2025-08-20T22:58:43.5481197Z 
2025-08-20T22:58:43.5482208Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:58:43 PM)
2025-08-20T22:58:43.5482868Z 
2025-08-20T22:58:43.5482873Z 
2025-08-20T22:58:43.5482970Z [+] USER = runner
2025-08-20T22:58:43.5483232Z [+] HOME = /home/runner
2025-08-20T22:58:43.5486334Z [+] 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:58:43.5489620Z 
2025-08-20T22:58:43.6589688Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:58:43.6915316Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:58:43.6929895Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:58:43.6947836Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:58:43.6962748Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:58:43.6967558Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:58:43.7032258Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:58:44.9026810Z Reading package lists...
2025-08-20T22:58:44.9352708Z Reading package lists...
2025-08-20T22:58:45.1213559Z Building dependency tree...
2025-08-20T22:58:45.1221542Z Reading state information...
2025-08-20T22:58:45.3158725Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:58:45.3159225Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:58:45.3159667Z ca-certificates is already the newest version (20240203).
2025-08-20T22:58:45.3160124Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:58:45.3160573Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:58:45.3161002Z moreutils is already the newest version (0.69-1).
2025-08-20T22:58:45.3161506Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:58:45.3162056Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:58:45.3162834Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:58:45.3917001Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:58:45.4293852Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:58:45.4298008Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:58:45.4396129Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:58:45.4414525Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:58:45.4424334Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:58:45.4434357Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:58:46.6141465Z Reading package lists...
2025-08-20T22:58:46.6460169Z Reading package lists...
2025-08-20T22:58:46.8357630Z Building dependency tree...
2025-08-20T22:58:46.8365231Z Reading state information...
2025-08-20T22:58:47.0165816Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:58:47.0166732Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:58:47.0167569Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:58:47.0168366Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:58:47.0169298Z ca-certificates is already the newest version (20240203).
2025-08-20T22:58:47.0170199Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:58:47.0170995Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:58:47.0171506Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:58:47.0171973Z gawk set to manually installed.
2025-08-20T22:58:47.0172386Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:58:47.0172895Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:58:47.0173513Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:58:47.0174191Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:58:47.0174978Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:58:47.0175462Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:58:47.0176162Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:58:47.0176581Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:58:47.0177008Z The following additional packages will be installed:
2025-08-20T22:58:47.0177603Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:58:47.0178331Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:58:47.0178940Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:58:47.0179509Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:58:47.0180098Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:58:47.0180637Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:58:47.0188131Z Suggested packages:
2025-08-20T22:58:47.0188505Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:58:47.0188992Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:58:47.0189486Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:58:47.0189970Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:58:47.0190429Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T22:58:47.0190864Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T22:58:47.0191207Z   fonts-arphic-uming fonts-nanum
2025-08-20T22:58:47.1668530Z The following NEW packages will be installed:
2025-08-20T22:58:47.1669172Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:58:47.1671379Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:58:47.1672864Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:58:47.1673577Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:58:47.1674259Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:58:47.1679157Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:58:47.1680931Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:58:47.1877149Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:58:47.1877748Z Need to get 27.5 MB of archives.
2025-08-20T22:58:47.1878111Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T22:58:47.1878504Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:58:47.2332791Z 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:58:47.3051146Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:58:47.3744061Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T22:58:47.4061037Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T22:58:47.4354011Z 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:58:47.4651181Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T22:58:47.4989795Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:58:47.5313949Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:58:47.5663049Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T22:58:47.5963382Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:58:47.7707061Z 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:58:47.8006604Z 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:58:47.8563530Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T22:58:47.8852387Z 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:58:47.9137145Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T22:58:47.9429568Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T22:58:47.9721882Z 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:58:48.0885954Z 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:58:48.1615241Z 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:58:48.1922423Z 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:58:48.2212644Z 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:58:48.2504516Z 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:58:48.3076499Z 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:58:48.3369455Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T22:58:48.3670421Z 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:58:48.4027779Z 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:58:48.4632983Z 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:58:48.4943001Z 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:58:48.5244316Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T22:58:48.5551868Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T22:58:48.5838468Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T22:58:48.6131731Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T22:58:48.6430233Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T22:58:48.7343098Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T22:58:48.7713357Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T22:58:48.8296509Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T22:58:49.0904376Z Preconfiguring packages ...
2025-08-20T22:58:49.1549063Z Fetched 27.5 MB in 2s (16.6 MB/s)
2025-08-20T22:58:49.1809701Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:58:49.1863009Z (Reading database ... 
2025-08-20T22:58:49.1863562Z (Reading database ... 5%
2025-08-20T22:58:49.1864068Z (Reading database ... 10%
2025-08-20T22:58:49.1864571Z (Reading database ... 15%
2025-08-20T22:58:49.1865636Z (Reading database ... 20%
2025-08-20T22:58:49.1866124Z (Reading database ... 25%
2025-08-20T22:58:49.1866610Z (Reading database ... 30%
2025-08-20T22:58:49.1867066Z (Reading database ... 35%
2025-08-20T22:58:49.1867360Z (Reading database ... 40%
2025-08-20T22:58:49.1867650Z (Reading database ... 45%
2025-08-20T22:58:49.1867941Z (Reading database ... 50%
2025-08-20T22:58:49.1890000Z (Reading database ... 55%
2025-08-20T22:58:49.1987732Z (Reading database ... 60%
2025-08-20T22:58:49.2009300Z (Reading database ... 65%
2025-08-20T22:58:49.2044125Z (Reading database ... 70%
2025-08-20T22:58:49.2069806Z (Reading database ... 75%
2025-08-20T22:58:49.2100131Z (Reading database ... 80%
2025-08-20T22:58:49.2244485Z (Reading database ... 85%
2025-08-20T22:58:49.2345563Z (Reading database ... 90%
2025-08-20T22:58:49.2632075Z (Reading database ... 95%
2025-08-20T22:58:49.2632487Z (Reading database ... 100%
2025-08-20T22:58:49.2633003Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T22:58:49.2677514Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:58:49.3356256Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:58:49.4825852Z Selecting previously unselected package poppler-data.
2025-08-20T22:58:49.4962676Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:58:49.4978329Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:58:49.6364186Z Selecting previously unselected package b3sum.
2025-08-20T22:58:49.6502373Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T22:58:49.6513133Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:58:49.6855987Z Selecting previously unselected package build-essential.
2025-08-20T22:58:49.6992900Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T22:58:49.7009117Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:58:49.7293703Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T22:58:49.7432046Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T22:58:49.7465229Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:58:49.7713023Z Selecting previously unselected package ccache.
2025-08-20T22:58:49.7851506Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T22:58:49.7863974Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:58:49.9009441Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:58:49.9148176Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:58:49.9159940Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:58:49.9464700Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:58:49.9604380Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:58:49.9615449Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:58:49.9949086Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:58:50.0088860Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T22:58:50.0100783Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:58:50.1384553Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:58:50.1524022Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:58:50.2178278Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:58:50.3149547Z Selecting previously unselected package libgs-common.
2025-08-20T22:58:50.3288041Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:58:50.3300005Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:58:50.3579525Z Selecting previously unselected package libgs10-common.
2025-08-20T22:58:50.3717371Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:58:50.3740606Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:58:50.4461705Z Selecting previously unselected package libidn12:amd64.
2025-08-20T22:58:50.4602077Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T22:58:50.4613190Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:58:50.4881735Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T22:58:50.5019857Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T22:58:50.5036906Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:58:50.5277649Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T22:58:50.5415301Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T22:58:50.5430625Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:58:50.5703400Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T22:58:50.5842286Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T22:58:50.5856985Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:58:50.6897277Z Selecting previously unselected package libgs10:amd64.
2025-08-20T22:58:50.7036613Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:58:50.7048189Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:58:50.8208915Z Selecting previously unselected package ghostscript.
2025-08-20T22:58:50.8346600Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:58:50.8360051Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:58:50.8689894Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:58:50.8827618Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:58:50.8841848Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:58:51.2977795Z Selecting previously unselected package imagemagick.
2025-08-20T22:58:51.3116517Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:58:51.3128360Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:58:51.3340310Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:58:51.3476351Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:58:51.3486658Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:58:51.3755754Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T22:58:51.3896882Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T22:58:51.3907152Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:58:51.4233537Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T22:58:51.4373185Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T22:58:51.4383460Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:58:51.4642629Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T22:58:51.4782885Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:58:51.4796262Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:58:51.5053455Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:58:51.5190593Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:58:51.5200849Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:58:51.5418069Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T22:58:51.5558034Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T22:58:51.5566624Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:58:51.5984526Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T22:58:51.6123968Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T22:58:51.6137957Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:58:51.6382664Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T22:58:51.6522592Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:58:51.6533552Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:58:51.7356455Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T22:58:51.7496903Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:58:51.7505883Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:58:51.7748696Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:58:51.7887456Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T22:58:51.7899339Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:58:51.8532645Z Selecting previously unselected package libtool-bin.
2025-08-20T22:58:51.8669671Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T22:58:51.8681776Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:58:51.8927927Z Selecting previously unselected package lzip.
2025-08-20T22:58:51.9065037Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T22:58:51.9076415Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:58:51.9396433Z Selecting previously unselected package netpbm.
2025-08-20T22:58:51.9535877Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:58:51.9544297Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:58:52.1570742Z Selecting previously unselected package musl:amd64.
2025-08-20T22:58:52.1712210Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T22:58:52.1722196Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T22:58:52.2195572Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T22:58:52.2333489Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T22:58:52.2342381Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:58:52.3011450Z Selecting previously unselected package musl-tools.
2025-08-20T22:58:52.3151022Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T22:58:52.3162843Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:58:52.3584114Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:58:52.5560145Z 
2025-08-20T22:58:52.5560857Z Creating config file /etc/papersize with new version
2025-08-20T22:58:52.6717722Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:58:52.6747497Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:58:52.6784664Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:58:52.6817501Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:58:52.6849116Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:58:52.6877160Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:58:52.6901853Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:58:52.6935399Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:58:52.7080215Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:58:52.7105855Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:58:52.7133877Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:58:52.7199276Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:58:52.7245419Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:58:52.7292968Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:58:52.7318611Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:58:52.7347322Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:58:52.7373404Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:58:52.7398848Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:58:52.7436882Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:58:52.7517990Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:58:52.7565562Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:58:52.7622169Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:58:52.7667128Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:58:52.7726107Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:58:52.7775518Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:58:52.7832569Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:58:52.7878698Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:58:52.7939140Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:58:52.7985518Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:58:52.8042933Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:58:52.8088563Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:58:52.8146259Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:58:52.8196742Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:58:52.8256252Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:58:52.8303855Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:58:52.8362788Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:58:52.8411304Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:58:52.8471003Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:58:52.8520881Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:58:52.8581930Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:58:52.8633772Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:58:52.8660156Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:58:52.8688998Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T22:58:52.8731571Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:58:52.8762429Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:58:52.8968449Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:58:52.8998289Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:58:52.9029202Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:58:52.9063809Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:58:52.9096142Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:58:52.9450920Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:58:52.9477228Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:58:52.9528473Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:58:52.9562391Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:58:52.9587202Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:58:52.9621839Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:58:52.9656287Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:58:53.2682507Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:58:53.2710307Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:58:53.2741547Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:58:53.2767915Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:58:53.2840944Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:58:54.4786194Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:58:54.7955852Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:59:01.9334691Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:59:10.1918651Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:59:48.4749752Z Reading package lists...
2025-08-20T22:59:48.6689279Z Building dependency tree...
2025-08-20T22:59:48.6697941Z Reading state information...
2025-08-20T22:59:48.8429165Z autoconf is already the newest version (2.71-3).
2025-08-20T22:59:48.8431625Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:59:48.8432635Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:59:48.8433339Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:59:48.8433946Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:59:48.8434545Z ca-certificates is already the newest version (20240203).
2025-08-20T22:59:48.8435455Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:59:48.8435970Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:59:48.8436823Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:59:48.8437368Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:59:48.8437924Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:59:48.8438465Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:59:48.8438952Z patch set to manually installed.
2025-08-20T22:59:48.8439440Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:59:48.8440021Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:59:48.8440555Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:59:48.8440970Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:59:48.8441339Z Suggested packages:
2025-08-20T22:59:48.8441585Z   scons-doc
2025-08-20T22:59:48.8585038Z The following NEW packages will be installed:
2025-08-20T22:59:48.8592973Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:59:48.8767510Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:59:48.8767995Z Need to get 15.8 MB of archives.
2025-08-20T22:59:48.8768489Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T22:59:48.8769176Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:59:48.9378057Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:59:48.9953808Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T22:59:49.0247202Z 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:59:49.3047218Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:59:49.3624204Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T22:59:49.6301503Z Fetched 15.8 MB in 0s (31.7 MB/s)
2025-08-20T22:59:49.6482501Z Selecting previously unselected package autopoint.
2025-08-20T22:59:49.6537839Z (Reading database ... 
2025-08-20T22:59:49.6538605Z (Reading database ... 5%
2025-08-20T22:59:49.6539056Z (Reading database ... 10%
2025-08-20T22:59:49.6539488Z (Reading database ... 15%
2025-08-20T22:59:49.6539913Z (Reading database ... 20%
2025-08-20T22:59:49.6540303Z (Reading database ... 25%
2025-08-20T22:59:49.6540693Z (Reading database ... 30%
2025-08-20T22:59:49.6541086Z (Reading database ... 35%
2025-08-20T22:59:49.6541466Z (Reading database ... 40%
2025-08-20T22:59:49.6541853Z (Reading database ... 45%
2025-08-20T22:59:49.6542245Z (Reading database ... 50%
2025-08-20T22:59:49.6565432Z (Reading database ... 55%
2025-08-20T22:59:49.6662886Z (Reading database ... 60%
2025-08-20T22:59:49.6685717Z (Reading database ... 65%
2025-08-20T22:59:49.6722766Z (Reading database ... 70%
2025-08-20T22:59:49.6749430Z (Reading database ... 75%
2025-08-20T22:59:49.6779788Z (Reading database ... 80%
2025-08-20T22:59:49.6930992Z (Reading database ... 85%
2025-08-20T22:59:49.7025211Z (Reading database ... 90%
2025-08-20T22:59:49.7311089Z (Reading database ... 95%
2025-08-20T22:59:49.7311602Z (Reading database ... 100%
2025-08-20T22:59:49.7312169Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T22:59:49.7355976Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:59:49.7367964Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:59:49.7900474Z Selecting previously unselected package clang.
2025-08-20T22:59:49.8037926Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T22:59:49.8047513Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:59:49.8265622Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:59:49.8405355Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T22:59:49.8415033Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:59:50.2848197Z Selecting previously unselected package scons.
2025-08-20T22:59:50.2988355Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:59:50.3006690Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:59:50.3676379Z Selecting previously unselected package byacc.
2025-08-20T22:59:50.3816171Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T22:59:50.3824677Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:59:50.4256577Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:59:50.4313976Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:59:50.4402658Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:59:50.4654349Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:59:50.8673846Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:59:50.8707543Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:59:54.9781390Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T22:59:56.5396451Z Reading package lists...
2025-08-20T22:59:56.7347131Z Building dependency tree...
2025-08-20T22:59:56.7355512Z Reading state information...
2025-08-20T22:59:56.9044672Z The following additional packages will be installed:
2025-08-20T22:59:56.9048532Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:59:56.9049718Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:59:56.9051187Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:59:56.9052874Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:59:56.9053844Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:59:56.9055020Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:59:56.9055790Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:59:56.9056525Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:59:56.9057212Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:59:56.9058052Z Suggested packages:
2025-08-20T22:59:56.9058737Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:59:56.9059706Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:59:56.9060397Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:59:56.9061282Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:59:56.9062194Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T22:59:56.9063341Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T22:59:56.9064516Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T22:59:56.9065973Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T22:59:56.9066666Z   wdiff-doc
2025-08-20T22:59:56.9067004Z Recommended packages:
2025-08-20T22:59:56.9067565Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:59:56.9068381Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T22:59:56.9069148Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T22:59:56.9069984Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T22:59:56.9260365Z The following NEW packages will be installed:
2025-08-20T22:59:56.9261384Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:59:56.9262490Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:59:56.9263635Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:59:56.9264596Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:59:56.9265783Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:59:56.9266871Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:59:56.9267909Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:59:56.9268880Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:59:56.9270057Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:59:56.9450440Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:59:56.9451070Z Need to get 2417 kB of archives.
2025-08-20T22:59:56.9451658Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T22:59:56.9452370Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:59:56.9933819Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:59:57.0230860Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:59:57.0528239Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:59:57.0866425Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:59:57.1164958Z 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:59:57.1453613Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T22:59:57.1747718Z 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:59:57.2038045Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:59:57.2340742Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T22:59:57.2637002Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T22:59:57.2931344Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:59:57.3234675Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:59:57.3522462Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:59:57.3818759Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:59:57.4110549Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:59:57.4408312Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:59:57.4699701Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:59:57.5481718Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:59:57.5775649Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:59:57.6201892Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T22:59:57.6493959Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T22:59:57.6846255Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:59:57.7161590Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:59:57.7451886Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:59:57.7744220Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:59:57.8037593Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:59:57.8330044Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:59:57.8632443Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T22:59:57.8930003Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T22:59:57.9223297Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:59:58.2286201Z Fetched 2417 kB in 1s (2366 kB/s)
2025-08-20T22:59:58.2476670Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:59:58.2531718Z (Reading database ... 
2025-08-20T22:59:58.2532203Z (Reading database ... 5%
2025-08-20T22:59:58.2532656Z (Reading database ... 10%
2025-08-20T22:59:58.2533146Z (Reading database ... 15%
2025-08-20T22:59:58.2533585Z (Reading database ... 20%
2025-08-20T22:59:58.2534579Z (Reading database ... 25%
2025-08-20T22:59:58.2535190Z (Reading database ... 30%
2025-08-20T22:59:58.2535623Z (Reading database ... 35%
2025-08-20T22:59:58.2536079Z (Reading database ... 40%
2025-08-20T22:59:58.2536526Z (Reading database ... 45%
2025-08-20T22:59:58.2536960Z (Reading database ... 50%
2025-08-20T22:59:58.2556932Z (Reading database ... 55%
2025-08-20T22:59:58.2653577Z (Reading database ... 60%
2025-08-20T22:59:58.2676343Z (Reading database ... 65%
2025-08-20T22:59:58.2712415Z (Reading database ... 70%
2025-08-20T22:59:58.2737965Z (Reading database ... 75%
2025-08-20T22:59:58.2767935Z (Reading database ... 80%
2025-08-20T22:59:58.2912374Z (Reading database ... 85%
2025-08-20T22:59:58.3013705Z (Reading database ... 90%
2025-08-20T22:59:58.3299886Z (Reading database ... 95%
2025-08-20T22:59:58.3300377Z (Reading database ... 100%
2025-08-20T22:59:58.3301122Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T22:59:58.3346033Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:59:58.3360733Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:59:58.3591733Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:59:58.3729775Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:59:58.3738870Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:59:58.3971896Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:59:58.4111941Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:59:58.4123420Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:59:58.4371301Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:59:58.4510130Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:59:58.4522207Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:59:58.4739533Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:59:58.4878358Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:59:58.4888486Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:59:58.5102648Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:59:58.5246530Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T22:59:58.5258813Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:59:58.5500271Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T22:59:58.5639739Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T22:59:58.5648610Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:59:58.5883611Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:59:58.6024058Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:59:58.6036009Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:59:58.6257977Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T22:59:58.6397713Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T22:59:58.6407294Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:59:58.6631401Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T22:59:58.6771139Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T22:59:58.6780917Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:59:58.7000606Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:59:58.7138072Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:59:58.7147532Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:59:58.7376025Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:59:58.7513859Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:59:58.7525485Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:59:58.7763258Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:59:58.7901498Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:59:58.7911785Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:59:58.8142673Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:59:58.8280767Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:59:58.8289733Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:59:58.8523073Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:59:58.8660483Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:59:58.8678183Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:59:58.8930479Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:59:58.9068112Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:59:58.9077850Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:59:58.9291086Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:59:58.9430543Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:59:58.9440988Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:59:59.0058163Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:59:59.0197600Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:59:59.0205581Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:59:59.0914240Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:59:59.1053706Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:59:59.1062459Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:59:59.1283698Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T22:59:59.1421190Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T22:59:59.1434414Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:59:59.1682623Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T22:59:59.1821412Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T22:59:59.1831522Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:59:59.2298433Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:59:59.2437339Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:59:59.2451880Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:59:59.2741592Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:59:59.2882510Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:59:59.2892783Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:59:59.3124028Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:59:59.3262745Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:59:59.3274233Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:59:59.3582050Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:59:59.3720356Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:59:59.3730227Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:59:59.3955699Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:59:59.4093565Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:59:59.4105336Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:59:59.4356495Z Selecting previously unselected package libwww-perl.
2025-08-20T22:59:59.4495160Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:59:59.4505663Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:59:59.4830919Z Selecting previously unselected package patchutils.
2025-08-20T22:59:59.4970273Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T22:59:59.4982499Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:59:59.5329770Z Selecting previously unselected package wdiff.
2025-08-20T22:59:59.5469112Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T22:59:59.5481309Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:59:59.5744045Z Selecting previously unselected package devscripts.
2025-08-20T22:59:59.5882989Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:59:59.6085082Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:59:59.7561322Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:59:59.7597014Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:59:59.7628994Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:59:59.7655666Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:59:59.7682708Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:59:59.7723055Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:59:59.7756241Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:59:59.7783735Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:59:59.7812096Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:59:59.7843317Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:59:59.7869741Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:59:59.7902011Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:59:59.7930434Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:59:59.7951892Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:59:59.7980832Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:59:59.8013379Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:59:59.8046002Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:59:59.8082341Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:59:59.8106683Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:59:59.8139906Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:59:59.8169504Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:59:59.8193597Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:59:59.8218764Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:59:59.8246943Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:59:59.8273746Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:59:59.8301238Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:59:59.8340227Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:59:59.8379345Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:59:59.8412480Z Setting up devscripts (2.23.7) ...
2025-08-20T22:59:59.9625589Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:59:59.9656148Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:00:06.3791223Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T23:00:08.0473109Z Reading package lists...
2025-08-20T23:00:08.2456796Z Building dependency tree...
2025-08-20T23:00:08.2465545Z Reading state information...
2025-08-20T23:00:08.4338853Z The following additional packages will be installed:
2025-08-20T23:00:08.4347228Z   cmake-data libjsoncpp25 librhash0
2025-08-20T23:00:08.4354633Z Suggested packages:
2025-08-20T23:00:08.4355245Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T23:00:08.4513052Z The following NEW packages will be installed:
2025-08-20T23:00:08.4522093Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T23:00:08.4702360Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:08.4702757Z Need to get 13.6 MB of archives.
2025-08-20T23:00:08.4703159Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T23:00:08.4703809Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:00:08.5179779Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T23:00:08.5487622Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T23:00:08.5783549Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T23:00:08.6698821Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T23:00:09.1491011Z Fetched 13.6 MB in 0s (32.8 MB/s)
2025-08-20T23:00:09.1687253Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T23:00:09.1742495Z (Reading database ... 
2025-08-20T23:00:09.1742949Z (Reading database ... 5%
2025-08-20T23:00:09.1743363Z (Reading database ... 10%
2025-08-20T23:00:09.1743676Z (Reading database ... 15%
2025-08-20T23:00:09.1743987Z (Reading database ... 20%
2025-08-20T23:00:09.1744281Z (Reading database ... 25%
2025-08-20T23:00:09.1744569Z (Reading database ... 30%
2025-08-20T23:00:09.1745061Z (Reading database ... 35%
2025-08-20T23:00:09.1745373Z (Reading database ... 40%
2025-08-20T23:00:09.1745667Z (Reading database ... 45%
2025-08-20T23:00:09.1745959Z (Reading database ... 50%
2025-08-20T23:00:09.1766519Z (Reading database ... 55%
2025-08-20T23:00:09.1867880Z (Reading database ... 60%
2025-08-20T23:00:09.1891232Z (Reading database ... 65%
2025-08-20T23:00:09.1929612Z (Reading database ... 70%
2025-08-20T23:00:09.1955927Z (Reading database ... 75%
2025-08-20T23:00:09.1988903Z (Reading database ... 80%
2025-08-20T23:00:09.2142664Z (Reading database ... 85%
2025-08-20T23:00:09.2246810Z (Reading database ... 90%
2025-08-20T23:00:09.2537339Z (Reading database ... 95%
2025-08-20T23:00:09.2537860Z (Reading database ... 100%
2025-08-20T23:00:09.2538498Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T23:00:09.2583791Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T23:00:09.2602669Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T23:00:09.2833694Z Selecting previously unselected package librhash0:amd64.
2025-08-20T23:00:09.2972602Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T23:00:09.2987921Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T23:00:09.3238770Z Selecting previously unselected package cmake-data.
2025-08-20T23:00:09.3380939Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T23:00:09.3449833Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T23:00:09.8928974Z Selecting previously unselected package cmake.
2025-08-20T23:00:09.9080788Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T23:00:09.9090824Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T23:00:10.1193937Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T23:00:10.1217906Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T23:00:10.1238877Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T23:00:10.1304079Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T23:00:10.1330315Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:00:14.4436321Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T23:00:15.0137980Z 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-20T23:00:15.0140200Z Running kernel seems to be up-to-date.
2025-08-20T23:00:15.0140477Z 
2025-08-20T23:00:15.0140606Z Restarting services...
2025-08-20T23:00:15.0202709Z 
2025-08-20T23:00:15.0203059Z Service restarts being deferred:
2025-08-20T23:00:15.0203597Z  systemctl restart hosted-compute-agent.service
2025-08-20T23:00:15.0203960Z 
2025-08-20T23:00:15.0204120Z No containers need to be restarted.
2025-08-20T23:00:15.0204410Z 
2025-08-20T23:00:15.0204598Z No user sessions are running outdated binaries.
2025-08-20T23:00:15.0205100Z 
2025-08-20T23:00:15.0205419Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T23:00:16.0321844Z Reading package lists...
2025-08-20T23:00:16.2337779Z Building dependency tree...
2025-08-20T23:00:16.2345958Z Reading state information...
2025-08-20T23:00:16.4394284Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T23:00:16.4395296Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T23:00:16.4395998Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T23:00:16.4396671Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T23:00:16.4397321Z b3sum is already the newest version (1.2.0-1).
2025-08-20T23:00:16.4397758Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T23:00:16.4398244Z ca-certificates is already the newest version (20240203).
2025-08-20T23:00:16.4398665Z ccache is already the newest version (4.9.1-1).
2025-08-20T23:00:16.4399079Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T23:00:16.4399525Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T23:00:16.4399998Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T23:00:16.4400527Z git-lfs is already the newest version (3.7.0).
2025-08-20T23:00:16.4401519Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T23:00:16.4402179Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T23:00:16.4402806Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T23:00:16.4403385Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T23:00:16.4403993Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T23:00:16.4404587Z make is already the newest version (4.3-4.1build2).
2025-08-20T23:00:16.4405341Z musl is already the newest version (1.2.4-2).
2025-08-20T23:00:16.4405877Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T23:00:16.4406405Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T23:00:16.4406989Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T23:00:16.4407698Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T23:00:16.4408329Z texinfo is already the newest version (7.1-3build2).
2025-08-20T23:00:16.4408956Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T23:00:16.4409648Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:16.4638445Z Reading package lists...
2025-08-20T23:00:16.6604055Z Building dependency tree...
2025-08-20T23:00:16.6612162Z Reading state information...
2025-08-20T23:00:16.8604402Z autoconf is already the newest version (2.71-3).
2025-08-20T23:00:16.8605201Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T23:00:16.8605691Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T23:00:16.8606148Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T23:00:16.8606602Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T23:00:16.8607322Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T23:00:16.8607791Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T23:00:16.8608269Z ca-certificates is already the newest version (20240203).
2025-08-20T23:00:16.8608724Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T23:00:16.8609140Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T23:00:16.8609546Z file is already the newest version (1:5.45-3build1).
2025-08-20T23:00:16.8609965Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T23:00:16.8610396Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T23:00:16.8610827Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T23:00:16.8611252Z patch is already the newest version (2.7.6-7build3).
2025-08-20T23:00:16.8611684Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T23:00:16.8612133Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T23:00:16.8612650Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T23:00:16.8613133Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T23:00:16.8613652Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T23:00:16.8614201Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T23:00:16.8614669Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:16.8840599Z Reading package lists...
2025-08-20T23:00:17.0815042Z Building dependency tree...
2025-08-20T23:00:17.0823259Z Reading state information...
2025-08-20T23:00:17.2890826Z devscripts is already the newest version (2.23.7).
2025-08-20T23:00:17.2891466Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:17.3129461Z Reading package lists...
2025-08-20T23:00:17.5167810Z Building dependency tree...
2025-08-20T23:00:17.5175993Z Reading state information...
2025-08-20T23:00:17.7215811Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T23:00:17.7216413Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:17.7456056Z Reading package lists...
2025-08-20T23:00:17.9477739Z Building dependency tree...
2025-08-20T23:00:17.9486081Z Reading state information...
2025-08-20T23:00:18.1407804Z Suggested packages:
2025-08-20T23:00:18.1408176Z   binutils-doc
2025-08-20T23:00:18.1699909Z The following NEW packages will be installed:
2025-08-20T23:00:18.1708871Z   binutils-aarch64-linux-gnu
2025-08-20T23:00:18.1912994Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:18.2161090Z Need to get 3711 kB of archives.
2025-08-20T23:00:18.2161521Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T23:00:18.2161946Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:00:18.2654503Z 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-20T23:00:18.6319681Z Fetched 3711 kB in 0s (24.4 MB/s)
2025-08-20T23:00:18.6508901Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T23:00:18.6564668Z (Reading database ... 
2025-08-20T23:00:18.6565343Z (Reading database ... 5%
2025-08-20T23:00:18.6565880Z (Reading database ... 10%
2025-08-20T23:00:18.6566377Z (Reading database ... 15%
2025-08-20T23:00:18.6566860Z (Reading database ... 20%
2025-08-20T23:00:18.6567277Z (Reading database ... 25%
2025-08-20T23:00:18.6567571Z (Reading database ... 30%
2025-08-20T23:00:18.6567856Z (Reading database ... 35%
2025-08-20T23:00:18.6568148Z (Reading database ... 40%
2025-08-20T23:00:18.6568437Z (Reading database ... 45%
2025-08-20T23:00:18.6568725Z (Reading database ... 50%
2025-08-20T23:00:18.6588659Z (Reading database ... 55%
2025-08-20T23:00:18.6690492Z (Reading database ... 60%
2025-08-20T23:00:18.6713829Z (Reading database ... 65%
2025-08-20T23:00:18.6752990Z (Reading database ... 70%
2025-08-20T23:00:18.6780271Z (Reading database ... 75%
2025-08-20T23:00:18.6814009Z (Reading database ... 80%
2025-08-20T23:00:18.6967956Z (Reading database ... 85%
2025-08-20T23:00:18.7086604Z (Reading database ... 90%
2025-08-20T23:00:18.7396107Z (Reading database ... 95%
2025-08-20T23:00:18.7396565Z (Reading database ... 100%
2025-08-20T23:00:18.7397078Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T23:00:18.7444143Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T23:00:18.7461462Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T23:00:18.9055881Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T23:00:18.9081801Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T23:00:18.9228302Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:00:24.6107594Z Reading package lists...
2025-08-20T23:00:24.7947433Z Building dependency tree...
2025-08-20T23:00:24.7955905Z Reading state information...
2025-08-20T23:00:24.9723667Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T23:00:24.9725326Z The following additional packages will be installed:
2025-08-20T23:00:24.9726335Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T23:00:24.9727474Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T23:00:24.9728690Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T23:00:24.9729849Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T23:00:24.9730878Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T23:00:24.9731760Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T23:00:24.9732617Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T23:00:24.9733552Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T23:00:24.9734426Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T23:00:24.9735528Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T23:00:24.9736329Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T23:00:24.9736944Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T23:00:24.9737912Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T23:00:24.9738518Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T23:00:24.9739100Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T23:00:24.9739633Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T23:00:24.9740231Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T23:00:24.9740784Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T23:00:24.9741585Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T23:00:24.9742467Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T23:00:24.9742952Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T23:00:24.9743347Z   linux-libc-dev-armhf-cross
2025-08-20T23:00:24.9743592Z Suggested packages:
2025-08-20T23:00:24.9743910Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T23:00:24.9744398Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T23:00:25.0294536Z The following NEW packages will be installed:
2025-08-20T23:00:25.0295596Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T23:00:25.0296561Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T23:00:25.0297560Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T23:00:25.0298273Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T23:00:25.0298931Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T23:00:25.0299864Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T23:00:25.0300400Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T23:00:25.0301346Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T23:00:25.0302404Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T23:00:25.0303258Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T23:00:25.0304048Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T23:00:25.0305002Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T23:00:25.0305867Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T23:00:25.0306653Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T23:00:25.0307206Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T23:00:25.0307756Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T23:00:25.0308266Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T23:00:25.0308786Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T23:00:25.0309294Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T23:00:25.0309779Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T23:00:25.0310296Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T23:00:25.0310845Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T23:00:25.0311306Z   linux-libc-dev-armhf-cross
2025-08-20T23:00:25.0499624Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:25.0500235Z Need to get 171 MB of archives.
2025-08-20T23:00:25.0500783Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T23:00:25.0501438Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:00:25.0961458Z 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-20T23:00:25.1289301Z 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-20T23:00:25.3503563Z 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-20T23:00:25.3792490Z 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-20T23:00:25.6149850Z 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-20T23:00:25.6460104Z 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-20T23:00:25.8977606Z 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-20T23:00:25.9268389Z 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-20T23:00:25.9566284Z 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-20T23:00:25.9863960Z 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-20T23:00:26.0155277Z 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-20T23:00:26.0450103Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T23:00:26.1117189Z 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-20T23:00:26.1412069Z 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-20T23:00:26.1708023Z 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-20T23:00:26.2001558Z 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-20T23:00:26.2745138Z 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-20T23:00:26.3358821Z 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-20T23:00:26.3681152Z 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-20T23:00:26.4269593Z 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-20T23:00:26.4861339Z 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-20T23:00:26.5208223Z 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-20T23:00:26.5559760Z 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-20T23:00:26.6406170Z 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-20T23:00:27.0219171Z 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-20T23:00:27.1199170Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T23:00:27.2071005Z 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-20T23:00:27.3339444Z 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-20T23:00:27.7572851Z 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-20T23:00:27.8950564Z 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-20T23:00:27.9243077Z 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-20T23:00:27.9545942Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T23:00:28.0365601Z 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-20T23:00:28.1280539Z 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-20T23:00:28.1583028Z 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-20T23:00:28.1877721Z 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-20T23:00:28.3083266Z 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-20T23:00:28.3671219Z 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-20T23:00:28.4388562Z 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-20T23:00:28.5017685Z 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-20T23:00:28.9602993Z 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-20T23:00:29.0428314Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T23:00:29.1562286Z 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-20T23:00:29.2615948Z 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-20T23:00:29.5967053Z 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-20T23:00:29.7486362Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T23:00:29.8411737Z 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-20T23:00:29.8704332Z 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-20T23:00:29.9041109Z 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-20T23:00:29.9330892Z 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-20T23:00:30.1161397Z 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-20T23:00:30.1833932Z 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-20T23:00:30.2761922Z 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-20T23:00:30.3586432Z 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-20T23:00:30.8779337Z 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-20T23:00:30.9632006Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T23:00:31.0483265Z 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-20T23:00:31.1646531Z 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-20T23:00:31.3843226Z 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-20T23:00:31.4132031Z 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-20T23:00:31.4422770Z 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-20T23:00:31.4740094Z 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-20T23:00:31.5042735Z 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-20T23:00:31.5331862Z 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-20T23:00:31.8597368Z Fetched 171 MB in 6s (26.3 MB/s)
2025-08-20T23:00:31.8793532Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T23:00:31.8850470Z (Reading database ... 
2025-08-20T23:00:31.8850890Z (Reading database ... 5%
2025-08-20T23:00:31.8851275Z (Reading database ... 10%
2025-08-20T23:00:31.8851652Z (Reading database ... 15%
2025-08-20T23:00:31.8852019Z (Reading database ... 20%
2025-08-20T23:00:31.8852387Z (Reading database ... 25%
2025-08-20T23:00:31.8852752Z (Reading database ... 30%
2025-08-20T23:00:31.8853112Z (Reading database ... 35%
2025-08-20T23:00:31.8853473Z (Reading database ... 40%
2025-08-20T23:00:31.8853842Z (Reading database ... 45%
2025-08-20T23:00:31.8854204Z (Reading database ... 50%
2025-08-20T23:00:31.8875354Z (Reading database ... 55%
2025-08-20T23:00:31.8973074Z (Reading database ... 60%
2025-08-20T23:00:31.8996057Z (Reading database ... 65%
2025-08-20T23:00:31.9033902Z (Reading database ... 70%
2025-08-20T23:00:31.9059426Z (Reading database ... 75%
2025-08-20T23:00:31.9091686Z (Reading database ... 80%
2025-08-20T23:00:31.9239114Z (Reading database ... 85%
2025-08-20T23:00:31.9351748Z (Reading database ... 90%
2025-08-20T23:00:31.9637252Z (Reading database ... 95%
2025-08-20T23:00:31.9637655Z (Reading database ... 100%
2025-08-20T23:00:31.9638122Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T23:00:31.9683836Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:31.9692833Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:31.9915732Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T23:00:32.0055848Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:32.0088598Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.1570376Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T23:00:32.1715905Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:32.1725897Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.1954060Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T23:00:32.2097150Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:32.2133975Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.3530370Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T23:00:32.3671713Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:32.3683198Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.3903285Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T23:00:32.4044681Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:32.4075860Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.5480661Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T23:00:32.5622476Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T23:00:32.5631237Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:32.5840125Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T23:00:32.5980058Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T23:00:32.5990474Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T23:00:32.6201124Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T23:00:32.6340891Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T23:00:32.6349001Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:32.6550708Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T23:00:32.6689931Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:32.6699147Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.6913307Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T23:00:32.7053492Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:32.7063353Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.7281751Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T23:00:32.7422343Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T23:00:32.7431491Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:32.7833374Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T23:00:32.7974379Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:32.8007485Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.8237288Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T23:00:32.8379054Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:32.8390019Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.8627322Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T23:00:32.8766745Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:32.8775821Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.9002905Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T23:00:32.9144102Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:32.9152656Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.9364053Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T23:00:32.9503661Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:32.9512714Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:32.9843762Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T23:00:32.9983429Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:32.9992503Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:33.0256997Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T23:00:33.0397035Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:33.0407356Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:33.0738891Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T23:00:33.0878863Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:33.0888533Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:33.1246396Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T23:00:33.1387618Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:33.1398750Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:33.1650783Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T23:00:33.1791209Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:33.1800063Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:33.2068932Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T23:00:33.2209338Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:33.2218956Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:33.3223863Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T23:00:33.3365095Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:33.3395548Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:33.6099971Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T23:00:33.6240476Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T23:00:33.6248451Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T23:00:33.8189282Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T23:00:33.8333087Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T23:00:33.8340983Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:33.9628062Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T23:00:33.9770264Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:33.9779613Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.2148369Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T23:00:34.2292214Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:34.2325702Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.3885877Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T23:00:34.4032313Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T23:00:34.4046926Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T23:00:34.4987533Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T23:00:34.5133628Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.5185584Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.5411149Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T23:00:34.5555983Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.5564590Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.5802481Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T23:00:34.5946222Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T23:00:34.5955761Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:34.6319118Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T23:00:34.6460220Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.6469262Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.6683999Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T23:00:34.6827060Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.6837180Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.7080322Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T23:00:34.7223463Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.7232177Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.7442648Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T23:00:34.7587339Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.7595307Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.8257772Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T23:00:34.8398761Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.8407986Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.8703348Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T23:00:34.8848591Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.8857727Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.9234178Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T23:00:34.9379176Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:34.9391087Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:34.9936300Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T23:00:35.0081035Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:35.0112868Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:35.2639482Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T23:00:35.2782578Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T23:00:35.2792508Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T23:00:35.4558440Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T23:00:35.4703921Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T23:00:35.4712128Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:35.5886387Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T23:00:35.6030566Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:35.6039676Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:35.8073588Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T23:00:35.8218752Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:35.8254579Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:35.9726664Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T23:00:35.9869001Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T23:00:35.9877178Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T23:00:36.0851827Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T23:00:36.0995978Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T23:00:36.1004467Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:36.1378759Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T23:00:36.1522378Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:36.1531379Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:36.1764066Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T23:00:36.1909870Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:36.1918744Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:36.2149901Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T23:00:36.2295535Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:36.2304364Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:36.2509816Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T23:00:36.2651448Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:36.2659479Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:36.3307796Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T23:00:36.3452575Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:36.3461686Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:36.3763111Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T23:00:36.3908050Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:36.3918886Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:36.4281701Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T23:00:36.4423774Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:36.4436669Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:36.4959980Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T23:00:36.5103778Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:36.5136586Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:36.7631046Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T23:00:36.7775957Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T23:00:36.7785570Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T23:00:36.9647422Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T23:00:36.9794633Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T23:00:36.9806676Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:37.0954160Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T23:00:37.1102606Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T23:00:37.1117034Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.3055037Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T23:00:37.3201590Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T23:00:37.3236405Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.4703558Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T23:00:37.4848236Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T23:00:37.4857802Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.5071497Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T23:00:37.5221772Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T23:00:37.5239128Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.5488319Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T23:00:37.5631977Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T23:00:37.5642828Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T23:00:37.5867442Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T23:00:37.6012040Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T23:00:37.6021262Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T23:00:37.6226522Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T23:00:37.6371160Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T23:00:37.6379768Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.6615875Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T23:00:37.6761346Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T23:00:37.6771072Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.7260631Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T23:00:37.7289583Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:37.7317117Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7343527Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7397192Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7400514Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T23:00:37.7426295Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7457517Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:37.7481830Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T23:00:37.7509204Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7533730Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T23:00:37.7560186Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:37.7584295Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7607531Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7632230Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7672196Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:37.7702223Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T23:00:37.7735256Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7759929Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7788341Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7813140Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7843398Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7869252Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7898140Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7921597Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7944009Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7967594Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.7994502Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8016813Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8044953Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:37.8070396Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8095645Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T23:00:37.8123313Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8148300Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8174441Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8197651Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.8226244Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T23:00:37.8250456Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8276864Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8301901Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8328459Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8352579Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8376434Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.8399243Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8420121Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8446077Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8470654Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8494577Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8518684Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8541030Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8565366Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8588653Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T23:00:37.8611552Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8637684Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8660721Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8683229Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8707524Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8730314Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T23:00:37.8753329Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.8775240Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8817237Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T23:00:37.8844330Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.8868140Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.8892765Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T23:00:37.8921797Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T23:00:37.8942346Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T23:00:37.9033430Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:00:42.2592070Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T23:00:43.8765339Z Reading package lists...
2025-08-20T23:00:44.0777073Z Building dependency tree...
2025-08-20T23:00:44.0785940Z Reading state information...
2025-08-20T23:00:44.2737936Z The following additional packages will be installed:
2025-08-20T23:00:44.2738914Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T23:00:44.2744314Z   libpcap0.8-dev
2025-08-20T23:00:44.3074051Z The following NEW packages will be installed:
2025-08-20T23:00:44.3075474Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T23:00:44.3083944Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T23:00:44.3289456Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:44.3535180Z Need to get 1613 kB of archives.
2025-08-20T23:00:44.3535762Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T23:00:44.3536448Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:00:44.4019785Z 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-20T23:00:44.4353261Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T23:00:44.4650471Z 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-20T23:00:44.4954111Z 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-20T23:00:44.5335869Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T23:00:44.5927723Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T23:00:44.6362049Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T23:00:44.6657986Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T23:00:44.9443898Z Fetched 1613 kB in 0s (4991 kB/s)
2025-08-20T23:00:44.9661398Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T23:00:44.9721118Z (Reading database ... 
2025-08-20T23:00:44.9721670Z (Reading database ... 5%
2025-08-20T23:00:44.9722066Z (Reading database ... 10%
2025-08-20T23:00:44.9722440Z (Reading database ... 15%
2025-08-20T23:00:44.9722826Z (Reading database ... 20%
2025-08-20T23:00:44.9723248Z (Reading database ... 25%
2025-08-20T23:00:44.9723612Z (Reading database ... 30%
2025-08-20T23:00:44.9723979Z (Reading database ... 35%
2025-08-20T23:00:44.9724336Z (Reading database ... 40%
2025-08-20T23:00:44.9724695Z (Reading database ... 45%
2025-08-20T23:00:44.9725243Z (Reading database ... 50%
2025-08-20T23:00:44.9827676Z (Reading database ... 55%
2025-08-20T23:00:44.9849342Z (Reading database ... 60%
2025-08-20T23:00:44.9873064Z (Reading database ... 65%
2025-08-20T23:00:44.9918009Z (Reading database ... 70%
2025-08-20T23:00:44.9943052Z (Reading database ... 75%
2025-08-20T23:00:44.9979815Z (Reading database ... 80%
2025-08-20T23:00:45.0146231Z (Reading database ... 85%
2025-08-20T23:00:45.0263428Z (Reading database ... 90%
2025-08-20T23:00:45.0572112Z (Reading database ... 95%
2025-08-20T23:00:45.0572652Z (Reading database ... 100%
2025-08-20T23:00:45.0573204Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T23:00:45.0620013Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T23:00:45.0630780Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T23:00:45.1549048Z Selecting previously unselected package libjudydebian1.
2025-08-20T23:00:45.1696365Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T23:00:45.1714471Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T23:00:45.1949795Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T23:00:45.2096507Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T23:00:45.2105875Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T23:00:45.2541987Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T23:00:45.2692963Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T23:00:45.2701163Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T23:00:45.2980282Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T23:00:45.3129788Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T23:00:45.3137964Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T23:00:45.3852446Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T23:00:45.4003662Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T23:00:45.4043268Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T23:00:45.4439924Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T23:00:45.4589739Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T23:00:45.4600367Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T23:00:45.4843872Z Selecting previously unselected package pcaputils.
2025-08-20T23:00:45.5000415Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T23:00:45.5041525Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T23:00:45.5510358Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T23:00:45.5537039Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T23:00:45.7587580Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T23:00:45.7610730Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T23:00:45.7720221Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T23:00:46.0807752Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T23:00:46.0828293Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T23:00:46.0896185Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T23:00:46.1043263Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:00:50.8105388Z Processing triggers for sgml-base (1.31) ...
2025-08-20T23:00:50.9020309Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T23:00:50.9045593Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T23:00:52.3983740Z Reading package lists...
2025-08-20T23:00:52.5782809Z Building dependency tree...
2025-08-20T23:00:52.5791188Z Reading state information...
2025-08-20T23:00:52.6208286Z Reading package lists...
2025-08-20T23:00:52.7944337Z Building dependency tree...
2025-08-20T23:00:52.7953167Z Reading state information...
2025-08-20T23:00:52.9656318Z The following additional packages will be installed:
2025-08-20T23:00:52.9660641Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T23:00:52.9666121Z Suggested packages:
2025-08-20T23:00:52.9666813Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T23:00:52.9667473Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T23:00:52.9821282Z The following NEW packages will be installed:
2025-08-20T23:00:52.9822434Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T23:00:52.9827655Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T23:00:53.0004093Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:00:53.0005109Z Need to get 800 kB of archives.
2025-08-20T23:00:53.0005815Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T23:00:53.0006588Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:00:53.0600142Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T23:00:53.0904158Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T23:00:53.1208149Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T23:00:53.1557836Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T23:00:53.1854388Z 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-20T23:00:53.2147025Z 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-20T23:00:53.2448392Z 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-20T23:00:53.2742242Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T23:00:53.3042687Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T23:00:53.5738090Z Fetched 800 kB in 0s (2544 kB/s)
2025-08-20T23:00:53.5946178Z Selecting previously unselected package liblz1:amd64.
2025-08-20T23:00:53.6006190Z (Reading database ... 
2025-08-20T23:00:53.6006726Z (Reading database ... 5%
2025-08-20T23:00:53.6007241Z (Reading database ... 10%
2025-08-20T23:00:53.6008035Z (Reading database ... 15%
2025-08-20T23:00:53.6008445Z (Reading database ... 20%
2025-08-20T23:00:53.6008773Z (Reading database ... 25%
2025-08-20T23:00:53.6009113Z (Reading database ... 30%
2025-08-20T23:00:53.6009442Z (Reading database ... 35%
2025-08-20T23:00:53.6009766Z (Reading database ... 40%
2025-08-20T23:00:53.6010090Z (Reading database ... 45%
2025-08-20T23:00:53.6010413Z (Reading database ... 50%
2025-08-20T23:00:53.6110185Z (Reading database ... 55%
2025-08-20T23:00:53.6131471Z (Reading database ... 60%
2025-08-20T23:00:53.6154265Z (Reading database ... 65%
2025-08-20T23:00:53.6196533Z (Reading database ... 70%
2025-08-20T23:00:53.6222774Z (Reading database ... 75%
2025-08-20T23:00:53.6253429Z (Reading database ... 80%
2025-08-20T23:00:53.6410055Z (Reading database ... 85%
2025-08-20T23:00:53.6509665Z (Reading database ... 90%
2025-08-20T23:00:53.6789285Z (Reading database ... 95%
2025-08-20T23:00:53.6791839Z (Reading database ... 100%
2025-08-20T23:00:53.6792442Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T23:00:53.6837803Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T23:00:53.6854396Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T23:00:53.7081692Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T23:00:53.7226714Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T23:00:53.7234557Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T23:00:53.7468057Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T23:00:53.7614149Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T23:00:53.7622729Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T23:00:53.8400962Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T23:00:53.8546420Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T23:00:53.8557751Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T23:00:53.8807861Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T23:00:53.8955946Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T23:00:53.8963179Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T23:00:53.9196928Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T23:00:53.9341438Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T23:00:53.9350458Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T23:00:53.9623716Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T23:00:53.9767926Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T23:00:53.9775319Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T23:00:54.0005789Z Selecting previously unselected package lzma.
2025-08-20T23:00:54.0151781Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T23:00:54.0159597Z Unpacking lzma (9.22-2.2) ...
2025-08-20T23:00:54.0428472Z Selecting previously unselected package lzma-dev.
2025-08-20T23:00:54.0572878Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T23:00:54.0582883Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T23:00:54.1032853Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T23:00:54.1057582Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T23:00:54.1086734Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T23:00:54.1109640Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T23:00:54.1132490Z Setting up lzma (9.22-2.2) ...
2025-08-20T23:00:54.1198764Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T23:00:54.1230500Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T23:00:54.1265387Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T23:00:54.1290750Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T23:00:54.1312719Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T23:00:54.1338042Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T23:00:54.1490780Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:00:58.5514612Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T23:00:59.2027494Z 
2025-08-20T23:00:59.2028006Z Running kernel seems to be up-to-date.
2025-08-20T23:00:59.2028427Z 
2025-08-20T23:00:59.2028603Z Restarting services...
2025-08-20T23:00:59.2103055Z 
2025-08-20T23:00:59.2103547Z Service restarts being deferred:
2025-08-20T23:00:59.2104205Z  systemctl restart hosted-compute-agent.service
2025-08-20T23:00:59.2104637Z 
2025-08-20T23:00:59.2104989Z No containers need to be restarted.
2025-08-20T23:00:59.2105328Z 
2025-08-20T23:00:59.2105557Z No user sessions are running outdated binaries.
2025-08-20T23:00:59.2105952Z 
2025-08-20T23:00:59.2106379Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T23:01:00.2797174Z Reading package lists...
2025-08-20T23:01:00.4652846Z Building dependency tree...
2025-08-20T23:01:00.4661648Z Reading state information...
2025-08-20T23:01:00.7021027Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T23:01:00.7021855Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T23:01:00.7022640Z inetutils-telnet set to manually installed.
2025-08-20T23:01:00.7023283Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T23:01:00.7023924Z The following additional packages will be installed:
2025-08-20T23:01:00.7024533Z   tcpd update-inetd
2025-08-20T23:01:00.7193640Z The following packages will be REMOVED:
2025-08-20T23:01:00.7206393Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T23:01:00.7208220Z The following NEW packages will be installed:
2025-08-20T23:01:00.7208903Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T23:01:00.7209721Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T23:01:00.7217051Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T23:01:00.7393322Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T23:01:00.7393971Z Need to get 698 kB of archives.
2025-08-20T23:01:00.7395121Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T23:01:00.7395785Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:01:00.7849693Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T23:01:00.8158072Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T23:01:00.8451389Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T23:01:00.8794253Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T23:01:00.9108507Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T23:01:00.9406897Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T23:01:00.9703591Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T23:01:00.9999101Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T23:01:01.0296463Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T23:01:01.0592480Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T23:01:01.0897823Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T23:01:01.1197958Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T23:01:01.1497943Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T23:01:01.3855223Z Preconfiguring packages ...
2025-08-20T23:01:01.5090241Z Fetched 698 kB in 0s (1658 kB/s)
2025-08-20T23:01:01.5276227Z (Reading database ... 
2025-08-20T23:01:01.5276659Z (Reading database ... 5%
2025-08-20T23:01:01.5277037Z (Reading database ... 10%
2025-08-20T23:01:01.5277406Z (Reading database ... 15%
2025-08-20T23:01:01.5277789Z (Reading database ... 20%
2025-08-20T23:01:01.5278150Z (Reading database ... 25%
2025-08-20T23:01:01.5278508Z (Reading database ... 30%
2025-08-20T23:01:01.5278871Z (Reading database ... 35%
2025-08-20T23:01:01.5279227Z (Reading database ... 40%
2025-08-20T23:01:01.5279578Z (Reading database ... 45%
2025-08-20T23:01:01.5279932Z (Reading database ... 50%
2025-08-20T23:01:01.5302456Z (Reading database ... 55%
2025-08-20T23:01:01.5401897Z (Reading database ... 60%
2025-08-20T23:01:01.5425102Z (Reading database ... 65%
2025-08-20T23:01:01.5468805Z (Reading database ... 70%
2025-08-20T23:01:01.5495842Z (Reading database ... 75%
2025-08-20T23:01:01.5531106Z (Reading database ... 80%
2025-08-20T23:01:01.5701337Z (Reading database ... 85%
2025-08-20T23:01:01.5825528Z (Reading database ... 90%
2025-08-20T23:01:01.6123064Z (Reading database ... 95%
2025-08-20T23:01:01.6123616Z (Reading database ... 100%
2025-08-20T23:01:01.6124346Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T23:01:01.6168857Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T23:01:01.6379872Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T23:01:01.6553646Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T23:01:02.1398150Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T23:01:02.1457864Z (Reading database ... 
2025-08-20T23:01:02.1458543Z (Reading database ... 5%
2025-08-20T23:01:02.1458957Z (Reading database ... 10%
2025-08-20T23:01:02.1459349Z (Reading database ... 15%
2025-08-20T23:01:02.1459727Z (Reading database ... 20%
2025-08-20T23:01:02.1460123Z (Reading database ... 25%
2025-08-20T23:01:02.1460505Z (Reading database ... 30%
2025-08-20T23:01:02.1460875Z (Reading database ... 35%
2025-08-20T23:01:02.1461463Z (Reading database ... 40%
2025-08-20T23:01:02.1461832Z (Reading database ... 45%
2025-08-20T23:01:02.1462200Z (Reading database ... 50%
2025-08-20T23:01:02.1481391Z (Reading database ... 55%
2025-08-20T23:01:02.1580598Z (Reading database ... 60%
2025-08-20T23:01:02.1602958Z (Reading database ... 65%
2025-08-20T23:01:02.1644948Z (Reading database ... 70%
2025-08-20T23:01:02.1669888Z (Reading database ... 75%
2025-08-20T23:01:02.1703311Z (Reading database ... 80%
2025-08-20T23:01:02.1852305Z (Reading database ... 85%
2025-08-20T23:01:02.1956811Z (Reading database ... 90%
2025-08-20T23:01:02.2231480Z (Reading database ... 95%
2025-08-20T23:01:02.2231861Z (Reading database ... 100%
2025-08-20T23:01:02.2232386Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T23:01:02.2277470Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.2321158Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.2557499Z Selecting previously unselected package tcpd.
2025-08-20T23:01:02.2705908Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T23:01:02.2714018Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T23:01:02.2961513Z Selecting previously unselected package update-inetd.
2025-08-20T23:01:02.3104509Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T23:01:02.3115445Z Unpacking update-inetd (4.53) ...
2025-08-20T23:01:02.3347099Z Selecting previously unselected package inetutils-inetd.
2025-08-20T23:01:02.3488391Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.3536266Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.3767326Z Selecting previously unselected package inetutils-ftp.
2025-08-20T23:01:02.3909566Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.3919758Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.4178761Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T23:01:02.4322010Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.4334403Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.4567958Z Selecting previously unselected package inetutils-ping.
2025-08-20T23:01:02.4710159Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.4719291Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.4952028Z Selecting previously unselected package inetutils-talk.
2025-08-20T23:01:02.5093356Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.5102039Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.5358176Z Selecting previously unselected package inetutils-talkd.
2025-08-20T23:01:02.5499888Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.5507989Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.5730794Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T23:01:02.5872129Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.5881286Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.6092445Z Selecting previously unselected package inetutils-tools.
2025-08-20T23:01:02.6235580Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.6244963Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.6490377Z Selecting previously unselected package netcat-traditional.
2025-08-20T23:01:02.6633102Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T23:01:02.6641125Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T23:01:02.7155587Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T23:01:02.7299375Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T23:01:02.7310372Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.7752603Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T23:01:02.7845275Z Setting up update-inetd (4.53) ...
2025-08-20T23:01:02.8736166Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T23:01:02.8803282Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T23:01:02.8853407Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:03.3675516Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T23:01:03.3675973Z 
2025-08-20T23:01:03.3676105Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T23:01:03.3676314Z 
2025-08-20T23:01:03.3676724Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T23:01:03.3677417Z 
2025-08-20T23:01:03.3678404Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T23:01:03.3679376Z 
2025-08-20T23:01:03.6924330Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T23:01:03.7017469Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T23:01:03.7084383Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T23:01:03.7105149Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T23:01:03.7148392Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T23:01:03.7178998Z Setting up tcpd (7.6.q-33) ...
2025-08-20T23:01:03.7210935Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:04.1173750Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T23:01:04.1174177Z 
2025-08-20T23:01:04.1175150Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T23:01:04.1176069Z 
2025-08-20T23:01:04.4139253Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:04.5664921Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:04.6316099Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T23:01:04.6962066Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:01:10.9772284Z Reading package lists...
2025-08-20T23:01:11.1402147Z Building dependency tree...
2025-08-20T23:01:11.1410686Z Reading state information...
2025-08-20T23:01:11.3568631Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T23:01:11.3569364Z iputils-tracepath set to manually installed.
2025-08-20T23:01:11.3569787Z The following packages will be REMOVED:
2025-08-20T23:01:11.3577626Z   inetutils-ping
2025-08-20T23:01:11.3578849Z The following NEW packages will be installed:
2025-08-20T23:01:11.3586505Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T23:01:11.3757418Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T23:01:11.3758139Z Need to get 71.5 kB of archives.
2025-08-20T23:01:11.3758858Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T23:01:11.3759642Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:01:11.4229826Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T23:01:11.4539415Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T23:01:11.4847563Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T23:01:11.7721299Z Fetched 71.5 kB in 0s (599 kB/s)
2025-08-20T23:01:11.7910238Z (Reading database ... 
2025-08-20T23:01:11.7910801Z (Reading database ... 5%
2025-08-20T23:01:11.7911310Z (Reading database ... 10%
2025-08-20T23:01:11.7911824Z (Reading database ... 15%
2025-08-20T23:01:11.7912128Z (Reading database ... 20%
2025-08-20T23:01:11.7912808Z (Reading database ... 25%
2025-08-20T23:01:11.7913266Z (Reading database ... 30%
2025-08-20T23:01:11.7913760Z (Reading database ... 35%
2025-08-20T23:01:11.7914121Z (Reading database ... 40%
2025-08-20T23:01:11.7914414Z (Reading database ... 45%
2025-08-20T23:01:11.7914706Z (Reading database ... 50%
2025-08-20T23:01:11.7998255Z (Reading database ... 55%
2025-08-20T23:01:11.8035277Z (Reading database ... 60%
2025-08-20T23:01:11.8057840Z (Reading database ... 65%
2025-08-20T23:01:11.8099899Z (Reading database ... 70%
2025-08-20T23:01:11.8129870Z (Reading database ... 75%
2025-08-20T23:01:11.8158941Z (Reading database ... 80%
2025-08-20T23:01:11.8329894Z (Reading database ... 85%
2025-08-20T23:01:11.8630640Z (Reading database ... 90%
2025-08-20T23:01:11.8718789Z (Reading database ... 95%
2025-08-20T23:01:11.8719281Z (Reading database ... 100%
2025-08-20T23:01:11.8719952Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T23:01:11.8765094Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T23:01:11.9209693Z Selecting previously unselected package iputils-ping.
2025-08-20T23:01:11.9269873Z (Reading database ... 
2025-08-20T23:01:11.9270280Z (Reading database ... 5%
2025-08-20T23:01:11.9270684Z (Reading database ... 10%
2025-08-20T23:01:11.9271060Z (Reading database ... 15%
2025-08-20T23:01:11.9271429Z (Reading database ... 20%
2025-08-20T23:01:11.9271791Z (Reading database ... 25%
2025-08-20T23:01:11.9272141Z (Reading database ... 30%
2025-08-20T23:01:11.9272502Z (Reading database ... 35%
2025-08-20T23:01:11.9272860Z (Reading database ... 40%
2025-08-20T23:01:11.9273221Z (Reading database ... 45%
2025-08-20T23:01:11.9273571Z (Reading database ... 50%
2025-08-20T23:01:11.9355074Z (Reading database ... 55%
2025-08-20T23:01:11.9392887Z (Reading database ... 60%
2025-08-20T23:01:11.9416937Z (Reading database ... 65%
2025-08-20T23:01:11.9464262Z (Reading database ... 70%
2025-08-20T23:01:11.9497164Z (Reading database ... 75%
2025-08-20T23:01:11.9529240Z (Reading database ... 80%
2025-08-20T23:01:11.9713152Z (Reading database ... 85%
2025-08-20T23:01:12.0015614Z (Reading database ... 90%
2025-08-20T23:01:12.0105971Z (Reading database ... 95%
2025-08-20T23:01:12.0106538Z (Reading database ... 100%
2025-08-20T23:01:12.0107302Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T23:01:12.0156162Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T23:01:12.0165869Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T23:01:12.0395612Z Selecting previously unselected package iputils-arping.
2025-08-20T23:01:12.0540748Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T23:01:12.0548728Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T23:01:12.0779764Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T23:01:12.0923396Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T23:01:12.0931378Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T23:01:12.1327634Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T23:01:12.1485846Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T23:01:12.1644976Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T23:01:12.1804945Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:01:18.2108437Z Reading package lists...
2025-08-20T23:01:18.3817416Z Building dependency tree...
2025-08-20T23:01:18.3825671Z Reading state information...
2025-08-20T23:01:18.5378079Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T23:01:18.5378625Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T23:01:18.5755581Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:01:19.0256876Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T23:01:19.4049581Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T23:01:20.1358188Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T23:01:20.2589942Z Collecting pip
2025-08-20T23:01:20.3264628Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T23:01:20.3448529Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T23:01:20.4180235Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 25.1 MB/s eta 0:00:00
2025-08-20T23:01:20.6693087Z Installing collected packages: pip
2025-08-20T23:01:21.4001295Z Successfully installed pip-25.2
2025-08-20T23:01:21.6975346Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T23:01:21.7400503Z Reading package lists...
2025-08-20T23:01:21.9022417Z Building dependency tree...
2025-08-20T23:01:21.9031007Z Reading state information...
2025-08-20T23:01:22.0576904Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T23:01:22.0577445Z pciutils set to manually installed.
2025-08-20T23:01:22.0577941Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T23:01:22.0578722Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T23:01:22.0579200Z python3-distro set to manually installed.
2025-08-20T23:01:22.0579711Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T23:01:22.0580237Z python3-netifaces set to manually installed.
2025-08-20T23:01:22.0580699Z The following additional packages will be installed:
2025-08-20T23:01:22.0581125Z   libsysfs2
2025-08-20T23:01:22.0585071Z Suggested packages:
2025-08-20T23:01:22.0585474Z   fancontrol read-edid i2c-tools
2025-08-20T23:01:22.0844156Z The following NEW packages will be installed:
2025-08-20T23:01:22.0846020Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T23:01:22.1005315Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:01:22.1233993Z Need to get 142 kB of archives.
2025-08-20T23:01:22.1234587Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T23:01:22.1235563Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:01:22.1691809Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T23:01:22.2000169Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T23:01:22.2289727Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T23:01:22.2589474Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T23:01:22.5248768Z Fetched 142 kB in 0s (959 kB/s)
2025-08-20T23:01:22.5446614Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T23:01:22.5507153Z (Reading database ... 
2025-08-20T23:01:22.5507901Z (Reading database ... 5%
2025-08-20T23:01:22.5508955Z (Reading database ... 10%
2025-08-20T23:01:22.5509461Z (Reading database ... 15%
2025-08-20T23:01:22.5509909Z (Reading database ... 20%
2025-08-20T23:01:22.5510353Z (Reading database ... 25%
2025-08-20T23:01:22.5510814Z (Reading database ... 30%
2025-08-20T23:01:22.5511263Z (Reading database ... 35%
2025-08-20T23:01:22.5511713Z (Reading database ... 40%
2025-08-20T23:01:22.5512135Z (Reading database ... 45%
2025-08-20T23:01:22.5512498Z (Reading database ... 50%
2025-08-20T23:01:22.5593834Z (Reading database ... 55%
2025-08-20T23:01:22.5630353Z (Reading database ... 60%
2025-08-20T23:01:22.5653145Z (Reading database ... 65%
2025-08-20T23:01:22.5694578Z (Reading database ... 70%
2025-08-20T23:01:22.5724393Z (Reading database ... 75%
2025-08-20T23:01:22.5753958Z (Reading database ... 80%
2025-08-20T23:01:22.5920814Z (Reading database ... 85%
2025-08-20T23:01:22.6195754Z (Reading database ... 90%
2025-08-20T23:01:22.6275785Z (Reading database ... 95%
2025-08-20T23:01:22.6276164Z (Reading database ... 100%
2025-08-20T23:01:22.6277011Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T23:01:22.6320218Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T23:01:22.6339060Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T23:01:22.6568375Z Selecting previously unselected package sysfsutils.
2025-08-20T23:01:22.6709902Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T23:01:22.6744009Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T23:01:22.6981123Z Selecting previously unselected package lm-sensors.
2025-08-20T23:01:22.7147809Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T23:01:22.7347263Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T23:01:22.7620724Z Selecting previously unselected package virt-what.
2025-08-20T23:01:22.7766384Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T23:01:22.7776237Z Unpacking virt-what (1.25-2) ...
2025-08-20T23:01:22.8189526Z Setting up virt-what (1.25-2) ...
2025-08-20T23:01:22.8215415Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T23:01:22.8239696Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T23:01:23.2199753Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T23:01:23.2200422Z 
2025-08-20T23:01:23.2201239Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T23:01:23.2201760Z 
2025-08-20T23:01:23.5343833Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T23:01:23.9225303Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T23:01:23.9226164Z 
2025-08-20T23:01:23.9258301Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:01:28.5827969Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T23:01:30.0833723Z Reading package lists...
2025-08-20T23:01:30.2535036Z Building dependency tree...
2025-08-20T23:01:30.2544389Z Reading state information...
2025-08-20T23:01:30.4136409Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T23:01:30.4137176Z The following additional packages will be installed:
2025-08-20T23:01:30.4139940Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T23:01:30.4140558Z   xorg-sgml-doctools
2025-08-20T23:01:30.4147002Z Suggested packages:
2025-08-20T23:01:30.4147418Z   libxcb-doc
2025-08-20T23:01:30.4300833Z The following NEW packages will be installed:
2025-08-20T23:01:30.4302793Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T23:01:30.4306534Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T23:01:30.4307460Z   xcb xorg-sgml-doctools
2025-08-20T23:01:30.4482675Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T23:01:30.4483377Z Need to get 807 kB of archives.
2025-08-20T23:01:30.4484077Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T23:01:30.4485106Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T23:01:30.4943689Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T23:01:30.5237750Z 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-20T23:01:30.5541085Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T23:01:30.6164618Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T23:01:30.6452077Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T23:01:30.6747014Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T23:01:30.7041927Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T23:01:30.7341577Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T23:01:30.7627248Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T23:01:30.7912473Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T23:01:30.8199741Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T23:01:31.0858623Z Fetched 807 kB in 0s (2110 kB/s)
2025-08-20T23:01:31.1056516Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T23:01:31.1117124Z (Reading database ... 
2025-08-20T23:01:31.1117626Z (Reading database ... 5%
2025-08-20T23:01:31.1118220Z (Reading database ... 10%
2025-08-20T23:01:31.1118700Z (Reading database ... 15%
2025-08-20T23:01:31.1119139Z (Reading database ... 20%
2025-08-20T23:01:31.1119595Z (Reading database ... 25%
2025-08-20T23:01:31.1120029Z (Reading database ... 30%
2025-08-20T23:01:31.1120466Z (Reading database ... 35%
2025-08-20T23:01:31.1120924Z (Reading database ... 40%
2025-08-20T23:01:31.1121361Z (Reading database ... 45%
2025-08-20T23:01:31.1121809Z (Reading database ... 50%
2025-08-20T23:01:31.1216505Z (Reading database ... 55%
2025-08-20T23:01:31.1237404Z (Reading database ... 60%
2025-08-20T23:01:31.1260305Z (Reading database ... 65%
2025-08-20T23:01:31.1302637Z (Reading database ... 70%
2025-08-20T23:01:31.1332764Z (Reading database ... 75%
2025-08-20T23:01:31.1362267Z (Reading database ... 80%
2025-08-20T23:01:31.1535452Z (Reading database ... 85%
2025-08-20T23:01:31.1821858Z (Reading database ... 90%
2025-08-20T23:01:31.1900330Z (Reading database ... 95%
2025-08-20T23:01:31.1900781Z (Reading database ... 100%
2025-08-20T23:01:31.1901301Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T23:01:31.1946090Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T23:01:31.1958971Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T23:01:31.2182083Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T23:01:31.2330141Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T23:01:31.2341130Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T23:01:31.2610685Z Selecting previously unselected package x11proto-dev.
2025-08-20T23:01:31.2755307Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T23:01:31.2765518Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T23:01:31.3513988Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T23:01:31.3658323Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T23:01:31.3667297Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T23:01:31.3911965Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T23:01:31.4056340Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T23:01:31.4068108Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T23:01:31.4291507Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T23:01:31.4434181Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T23:01:31.4443136Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:31.4691222Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T23:01:31.4834427Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T23:01:31.4847883Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:31.5090142Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T23:01:31.5232697Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T23:01:31.5250381Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:31.5451176Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T23:01:31.5593021Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T23:01:31.5606483Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:31.5809567Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T23:01:31.5951029Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T23:01:31.5963574Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:31.6186709Z Selecting previously unselected package xcb.
2025-08-20T23:01:31.6328641Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T23:01:31.6341171Z Unpacking xcb (2.4-8build2) ...
2025-08-20T23:01:31.6839936Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:31.6868821Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T23:01:31.6896636Z Setting up xcb (2.4-8build2) ...
2025-08-20T23:01:31.6961839Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T23:01:31.7025778Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T23:01:31.7172504Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T23:01:36.1994438Z Processing triggers for sgml-base (1.31) ...
2025-08-20T23:01:36.2081935Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T23:01:36.2106936Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T23:01:36.2129022Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T23:01:36.2158554Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:36.2182569Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:36.2207947Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:36.2232848Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T23:01:37.9194612Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T23:01:38.5400801Z Collecting build
2025-08-20T23:01:38.6054151Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T23:01:38.7058234Z Collecting cffi
2025-08-20T23:01:38.7201728Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T23:01:38.7344290Z Collecting scons
2025-08-20T23:01:38.7484890Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T23:01:38.7629772Z Collecting scuba
2025-08-20T23:01:38.7774996Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T23:01:38.8207377Z Collecting pytest
2025-08-20T23:01:38.8366204Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T23:01:38.8548898Z Collecting packaging>=19.1 (from build)
2025-08-20T23:01:38.8687634Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T23:01:38.8785829Z Collecting pyproject_hooks (from build)
2025-08-20T23:01:38.8923499Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T23:01:38.9024448Z Collecting pycparser (from cffi)
2025-08-20T23:01:39.0242997Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T23:01:39.0545684Z Collecting PyYAML (from scuba)
2025-08-20T23:01:39.2209482Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T23:01:39.2385405Z Collecting iniconfig>=1 (from pytest)
2025-08-20T23:01:39.2528895Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T23:01:39.2708110Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T23:01:39.2849104Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T23:01:39.3035369Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T23:01:39.3172863Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T23:01:39.3383277Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T23:01:39.3601453Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T23:01:39.4141718Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T23:01:39.4616381Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 89.6 MB/s  0:00:00
2025-08-20T23:01:39.4757248Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T23:01:39.4925969Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T23:01:39.5104257Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T23:01:39.5271163Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T23:01:39.5435453Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T23:01:39.5595315Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T23:01:39.5692362Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 135.8 MB/s  0:00:00
2025-08-20T23:01:39.5832967Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T23:01:39.6002797Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T23:01:39.6169206Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T23:01:39.6245651Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 98.5 MB/s  0:00:00
2025-08-20T23:01:39.7373512Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T23:01:41.4371255Z 
2025-08-20T23:01:41.4388677Z 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-20T23:01:41.7736274Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T23:01:42.3973603Z Collecting ansi2txt
2025-08-20T23:01:42.4753153Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T23:01:42.4970918Z Collecting pipx
2025-08-20T23:01:42.5161098Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T23:01:42.5388302Z Collecting scons
2025-08-20T23:01:42.5405024Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T23:01:42.5494113Z Collecting py2static
2025-08-20T23:01:42.5681997Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T23:01:42.5860815Z Collecting typer
2025-08-20T23:01:42.6056930Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T23:01:42.6355267Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T23:01:42.6547759Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T23:01:42.6743545Z Collecting packaging>=20 (from pipx)
2025-08-20T23:01:42.6753820Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T23:01:42.6919655Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T23:01:42.7108087Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T23:01:42.7262356Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T23:01:42.7451224Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T23:01:42.7870252Z Collecting pyinstaller (from py2static)
2025-08-20T23:01:42.8062561Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T23:01:42.8218274Z Collecting staticx (from py2static)
2025-08-20T23:01:42.8408333Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T23:01:42.8607777Z Collecting click>=8.0.0 (from typer)
2025-08-20T23:01:42.8796623Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T23:01:42.9110696Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T23:01:42.9299516Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T23:01:42.9445264Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T23:01:42.9633093Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T23:01:43.0000417Z Collecting rich>=10.11.0 (from typer)
2025-08-20T23:01:43.0190273Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T23:01:43.0423779Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T23:01:43.0614419Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T23:01:43.0847894Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T23:01:43.0858142Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T23:01:43.0953964Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T23:01:43.1142424Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T23:01:43.2241847Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T23:01:43.2433278Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T23:01:43.2635763Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T23:01:43.2823429Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T23:01:43.3032165Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T23:01:43.3222574Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T23:01:43.3431871Z Collecting pyelftools (from staticx->py2static)
2025-08-20T23:01:43.3622001Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T23:01:43.3849363Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T23:01:43.4081563Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T23:01:43.4335628Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T23:01:43.5480965Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T23:01:43.5691514Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T23:01:43.5921006Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T23:01:43.6147962Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T23:01:43.6236333Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T23:01:43.6424707Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T23:01:43.6637944Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T23:01:43.6844196Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T23:01:43.7046346Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T23:01:43.7261915Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T23:01:43.7482599Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T23:01:43.7690888Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T23:01:43.7899423Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T23:01:43.8109884Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T23:01:43.8359606Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 24.3 MB/s  0:00:00
2025-08-20T23:01:43.8548934Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T23:01:43.8791511Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T23:01:43.9007754Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.6 MB/s  0:00:00
2025-08-20T23:01:43.9200584Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T23:01:43.9410904Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T23:01:43.9629273Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T23:01:44.1146000Z 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-20T23:01:45.0282064Z   Attempting uninstall: scons
2025-08-20T23:01:45.0366856Z     Found existing installation: SCons 4.9.1
2025-08-20T23:01:45.0747088Z     Uninstalling SCons-4.9.1:
2025-08-20T23:01:45.0820853Z       Successfully uninstalled SCons-4.9.1
2025-08-20T23:01:45.6929089Z   Attempting uninstall: pygments
2025-08-20T23:01:45.7011992Z     Found existing installation: Pygments 2.19.2
2025-08-20T23:01:45.7246082Z     Uninstalling Pygments-2.19.2:
2025-08-20T23:01:45.7273016Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T23:01:46.3413725Z   Attempting uninstall: packaging
2025-08-20T23:01:46.3495543Z     Found existing installation: packaging 25.0
2025-08-20T23:01:46.3520711Z     Uninstalling packaging-25.0:
2025-08-20T23:01:46.3528753Z       Successfully uninstalled packaging-25.0
2025-08-20T23:01:47.3495131Z 
2025-08-20T23:01:47.3525435Z 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-20T23:01:47.6713999Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T23:01:48.3033594Z Collecting build
2025-08-20T23:01:48.3045461Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T23:01:48.3993302Z Collecting cffi
2025-08-20T23:01:48.4005724Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T23:01:48.4176813Z Collecting scons
2025-08-20T23:01:48.4187425Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T23:01:48.4353613Z Collecting scuba
2025-08-20T23:01:48.4363365Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T23:01:48.4785447Z Collecting pytest
2025-08-20T23:01:48.4796874Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T23:01:48.4955312Z Collecting packaging>=19.1 (from build)
2025-08-20T23:01:48.4966049Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T23:01:48.5050749Z Collecting pyproject_hooks (from build)
2025-08-20T23:01:48.5061261Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T23:01:48.5145798Z Collecting pycparser (from cffi)
2025-08-20T23:01:48.5156253Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T23:01:48.5452036Z Collecting PyYAML (from scuba)
2025-08-20T23:01:48.5463402Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T23:01:48.5548023Z Collecting iniconfig>=1 (from pytest)
2025-08-20T23:01:48.5558265Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T23:01:48.5700471Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T23:01:48.5710715Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T23:01:48.5874363Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T23:01:48.5884525Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T23:01:48.5946657Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T23:01:48.5959949Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T23:01:48.5973522Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T23:01:48.6014139Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T23:01:48.6026430Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T23:01:48.6038676Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T23:01:48.6048567Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T23:01:48.6058382Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T23:01:48.6068658Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T23:01:48.6087494Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T23:01:48.6098121Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T23:01:48.6107943Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T23:01:48.7339404Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T23:01:48.7344177Z   Attempting uninstall: scons
2025-08-20T23:01:48.7428978Z     Found existing installation: SCons 4.9.1
2025-08-20T23:01:48.7806023Z     Uninstalling SCons-4.9.1:
2025-08-20T23:01:48.7878276Z       Successfully uninstalled SCons-4.9.1
2025-08-20T23:01:49.4040022Z   Attempting uninstall: PyYAML
2025-08-20T23:01:49.4125093Z     Found existing installation: PyYAML 6.0.2
2025-08-20T23:01:49.4156735Z     Uninstalling PyYAML-6.0.2:
2025-08-20T23:01:49.4165354Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T23:01:49.4689593Z   Attempting uninstall: pyproject_hooks
2025-08-20T23:01:49.4771523Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T23:01:49.4787471Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T23:01:49.4793708Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T23:01:49.4879843Z   Attempting uninstall: pygments
2025-08-20T23:01:49.4956739Z     Found existing installation: Pygments 2.19.2
2025-08-20T23:01:49.5176397Z     Uninstalling Pygments-2.19.2:
2025-08-20T23:01:49.5202450Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T23:01:50.1185372Z   Attempting uninstall: pycparser
2025-08-20T23:01:50.1267517Z     Found existing installation: pycparser 2.22
2025-08-20T23:01:50.1301195Z     Uninstalling pycparser-2.22:
2025-08-20T23:01:50.1308807Z       Successfully uninstalled pycparser-2.22
2025-08-20T23:01:50.2498592Z   Attempting uninstall: pluggy
2025-08-20T23:01:50.2585485Z     Found existing installation: pluggy 1.6.0
2025-08-20T23:01:50.2607156Z     Uninstalling pluggy-1.6.0:
2025-08-20T23:01:50.2613634Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T23:01:50.2761422Z   Attempting uninstall: packaging
2025-08-20T23:01:50.2840918Z     Found existing installation: packaging 25.0
2025-08-20T23:01:50.2864255Z     Uninstalling packaging-25.0:
2025-08-20T23:01:50.2871767Z       Successfully uninstalled packaging-25.0
2025-08-20T23:01:50.3250350Z   Attempting uninstall: iniconfig
2025-08-20T23:01:50.3332745Z     Found existing installation: iniconfig 2.1.0
2025-08-20T23:01:50.3349250Z     Uninstalling iniconfig-2.1.0:
2025-08-20T23:01:50.3355389Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T23:01:50.3423919Z   Attempting uninstall: scuba
2025-08-20T23:01:50.3502045Z     Found existing installation: scuba 2.14.1
2025-08-20T23:01:50.3522882Z     Uninstalling scuba-2.14.1:
2025-08-20T23:01:50.3532098Z       Successfully uninstalled scuba-2.14.1
2025-08-20T23:01:50.3728189Z   Attempting uninstall: pytest
2025-08-20T23:01:50.3809790Z     Found existing installation: pytest 8.4.1
2025-08-20T23:01:50.3873466Z     Uninstalling pytest-8.4.1:
2025-08-20T23:01:50.4129844Z       Successfully uninstalled pytest-8.4.1
2025-08-20T23:01:50.6202280Z   Attempting uninstall: cffi
2025-08-20T23:01:50.6281214Z     Found existing installation: cffi 1.17.1
2025-08-20T23:01:50.6307251Z     Uninstalling cffi-1.17.1:
2025-08-20T23:01:50.6540364Z       Successfully uninstalled cffi-1.17.1
2025-08-20T23:01:50.7199207Z   Attempting uninstall: build
2025-08-20T23:01:50.7276667Z     Found existing installation: build 1.3.0
2025-08-20T23:01:50.7300211Z     Uninstalling build-1.3.0:
2025-08-20T23:01:50.7310055Z       Successfully uninstalled build-1.3.0
2025-08-20T23:01:50.7489052Z 
2025-08-20T23:01:50.7516967Z 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-20T23:01:51.0600889Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T23:01:51.6810790Z Collecting ansi2txt
2025-08-20T23:01:51.6821940Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T23:01:51.7028582Z Collecting pipx
2025-08-20T23:01:51.7039134Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T23:01:51.7160877Z Collecting scons
2025-08-20T23:01:51.7177410Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T23:01:51.7346637Z Collecting py2static
2025-08-20T23:01:51.7356742Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T23:01:51.7496172Z Collecting typer
2025-08-20T23:01:51.7506391Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T23:01:51.7720525Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T23:01:51.7730680Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T23:01:51.7878065Z Collecting packaging>=20 (from pipx)
2025-08-20T23:01:51.7888341Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T23:01:51.8038648Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T23:01:51.8048942Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T23:01:51.8193021Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T23:01:51.8203097Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T23:01:51.8571491Z Collecting pyinstaller (from py2static)
2025-08-20T23:01:51.8582409Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T23:01:51.8737142Z Collecting staticx (from py2static)
2025-08-20T23:01:51.8747060Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T23:01:51.8892856Z Collecting click>=8.0.0 (from typer)
2025-08-20T23:01:51.8902985Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T23:01:51.9157267Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T23:01:51.9167828Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T23:01:51.9276418Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T23:01:51.9286439Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T23:01:51.9643500Z Collecting rich>=10.11.0 (from typer)
2025-08-20T23:01:51.9653755Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T23:01:51.9832712Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T23:01:51.9843502Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T23:01:52.0043660Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T23:01:52.0053513Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T23:01:52.0141533Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T23:01:52.0151638Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T23:01:52.1236737Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T23:01:52.1248785Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T23:01:52.1407655Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T23:01:52.1417819Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T23:01:52.1589306Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T23:01:52.1599377Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T23:01:52.1738271Z Collecting pyelftools (from staticx->py2static)
2025-08-20T23:01:52.1748349Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T23:01:52.1785175Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T23:01:52.1794952Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T23:01:52.1805144Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T23:01:52.1846086Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T23:01:52.1855480Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T23:01:52.1865132Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T23:01:52.1874856Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T23:01:52.1885045Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T23:01:52.1894698Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T23:01:52.1904225Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T23:01:52.1915444Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T23:01:52.1934249Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T23:01:52.1944385Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T23:01:52.1953975Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T23:01:52.1963623Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T23:01:52.1973279Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T23:01:52.1982958Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T23:01:52.1997489Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T23:01:52.2009895Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T23:01:52.2028280Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T23:01:52.2037907Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T23:01:52.2048300Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T23:01:52.3542598Z 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-20T23:01:52.3546296Z   Attempting uninstall: pyelftools
2025-08-20T23:01:52.3625646Z     Found existing installation: pyelftools 0.32
2025-08-20T23:01:52.3676646Z     Uninstalling pyelftools-0.32:
2025-08-20T23:01:52.3692018Z       Successfully uninstalled pyelftools-0.32
2025-08-20T23:01:52.4783414Z   Attempting uninstall: altgraph
2025-08-20T23:01:52.4871568Z     Found existing installation: altgraph 0.17.4
2025-08-20T23:01:52.4890267Z     Uninstalling altgraph-0.17.4:
2025-08-20T23:01:52.4896713Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T23:01:52.5034432Z   Attempting uninstall: typing-extensions
2025-08-20T23:01:52.5121208Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T23:01:52.5136093Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T23:01:52.5374558Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T23:01:52.5612267Z   Attempting uninstall: staticx
2025-08-20T23:01:52.5698070Z     Found existing installation: staticx 0.14.1
2025-08-20T23:01:52.5724068Z     Uninstalling staticx-0.14.1:
2025-08-20T23:01:52.5734537Z       Successfully uninstalled staticx-0.14.1
2025-08-20T23:01:52.5936158Z   Attempting uninstall: shellingham
2025-08-20T23:01:52.6018854Z     Found existing installation: shellingham 1.5.4
2025-08-20T23:01:52.6037183Z     Uninstalling shellingham-1.5.4:
2025-08-20T23:01:52.6043688Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T23:01:52.6131313Z   Attempting uninstall: setuptools
2025-08-20T23:01:52.6218054Z     Found existing installation: setuptools 80.9.0
2025-08-20T23:01:52.6497965Z     Uninstalling setuptools-80.9.0:
2025-08-20T23:01:52.6770067Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T23:01:53.3309393Z   Attempting uninstall: scons
2025-08-20T23:01:53.3406734Z     Found existing installation: SCons 4.9.1
2025-08-20T23:01:53.3784592Z     Uninstalling SCons-4.9.1:
2025-08-20T23:01:53.3853342Z       Successfully uninstalled SCons-4.9.1
2025-08-20T23:01:53.9946741Z   Attempting uninstall: pygments
2025-08-20T23:01:54.0030586Z     Found existing installation: Pygments 2.19.2
2025-08-20T23:01:54.0261196Z     Uninstalling Pygments-2.19.2:
2025-08-20T23:01:54.0287836Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T23:01:54.6336856Z   Attempting uninstall: platformdirs
2025-08-20T23:01:54.6428554Z     Found existing installation: platformdirs 4.3.8
2025-08-20T23:01:54.6448628Z     Uninstalling platformdirs-4.3.8:
2025-08-20T23:01:54.6455071Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T23:01:54.6608523Z   Attempting uninstall: packaging
2025-08-20T23:01:54.6689906Z     Found existing installation: packaging 25.0
2025-08-20T23:01:54.6713359Z     Uninstalling packaging-25.0:
2025-08-20T23:01:54.6720764Z       Successfully uninstalled packaging-25.0
2025-08-20T23:01:54.7111629Z   Attempting uninstall: mdurl
2025-08-20T23:01:54.7191047Z     Found existing installation: mdurl 0.1.2
2025-08-20T23:01:54.7208338Z     Uninstalling mdurl-0.1.2:
2025-08-20T23:01:54.7214565Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T23:01:54.7300348Z   Attempting uninstall: click
2025-08-20T23:01:54.7380743Z     Found existing installation: click 8.2.1
2025-08-20T23:01:54.7403855Z     Uninstalling click-8.2.1:
2025-08-20T23:01:54.7411339Z       Successfully uninstalled click-8.2.1
2025-08-20T23:01:54.7990602Z   Attempting uninstall: argcomplete
2025-08-20T23:01:54.8076356Z     Found existing installation: argcomplete 3.6.2
2025-08-20T23:01:54.8104986Z     Uninstalling argcomplete-3.6.2:
2025-08-20T23:01:54.8116834Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T23:01:54.8345083Z   Attempting uninstall: ansi2txt
2025-08-20T23:01:54.8426415Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T23:01:54.8441839Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T23:01:54.8683458Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T23:01:54.8741421Z   Attempting uninstall: userpath
2025-08-20T23:01:54.8823503Z     Found existing installation: userpath 1.9.2
2025-08-20T23:01:54.8842633Z     Uninstalling userpath-1.9.2:
2025-08-20T23:01:54.8851581Z       Successfully uninstalled userpath-1.9.2
2025-08-20T23:01:54.8954323Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T23:01:54.9036414Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T23:01:54.9463960Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T23:01:54.9506330Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T23:01:55.2280959Z   Attempting uninstall: markdown-it-py
2025-08-20T23:01:55.2372574Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T23:01:55.2438196Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T23:01:55.2453172Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T23:01:55.3063994Z   Attempting uninstall: rich
2025-08-20T23:01:55.3154576Z     Found existing installation: rich 14.1.0
2025-08-20T23:01:55.3218768Z     Uninstalling rich-14.1.0:
2025-08-20T23:01:55.3228977Z       Successfully uninstalled rich-14.1.0
2025-08-20T23:01:55.4823813Z   Attempting uninstall: pyinstaller
2025-08-20T23:01:55.4909095Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T23:01:55.5262361Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T23:01:55.5306477Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T23:01:55.8609948Z   Attempting uninstall: pipx
2025-08-20T23:01:55.8700477Z     Found existing installation: pipx 1.7.1
2025-08-20T23:01:55.8751511Z     Uninstalling pipx-1.7.1:
2025-08-20T23:01:55.8761846Z       Successfully uninstalled pipx-1.7.1
2025-08-20T23:01:55.9266087Z   Attempting uninstall: typer
2025-08-20T23:01:55.9356934Z     Found existing installation: typer 0.16.1
2025-08-20T23:01:55.9383601Z     Uninstalling typer-0.16.1:
2025-08-20T23:01:55.9393461Z       Successfully uninstalled typer-0.16.1
2025-08-20T23:01:55.9737999Z   Attempting uninstall: py2static
2025-08-20T23:01:55.9817557Z     Found existing installation: py2static 0.0.1
2025-08-20T23:01:55.9837540Z     Uninstalling py2static-0.0.1:
2025-08-20T23:01:55.9848615Z       Successfully uninstalled py2static-0.0.1
2025-08-20T23:01:55.9924401Z 
2025-08-20T23:01:55.9953252Z 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-20T23:01:56.3129788Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T23:01:56.8871890Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T23:01:56.8876603Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-zu8dw7to
2025-08-20T23:01:56.8898234Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-zu8dw7to
2025-08-20T23:01:58.1698521Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T23:01:58.1740602Z   Installing build dependencies: started
2025-08-20T23:01:59.1859444Z   Installing build dependencies: finished with status 'done'
2025-08-20T23:01:59.1869095Z   Getting requirements to build wheel: started
2025-08-20T23:01:59.4742706Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T23:01:59.4754001Z   Preparing metadata (pyproject.toml): started
2025-08-20T23:01:59.6666545Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T23:01:59.8189992Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T23:01:59.8202022Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T23:01:59.8406691Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T23:01:59.8416686Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T23:01:59.8588973Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T23:01:59.8598795Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T23:01:59.8727914Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T23:01:59.8737786Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T23:01:59.8781043Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T23:01:59.8791201Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T23:01:59.8804303Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T23:01:59.8823227Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T23:01:59.8941942Z Building wheels for collected packages: pyinstaller
2025-08-20T23:01:59.8949594Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T23:02:00.6883890Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T23:02:00.6910046Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=c5920ea79ede247f25a7a9089c84b432de6eb0506c4b243e87df2b5f5933b856
2025-08-20T23:02:00.6911744Z   Stored in directory: /tmp/pip-ephem-wheel-cache-ulo0lesl/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T23:02:00.6952017Z Successfully built pyinstaller
2025-08-20T23:02:00.7856753Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T23:02:00.7862488Z   Attempting uninstall: altgraph
2025-08-20T23:02:00.7944558Z     Found existing installation: altgraph 0.17.4
2025-08-20T23:02:00.7965330Z     Uninstalling altgraph-0.17.4:
2025-08-20T23:02:00.7972696Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T23:02:00.8118543Z   Attempting uninstall: setuptools
2025-08-20T23:02:00.8205561Z     Found existing installation: setuptools 80.9.0
2025-08-20T23:02:00.8488136Z     Uninstalling setuptools-80.9.0:
2025-08-20T23:02:00.8773846Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T23:02:01.5337164Z   Attempting uninstall: packaging
2025-08-20T23:02:01.5424657Z     Found existing installation: packaging 25.0
2025-08-20T23:02:01.5453280Z     Uninstalling packaging-25.0:
2025-08-20T23:02:01.5460821Z       Successfully uninstalled packaging-25.0
2025-08-20T23:02:01.5847927Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T23:02:01.5929969Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T23:02:01.6353165Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T23:02:01.6395117Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T23:02:01.9175467Z   Attempting uninstall: pyinstaller
2025-08-20T23:02:01.9262490Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T23:02:01.9613059Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T23:02:01.9657228Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T23:02:02.3031314Z 
2025-08-20T23:02:02.3060175Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T23:02:02.6583151Z 6.15.0
2025-08-20T23:02:05.0875845Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T23:02:05.0886607Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T23:02:05.0886990Z 
2025-08-20T23:02:05.0887228Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T23:02:05.0887970Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T23:02:05.0888661Z installation.
2025-08-20T23:02:05.0888882Z 
2025-08-20T23:02:05.0889252Z If you installed the current Docker package using this script and are using it
2025-08-20T23:02:05.0889910Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T23:02:05.0890436Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T23:02:05.0890912Z files to match the parameters passed to the script.
2025-08-20T23:02:05.0891163Z 
2025-08-20T23:02:05.0891288Z You may press Ctrl+C now to abort this script.
2025-08-20T23:02:05.1058045Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T23:02:06.3548724Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T23:02:06.7244404Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T23:02:06.7271903Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T23:02:06.8203818Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T23:02:06.8223191Z + 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-20T23:02:06.8230663Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T23:02:08.1114319Z + 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-20T23:02:19.3949963Z 
2025-08-20T23:02:19.3950496Z Running kernel seems to be up-to-date.
2025-08-20T23:02:19.3950938Z 
2025-08-20T23:02:19.3951110Z Restarting services...
2025-08-20T23:02:19.4018787Z 
2025-08-20T23:02:19.4019172Z Service restarts being deferred:
2025-08-20T23:02:19.4019696Z  systemctl restart hosted-compute-agent.service
2025-08-20T23:02:19.4020084Z 
2025-08-20T23:02:19.4020485Z No containers need to be restarted.
2025-08-20T23:02:19.4020768Z 
2025-08-20T23:02:19.4020960Z No user sessions are running outdated binaries.
2025-08-20T23:02:19.4021279Z 
2025-08-20T23:02:19.4021591Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T23:02:20.2906138Z + sh -c 'docker version'
2025-08-20T23:02:20.3068668Z Client: Docker Engine - Community
2025-08-20T23:02:20.3069193Z  Version:           28.3.3
2025-08-20T23:02:20.3069629Z  API version:       1.51
2025-08-20T23:02:20.3070020Z  Go version:        go1.24.5
2025-08-20T23:02:20.3070419Z  Git commit:        980b856
2025-08-20T23:02:20.3070831Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T23:02:20.3071300Z  OS/Arch:           linux/amd64
2025-08-20T23:02:20.3071701Z  Context:           default
2025-08-20T23:02:20.3071950Z 
2025-08-20T23:02:20.3072120Z Server: Docker Engine - Community
2025-08-20T23:02:20.3072554Z  Engine:
2025-08-20T23:02:20.3072867Z   Version:          28.3.3
2025-08-20T23:02:20.3073308Z   API version:      1.51 (minimum version 1.24)
2025-08-20T23:02:20.3073810Z   Go version:       go1.24.5
2025-08-20T23:02:20.3074212Z   Git commit:       bea959c
2025-08-20T23:02:20.3074651Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T23:02:20.3075295Z   OS/Arch:          linux/amd64
2025-08-20T23:02:20.3075682Z   Experimental:     false
2025-08-20T23:02:20.3076019Z  containerd:
2025-08-20T23:02:20.3076309Z   Version:          1.7.27
2025-08-20T23:02:20.3077029Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T23:02:20.3077535Z  runc:
2025-08-20T23:02:20.3077853Z   Version:          1.2.5
2025-08-20T23:02:20.3078255Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T23:02:20.3078703Z  docker-init:
2025-08-20T23:02:20.3079041Z   Version:          0.19.0
2025-08-20T23:02:20.3079429Z   GitCommit:        de40ad0
2025-08-20T23:02:20.3091341Z 
2025-08-20T23:02:20.3091684Z ================================================================================
2025-08-20T23:02:20.3092061Z 
2025-08-20T23:02:20.3092364Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T23:02:20.3092965Z Docker daemon in rootless mode for your user:
2025-08-20T23:02:20.3093267Z 
2025-08-20T23:02:20.3093382Z     dockerd-rootless-setuptool.sh install
2025-08-20T23:02:20.3093601Z 
2025-08-20T23:02:20.3093811Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T23:02:20.3094104Z 
2025-08-20T23:02:20.3094114Z 
2025-08-20T23:02:20.3094324Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T23:02:20.3095078Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T23:02:20.3095350Z 
2025-08-20T23:02:20.3095541Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T23:02:20.3095992Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T23:02:20.3096445Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T23:02:20.3096731Z 
2025-08-20T23:02:20.3096871Z ================================================================================
2025-08-20T23:02:20.3097161Z 
2025-08-20T23:02:31.1054230Z ● docker.service - Docker Application Container Engine
2025-08-20T23:02:31.1055556Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T23:02:31.1056370Z      Active: active (running) since Wed 2025-08-20 23:02:21 UTC; 10s ago
2025-08-20T23:02:31.1056807Z TriggeredBy: ● docker.socket
2025-08-20T23:02:31.1057075Z        Docs: https://docs.docker.com
2025-08-20T23:02:31.1057342Z    Main PID: 19817 (dockerd)
2025-08-20T23:02:31.1057659Z       Tasks: 10
2025-08-20T23:02:31.1057968Z      Memory: 23.6M (peak: 26.7M)
2025-08-20T23:02:31.1058194Z         CPU: 317ms
2025-08-20T23:02:31.1058409Z      CGroup: /system.slice/docker.service
2025-08-20T23:02:31.1060613Z              └─19817 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T23:02:31.1060953Z 
2025-08-20T23:02:31.1061298Z Aug 20 23:02:20 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:20.503369483Z" level=info msg="Loading containers: start."
2025-08-20T23:02:31.1062482Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.020227693Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 0291cce800e23ef9fbc4b9e8ef2a1f991081c6c9502f5d7f013821ed8cd6db08], retrying...."
2025-08-20T23:02:31.1063713Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.052724845Z" level=info msg="Loading containers: done."
2025-08-20T23:02:31.1065083Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062334192Z" 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-20T23:02:31.1066435Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062413690Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T23:02:31.1067357Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062438647Z" level=info msg="Initializing buildkit"
2025-08-20T23:02:31.1068057Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.082167626Z" level=info msg="Completed buildkit initialization"
2025-08-20T23:02:31.1069034Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.086096463Z" level=info msg="Daemon has completed initialization"
2025-08-20T23:02:31.1069752Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.086149988Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T23:02:31.1070411Z Aug 20 23:02:21 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T23:02:31.1168738Z ● docker.service - Docker Application Container Engine
2025-08-20T23:02:31.1169531Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T23:02:31.1170313Z      Active: active (running) since Wed 2025-08-20 23:02:21 UTC; 10s ago
2025-08-20T23:02:31.1170943Z TriggeredBy: ● docker.socket
2025-08-20T23:02:31.1171365Z        Docs: https://docs.docker.com
2025-08-20T23:02:31.1171784Z    Main PID: 19817 (dockerd)
2025-08-20T23:02:31.1172009Z       Tasks: 10
2025-08-20T23:02:31.1172221Z      Memory: 23.6M (peak: 26.7M)
2025-08-20T23:02:31.1172446Z         CPU: 317ms
2025-08-20T23:02:31.1172666Z      CGroup: /system.slice/docker.service
2025-08-20T23:02:31.1173371Z              └─19817 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T23:02:31.1173673Z 
2025-08-20T23:02:31.1173991Z Aug 20 23:02:20 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:20.503369483Z" level=info msg="Loading containers: start."
2025-08-20T23:02:31.1175361Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.020227693Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 0291cce800e23ef9fbc4b9e8ef2a1f991081c6c9502f5d7f013821ed8cd6db08], retrying...."
2025-08-20T23:02:31.1176703Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.052724845Z" level=info msg="Loading containers: done."
2025-08-20T23:02:31.1177819Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062334192Z" 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-20T23:02:31.1179137Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062413690Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T23:02:31.1180049Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062438647Z" level=info msg="Initializing buildkit"
2025-08-20T23:02:31.1180748Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.082167626Z" level=info msg="Completed buildkit initialization"
2025-08-20T23:02:31.1181483Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.086096463Z" level=info msg="Daemon has completed initialization"
2025-08-20T23:02:31.1182201Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.086149988Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T23:02:31.1182861Z Aug 20 23:02:21 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T23:02:31.1378075Z ● docker.service - Docker Application Container Engine
2025-08-20T23:02:31.1378883Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T23:02:31.1379630Z      Active: active (running) since Wed 2025-08-20 23:02:21 UTC; 10s ago
2025-08-20T23:02:31.1380030Z TriggeredBy: ● docker.socket
2025-08-20T23:02:31.1380288Z        Docs: https://docs.docker.com
2025-08-20T23:02:31.1380544Z    Main PID: 19817 (dockerd)
2025-08-20T23:02:31.1380754Z       Tasks: 10
2025-08-20T23:02:31.1380950Z      Memory: 23.6M (peak: 26.7M)
2025-08-20T23:02:31.1381288Z         CPU: 317ms
2025-08-20T23:02:31.1381677Z      CGroup: /system.slice/docker.service
2025-08-20T23:02:31.1382528Z              └─19817 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T23:02:31.1383290Z 
2025-08-20T23:02:31.1383837Z Aug 20 23:02:20 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:20.503369483Z" level=info msg="Loading containers: start."
2025-08-20T23:02:31.1386095Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.020227693Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 0291cce800e23ef9fbc4b9e8ef2a1f991081c6c9502f5d7f013821ed8cd6db08], retrying...."
2025-08-20T23:02:31.1388122Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.052724845Z" level=info msg="Loading containers: done."
2025-08-20T23:02:31.1390049Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062334192Z" 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-20T23:02:31.1391764Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062413690Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T23:02:31.1392648Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.062438647Z" level=info msg="Initializing buildkit"
2025-08-20T23:02:31.1393339Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.082167626Z" level=info msg="Completed buildkit initialization"
2025-08-20T23:02:31.1394077Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.086096463Z" level=info msg="Daemon has completed initialization"
2025-08-20T23:02:31.1395037Z Aug 20 23:02:21 pkrvmqc4gcfdwos dockerd[19817]: time="2025-08-20T23:02:21.086149988Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T23:02:31.1395907Z Aug 20 23:02:21 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T23:02:31.1497062Z Docker version 28.3.3, build 980b856
2025-08-20T23:02:31.1683188Z Unable to find image 'hello-world:latest' locally
2025-08-20T23:02:31.5482736Z latest: Pulling from library/hello-world
2025-08-20T23:02:31.6607995Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T23:02:31.8893645Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T23:02:31.8894228Z 17eec7bbc9d7: Download complete
2025-08-20T23:02:31.9118337Z 17eec7bbc9d7: Pull complete
2025-08-20T23:02:31.9159578Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T23:02:31.9175207Z Status: Downloaded newer image for hello-world:latest
2025-08-20T23:02:33.0692309Z 
2025-08-20T23:02:33.0692752Z Hello from Docker!
2025-08-20T23:02:33.0693316Z This message shows that your installation appears to be working correctly.
2025-08-20T23:02:33.0693826Z 
2025-08-20T23:02:33.0694085Z To generate this message, Docker took the following steps:
2025-08-20T23:02:33.0694703Z  1. The Docker client contacted the Docker daemon.
2025-08-20T23:02:33.0695484Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T23:02:33.0696058Z     (amd64)
2025-08-20T23:02:33.0696522Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T23:02:33.0697236Z     executable that produces the output you are currently reading.
2025-08-20T23:02:33.0697978Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T23:02:33.0698551Z     to your terminal.
2025-08-20T23:02:33.0698763Z 
2025-08-20T23:02:33.0699054Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T23:02:33.0699608Z  $ docker run -it ubuntu bash
2025-08-20T23:02:33.0699866Z 
2025-08-20T23:02:33.0700135Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T23:02:33.0700871Z  https://hub.docker.com/
2025-08-20T23:02:33.0701112Z 
2025-08-20T23:02:33.0701272Z For more examples and ideas, visit:
2025-08-20T23:02:33.0701679Z  https://docs.docker.com/get-started/
2025-08-20T23:02:33.0701945Z 
2025-08-20T23:02:33.1745473Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T23:02:33.1746238Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T23:02:33.1746805Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T23:02:33.1747217Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T23:02:33.1747686Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T23:02:33.1748236Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T23:02:33.1748884Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T23:02:33.1749280Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T23:02:33.1749635Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T23:02:33.1749972Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T23:02:33.1750394Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T23:02:33.1750802Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T23:02:33.1751212Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T23:02:33.1751626Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T23:02:33.1752024Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T23:02:33.1752427Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T23:02:33.1753046Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T23:02:33.1753670Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T23:02:33.1754363Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T23:02:33.1755362Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T23:02:33.1756393Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T23:02:33.1757064Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T23:02:33.1757814Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T23:02:33.1758499Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T23:02:33.1759106Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T23:02:33.1759778Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T23:02:33.1760406Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T23:02:33.1761134Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T23:02:33.1772447Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T23:02:33.1773294Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T23:02:33.1774094Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T23:02:33.1775051Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T23:02:33.1775850Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T23:02:33.1776616Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T23:02:33.1777407Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T23:02:33.1778182Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T23:02:33.1778895Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T23:02:33.1779594Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T23:02:33.1780319Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T23:02:33.1781066Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T23:02:33.1781839Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T23:02:33.1782568Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T23:02:33.1783570Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T23:02:33.1784390Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T23:02:33.1785396Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T23:02:33.1786243Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T23:02:33.1787117Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T23:02:33.1787911Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T23:02:33.1788654Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T23:02:33.1789468Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T23:02:33.1790190Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T23:02:33.1790934Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T23:02:33.1791624Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T23:02:33.1792271Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T23:02:33.1792902Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T23:02:33.1793555Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T23:02:33.1794120Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T23:02:33.1794886Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T23:02:33.1795619Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T23:02:33.1796286Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T23:02:33.1797203Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T23:02:33.1797971Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T23:02:33.1798726Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T23:02:33.1799445Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T23:02:33.1800170Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T23:02:33.1800909Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T23:02:33.1801614Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T23:02:33.1802311Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T23:02:33.1803028Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T23:02:33.1803870Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T23:02:33.1804685Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T23:02:33.1805650Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T23:02:33.1806371Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T23:02:33.1807034Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T23:02:33.1807710Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T23:02:33.1808374Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T23:02:33.1809116Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T23:02:33.1809975Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T23:02:33.1810857Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T23:02:33.1811709Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T23:02:33.1812464Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T23:02:33.1813346Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T23:02:33.1814062Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T23:02:33.1814931Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T23:02:33.1815598Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T23:02:33.1816250Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T23:02:33.1816973Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T23:02:33.1817697Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T23:02:33.1818360Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T23:02:33.1819012Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T23:02:33.1819708Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T23:02:33.1820435Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T23:02:33.1821246Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T23:02:33.1821863Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T23:02:33.1822525Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T23:02:33.1823220Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T23:02:33.1823863Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T23:02:33.1824542Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T23:02:33.1825383Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T23:02:33.1826193Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T23:02:33.1826894Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T23:02:33.1827526Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T23:02:33.1828162Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T23:02:33.1828747Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T23:02:33.1829176Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T23:02:33.1829590Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T23:02:33.1829989Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T23:02:33.1830367Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T23:02:33.1830739Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T23:02:33.1831131Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T23:02:33.1831545Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T23:02:33.1831889Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T23:02:33.1832226Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T23:02:33.1832590Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T23:02:33.1832958Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T23:02:33.1833314Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T23:02:33.1833683Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T23:02:33.1834044Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T23:02:33.1834529Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T23:02:33.1835378Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T23:02:33.1835977Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T23:02:33.1836434Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T23:02:33.1837087Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T23:02:33.1837488Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T23:02:33.1837877Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T23:02:33.1838267Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T23:02:33.1838675Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T23:02:33.1839087Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T23:02:33.1839467Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T23:02:33.1839855Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T23:02:33.1840270Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T23:02:33.1840824Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T23:02:33.1841262Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T23:02:33.1841651Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T23:02:33.1842039Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T23:02:33.1842450Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T23:02:33.1842857Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T23:02:33.1843258Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T23:02:33.1843640Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T23:02:33.1844042Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T23:02:33.1844441Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T23:02:33.1845201Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T23:02:33.1845596Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T23:02:33.1845926Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T23:02:33.1846258Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T23:02:33.1846652Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T23:02:33.1847053Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T23:02:33.1847449Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T23:02:33.1847823Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T23:02:33.1848199Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T23:02:33.1848580Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T23:02:33.1848939Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T23:02:33.1849289Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T23:02:33.1849815Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T23:02:33.1850618Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T23:02:33.1851394Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T23:02:33.1852055Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T23:02:33.1852737Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T23:02:33.1853473Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T23:02:33.1854211Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T23:02:33.1855099Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T23:02:33.1855726Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T23:02:33.1856349Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T23:02:33.1857094Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T23:02:33.1858033Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T23:02:33.1858762Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T23:02:33.1859405Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T23:02:33.1859996Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T23:02:33.1860680Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T23:02:33.1861359Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T23:02:33.1862104Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T23:02:33.1862929Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T23:02:33.1863622Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T23:02:33.1864268Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T23:02:33.1865033Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T23:02:33.1865667Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T23:02:33.1866445Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T23:02:33.1867336Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T23:02:33.1868119Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T23:02:33.1868784Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T23:02:33.1869588Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T23:02:33.1870509Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T23:02:33.1871561Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T23:02:33.1872340Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T23:02:33.1873063Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T23:02:33.1873735Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T23:02:33.1874475Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T23:02:33.1875383Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T23:02:33.1876093Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T23:02:33.1876745Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T23:02:33.1877396Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T23:02:33.1878097Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T23:02:33.1878815Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T23:02:33.1879512Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T23:02:33.1880222Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T23:02:33.1880904Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T23:02:33.1881594Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T23:02:33.1882321Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T23:02:33.1883129Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T23:02:33.1883886Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T23:02:33.1884543Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T23:02:33.1885379Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T23:02:33.1886101Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T23:02:33.1886776Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T23:02:33.1887633Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T23:02:33.1888299Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T23:02:33.1889052Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T23:02:33.1889793Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T23:02:33.1890613Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T23:02:33.1891413Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T23:02:33.1892128Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T23:02:33.1892806Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T23:02:33.1893501Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T23:02:33.1894163Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T23:02:33.1895041Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T23:02:33.1895735Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T23:02:33.1896402Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T23:02:33.1897194Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T23:02:33.1898047Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T23:02:33.1898869Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T23:02:33.1899797Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T23:02:33.1900901Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T23:02:33.1901807Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T23:02:33.1902689Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T23:02:33.1903558Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T23:02:33.1904200Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T23:02:33.1905027Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T23:02:33.1905709Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T23:02:33.1906369Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T23:02:33.1907004Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T23:02:33.1907677Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T23:02:33.1908372Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T23:02:33.1909045Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T23:02:33.1909713Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T23:02:33.1910388Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T23:02:33.1911085Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T23:02:33.1911769Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T23:02:33.1912497Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T23:02:33.1913269Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T23:02:33.1913949Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T23:02:33.1914598Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T23:02:33.1915569Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T23:02:33.1916239Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T23:02:33.1916862Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T23:02:33.1917668Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T23:02:33.1918302Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T23:02:33.1918983Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T23:02:33.1919632Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T23:02:33.1920467Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T23:02:33.1921108Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T23:02:33.1921656Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T23:02:33.1922471Z 	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-20T23:02:33.1923388Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T23:02:33.1924038Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T23:02:33.1924707Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T23:02:33.1925552Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T23:02:33.1926253Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T23:02:33.1927012Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T23:02:33.1927769Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T23:02:33.1928513Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T23:02:33.1929229Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T23:02:33.1929943Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T23:02:33.1930871Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T23:02:33.1931607Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T23:02:33.1932313Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T23:02:33.1933073Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T23:02:33.1933943Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T23:02:33.1935005Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T23:02:33.1935802Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T23:02:33.1936526Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T23:02:33.1937243Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T23:02:33.1938087Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T23:02:33.1938959Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T23:02:33.1939689Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T23:02:33.1940489Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T23:02:33.1941286Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T23:02:33.1942000Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T23:02:33.1942651Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T23:02:33.1943283Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T23:02:33.1943955Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T23:02:33.1944632Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T23:02:33.1945472Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T23:02:33.1946123Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T23:02:33.1946810Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T23:02:33.1947684Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T23:02:33.1948327Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T23:02:33.1948980Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T23:02:33.1949601Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T23:02:33.1950274Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T23:02:33.1950943Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T23:02:33.1951579Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T23:02:33.1952208Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T23:02:33.1952837Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T23:02:33.1953495Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T23:02:33.1954149Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T23:02:33.1955011Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T23:02:33.1955663Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T23:02:33.1956329Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T23:02:33.1956943Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T23:02:33.1957596Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T23:02:33.1958360Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T23:02:33.1959082Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T23:02:33.1959711Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T23:02:33.1960657Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T23:02:33.1961436Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T23:02:33.1962143Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T23:02:33.1962796Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T23:02:33.1963441Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T23:02:33.1964064Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T23:02:33.1964585Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T23:02:33.1965348Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T23:02:33.1965960Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T23:02:33.1966580Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T23:02:33.1967236Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T23:02:33.1967886Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T23:02:33.1968489Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T23:02:33.1969068Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T23:02:33.1969740Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T23:02:33.1970460Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T23:02:33.1971159Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T23:02:33.1971846Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T23:02:33.1972537Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T23:02:33.1973258Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T23:02:33.1974140Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T23:02:33.1975403Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T23:02:33.1976517Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T23:02:33.1977696Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T23:02:33.1978526Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T23:02:33.1979321Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T23:02:33.1980246Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T23:02:33.1981354Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T23:02:33.1982357Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T23:02:33.1983229Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T23:02:33.1984010Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T23:02:33.1984671Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T23:02:33.1985578Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T23:02:33.1986232Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T23:02:33.1986909Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T23:02:33.1987597Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T23:02:33.1988268Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T23:02:33.1988992Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T23:02:33.1989677Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T23:02:33.1990349Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T23:02:33.1991196Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T23:02:33.1991883Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T23:02:33.1992542Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T23:02:33.1993234Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T23:02:33.1993920Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T23:02:33.1994656Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T23:02:33.1995570Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T23:02:33.1996213Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T23:02:33.1996903Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T23:02:33.1997634Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T23:02:33.1998370Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T23:02:33.1999146Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T23:02:33.1999925Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T23:02:33.2000557Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T23:02:33.2001204Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T23:02:33.2001870Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T23:02:33.2002522Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T23:02:33.2003204Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T23:02:33.2003887Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T23:02:33.2004576Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T23:02:33.2005462Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T23:02:33.2006104Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T23:02:33.2006934Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T23:02:33.2007896Z 	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-20T23:02:33.2009161Z 	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-20T23:02:33.2010374Z 	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-20T23:02:33.2011545Z 	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-20T23:02:33.2012478Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T23:02:33.2013156Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T23:02:33.2013816Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T23:02:33.2014478Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T23:02:33.2015310Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T23:02:33.2015948Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T23:02:33.2016605Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T23:02:33.2017284Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T23:02:33.2017963Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T23:02:33.2018619Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T23:02:33.2019289Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T23:02:33.2019957Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T23:02:33.2020823Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T23:02:33.2021566Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T23:02:33.2022272Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T23:02:33.2022985Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T23:02:33.2023691Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T23:02:33.2024385Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T23:02:33.2025319Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T23:02:33.2026007Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T23:02:33.2026671Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T23:02:33.2027350Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T23:02:33.2028093Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T23:02:33.2028798Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T23:02:33.2029498Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T23:02:33.2030204Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T23:02:33.2030872Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T23:02:33.2031622Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T23:02:33.2032385Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T23:02:33.2033100Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T23:02:33.2033870Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T23:02:33.2034682Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T23:02:33.2035631Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T23:02:33.2036284Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T23:02:33.2037149Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T23:02:33.2037869Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T23:02:33.2038592Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T23:02:33.2039301Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T23:02:33.2039980Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T23:02:33.2040677Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T23:02:33.2041512Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T23:02:33.2042352Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T23:02:33.2043058Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T23:02:33.2043777Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T23:02:33.2044577Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T23:02:33.2045555Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T23:02:33.2046397Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T23:02:33.2047253Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T23:02:33.2048028Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T23:02:33.2048802Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T23:02:33.2049501Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T23:02:33.2050397Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T23:02:33.2051160Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T23:02:33.2051848Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T23:02:33.2052529Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T23:02:33.2053250Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T23:02:33.2053957Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T23:02:33.2054667Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T23:02:33.2055603Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T23:02:33.2056306Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T23:02:33.2056971Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T23:02:33.2057632Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T23:02:33.2058259Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T23:02:33.2058946Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T23:02:33.2059690Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T23:02:33.2060487Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T23:02:33.2061285Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T23:02:33.2061994Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T23:02:33.2062781Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T23:02:33.2063517Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T23:02:33.2064225Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T23:02:33.2065118Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T23:02:33.2065743Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T23:02:33.2066568Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T23:02:33.2067269Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T23:02:33.2067972Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T23:02:33.2068641Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T23:02:33.2069220Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T23:02:33.2069763Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T23:02:33.2070399Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T23:02:33.2071277Z 	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-20T23:02:33.2072198Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T23:02:33.2072877Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T23:02:33.2073525Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T23:02:33.2074227Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T23:02:33.2075203Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T23:02:33.2075935Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T23:02:33.2076644Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T23:02:33.2077373Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T23:02:33.2078103Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T23:02:33.2078762Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T23:02:33.2079411Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T23:02:33.2080243Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T23:02:33.2080928Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T23:02:33.2081686Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T23:02:33.2082447Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T23:02:33.2083143Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T23:02:33.2083882Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T23:02:33.2084656Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T23:02:33.2085502Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T23:02:33.2085901Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T23:02:33.2086272Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T23:02:33.2086651Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T23:02:33.2087036Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T23:02:33.2087426Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T23:02:33.2087834Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T23:02:33.2088253Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T23:02:33.2088722Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T23:02:33.2089206Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T23:02:33.2089592Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T23:02:33.2089980Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T23:02:33.2090364Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T23:02:33.2090757Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T23:02:33.2091144Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T23:02:33.2091671Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T23:02:33.2092121Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T23:02:33.2092622Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T23:02:33.2093049Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T23:02:33.2093426Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T23:02:33.2093805Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T23:02:33.2094215Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T23:02:33.2094613Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T23:02:33.2095245Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T23:02:33.2095653Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T23:02:33.2096042Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T23:02:33.2096400Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T23:02:33.2096758Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T23:02:33.2097164Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T23:02:33.2097594Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T23:02:33.2097981Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T23:02:33.2098373Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T23:02:33.2098820Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T23:02:33.2099380Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T23:02:33.2099812Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T23:02:33.2100214Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T23:02:33.2100738Z 	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-20T23:02:33.2101253Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T23:02:33.2101564Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T23:02:33.2101919Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T23:02:33.2102333Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T23:02:33.2102766Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T23:02:33.2103294Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T23:02:33.2103898Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T23:02:33.2104522Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T23:02:33.2105403Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T23:02:33.2106057Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T23:02:33.2106693Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T23:02:33.2107329Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T23:02:33.2107922Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T23:02:33.2108420Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T23:02:33.2108871Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T23:02:33.2109314Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T23:02:33.2109884Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T23:02:33.2110355Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T23:02:33.2110789Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T23:02:33.2111176Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T23:02:33.2111548Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T23:02:33.2111931Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T23:02:33.2112313Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T23:02:33.2112724Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T23:02:33.2113148Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T23:02:33.2113521Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T23:02:33.2113923Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T23:02:33.2114390Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T23:02:33.2115078Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T23:02:33.2115575Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T23:02:33.2116060Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T23:02:33.2116545Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T23:02:33.2117032Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T23:02:33.2117615Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T23:02:33.2118045Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T23:02:33.2118469Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T23:02:33.2118888Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T23:02:33.2119310Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T23:02:33.2119736Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T23:02:33.2120180Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T23:02:33.2120617Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T23:02:33.2121012Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T23:02:33.2121399Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T23:02:33.2121786Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T23:02:33.2122188Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T23:02:33.2122645Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T23:02:33.2123100Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T23:02:33.2123511Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T23:02:33.2123925Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T23:02:33.2124353Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T23:02:33.2124998Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T23:02:33.2125453Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T23:02:33.2125903Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T23:02:33.2126304Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T23:02:33.2126692Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T23:02:33.2127211Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T23:02:33.2127580Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T23:02:33.2127958Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T23:02:33.2128366Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T23:02:33.2128769Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T23:02:33.2129202Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T23:02:33.2129676Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T23:02:33.2130102Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T23:02:33.2130519Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T23:02:33.2130928Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T23:02:33.2131236Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T23:02:33.2131562Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T23:02:33.2131955Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T23:02:33.2132359Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T23:02:33.2132753Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T23:02:33.2133152Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T23:02:33.2133582Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T23:02:33.2134030Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T23:02:33.2134569Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T23:02:33.2135209Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T23:02:33.2135616Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T23:02:33.2136169Z 	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-20T23:02:33.2136754Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T23:02:33.2137209Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T23:02:33.2137654Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T23:02:33.2138100Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T23:02:33.2138525Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T23:02:33.2138934Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T23:02:33.2139330Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T23:02:33.2139720Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T23:02:33.2140124Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T23:02:33.2140524Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T23:02:33.2140903Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T23:02:33.2141308Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T23:02:33.2141717Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T23:02:33.2142096Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T23:02:33.2142511Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T23:02:33.2142983Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T23:02:33.2143409Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T23:02:33.2143965Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T23:02:33.2144346Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T23:02:33.2144910Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T23:02:33.2145338Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T23:02:33.2145714Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T23:02:33.2146141Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T23:02:33.2146593Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T23:02:33.2147005Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T23:02:33.2147411Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T23:02:33.2147810Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T23:02:33.2148203Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T23:02:33.2148581Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T23:02:33.2148967Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T23:02:33.2149376Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T23:02:33.2149826Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T23:02:33.2150283Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T23:02:33.2150712Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T23:02:33.2151118Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T23:02:33.2151654Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T23:02:33.2152084Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T23:02:33.2152484Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T23:02:33.2152845Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T23:02:33.2153158Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T23:02:33.2153465Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T23:02:33.2153836Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T23:02:33.2154215Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T23:02:33.2154567Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T23:02:33.2155171Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T23:02:33.2155581Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T23:02:33.2155976Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T23:02:33.2156339Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T23:02:33.2156699Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T23:02:33.2157078Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T23:02:33.2157478Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T23:02:33.2157859Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T23:02:33.2158226Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T23:02:33.2158587Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T23:02:33.2158973Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T23:02:33.2159362Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T23:02:33.2159735Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T23:02:33.2160125Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T23:02:33.2160522Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T23:02:33.2161033Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T23:02:33.2161417Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T23:02:33.2161800Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T23:02:33.2162192Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T23:02:33.2162601Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T23:02:33.2163036Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T23:02:33.2163452Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T23:02:33.2163809Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T23:02:33.2164167Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T23:02:33.2164519Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T23:02:33.2165225Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T23:02:33.2165731Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T23:02:33.2166237Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T23:02:33.2166716Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T23:02:33.2167222Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T23:02:33.2167668Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T23:02:33.2168063Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T23:02:33.2168585Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T23:02:33.2168985Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T23:02:33.2169380Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T23:02:33.2169766Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T23:02:33.2170157Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T23:02:33.2170533Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T23:02:33.2170930Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T23:02:33.2171380Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T23:02:33.2171818Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T23:02:33.2172198Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T23:02:33.2172606Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T23:02:33.2173033Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T23:02:33.2173422Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T23:02:33.2173774Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T23:02:33.2174179Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T23:02:33.2174639Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T23:02:33.2175351Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T23:02:33.2175769Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T23:02:33.2176192Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T23:02:33.2176522Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T23:02:33.2176803Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T23:02:33.2177161Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T23:02:33.2177644Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T23:02:33.2302982Z [+] Installing Go for linux-amd64...
2025-08-20T23:02:34.2286337Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T23:02:34.2286947Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T23:02:34.2288874Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T23:03:10.1284635Z [+] Downloading Go go1.25.0...
2025-08-20T23:03:10.1337902Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T23:03:10.1338591Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T23:03:10.1338925Z 
2025-08-20T23:03:10.2116496Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T23:03:10.2117312Z 100    80  100    80    0     0   1027      0 --:--:-- --:--:-- --:--:--  1025
2025-08-20T23:03:10.2118033Z 100    80  100    80    0     0   1025      0 --:--:-- --:--:-- --:--:--  1025
2025-08-20T23:03:10.2554106Z 
2025-08-20T23:03:10.2554668Z 100    75  100    75    0     0    615      0 --:--:-- --:--:-- --:--:--   615
2025-08-20T23:03:10.8091086Z 
2025-08-20T23:03:10.8091701Z 100 56.8M  100 56.8M    0     0  84.2M      0 --:--:-- --:--:-- --:--:-- 84.2M
2025-08-20T23:03:10.8126745Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T23:03:12.1984512Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T23:03:12.1985540Z [+] GOROOT: /home/runner/.go
2025-08-20T23:03:12.1985896Z [+] GOPATH: /home/runner/go
2025-08-20T23:03:12.1986244Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T23:03:12.2139572Z go version go1.25.0 linux/amd64
2025-08-20T23:03:12.2494287Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T23:03:12.2495187Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T23:03:12.2496112Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T23:03:12.2496784Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T23:03:12.2497462Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T23:03:12.2498086Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T23:03:12.2498731Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T23:03:12.2499378Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T23:03:12.2499980Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T23:03:12.2500543Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T23:03:12.2501156Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T23:03:12.2501821Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T23:03:12.2502386Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T23:03:12.2503052Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T23:03:12.2503745Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T23:03:12.2504435Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T23:03:12.2505122Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T23:03:12.2505535Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T23:03:12.2505935Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T23:03:12.2506604Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T23:03:12.2507403Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T23:03:12.2508095Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T23:03:12.2508838Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T23:03:12.2509283Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T23:03:12.2509647Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T23:03:12.2510257Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T23:03:12.2510689Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T23:03:12.2511098Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T23:03:12.2511501Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T23:03:12.2511916Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T23:03:12.2512333Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T23:03:12.2512752Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T23:03:12.2513177Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T23:03:12.2513598Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T23:03:12.2514036Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T23:03:12.2514478Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T23:03:12.2515089Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T23:03:12.2515481Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T23:03:12.2515887Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T23:03:12.2516314Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T23:03:12.2516729Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T23:03:12.2517130Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T23:03:12.2517522Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T23:03:12.2518104Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T23:03:12.2518577Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T23:03:12.2519047Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T23:03:12.2519525Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T23:03:12.2519964Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T23:03:12.2520376Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T23:03:12.2520785Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T23:03:12.2521189Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T23:03:12.2521595Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T23:03:12.2521995Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T23:03:12.2522364Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T23:03:12.2522725Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T23:03:12.2523083Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T23:03:12.2523408Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T23:03:12.2523750Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T23:03:12.2524153Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T23:03:12.2524531Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T23:03:12.2525721Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T23:03:12.2526166Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T23:03:12.2526588Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T23:03:12.2526999Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T23:03:12.2527424Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T23:03:12.2528005Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T23:03:12.2528410Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T23:03:12.2528811Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T23:03:12.2529233Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T23:03:12.2529700Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T23:03:12.2530202Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T23:03:12.2530675Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T23:03:12.2531094Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T23:03:12.2531484Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T23:03:12.2531882Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T23:03:12.2532305Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T23:03:12.2532755Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T23:03:12.2533245Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T23:03:12.2533740Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T23:03:12.2534226Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T23:03:12.2534662Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T23:03:12.2535471Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T23:03:12.2536028Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T23:03:12.2536436Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T23:03:12.2536838Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T23:03:12.2537222Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T23:03:12.2537639Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T23:03:12.2538055Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T23:03:12.2538437Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T23:03:12.2538811Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T23:03:12.2539214Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T23:03:12.2539617Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T23:03:12.2539993Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T23:03:12.2540358Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T23:03:12.2540767Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T23:03:12.2541160Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T23:03:12.2541512Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T23:03:12.2541901Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T23:03:12.2542279Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T23:03:12.2542646Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T23:03:12.2543036Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T23:03:12.2543401Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T23:03:12.2543765Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T23:03:12.2544140Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T23:03:12.2544526Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T23:03:12.2545224Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T23:03:12.2545617Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T23:03:12.2545989Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T23:03:12.2546359Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T23:03:12.2546751Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T23:03:12.2547152Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T23:03:12.2547491Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T23:03:12.2547816Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T23:03:12.2548183Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T23:03:12.2548530Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T23:03:12.2548897Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T23:03:12.2549254Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T23:03:12.2549603Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T23:03:12.2549976Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T23:03:12.2550367Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T23:03:12.2550805Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T23:03:12.2551249Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T23:03:12.2551649Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T23:03:12.2552034Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T23:03:12.2552557Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T23:03:12.2552953Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T23:03:12.2553359Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T23:03:12.2553766Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T23:03:12.2554144Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T23:03:12.2554529Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T23:03:12.2555101Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T23:03:12.2555543Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T23:03:12.2555973Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T23:03:12.2556352Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T23:03:12.2556743Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T23:03:12.2557146Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T23:03:12.2557550Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T23:03:12.2557946Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T23:03:12.2558329Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T23:03:12.2558723Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T23:03:12.2559122Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T23:03:12.2559497Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T23:03:12.2559856Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T23:03:12.2560163Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T23:03:12.2560490Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T23:03:12.2560881Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T23:03:12.2561404Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T23:03:12.2561796Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T23:03:12.2562168Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T23:03:12.2562540Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T23:03:12.2562913Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T23:03:12.2563260Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T23:03:12.2563593Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T23:03:12.2564013Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T23:03:12.2564455Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T23:03:12.2565046Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T23:03:12.2565419Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T23:03:12.2565807Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T23:03:12.2566214Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T23:03:12.2566631Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T23:03:12.2567040Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T23:03:12.2567396Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T23:03:12.2567786Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T23:03:12.2568211Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T23:03:12.2568639Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T23:03:12.2569166Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T23:03:12.2569536Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T23:03:12.2569890Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T23:03:12.2570281Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T23:03:12.2570662Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T23:03:12.2571087Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T23:03:12.2571554Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T23:03:12.2571961Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T23:03:12.2572330Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T23:03:12.2572673Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T23:03:12.2573031Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T23:03:12.2573475Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T23:03:12.2573988Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T23:03:12.2574428Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T23:03:12.2574998Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T23:03:12.2575471Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T23:03:12.2576012Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T23:03:12.2576507Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T23:03:12.2576939Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T23:03:12.2577420Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T23:03:12.2578096Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T23:03:12.2578819Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T23:03:12.2579746Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T23:03:12.2580426Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T23:03:12.2580812Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T23:03:12.2581193Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T23:03:12.2581596Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T23:03:12.2581996Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T23:03:12.2582409Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T23:03:12.2582797Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T23:03:12.2583198Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T23:03:12.2583594Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T23:03:12.2584024Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T23:03:12.2584476Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T23:03:12.2585104Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T23:03:12.2585485Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T23:03:12.2585858Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T23:03:12.2586253Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T23:03:12.2586629Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T23:03:12.2587011Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T23:03:12.2587526Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T23:03:12.2587926Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T23:03:12.2588381Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T23:03:12.2588863Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T23:03:12.2589312Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T23:03:12.2589717Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T23:03:12.2590105Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T23:03:12.2590485Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T23:03:12.2590859Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T23:03:12.2591224Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T23:03:12.2591610Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T23:03:12.2591995Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T23:03:12.2592448Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T23:03:12.2592922Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T23:03:12.2593383Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T23:03:12.2593900Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T23:03:12.2594409Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T23:03:12.2595071Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T23:03:12.2595562Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T23:03:12.2596001Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T23:03:12.2596363Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T23:03:12.2596849Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T23:03:12.2597228Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T23:03:12.2597602Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T23:03:12.2597963Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T23:03:12.2598339Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T23:03:12.2598715Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T23:03:12.2599096Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T23:03:12.2599474Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T23:03:12.2599850Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T23:03:12.2600248Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T23:03:12.2600634Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T23:03:12.2601053Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T23:03:12.2601488Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T23:03:12.2601875Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T23:03:12.2602247Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T23:03:12.2602657Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T23:03:12.2603031Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T23:03:12.2603386Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T23:03:12.2603733Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T23:03:12.2604207Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T23:03:12.2604596Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T23:03:12.2605187Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T23:03:12.2605582Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T23:03:12.2605947Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T23:03:12.2606261Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T23:03:12.2606719Z 	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-20T23:03:12.2607239Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T23:03:12.2607602Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T23:03:12.2607976Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T23:03:12.2608354Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T23:03:12.2608761Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T23:03:12.2609197Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T23:03:12.2609625Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T23:03:12.2610050Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T23:03:12.2610449Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T23:03:12.2610845Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T23:03:12.2611262Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T23:03:12.2611675Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T23:03:12.2612062Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T23:03:12.2612494Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T23:03:12.2612979Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T23:03:12.2613599Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T23:03:12.2614047Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T23:03:12.2614453Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T23:03:12.2615059Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T23:03:12.2615531Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T23:03:12.2616014Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T23:03:12.2616418Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T23:03:12.2616843Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T23:03:12.2617292Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T23:03:12.2617696Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T23:03:12.2618064Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T23:03:12.2618428Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T23:03:12.2618808Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T23:03:12.2619192Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T23:03:12.2619555Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T23:03:12.2619918Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T23:03:12.2620304Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T23:03:12.2620683Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T23:03:12.2621173Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T23:03:12.2621546Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T23:03:12.2621902Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T23:03:12.2622276Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T23:03:12.2622661Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T23:03:12.2623020Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T23:03:12.2623373Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T23:03:12.2623730Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T23:03:12.2624087Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T23:03:12.2624455Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T23:03:12.2625020Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T23:03:12.2625384Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T23:03:12.2625757Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T23:03:12.2626118Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T23:03:12.2626480Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T23:03:12.2626991Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T23:03:12.2627399Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T23:03:12.2627758Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T23:03:12.2628136Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T23:03:12.2628554Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T23:03:12.2628947Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T23:03:12.2629300Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T23:03:12.2629666Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T23:03:12.2630023Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T23:03:12.2630503Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T23:03:12.2630800Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T23:03:12.2631151Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T23:03:12.2631503Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T23:03:12.2631869Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T23:03:12.2632229Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T23:03:12.2632573Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T23:03:12.2632910Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T23:03:12.2633294Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T23:03:12.2633717Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T23:03:12.2634114Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T23:03:12.2634512Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T23:03:12.2635110Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T23:03:12.2635523Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T23:03:12.2636027Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T23:03:12.2636649Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T23:03:12.2637279Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T23:03:12.2637831Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T23:03:12.2638432Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T23:03:12.2638891Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T23:03:12.2639405Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T23:03:12.2640025Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T23:03:12.2640585Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T23:03:12.2641078Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T23:03:12.2641522Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T23:03:12.2641889Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T23:03:12.2642264Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T23:03:12.2642632Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T23:03:12.2643013Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T23:03:12.2643401Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T23:03:12.2643781Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T23:03:12.2644165Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T23:03:12.2644542Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T23:03:12.2645129Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T23:03:12.2645508Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T23:03:12.2645880Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T23:03:12.2646249Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T23:03:12.2646642Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T23:03:12.2647035Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T23:03:12.2647578Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T23:03:12.2647997Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T23:03:12.2648353Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T23:03:12.2648742Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T23:03:12.2649150Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T23:03:12.2649560Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T23:03:12.2649996Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T23:03:12.2650424Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T23:03:12.2650797Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T23:03:12.2651168Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T23:03:12.2651556Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T23:03:12.2651919Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T23:03:12.2652306Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T23:03:12.2652694Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T23:03:12.2653079Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T23:03:12.2653460Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T23:03:12.2653821Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T23:03:12.2654182Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T23:03:12.2655043Z 	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-20T23:03:12.2655795Z 	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-20T23:03:12.2656493Z 	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-20T23:03:12.2657151Z 	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-20T23:03:12.2657673Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T23:03:12.2658054Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T23:03:12.2658428Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T23:03:12.2658805Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T23:03:12.2659179Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T23:03:12.2659539Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T23:03:12.2659914Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T23:03:12.2660303Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T23:03:12.2660677Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T23:03:12.2661048Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T23:03:12.2661429Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T23:03:12.2661799Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T23:03:12.2662189Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T23:03:12.2662600Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T23:03:12.2662997Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T23:03:12.2663395Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T23:03:12.2663793Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T23:03:12.2664309Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T23:03:12.2664692Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T23:03:12.2665270Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T23:03:12.2665644Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T23:03:12.2666025Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T23:03:12.2666422Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T23:03:12.2666823Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T23:03:12.2667217Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T23:03:12.2667623Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T23:03:12.2668035Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T23:03:12.2668463Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T23:03:12.2668892Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T23:03:12.2669292Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T23:03:12.2669730Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T23:03:12.2670187Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T23:03:12.2670594Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T23:03:12.2670962Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T23:03:12.2671340Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T23:03:12.2671861Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T23:03:12.2672270Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T23:03:12.2672673Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T23:03:12.2673046Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T23:03:12.2673431Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T23:03:12.2673901Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T23:03:12.2674372Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T23:03:12.2674930Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T23:03:12.2675340Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T23:03:12.2675787Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T23:03:12.2676236Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T23:03:12.2676707Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T23:03:12.2677206Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T23:03:12.2677653Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T23:03:12.2678085Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T23:03:12.2678492Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T23:03:12.2678882Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T23:03:12.2679298Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T23:03:12.2679681Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T23:03:12.2680064Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T23:03:12.2680474Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T23:03:12.2680999Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T23:03:12.2681399Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T23:03:12.2681817Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T23:03:12.2682209Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T23:03:12.2682584Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T23:03:12.2682956Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T23:03:12.2683311Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T23:03:12.2683696Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T23:03:12.2684114Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T23:03:12.2684568Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T23:03:12.2685260Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T23:03:12.2685674Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T23:03:12.2686115Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T23:03:12.2686539Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T23:03:12.2686950Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T23:03:12.2687364Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T23:03:12.2687740Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T23:03:12.2688111Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T23:03:12.2688629Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T23:03:12.2689039Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T23:03:12.2689415Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T23:03:12.2689745Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T23:03:12.2690059Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T23:03:12.2690415Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T23:03:12.2690917Z 	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-20T23:03:12.2691431Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T23:03:12.2691806Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T23:03:12.2692170Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T23:03:12.2692562Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T23:03:12.2692976Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T23:03:12.2693386Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T23:03:12.2693788Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T23:03:12.2694206Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T23:03:12.2694615Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T23:03:12.2695148Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T23:03:12.2695516Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T23:03:12.2695877Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T23:03:12.2696257Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T23:03:12.2696678Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T23:03:12.2697109Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T23:03:12.2697500Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T23:03:12.2698034Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T23:03:12.2698472Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T23:03:12.2698867Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T23:03:12.2699229Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T23:03:12.2699581Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T23:03:12.2699933Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T23:03:12.2700301Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T23:03:12.2700678Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T23:03:12.2701079Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T23:03:12.2701487Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T23:03:12.2701945Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T23:03:12.2702382Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T23:03:12.2702762Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T23:03:12.2703144Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T23:03:12.2703526Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T23:03:12.2703910Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T23:03:12.2704286Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T23:03:12.2704664Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T23:03:12.2705364Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T23:03:12.2705858Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T23:03:12.2706278Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T23:03:12.2706648Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T23:03:12.2707023Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T23:03:12.2707426Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T23:03:12.2707825Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T23:03:12.2708194Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T23:03:12.2708597Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T23:03:12.2708974Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T23:03:12.2709326Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T23:03:12.2709678Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T23:03:12.2710080Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T23:03:12.2710501Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T23:03:12.2710876Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T23:03:12.2711261Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T23:03:12.2711701Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T23:03:12.2712134Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T23:03:12.2712551Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T23:03:12.2712943Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T23:03:12.2713465Z 	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-20T23:03:12.2713976Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T23:03:12.2714405Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T23:03:12.2714946Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T23:03:12.2715359Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T23:03:12.2715787Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T23:03:12.2716308Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T23:03:12.2716899Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T23:03:12.2717513Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T23:03:12.2718165Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T23:03:12.2718817Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T23:03:12.2719451Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T23:03:12.2720082Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T23:03:12.2720674Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T23:03:12.2721159Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T23:03:12.2721603Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T23:03:12.2722035Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T23:03:12.2722459Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T23:03:12.2723047Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T23:03:12.2723488Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T23:03:12.2723870Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T23:03:12.2724236Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T23:03:12.2724612Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T23:03:12.2725123Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T23:03:12.2725529Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T23:03:12.2725943Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T23:03:12.2726305Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T23:03:12.2726698Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T23:03:12.2727163Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T23:03:12.2727648Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T23:03:12.2728137Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T23:03:12.2728622Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T23:03:12.2729096Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T23:03:12.2729579Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T23:03:12.2730028Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T23:03:12.2730442Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T23:03:12.2730854Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T23:03:12.2731268Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T23:03:12.2731678Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T23:03:12.2732207Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T23:03:12.2732637Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T23:03:12.2733067Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T23:03:12.2733454Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T23:03:12.2733838Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T23:03:12.2734215Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T23:03:12.2734595Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T23:03:12.2735142Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T23:03:12.2735580Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T23:03:12.2735981Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T23:03:12.2736388Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T23:03:12.2736808Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T23:03:12.2737256Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T23:03:12.2737698Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T23:03:12.2738124Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T23:03:12.2738532Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T23:03:12.2738908Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T23:03:12.2739296Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T23:03:12.2739784Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T23:03:12.2740163Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T23:03:12.2740569Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T23:03:12.2740964Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T23:03:12.2741392Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T23:03:12.2741862Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T23:03:12.2742277Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T23:03:12.2742685Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T23:03:12.2743080Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T23:03:12.2743380Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T23:03:12.2743701Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T23:03:12.2744083Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T23:03:12.2744477Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T23:03:12.2745131Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T23:03:12.2745635Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T23:03:12.2746056Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T23:03:12.2746501Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T23:03:12.2746918Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T23:03:12.2747302Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T23:03:12.2747700Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T23:03:12.2748252Z 	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-20T23:03:12.2748838Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T23:03:12.2749442Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T23:03:12.2749879Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T23:03:12.2750311Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T23:03:12.2750729Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T23:03:12.2751122Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T23:03:12.2751506Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T23:03:12.2751888Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T23:03:12.2752281Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T23:03:12.2752678Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T23:03:12.2753055Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T23:03:12.2753444Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T23:03:12.2753841Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T23:03:12.2754213Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T23:03:12.2754625Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T23:03:12.2755209Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T23:03:12.2755623Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T23:03:12.2755992Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T23:03:12.2756519Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T23:03:12.2756910Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T23:03:12.2757293Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T23:03:12.2757661Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T23:03:12.2758086Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T23:03:12.2758529Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T23:03:12.2758940Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T23:03:12.2759334Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T23:03:12.2759726Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T23:03:12.2760107Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T23:03:12.2760482Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T23:03:12.2760863Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T23:03:12.2761268Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T23:03:12.2761713Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T23:03:12.2762166Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T23:03:12.2762589Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T23:03:12.2762987Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T23:03:12.2763389Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T23:03:12.2763804Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T23:03:12.2764193Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T23:03:12.2764551Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T23:03:12.2765039Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T23:03:12.2765342Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T23:03:12.2765836Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T23:03:12.2766206Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T23:03:12.2766554Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T23:03:12.2766921Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T23:03:12.2767319Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T23:03:12.2767701Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T23:03:12.2768093Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T23:03:12.2768440Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T23:03:12.2768825Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T23:03:12.2769222Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T23:03:12.2769600Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T23:03:12.2769961Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T23:03:12.2770317Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T23:03:12.2770694Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T23:03:12.2771077Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T23:03:12.2771431Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T23:03:12.2771806Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T23:03:12.2772194Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T23:03:12.2772569Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T23:03:12.2773072Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T23:03:12.2773453Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T23:03:12.2773841Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T23:03:12.2774239Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T23:03:12.2774661Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T23:03:12.2775187Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T23:03:12.2775537Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T23:03:12.2775886Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T23:03:12.2776232Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T23:03:12.2776653Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T23:03:12.2777155Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T23:03:12.2777621Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T23:03:12.2778101Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T23:03:12.2778600Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T23:03:12.2779033Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T23:03:12.2779414Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T23:03:12.2779801Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T23:03:12.2780180Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T23:03:12.2780566Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T23:03:12.2780952Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T23:03:12.2788912Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T23:03:12.2789400Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T23:03:12.2790044Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T23:03:12.2790500Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T23:03:12.2790945Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T23:03:12.2791332Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T23:03:12.2791743Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T23:03:12.2792172Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T23:03:12.2792561Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T23:03:12.2792912Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T23:03:12.2793307Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T23:03:12.2793776Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T23:03:12.2794238Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T23:03:12.2794665Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T23:03:12.2795228Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T23:03:12.2795556Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T23:03:12.2795837Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T23:03:12.2796192Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T23:03:12.2796673Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T23:03:12.5022146Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T23:03:12.6725489Z Collecting meson
2025-08-20T23:03:12.7092617Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T23:03:12.7415522Z Collecting ninja
2025-08-20T23:03:12.7471076Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T23:03:12.7598536Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T23:03:12.7833013Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 95.0 MB/s  0:00:00
2025-08-20T23:03:12.7887979Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T23:03:12.8782139Z Installing collected packages: ninja, meson
2025-08-20T23:03:13.5932033Z 
2025-08-20T23:03:13.5961301Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T23:03:13.8858601Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T23:03:13.9927776Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T23:03:14.0485238Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T23:03:14.6648577Z 1.8.4
2025-08-20T23:03:14.6914408Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T23:03:14.7172273Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T23:03:14.7173263Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T23:03:14.7174069Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T23:03:14.7174593Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T23:03:14.7175465Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T23:03:14.7175984Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T23:03:14.7176392Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T23:03:14.7176818Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T23:03:14.7177214Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T23:03:14.7177603Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T23:03:14.7178010Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T23:03:14.7178695Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T23:03:14.7179126Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T23:03:14.7179578Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T23:03:14.7180020Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T23:03:14.7180468Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T23:03:14.7180922Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T23:03:14.7181437Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T23:03:14.7182089Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T23:03:14.7182937Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T23:03:14.7183754Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T23:03:14.7184462Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T23:03:14.7185381Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T23:03:14.7186071Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T23:03:14.7186691Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T23:03:14.7187372Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T23:03:14.7187854Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T23:03:14.7188274Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T23:03:14.7188675Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T23:03:14.7189288Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T23:03:14.7189715Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T23:03:14.7190142Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T23:03:14.7190567Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T23:03:14.7190982Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T23:03:14.7191427Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T23:03:14.7191860Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T23:03:14.7192262Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T23:03:14.7192655Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T23:03:14.7193065Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T23:03:14.7193487Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T23:03:14.7193902Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T23:03:14.7194303Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T23:03:14.7194699Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T23:03:14.7195428Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T23:03:14.7195903Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T23:03:14.7196367Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T23:03:14.7196847Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T23:03:14.7197293Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T23:03:14.7197723Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T23:03:14.7198143Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T23:03:14.7198546Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T23:03:14.7199120Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T23:03:14.7199519Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T23:03:14.7199889Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T23:03:14.7200249Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T23:03:14.7200618Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T23:03:14.7200945Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T23:03:14.7201289Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T23:03:14.7201693Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T23:03:14.7202075Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T23:03:14.7202487Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T23:03:14.7202935Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T23:03:14.7203352Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T23:03:14.7203758Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T23:03:14.7204183Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T23:03:14.7204615Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T23:03:14.7205203Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T23:03:14.7205600Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T23:03:14.7206014Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T23:03:14.7206603Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T23:03:14.7207098Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T23:03:14.7207569Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T23:03:14.7207978Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T23:03:14.7208367Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T23:03:14.7208757Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T23:03:14.7209155Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T23:03:14.7209588Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T23:03:14.7210074Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T23:03:14.7210572Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T23:03:14.7211057Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T23:03:14.7211489Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T23:03:14.7211883Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T23:03:14.7212268Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T23:03:14.7212666Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T23:03:14.7213056Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T23:03:14.7213438Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T23:03:14.7213856Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T23:03:14.7214277Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T23:03:14.7214664Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T23:03:14.7215343Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T23:03:14.7215896Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T23:03:14.7216303Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T23:03:14.7216683Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T23:03:14.7217054Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T23:03:14.7217448Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T23:03:14.7217836Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T23:03:14.7218189Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T23:03:14.7218567Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T23:03:14.7218940Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T23:03:14.7219303Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T23:03:14.7219689Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T23:03:14.7220058Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T23:03:14.7220420Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T23:03:14.7220792Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T23:03:14.7221177Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T23:03:14.7221572Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T23:03:14.7221959Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T23:03:14.7222332Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T23:03:14.7222700Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T23:03:14.7223204Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T23:03:14.7223610Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T23:03:14.7223958Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T23:03:14.7224284Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T23:03:14.7224641Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T23:03:14.7225304Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T23:03:14.7225663Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T23:03:14.7226028Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T23:03:14.7226376Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T23:03:14.7226748Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T23:03:14.7227144Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T23:03:14.7227589Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T23:03:14.7228041Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T23:03:14.7228447Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T23:03:14.7228834Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T23:03:14.7229215Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T23:03:14.7229602Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T23:03:14.7230002Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T23:03:14.7230410Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T23:03:14.7230823Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T23:03:14.7231214Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T23:03:14.7231638Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T23:03:14.7232076Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T23:03:14.7232641Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T23:03:14.7233024Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T23:03:14.7233411Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T23:03:14.7233818Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T23:03:14.7234221Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T23:03:14.7234620Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T23:03:14.7235200Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T23:03:14.7235696Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T23:03:14.7236107Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T23:03:14.7236488Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T23:03:14.7236852Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T23:03:14.7237159Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T23:03:14.7237488Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T23:03:14.7237887Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T23:03:14.7238285Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T23:03:14.7238676Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T23:03:14.7239046Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T23:03:14.7239414Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T23:03:14.7239788Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T23:03:14.7240268Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T23:03:14.7240615Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T23:03:14.7241037Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T23:03:14.7241480Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T23:03:14.7241879Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T23:03:14.7242246Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T23:03:14.7242631Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T23:03:14.7243042Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T23:03:14.7243460Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T23:03:14.7243873Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T23:03:14.7244245Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T23:03:14.7244605Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T23:03:14.7245246Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T23:03:14.7245676Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T23:03:14.7246095Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T23:03:14.7246516Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T23:03:14.7247033Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T23:03:14.7247660Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T23:03:14.7248283Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T23:03:14.7249025Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T23:03:14.7249694Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T23:03:14.7250215Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T23:03:14.7250764Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T23:03:14.7251117Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T23:03:14.7251478Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T23:03:14.7251931Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T23:03:14.7252436Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T23:03:14.7252883Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T23:03:14.7253264Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T23:03:14.7253735Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T23:03:14.7254285Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T23:03:14.7255075Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T23:03:14.7255545Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T23:03:14.7255912Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T23:03:14.7256297Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T23:03:14.7256710Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T23:03:14.7257123Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T23:03:14.7257518Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T23:03:14.7257897Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T23:03:14.7258269Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T23:03:14.7258791Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T23:03:14.7259196Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T23:03:14.7259596Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T23:03:14.7259989Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T23:03:14.7260380Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T23:03:14.7260768Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T23:03:14.7261191Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T23:03:14.7261642Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T23:03:14.7262066Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T23:03:14.7262433Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T23:03:14.7262812Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T23:03:14.7263207Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T23:03:14.7263586Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T23:03:14.7263965Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T23:03:14.7264349Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T23:03:14.7264890Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T23:03:14.7265323Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T23:03:14.7265786Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T23:03:14.7266229Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T23:03:14.7266631Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T23:03:14.7267025Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T23:03:14.7267407Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T23:03:14.7267910Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T23:03:14.7268275Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T23:03:14.7268660Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T23:03:14.7269042Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T23:03:14.7269489Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T23:03:14.7269964Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T23:03:14.7270427Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T23:03:14.7270948Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T23:03:14.7271460Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T23:03:14.7271952Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T23:03:14.7272448Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T23:03:14.7272880Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T23:03:14.7273240Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T23:03:14.7273605Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T23:03:14.7273985Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T23:03:14.7274366Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T23:03:14.7274863Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T23:03:14.7275260Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T23:03:14.7275761Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T23:03:14.7276155Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T23:03:14.7276548Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T23:03:14.7276928Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T23:03:14.7277330Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T23:03:14.7277718Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T23:03:14.7278135Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T23:03:14.7278571Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T23:03:14.7278958Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T23:03:14.7279331Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T23:03:14.7279755Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T23:03:14.7280128Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T23:03:14.7280493Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T23:03:14.7280841Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T23:03:14.7281206Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T23:03:14.7281591Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T23:03:14.7281963Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T23:03:14.7282350Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T23:03:14.7282719Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T23:03:14.7283036Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T23:03:14.7283506Z 	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-20T23:03:14.7284023Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T23:03:14.7284526Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T23:03:14.7285150Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T23:03:14.7285525Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T23:03:14.7285926Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T23:03:14.7286359Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T23:03:14.7286781Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T23:03:14.7287206Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T23:03:14.7287612Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T23:03:14.7288015Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T23:03:14.7288435Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T23:03:14.7288855Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T23:03:14.7289246Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T23:03:14.7289674Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T23:03:14.7290160Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T23:03:14.7290660Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T23:03:14.7291104Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T23:03:14.7291517Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T23:03:14.7291915Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T23:03:14.7292525Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T23:03:14.7293015Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T23:03:14.7293422Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T23:03:14.7293854Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T23:03:14.7294303Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T23:03:14.7294705Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T23:03:14.7295289Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T23:03:14.7295656Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T23:03:14.7296041Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T23:03:14.7296447Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T23:03:14.7296820Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T23:03:14.7297184Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T23:03:14.7297580Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T23:03:14.7297953Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T23:03:14.7298321Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T23:03:14.7298687Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T23:03:14.7299038Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T23:03:14.7299417Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T23:03:14.7299802Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T23:03:14.7300164Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T23:03:14.7300520Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T23:03:14.7300876Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T23:03:14.7301244Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T23:03:14.7301745Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T23:03:14.7302104Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T23:03:14.7302457Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T23:03:14.7302831Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T23:03:14.7303183Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T23:03:14.7303555Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T23:03:14.7303992Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T23:03:14.7304402Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T23:03:14.7304897Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T23:03:14.7305285Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T23:03:14.7305702Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T23:03:14.7306097Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T23:03:14.7306452Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T23:03:14.7306813Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T23:03:14.7307170Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T23:03:14.7307467Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T23:03:14.7307762Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T23:03:14.7308107Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T23:03:14.7308454Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T23:03:14.7308813Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T23:03:14.7309331Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T23:03:14.7309674Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T23:03:14.7310013Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T23:03:14.7310388Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T23:03:14.7310797Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T23:03:14.7311191Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T23:03:14.7311583Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T23:03:14.7311966Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T23:03:14.7312374Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T23:03:14.7312872Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T23:03:14.7313497Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T23:03:14.7314136Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T23:03:14.7314680Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T23:03:14.7315285Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T23:03:14.7315739Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T23:03:14.7316263Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T23:03:14.7316886Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T23:03:14.7317445Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T23:03:14.7317942Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T23:03:14.7318386Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T23:03:14.7318877Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T23:03:14.7319246Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T23:03:14.7319615Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T23:03:14.7319991Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T23:03:14.7320377Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T23:03:14.7320760Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T23:03:14.7321202Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T23:03:14.7321578Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T23:03:14.7321960Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T23:03:14.7322328Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T23:03:14.7322697Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T23:03:14.7323062Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T23:03:14.7323454Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T23:03:14.7323838Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T23:03:14.7324250Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T23:03:14.7324661Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T23:03:14.7325232Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T23:03:14.7325619Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T23:03:14.7326151Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T23:03:14.7326562Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T23:03:14.7327006Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T23:03:14.7327429Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T23:03:14.7327794Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T23:03:14.7328162Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T23:03:14.7328537Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T23:03:14.7328898Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T23:03:14.7329282Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T23:03:14.7329665Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T23:03:14.7330053Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T23:03:14.7330434Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T23:03:14.7330822Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T23:03:14.7331186Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T23:03:14.7331729Z 	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-20T23:03:14.7332438Z 	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-20T23:03:14.7333111Z 	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-20T23:03:14.7333764Z 	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-20T23:03:14.7334283Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T23:03:14.7334671Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T23:03:14.7335167Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T23:03:14.7335668Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T23:03:14.7336038Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T23:03:14.7336396Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T23:03:14.7336762Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T23:03:14.7337143Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T23:03:14.7337514Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T23:03:14.7337884Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T23:03:14.7338260Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T23:03:14.7338633Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T23:03:14.7339013Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T23:03:14.7339426Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T23:03:14.7339820Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T23:03:14.7340211Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T23:03:14.7340606Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T23:03:14.7340996Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T23:03:14.7341373Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T23:03:14.7341752Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T23:03:14.7342121Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T23:03:14.7342616Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T23:03:14.7343019Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T23:03:14.7343415Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T23:03:14.7343808Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T23:03:14.7344201Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T23:03:14.7344581Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T23:03:14.7345139Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T23:03:14.7345565Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T23:03:14.7345967Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T23:03:14.7346405Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T23:03:14.7346866Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T23:03:14.7347269Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T23:03:14.7347634Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T23:03:14.7348010Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T23:03:14.7348401Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T23:03:14.7348801Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T23:03:14.7349198Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T23:03:14.7349570Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T23:03:14.7349961Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T23:03:14.7350434Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T23:03:14.7350904Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T23:03:14.7351299Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T23:03:14.7351825Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T23:03:14.7352270Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T23:03:14.7352709Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T23:03:14.7353178Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T23:03:14.7353664Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T23:03:14.7354102Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T23:03:14.7354532Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T23:03:14.7355047Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T23:03:14.7355436Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T23:03:14.7355852Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T23:03:14.7356232Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T23:03:14.7356603Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T23:03:14.7357006Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T23:03:14.7357404Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T23:03:14.7357800Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T23:03:14.7358211Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T23:03:14.7358600Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T23:03:14.7358975Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T23:03:14.7359452Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T23:03:14.7359811Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T23:03:14.7360202Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T23:03:14.7360612Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T23:03:14.7361063Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T23:03:14.7361512Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T23:03:14.7361907Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T23:03:14.7362339Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T23:03:14.7362754Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T23:03:14.7363165Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T23:03:14.7363571Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T23:03:14.7363933Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T23:03:14.7364295Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T23:03:14.7364680Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T23:03:14.7365173Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T23:03:14.7365543Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T23:03:14.7365871Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T23:03:14.7366184Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T23:03:14.7366533Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T23:03:14.7367027Z 	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-20T23:03:14.7367546Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T23:03:14.7367923Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T23:03:14.7368415Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T23:03:14.7368804Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T23:03:14.7369210Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T23:03:14.7369616Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T23:03:14.7370016Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T23:03:14.7370424Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T23:03:14.7370830Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T23:03:14.7371203Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T23:03:14.7371570Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T23:03:14.7371931Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T23:03:14.7372317Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T23:03:14.7372733Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T23:03:14.7373155Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T23:03:14.7373548Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T23:03:14.7373958Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T23:03:14.7374395Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T23:03:14.7374884Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T23:03:14.7375248Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T23:03:14.7375712Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T23:03:14.7376075Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T23:03:14.7376446Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T23:03:14.7376820Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T23:03:14.7377217Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T23:03:14.7377628Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T23:03:14.7378079Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T23:03:14.7378515Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T23:03:14.7378889Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T23:03:14.7379272Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T23:03:14.7379658Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T23:03:14.7380041Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T23:03:14.7380419Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T23:03:14.7380792Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T23:03:14.7381233Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T23:03:14.7381718Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T23:03:14.7382131Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T23:03:14.7382500Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T23:03:14.7382869Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T23:03:14.7383267Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T23:03:14.7383658Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T23:03:14.7384026Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T23:03:14.7384536Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T23:03:14.7385010Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T23:03:14.7385362Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T23:03:14.7385721Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T23:03:14.7386119Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T23:03:14.7386537Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T23:03:14.7386910Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T23:03:14.7387294Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T23:03:14.7387735Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T23:03:14.7388175Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T23:03:14.7388589Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T23:03:14.7389137Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T23:03:14.7389783Z 	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-20T23:03:14.7390298Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T23:03:14.7390608Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T23:03:14.7390958Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T23:03:14.7391373Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T23:03:14.7391800Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T23:03:14.7392469Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T23:03:14.7393064Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T23:03:14.7393678Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T23:03:14.7394331Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T23:03:14.7395103Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T23:03:14.7395732Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T23:03:14.7396361Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T23:03:14.7396957Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T23:03:14.7397578Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T23:03:14.7398026Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T23:03:14.7398466Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T23:03:14.7398887Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T23:03:14.7399355Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T23:03:14.7399808Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T23:03:14.7400407Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T23:03:14.7400781Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T23:03:14.7401165Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T23:03:14.7401545Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T23:03:14.7401963Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T23:03:14.7402376Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T23:03:14.7402881Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T23:03:14.7403276Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T23:03:14.7403735Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T23:03:14.7404225Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T23:03:14.7404713Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T23:03:14.7405318Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T23:03:14.7405796Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T23:03:14.7406273Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T23:03:14.7406722Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T23:03:14.7407141Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T23:03:14.7407554Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T23:03:14.7407962Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T23:03:14.7408373Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T23:03:14.7408782Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T23:03:14.7409214Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T23:03:14.7409645Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T23:03:14.7410038Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T23:03:14.7410541Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T23:03:14.7410924Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T23:03:14.7411308Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T23:03:14.7411736Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T23:03:14.7412178Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T23:03:14.7412581Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T23:03:14.7412988Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T23:03:14.7413412Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T23:03:14.7413860Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T23:03:14.7414301Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T23:03:14.7414844Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T23:03:14.7415247Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T23:03:14.7415628Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T23:03:14.7416019Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T23:03:14.7416391Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T23:03:14.7416764Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T23:03:14.7417165Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T23:03:14.7417561Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T23:03:14.7417984Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T23:03:14.7418453Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T23:03:14.7418876Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T23:03:14.7419286Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T23:03:14.7419797Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T23:03:14.7420097Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T23:03:14.7420412Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T23:03:14.7420794Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T23:03:14.7421184Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T23:03:14.7421572Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T23:03:14.7421989Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T23:03:14.7422411Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T23:03:14.7422862Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T23:03:14.7423278Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T23:03:14.7423670Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T23:03:14.7424064Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T23:03:14.7424608Z 	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-20T23:03:14.7425286Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T23:03:14.7425737Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T23:03:14.7426175Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T23:03:14.7426610Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T23:03:14.7427154Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T23:03:14.7427551Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T23:03:14.7427947Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T23:03:14.7428342Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T23:03:14.7428744Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T23:03:14.7429153Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T23:03:14.7429528Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T23:03:14.7429919Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T23:03:14.7430327Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T23:03:14.7430706Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T23:03:14.7431161Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T23:03:14.7431626Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T23:03:14.7432051Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T23:03:14.7432431Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T23:03:14.7432809Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T23:03:14.7433196Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T23:03:14.7433574Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T23:03:14.7433950Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T23:03:14.7434379Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T23:03:14.7434928Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T23:03:14.7435339Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T23:03:14.7435733Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T23:03:14.7436292Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T23:03:14.7436670Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T23:03:14.7437041Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T23:03:14.7437417Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T23:03:14.7437813Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T23:03:14.7438269Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T23:03:14.7438724Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T23:03:14.7439150Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T23:03:14.7439560Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T23:03:14.7439964Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T23:03:14.7440392Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T23:03:14.7440781Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T23:03:14.7441138Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T23:03:14.7441453Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T23:03:14.7441763Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T23:03:14.7442133Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T23:03:14.7442504Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T23:03:14.7450355Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T23:03:14.7450787Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T23:03:14.7451399Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T23:03:14.7451804Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T23:03:14.7452179Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T23:03:14.7452538Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T23:03:14.7452927Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T23:03:14.7453333Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T23:03:14.7453737Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T23:03:14.7454124Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T23:03:14.7454488Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T23:03:14.7455017Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T23:03:14.7455406Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T23:03:14.7455761Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T23:03:14.7456139Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T23:03:14.7456541Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T23:03:14.7456919Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T23:03:14.7457300Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T23:03:14.7457678Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T23:03:14.7458061Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T23:03:14.7458463Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T23:03:14.7458890Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T23:03:14.7459302Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T23:03:14.7459660Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T23:03:14.7460017Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T23:03:14.7460502Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T23:03:14.7460937Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T23:03:14.7461441Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T23:03:14.7461909Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T23:03:14.7462387Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T23:03:14.7462877Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T23:03:14.7463308Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T23:03:14.7463688Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T23:03:14.7464075Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T23:03:14.7464460Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T23:03:14.7464956Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T23:03:14.7465347Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T23:03:14.7465730Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T23:03:14.7466101Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T23:03:14.7466494Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T23:03:14.7466933Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T23:03:14.7467361Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T23:03:14.7467738Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T23:03:14.7468259Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T23:03:14.7468687Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T23:03:14.7469072Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T23:03:14.7469427Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T23:03:14.7469810Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T23:03:14.7470262Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T23:03:14.7470688Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T23:03:14.7471095Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T23:03:14.7471504Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T23:03:14.7471833Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T23:03:14.7472123Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T23:03:14.7472478Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T23:03:14.7472964Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T23:03:14.8462875Z info: downloading installer
2025-08-20T23:03:15.0209950Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T23:03:15.0211041Z warn: /home/runner/.rustup/settings.toml
2025-08-20T23:03:15.0212225Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T23:03:15.0213594Z warn: instead of the one inferred from the default host triple.
2025-08-20T23:03:15.0372591Z info: profile set to 'default'
2025-08-20T23:03:15.0373427Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T23:03:15.0374519Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T23:03:15.1070351Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T23:03:15.1448887Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T23:03:15.1449507Z 
2025-08-20T23:03:15.1548754Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T23:03:15.1549553Z 
2025-08-20T23:03:15.1549558Z 
2025-08-20T23:03:15.1549685Z Rust is installed now. Great!
2025-08-20T23:03:15.1549888Z 
2025-08-20T23:03:15.1550134Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T23:03:15.1550883Z environment variable. This has not been done automatically.
2025-08-20T23:03:15.1551370Z 
2025-08-20T23:03:15.1551533Z To configure your current shell, you need to source
2025-08-20T23:03:15.1551947Z the corresponding env file under $HOME/.cargo.
2025-08-20T23:03:15.1552219Z 
2025-08-20T23:03:15.1552482Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T23:03:15.1553080Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T23:03:15.1553551Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T23:03:15.1553978Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T23:03:15.1819755Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T23:03:15.2155963Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T23:03:15.2156419Z 
2025-08-20T23:03:15.2254697Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T23:03:15.2255510Z 
2025-08-20T23:03:15.2744109Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T23:03:17.9667976Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T23:03:18.0212643Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T23:03:18.0213251Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T23:03:18.0213939Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T23:03:18.0214533Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T23:03:18.0215694Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T23:03:18.0216380Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T23:03:18.0217040Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T23:03:18.0217691Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T23:03:18.0218275Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T23:03:18.0218858Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T23:03:18.0219498Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T23:03:18.0220192Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T23:03:18.0220859Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T23:03:18.0221576Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T23:03:18.0222269Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T23:03:18.0222981Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T23:03:18.0223732Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T23:03:18.0224370Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T23:03:18.0225375Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T23:03:18.0226178Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T23:03:18.0226830Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T23:03:18.0227273Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T23:03:18.0227750Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T23:03:18.0228191Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T23:03:18.0228576Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T23:03:18.0228993Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T23:03:18.0229595Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T23:03:18.0230564Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T23:03:18.0231270Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T23:03:18.0231969Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T23:03:18.0232392Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T23:03:18.0232809Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T23:03:18.0233238Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T23:03:18.0233653Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T23:03:18.0234097Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T23:03:18.0234529Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T23:03:18.0235147Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T23:03:18.0235541Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T23:03:18.0235944Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T23:03:18.0236371Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T23:03:18.0236786Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T23:03:18.0237198Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T23:03:18.0237600Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T23:03:18.0238056Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T23:03:18.0238528Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T23:03:18.0239171Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T23:03:18.0239670Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T23:03:18.0240117Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T23:03:18.0240532Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T23:03:18.0240947Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T23:03:18.0241349Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T23:03:18.0241757Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T23:03:18.0242148Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T23:03:18.0242514Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T23:03:18.0242873Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T23:03:18.0243243Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T23:03:18.0243569Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T23:03:18.0243908Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T23:03:18.0244320Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T23:03:18.0244704Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T23:03:18.0245567Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T23:03:18.0246124Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T23:03:18.0246542Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T23:03:18.0246945Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T23:03:18.0247364Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T23:03:18.0247800Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T23:03:18.0248201Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T23:03:18.0248736Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T23:03:18.0249159Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T23:03:18.0249625Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T23:03:18.0250119Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T23:03:18.0250594Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T23:03:18.0251014Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T23:03:18.0251401Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T23:03:18.0251794Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T23:03:18.0252198Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T23:03:18.0252644Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T23:03:18.0253128Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T23:03:18.0253616Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T23:03:18.0254106Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T23:03:18.0254540Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T23:03:18.0255134Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T23:03:18.0255524Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T23:03:18.0255923Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T23:03:18.0256438Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T23:03:18.0256823Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T23:03:18.0257257Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T23:03:18.0257685Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T23:03:18.0258079Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T23:03:18.0258455Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T23:03:18.0258859Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T23:03:18.0259259Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T23:03:18.0259630Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T23:03:18.0259992Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T23:03:18.0260385Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T23:03:18.0260773Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T23:03:18.0261127Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T23:03:18.0261503Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T23:03:18.0261867Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T23:03:18.0262227Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T23:03:18.0262610Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T23:03:18.0262975Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T23:03:18.0263335Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T23:03:18.0263707Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T23:03:18.0264091Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T23:03:18.0264527Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T23:03:18.0265139Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T23:03:18.0265643Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T23:03:18.0266019Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T23:03:18.0266413Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T23:03:18.0266809Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T23:03:18.0267151Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T23:03:18.0267478Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T23:03:18.0267837Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T23:03:18.0268186Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T23:03:18.0268587Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T23:03:18.0269239Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T23:03:18.0269665Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T23:03:18.0270054Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T23:03:18.0270454Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T23:03:18.0270895Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T23:03:18.0271347Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T23:03:18.0271995Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T23:03:18.0272675Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T23:03:18.0273356Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T23:03:18.0274050Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T23:03:18.0275104Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T23:03:18.0275853Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T23:03:18.0276531Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T23:03:18.0277216Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T23:03:18.0277793Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T23:03:18.0278237Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T23:03:18.0278670Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T23:03:18.0279057Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T23:03:18.0279449Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T23:03:18.0279856Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T23:03:18.0280265Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T23:03:18.0280661Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T23:03:18.0281048Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T23:03:18.0281443Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T23:03:18.0281844Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T23:03:18.0282224Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T23:03:18.0282581Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T23:03:18.0282892Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T23:03:18.0283217Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T23:03:18.0283610Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T23:03:18.0284008Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T23:03:18.0284401Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T23:03:18.0285146Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T23:03:18.0285515Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T23:03:18.0285890Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T23:03:18.0286236Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T23:03:18.0286570Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T23:03:18.0286991Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T23:03:18.0287434Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T23:03:18.0287827Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T23:03:18.0288193Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T23:03:18.0288579Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T23:03:18.0288986Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T23:03:18.0289407Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T23:03:18.0289811Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T23:03:18.0290167Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T23:03:18.0290524Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T23:03:18.0290938Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T23:03:18.0291366Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T23:03:18.0291770Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T23:03:18.0292132Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T23:03:18.0292591Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T23:03:18.0292983Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T23:03:18.0293367Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T23:03:18.0293795Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T23:03:18.0294264Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T23:03:18.0294710Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T23:03:18.0295293Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T23:03:18.0295638Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T23:03:18.0295996Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T23:03:18.0296436Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T23:03:18.0296945Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T23:03:18.0297385Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T23:03:18.0297988Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T23:03:18.0298791Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T23:03:18.0299488Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T23:03:18.0299989Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T23:03:18.0300425Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T23:03:18.0300790Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T23:03:18.0301176Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T23:03:18.0301594Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T23:03:18.0302014Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T23:03:18.0302420Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T23:03:18.0302959Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T23:03:18.0303338Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T23:03:18.0303732Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T23:03:18.0304132Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T23:03:18.0304530Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T23:03:18.0305146Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T23:03:18.0305544Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T23:03:18.0305932Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T23:03:18.0306365Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T23:03:18.0306813Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T23:03:18.0307246Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T23:03:18.0307609Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T23:03:18.0307982Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T23:03:18.0308381Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T23:03:18.0308758Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T23:03:18.0309137Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T23:03:18.0309516Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T23:03:18.0309903Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T23:03:18.0310443Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T23:03:18.0310912Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T23:03:18.0311362Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T23:03:18.0311765Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T23:03:18.0312154Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T23:03:18.0312530Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T23:03:18.0312908Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T23:03:18.0313273Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T23:03:18.0313661Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T23:03:18.0314050Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T23:03:18.0314506Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T23:03:18.0315111Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T23:03:18.0315575Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T23:03:18.0316082Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T23:03:18.0316587Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T23:03:18.0317080Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T23:03:18.0317568Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T23:03:18.0318000Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T23:03:18.0318362Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T23:03:18.0318729Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T23:03:18.0319104Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T23:03:18.0319478Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T23:03:18.0319957Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T23:03:18.0320333Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T23:03:18.0320713Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T23:03:18.0321091Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T23:03:18.0321483Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T23:03:18.0321863Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T23:03:18.0322254Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T23:03:18.0322699Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T23:03:18.0323409Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T23:03:18.0324167Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T23:03:18.0324569Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T23:03:18.0325156Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T23:03:18.0325570Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T23:03:18.0325942Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T23:03:18.0326293Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T23:03:18.0326636Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T23:03:18.0326999Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T23:03:18.0327382Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T23:03:18.0327894Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T23:03:18.0328296Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T23:03:18.0328666Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T23:03:18.0328982Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T23:03:18.0329443Z 	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-20T23:03:18.0329962Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T23:03:18.0330338Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T23:03:18.0330720Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T23:03:18.0331090Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T23:03:18.0331491Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T23:03:18.0331936Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T23:03:18.0332361Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T23:03:18.0332799Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T23:03:18.0333204Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T23:03:18.0333605Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T23:03:18.0334021Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T23:03:18.0334432Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T23:03:18.0334948Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T23:03:18.0335385Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T23:03:18.0335874Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T23:03:18.0336376Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T23:03:18.0336823Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T23:03:18.0337358Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T23:03:18.0337759Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T23:03:18.0338229Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T23:03:18.0338716Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T23:03:18.0339118Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T23:03:18.0339555Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T23:03:18.0340012Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T23:03:18.0340420Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T23:03:18.0340788Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T23:03:18.0341158Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T23:03:18.0341540Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T23:03:18.0341927Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T23:03:18.0342296Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T23:03:18.0342660Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T23:03:18.0343043Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T23:03:18.0343421Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T23:03:18.0343789Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T23:03:18.0344158Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T23:03:18.0344517Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T23:03:18.0345136Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T23:03:18.0345529Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T23:03:18.0345897Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T23:03:18.0346252Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T23:03:18.0346610Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T23:03:18.0346987Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T23:03:18.0347373Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T23:03:18.0347751Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T23:03:18.0348119Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T23:03:18.0348503Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T23:03:18.0348862Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T23:03:18.0349237Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T23:03:18.0349676Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T23:03:18.0350100Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T23:03:18.0350469Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T23:03:18.0350852Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T23:03:18.0351272Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T23:03:18.0351671Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T23:03:18.0352036Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T23:03:18.0352406Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T23:03:18.0352770Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T23:03:18.0353074Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T23:03:18.0353378Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T23:03:18.0353890Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T23:03:18.0354245Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T23:03:18.0354611Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T23:03:18.0355080Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T23:03:18.0355428Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T23:03:18.0355767Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T23:03:18.0356150Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T23:03:18.0356566Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T23:03:18.0356965Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T23:03:18.0357366Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T23:03:18.0357760Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T23:03:18.0358177Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T23:03:18.0358685Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T23:03:18.0359307Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T23:03:18.0359933Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T23:03:18.0360477Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T23:03:18.0360948Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T23:03:18.0361403Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T23:03:18.0362039Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T23:03:18.0362668Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T23:03:18.0363237Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T23:03:18.0363728Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T23:03:18.0364173Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T23:03:18.0364575Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T23:03:18.0365126Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T23:03:18.0365498Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T23:03:18.0365877Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T23:03:18.0366271Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T23:03:18.0366653Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T23:03:18.0367043Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T23:03:18.0367427Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T23:03:18.0367810Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T23:03:18.0368186Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T23:03:18.0368559Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T23:03:18.0368931Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T23:03:18.0369320Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T23:03:18.0369713Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T23:03:18.0370137Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T23:03:18.0370550Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T23:03:18.0371042Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T23:03:18.0371431Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T23:03:18.0371842Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T23:03:18.0372252Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T23:03:18.0372686Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T23:03:18.0373112Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T23:03:18.0373478Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T23:03:18.0373849Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T23:03:18.0374235Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T23:03:18.0374600Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T23:03:18.0375111Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T23:03:18.0375500Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T23:03:18.0375883Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T23:03:18.0376265Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T23:03:18.0376626Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T23:03:18.0376985Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T23:03:18.0377531Z 	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-20T23:03:18.0378243Z 	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-20T23:03:18.0379049Z 	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-20T23:03:18.0379717Z 	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-20T23:03:18.0380242Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T23:03:18.0380625Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T23:03:18.0380993Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T23:03:18.0381368Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T23:03:18.0381739Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T23:03:18.0382288Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T23:03:18.0382905Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T23:03:18.0383326Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T23:03:18.0383703Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T23:03:18.0384083Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T23:03:18.0384463Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T23:03:18.0384966Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T23:03:18.0385357Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T23:03:18.0385771Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T23:03:18.0386171Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T23:03:18.0386567Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T23:03:18.0386963Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T23:03:18.0387361Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T23:03:18.0387753Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T23:03:18.0388303Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T23:03:18.0388678Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T23:03:18.0389062Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T23:03:18.0389465Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T23:03:18.0389856Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T23:03:18.0390254Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T23:03:18.0390647Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T23:03:18.0391034Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T23:03:18.0391458Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T23:03:18.0391893Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T23:03:18.0392300Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T23:03:18.0392738Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T23:03:18.0393202Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T23:03:18.0393605Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T23:03:18.0393975Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T23:03:18.0394354Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T23:03:18.0394871Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T23:03:18.0395288Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T23:03:18.0395806Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T23:03:18.0396189Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T23:03:18.0396585Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T23:03:18.0397055Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T23:03:18.0397525Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T23:03:18.0397920Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T23:03:18.0398327Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T23:03:18.0398777Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T23:03:18.0399220Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T23:03:18.0399694Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T23:03:18.0400183Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T23:03:18.0400623Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T23:03:18.0401059Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T23:03:18.0401457Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T23:03:18.0401852Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T23:03:18.0402271Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T23:03:18.0402659Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T23:03:18.0403037Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T23:03:18.0403444Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T23:03:18.0403846Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T23:03:18.0404255Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T23:03:18.0404673Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T23:03:18.0405449Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T23:03:18.0405836Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T23:03:18.0406213Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T23:03:18.0406575Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T23:03:18.0406971Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T23:03:18.0407398Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T23:03:18.0407853Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T23:03:18.0408309Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T23:03:18.0408718Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T23:03:18.0409155Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T23:03:18.0409578Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T23:03:18.0409988Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T23:03:18.0410396Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T23:03:18.0410759Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T23:03:18.0411122Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T23:03:18.0411511Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T23:03:18.0411909Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T23:03:18.0412286Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T23:03:18.0412738Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T23:03:18.0413067Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T23:03:18.0413426Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T23:03:18.0413929Z 	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-20T23:03:18.0414449Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T23:03:18.0414951Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T23:03:18.0415326Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T23:03:18.0415716Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T23:03:18.0416127Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T23:03:18.0416532Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T23:03:18.0416938Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T23:03:18.0417346Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T23:03:18.0417761Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T23:03:18.0418133Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T23:03:18.0418505Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T23:03:18.0418870Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T23:03:18.0419251Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T23:03:18.0419669Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T23:03:18.0420095Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T23:03:18.0420487Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T23:03:18.0420913Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T23:03:18.0421352Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T23:03:18.0421869Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T23:03:18.0422237Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T23:03:18.0422592Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T23:03:18.0422952Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T23:03:18.0423320Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T23:03:18.0423697Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T23:03:18.0424098Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T23:03:18.0424510Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T23:03:18.0425093Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T23:03:18.0425526Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T23:03:18.0425912Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T23:03:18.0426298Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T23:03:18.0426683Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T23:03:18.0427069Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T23:03:18.0427444Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T23:03:18.0427815Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T23:03:18.0428259Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T23:03:18.0428750Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T23:03:18.0429291Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T23:03:18.0429670Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T23:03:18.0430047Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T23:03:18.0430447Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T23:03:18.0430841Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T23:03:18.0431212Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T23:03:18.0431606Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T23:03:18.0431984Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T23:03:18.0432333Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T23:03:18.0432691Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T23:03:18.0433084Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T23:03:18.0433510Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T23:03:18.0433891Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T23:03:18.0434283Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T23:03:18.0434830Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T23:03:18.0435268Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T23:03:18.0435685Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T23:03:18.0436076Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T23:03:18.0436589Z 	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-20T23:03:18.0437106Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T23:03:18.0437420Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T23:03:18.0437767Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T23:03:18.0438294Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T23:03:18.0438722Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T23:03:18.0439246Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T23:03:18.0439838Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T23:03:18.0440453Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T23:03:18.0441104Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T23:03:18.0441759Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T23:03:18.0442390Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T23:03:18.0443018Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T23:03:18.0443610Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T23:03:18.0444095Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T23:03:18.0444539Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T23:03:18.0445198Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T23:03:18.0445622Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T23:03:18.0446088Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T23:03:18.0446520Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T23:03:18.0447021Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T23:03:18.0447394Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T23:03:18.0447776Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T23:03:18.0448153Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T23:03:18.0448561Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T23:03:18.0448975Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T23:03:18.0449338Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T23:03:18.0449732Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T23:03:18.0450197Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T23:03:18.0450694Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T23:03:18.0451180Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T23:03:18.0451663Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T23:03:18.0452147Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T23:03:18.0452623Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T23:03:18.0453074Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T23:03:18.0453491Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T23:03:18.0453905Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T23:03:18.0454312Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T23:03:18.0454836Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T23:03:18.0455257Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T23:03:18.0455689Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T23:03:18.0456240Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T23:03:18.0456629Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T23:03:18.0457008Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T23:03:18.0457387Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T23:03:18.0457763Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T23:03:18.0458198Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T23:03:18.0458636Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T23:03:18.0459044Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T23:03:18.0459457Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T23:03:18.0459885Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T23:03:18.0460343Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T23:03:18.0460798Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T23:03:18.0461235Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T23:03:18.0461637Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T23:03:18.0462022Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T23:03:18.0462424Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T23:03:18.0462801Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T23:03:18.0463176Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T23:03:18.0463699Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T23:03:18.0464103Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T23:03:18.0464576Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T23:03:18.0465153Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T23:03:18.0465573Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T23:03:18.0465980Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T23:03:18.0466375Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T23:03:18.0466676Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T23:03:18.0467002Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T23:03:18.0467386Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T23:03:18.0467788Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T23:03:18.0468178Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T23:03:18.0468579Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T23:03:18.0469008Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T23:03:18.0469458Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T23:03:18.0477275Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T23:03:18.0477774Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T23:03:18.0478212Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T23:03:18.0478787Z 	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-20T23:03:18.0479379Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T23:03:18.0479851Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T23:03:18.0480290Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T23:03:18.0480913Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T23:03:18.0481340Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T23:03:18.0481752Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T23:03:18.0482148Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T23:03:18.0482531Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T23:03:18.0482928Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T23:03:18.0483331Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T23:03:18.0483711Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T23:03:18.0484105Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T23:03:18.0484508Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T23:03:18.0485136Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T23:03:18.0485560Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T23:03:18.0486015Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T23:03:18.0486431Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T23:03:18.0486806Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T23:03:18.0487186Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T23:03:18.0487575Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T23:03:18.0488122Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T23:03:18.0488499Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T23:03:18.0488929Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T23:03:18.0489381Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T23:03:18.0489784Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T23:03:18.0490179Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T23:03:18.0490574Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T23:03:18.0490953Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T23:03:18.0491317Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T23:03:18.0491697Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T23:03:18.0492099Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T23:03:18.0492556Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T23:03:18.0493015Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T23:03:18.0493435Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T23:03:18.0493837Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T23:03:18.0494237Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T23:03:18.0494655Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T23:03:18.0495159Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T23:03:18.0495516Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T23:03:18.0495830Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T23:03:18.0496136Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T23:03:18.0496508Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T23:03:18.0496878Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T23:03:18.0497341Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T23:03:18.0497707Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T23:03:18.0498099Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T23:03:18.0498485Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T23:03:18.0498845Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T23:03:18.0499198Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T23:03:18.0499568Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T23:03:18.0499963Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T23:03:18.0500343Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T23:03:18.0500703Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T23:03:18.0501059Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T23:03:18.0501448Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T23:03:18.0501835Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T23:03:18.0502180Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T23:03:18.0502551Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T23:03:18.0502937Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T23:03:18.0503309Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T23:03:18.0503672Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T23:03:18.0504043Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T23:03:18.0504547Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T23:03:18.0505069Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T23:03:18.0505503Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T23:03:18.0505902Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T23:03:18.0506252Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T23:03:18.0506594Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T23:03:18.0506931Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T23:03:18.0507352Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T23:03:18.0507850Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T23:03:18.0508316Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T23:03:18.0508795Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T23:03:18.0509293Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T23:03:18.0509728Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T23:03:18.0510107Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T23:03:18.0510488Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T23:03:18.0510870Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T23:03:18.0511256Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T23:03:18.0511633Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T23:03:18.0512008Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T23:03:18.0512376Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T23:03:18.0512773Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T23:03:18.0513213Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T23:03:18.0513760Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T23:03:18.0514131Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T23:03:18.0514536Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T23:03:18.0515155Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T23:03:18.0515536Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T23:03:18.0515884Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T23:03:18.0516269Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T23:03:18.0516720Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T23:03:18.0517153Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T23:03:18.0517558Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T23:03:18.0517967Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T23:03:18.0518294Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T23:03:18.0518570Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T23:03:18.0518918Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T23:03:18.0519397Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T23:03:18.0519734Z 
2025-08-20T23:03:18.0519739Z 
2025-08-20T23:03:18.0520110Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (11:03:18 PM)
2025-08-20T23:03:18.0520485Z 
2025-08-20T23:03:18.0520489Z 
2025-08-20T23:03:18.0520492Z 
2025-08-20T23:03:18.0520571Z [+] Continue : YES
2025-08-20T23:03:18.0520809Z 
2025-08-20T23:03:18.0521053Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T23:03:18.0847415Z 
2025-08-20T23:03:18.0847991Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (11:03:18 PM) UTC
2025-08-20T23:03:18.0848551Z 
2025-08-20T23:03:18.0865571Z 
2025-08-20T23:03:18.0865761Z [+] Total RECIPES :: 1
2025-08-20T23:03:18.0866019Z 
2025-08-20T23:03:18.0941009Z 
2025-08-20T23:03:18.0941905Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml (1/1)
2025-08-20T23:03:18.0942624Z 
2025-08-20T23:03:18.1686093Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:03:18.1697720Z mode of '/tmp/pkgforge/SkqYPggq6_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T23:03:18.1747811Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/toml2json/official [Provided]
2025-08-20T23:03:18.1748386Z [+] Setting '.pkg_family' --> toml2json [Provided]
2025-08-20T23:03:18.1761764Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T23:03:18.1768699Z [00:00:00.000]➜  [+] HOST: Linux pkrvmqc4gcfdwos 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T23:03:18.1798297Z [00:00:00.003]➜  
2025-08-20T23:03:18.1799305Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:03:18.1799890Z [00:00:00.003]➜  
2025-08-20T23:03:18.1841465Z [00:00:00.007]➜  
2025-08-20T23:03:18.1842307Z [00:00:00.008]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:03:18.1842853Z [00:00:00.008]➜  
2025-08-20T23:03:18.1922038Z [00:00:00.016]➜  
2025-08-20T23:03:18.1924127Z [00:00:00.016]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/toml2json/static.official.source.yaml) --> /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (11:03:18 PM) UTC]
2025-08-20T23:03:18.1925872Z [00:00:00.016]➜  
2025-08-20T23:03:18.1926364Z [00:00:00.016]➜  
2025-08-20T23:03:18.1926626Z [00:00:00.016]➜  
2025-08-20T23:03:18.1926998Z [00:00:00.016]➜  ###################################################################
2025-08-20T23:03:18.1932754Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T23:03:18.1934664Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:03:18.1936798Z [00:00:00.017]➜  _disabled: false
2025-08-20T23:03:18.1937380Z [00:00:00.017]➜  
2025-08-20T23:03:18.1937903Z [00:00:00.017]➜  pkg: "toml2json"
2025-08-20T23:03:18.1938746Z [00:00:00.017]➜  pkg_id: "github.com.woodruffw.toml2json.source"
2025-08-20T23:03:18.1939560Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T23:03:18.1940234Z [00:00:00.017]➜  category:
2025-08-20T23:03:18.1941162Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T23:03:18.1941659Z [00:00:00.017]➜    - "Utility"
2025-08-20T23:03:18.1942203Z [00:00:00.017]➜  description: "Convert TOML to JSON"
2025-08-20T23:03:18.1942869Z [00:00:00.017]➜  distro_pkg:
2025-08-20T23:03:18.1943384Z [00:00:00.017]➜    alpine:
2025-08-20T23:03:18.1943834Z [00:00:00.017]➜      - "toml2json"
2025-08-20T23:03:18.1944311Z [00:00:00.017]➜    archlinux:
2025-08-20T23:03:18.1944947Z [00:00:00.017]➜      aur:
2025-08-20T23:03:18.1945412Z [00:00:00.017]➜        - "toml2json"
2025-08-20T23:03:18.1945885Z [00:00:00.017]➜    homebrew:
2025-08-20T23:03:18.1946342Z [00:00:00.017]➜      - "toml2json"
2025-08-20T23:03:18.1946810Z [00:00:00.017]➜    nixpkgs:
2025-08-20T23:03:18.1947256Z [00:00:00.017]➜      - "toml2json"
2025-08-20T23:03:18.1947737Z [00:00:00.017]➜  homepage:
2025-08-20T23:03:18.1948303Z [00:00:00.017]➜    - "https://github.com/woodruffw/toml2json"
2025-08-20T23:03:18.1948893Z [00:00:00.017]➜  license:
2025-08-20T23:03:18.1949339Z [00:00:00.017]➜    - id: "MIT"
2025-08-20T23:03:18.1950605Z [00:00:00.017]➜      url: "https://github.com/woodruffw/toml2json/raw/e75f1638f321bd0b242f2062fbe6f0b33a3d492e/LICENSE"  
2025-08-20T23:03:18.1951550Z [00:00:00.017]➜  maintainer:
2025-08-20T23:03:18.1952134Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T23:03:18.1952741Z [00:00:00.017]➜  note:
2025-08-20T23:03:18.1953306Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T23:03:18.1954318Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/woodruffw/toml2json"
2025-08-20T23:03:18.1955282Z [00:00:00.017]➜  provides:
2025-08-20T23:03:18.1955554Z [00:00:00.017]➜    - "toml2json"
2025-08-20T23:03:18.1955807Z [00:00:00.017]➜  repology:
2025-08-20T23:03:18.1956050Z [00:00:00.017]➜    - "toml2json"
2025-08-20T23:03:18.1956300Z [00:00:00.017]➜  src_url:
2025-08-20T23:03:18.1956612Z [00:00:00.017]➜    - "https://github.com/woodruffw/toml2json"
2025-08-20T23:03:18.1956925Z [00:00:00.017]➜  tag:
2025-08-20T23:03:18.1957166Z [00:00:00.017]➜    - "Utility"
2025-08-20T23:03:18.1957426Z [00:00:00.017]➜  x_exec:
2025-08-20T23:03:18.1957692Z [00:00:00.017]➜    bsys: "docker://rust"
2025-08-20T23:03:18.1957976Z [00:00:00.017]➜    host:
2025-08-20T23:03:18.1958222Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T23:03:18.1958503Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T23:03:18.1958767Z [00:00:00.017]➜    shell: "bash"
2025-08-20T23:03:18.1959017Z [00:00:00.017]➜    pkgver: |
2025-08-20T23:03:18.1959316Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T23:03:18.1960063Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/woodruffw/toml2json" "./TEMPREPO" &>/dev/null && \
2025-08-20T23:03:18.1960974Z [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-20T23:03:18.1961657Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T23:03:18.1962053Z [00:00:00.017]➜    run: |
2025-08-20T23:03:18.1962480Z [00:00:00.017]➜      #Build
2025-08-20T23:03:18.1963444Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T23:03:18.1965159Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T23:03:18.1966297Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T23:03:18.1967169Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T23:03:18.1967934Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T23:03:18.1968565Z [00:00:00.017]➜        bash -l -c '
2025-08-20T23:03:18.1969032Z [00:00:00.017]➜        #Setup ENV
2025-08-20T23:03:18.1969750Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T23:03:18.1970549Z [00:00:00.017]➜         [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T23:03:18.1971335Z [00:00:00.017]➜         if [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then
2025-08-20T23:03:18.1972484Z [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-20T23:03:18.1973491Z [00:00:00.017]➜           if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T23:03:18.1974117Z [00:00:00.017]➜             export RUST_TARGET
2025-08-20T23:03:18.1974628Z [00:00:00.017]➜           else
2025-08-20T23:03:18.1975427Z [00:00:00.017]➜             rustc -Vv ; exit 1
2025-08-20T23:03:18.1975940Z [00:00:00.017]➜           fi
2025-08-20T23:03:18.1976370Z [00:00:00.017]➜         else
2025-08-20T23:03:18.1977221Z [00:00:00.017]➜           export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T23:03:18.1977987Z [00:00:00.017]➜           rustup target add "${RUST_TARGET}"
2025-08-20T23:03:18.1978540Z [00:00:00.017]➜         fi
2025-08-20T23:03:18.1979001Z [00:00:00.017]➜         RUST_FLAGS=()
2025-08-20T23:03:18.1979615Z [00:00:00.017]➜         RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T23:03:18.1980360Z [00:00:00.017]➜         RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T23:03:18.1981142Z [00:00:00.017]➜         if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T23:03:18.1981896Z [00:00:00.017]➜           RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T23:03:18.1982457Z [00:00:00.017]➜         fi
2025-08-20T23:03:18.1982989Z [00:00:00.017]➜         RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T23:03:18.1983644Z [00:00:00.017]➜         RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T23:03:18.1984262Z [00:00:00.017]➜         RUST_FLAGS+=("-C lto=yes")
2025-08-20T23:03:18.1985067Z [00:00:00.017]➜         RUST_FLAGS+=("-C opt-level=z")
2025-08-20T23:03:18.1985708Z [00:00:00.017]➜         RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T23:03:18.1986336Z [00:00:00.017]➜         RUST_FLAGS+=("-C strip=symbols")
2025-08-20T23:03:18.1986980Z [00:00:00.017]➜         RUST_FLAGS+=("-C linker=clang")
2025-08-20T23:03:18.1987681Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T23:03:18.1988400Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T23:03:18.1989073Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T23:03:18.1989725Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T23:03:18.1990414Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T23:03:18.1991105Z [00:00:00.017]➜         export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T23:03:18.1991656Z [00:00:00.017]➜        #Build
2025-08-20T23:03:18.1992671Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/woodruffw/toml2json" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T23:03:18.1993698Z [00:00:00.017]➜         echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T23:03:18.1994543Z [00:00:00.017]➜         echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T23:03:18.1995896Z [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-20T23:03:18.1996998Z [00:00:00.017]➜         rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T23:03:18.1997987Z [00:00:00.017]➜         cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T23:03:18.1999069Z [00:00:00.017]➜         find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T23:03:18.1999765Z [00:00:00.017]➜        #Copy 
2025-08-20T23:03:18.2001558Z [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-20T23:03:18.2004020Z [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-20T23:03:18.2005698Z [00:00:00.017]➜        #Strip 
2025-08-20T23:03:18.2006645Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T23:03:18.2007919Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T23:03:18.2009173Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T23:03:18.2010274Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T23:03:18.2011478Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T23:03:18.2012276Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T23:03:18.2012738Z [00:00:00.017]➜        '
2025-08-20T23:03:18.2013157Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T23:03:18.2013816Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T23:03:18.2014998Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T23:03:18.2016975Z [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-20T23:03:18.2018374Z [00:00:00.017]➜  
2025-08-20T23:03:18.2018725Z [00:00:00.017]➜  
2025-08-20T23:03:18.2019238Z [00:00:00.017]➜  ###################################################################
2025-08-20T23:03:18.2019759Z [00:00:00.017]➜  
2025-08-20T23:03:18.2020118Z [00:00:00.017]➜  
2025-08-20T23:03:18.2020461Z [00:00:00.017]➜  
2025-08-20T23:03:18.2021366Z [00:00:00.019]➜  '/tmp/pkgforge/SkqYPggq6_build.yaml' -> '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T23:03:19.5247684Z [00:00:01.348]➜  '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.static.version' -> '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.version'
2025-08-20T23:03:19.5302759Z [00:00:01.354]➜  [+] Version: HEAD-21f7fb7-250819T081127 ('.x_exec.pkgver') [/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.static.version]
2025-08-20T23:03:19.5548762Z [00:00:01.378]➜  [+] Progs: toml2json
2025-08-20T23:03:19.7337451Z [00:00:01.557]➜  
2025-08-20T23:03:19.7338358Z [00:00:01.557]➜  [-] Missing packages. Found: 
2025-08-20T23:03:19.7339353Z [00:00:01.557]➜  [+] Expected: toml2json
2025-08-20T23:03:19.7340247Z [00:00:01.557]➜  [+] Continuing with build...
2025-08-20T23:03:19.7340735Z [00:00:01.557]➜  
2025-08-20T23:03:20.1285806Z [00:00:01.952]➜  
2025-08-20T23:03:20.1286302Z [00:00:01.952]➜  
2025-08-20T23:03:20.1379223Z [00:00:01.961]➜  + mkdir -pv /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T23:03:20.1403258Z [00:00:01.963]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=toml2json -e PKG_ID=github.com.woodruffw.toml2json.source -e PKG_TYPE=static -e PKG_VER=HEAD-21f7fb7-250819T081127 -e PKGVER=HEAD-21f7fb7-250819T081127 -e SBUILD_PKG=toml2json.static -e SBUILD_PKGVER=HEAD-21f7fb7-250819T081127 --volume /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T23:03:20.1406172Z [00:00:01.963]➜    #Setup ENV
2025-08-20T23:03:20.1406707Z [00:00:01.963]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T23:03:20.1407314Z [00:00:01.963]➜     [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T23:03:20.1407890Z [00:00:01.963]➜     if [[ "$(uname -m | tr -d [:space:])" == "riscv64" ]]; then
2025-08-20T23:03:20.1408728Z [00:00:01.963]➜       RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T23:03:20.1409459Z [00:00:01.963]➜       if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T23:03:20.1409897Z [00:00:01.963]➜         export RUST_TARGET
2025-08-20T23:03:20.1410245Z [00:00:01.963]➜       else
2025-08-20T23:03:20.1410571Z [00:00:01.963]➜         rustc -Vv ; exit 1
2025-08-20T23:03:20.1410907Z [00:00:01.963]➜       fi
2025-08-20T23:03:20.1411192Z [00:00:01.963]➜     else
2025-08-20T23:03:20.1411605Z [00:00:01.963]➜       export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T23:03:20.1412340Z [00:00:01.963]➜       rustup target add "${RUST_TARGET}"
2025-08-20T23:03:20.1412727Z [00:00:01.963]➜     fi
2025-08-20T23:03:20.1413027Z [00:00:01.963]➜     RUST_FLAGS=()
2025-08-20T23:03:20.1413459Z [00:00:01.963]➜     RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T23:03:20.1413989Z [00:00:01.963]➜     RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T23:03:20.1414540Z [00:00:01.963]➜     if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T23:03:20.1415279Z [00:00:01.963]➜       RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T23:03:20.1415675Z [00:00:01.963]➜     fi
2025-08-20T23:03:20.1416026Z [00:00:01.963]➜     RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T23:03:20.1416490Z [00:00:01.963]➜     RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T23:03:20.1416859Z [00:00:01.963]➜     RUST_FLAGS+=("-C lto=yes")
2025-08-20T23:03:20.1417195Z [00:00:01.963]➜     RUST_FLAGS+=("-C opt-level=z")
2025-08-20T23:03:20.1417530Z [00:00:01.963]➜     RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T23:03:20.1417876Z [00:00:01.963]➜     RUST_FLAGS+=("-C strip=symbols")
2025-08-20T23:03:20.1418205Z [00:00:01.963]➜     RUST_FLAGS+=("-C linker=clang")
2025-08-20T23:03:20.1418591Z [00:00:01.963]➜     RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T23:03:20.1418984Z [00:00:01.964]➜     RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T23:03:20.1419355Z [00:00:01.964]➜     RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T23:03:20.1419715Z [00:00:01.964]➜     RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T23:03:20.1420097Z [00:00:01.964]➜     RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T23:03:20.1420467Z [00:00:01.964]➜     export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T23:03:20.1420760Z [00:00:01.964]➜    #Build
2025-08-20T23:03:20.1421312Z [00:00:01.964]➜     git clone --filter "blob:none" --quiet "https://github.com/woodruffw/toml2json" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T23:03:20.1421877Z [00:00:01.964]➜     echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T23:03:20.1422231Z [00:00:01.964]➜     echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T23:03:20.1422885Z [00:00:01.964]➜     sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T23:03:20.1423683Z [00:00:01.964]➜     rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T23:03:20.1424238Z [00:00:01.964]➜     cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T23:03:20.1425063Z [00:00:01.964]➜     find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T23:03:20.1425457Z [00:00:01.964]➜    #Copy 
2025-08-20T23:03:20.1426450Z [00:00:01.964]➜     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-20T23:03:20.1427738Z [00:00:01.964]➜     ( 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-20T23:03:20.1428321Z [00:00:01.964]➜    #Strip 
2025-08-20T23:03:20.1428826Z [00:00:01.964]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T23:03:20.1429527Z [00:00:01.964]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T23:03:20.1430223Z [00:00:01.964]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T23:03:20.1430829Z [00:00:01.964]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T23:03:20.1431411Z [00:00:01.964]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T23:03:20.1431864Z [00:00:01.964]➜     popd &>/dev/null
2025-08-20T23:03:20.1432279Z [00:00:01.964]➜    '
2025-08-20T23:03:20.5369071Z [00:00:02.360]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T23:03:20.6167472Z [00:00:02.440]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T23:03:20.6168299Z [00:00:02.440]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T23:03:20.6168821Z [00:00:02.440]➜  bffca73cb30c: Pulling fs layer
2025-08-20T23:03:20.6169358Z [00:00:02.440]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T23:03:20.6169865Z [00:00:02.440]➜  eb4a15147d73: Pulling fs layer
2025-08-20T23:03:20.6170357Z [00:00:02.440]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T23:03:20.6170826Z [00:00:02.440]➜  eb4a15147d73: Waiting
2025-08-20T23:03:20.6171260Z [00:00:02.440]➜  1eff1cf6af24: Waiting
2025-08-20T23:03:20.6171688Z [00:00:02.440]➜  73d19b2d2e73: Waiting
2025-08-20T23:03:20.7136109Z [00:00:02.537]➜  bffca73cb30c: Verifying Checksum
2025-08-20T23:03:20.7136820Z [00:00:02.537]➜  bffca73cb30c: Download complete
2025-08-20T23:03:20.7291560Z [00:00:02.552]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T23:03:20.7292836Z [00:00:02.552]➜  d62bb7eb03b5: Download complete
2025-08-20T23:03:20.7365002Z [00:00:02.560]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T23:03:20.7366097Z [00:00:02.560]➜  74f0d3ee81d8: Download complete
2025-08-20T23:03:20.8392592Z [00:00:02.662]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T23:03:20.8394326Z [00:00:02.663]➜  1eff1cf6af24: Download complete
2025-08-20T23:03:20.8422298Z [00:00:02.666]➜  d62bb7eb03b5: Pull complete
2025-08-20T23:03:21.3665323Z [00:00:03.190]➜  eb4a15147d73: Verifying Checksum
2025-08-20T23:03:21.3666354Z [00:00:03.190]➜  eb4a15147d73: Download complete
2025-08-20T23:03:22.4501989Z [00:00:04.273]➜  74f0d3ee81d8: Pull complete
2025-08-20T23:03:23.5477002Z [00:00:05.371]➜  bffca73cb30c: Pull complete
2025-08-20T23:03:28.0443888Z [00:00:09.867]➜  73d19b2d2e73: Download complete
2025-08-20T23:04:40.8553383Z [00:01:22.679]➜  73d19b2d2e73: Pull complete
2025-08-20T23:04:46.0042686Z [00:01:27.828]➜  eb4a15147d73: Pull complete
2025-08-20T23:04:46.0153338Z [00:01:27.839]➜  1eff1cf6af24: Pull complete
2025-08-20T23:04:46.0199594Z [00:01:27.843]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T23:04:46.0215100Z [00:01:27.845]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T23:04:46.2060878Z [00:01:28.029]➜  + mkdir -p /build-bins
2025-08-20T23:04:46.2077824Z [00:01:28.031]➜  ++ mktemp -d
2025-08-20T23:04:46.2094398Z [00:01:28.033]➜  + pushd /tmp/tmp.iD5CRtEAHr
2025-08-20T23:04:46.2096243Z [00:01:28.033]➜  + [[ -s /root/.cargo/env ]]
2025-08-20T23:04:46.2096826Z [00:01:28.033]➜  + source /root/.cargo/env
2025-08-20T23:04:46.2097385Z [00:01:28.033]➜  ++ case ":${PATH}:" in
2025-08-20T23:04:46.2101975Z [00:01:28.033]➜  ++ uname -m
2025-08-20T23:04:46.2103117Z [00:01:28.034]➜  ++ tr -d '[:space:]'
2025-08-20T23:04:46.2121632Z [00:01:28.035]➜  + [[ x86_64 == riscv64 ]]
2025-08-20T23:04:46.2124264Z [00:01:28.036]➜  ++ uname -m
2025-08-20T23:04:46.2139473Z [00:01:28.037]➜  + export RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T23:04:46.2140229Z [00:01:28.037]➜  + RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T23:04:46.2140720Z [00:01:28.037]➜  + rustup target add x86_64-unknown-linux-musl
2025-08-20T23:04:46.4359552Z [00:01:28.259]➜  info: component 'rust-std' for target 'x86_64-unknown-linux-musl' is up to date
2025-08-20T23:04:46.4385413Z [00:01:28.262]➜  + RUST_FLAGS=()
2025-08-20T23:04:46.4386136Z [00:01:28.262]➜  + RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T23:04:46.4387031Z [00:01:28.262]➜  + RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T23:04:46.4390693Z [00:01:28.262]➜  + echo x86_64-unknown-linux-musl
2025-08-20T23:04:46.4391348Z [00:01:28.262]➜  + grep -Eqiv 'alpine|gnu'
2025-08-20T23:04:46.4400934Z [00:01:28.263]➜  + RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T23:04:46.4401633Z [00:01:28.263]➜  + RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T23:04:46.4402264Z [00:01:28.263]➜  + RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T23:04:46.4402886Z [00:01:28.263]➜  + RUST_FLAGS+=("-C lto=yes")
2025-08-20T23:04:46.4403489Z [00:01:28.263]➜  + RUST_FLAGS+=("-C opt-level=z")
2025-08-20T23:04:46.4405850Z [00:01:28.264]➜  + RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T23:04:46.4406449Z [00:01:28.264]➜  + RUST_FLAGS+=("-C strip=symbols")
2025-08-20T23:04:46.4407046Z [00:01:28.264]➜  + RUST_FLAGS+=("-C linker=clang")
2025-08-20T23:04:46.4407643Z [00:01:28.264]➜  + RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T23:04:46.4408003Z [00:01:28.264]➜  ++ which mold
2025-08-20T23:04:46.4439642Z [00:01:28.267]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T23:04:46.4440329Z [00:01:28.267]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T23:04:46.4440947Z [00:01:28.267]➜  + RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T23:04:46.4441617Z [00:01:28.267]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T23:04:46.4445655Z [00:01:28.268]➜  + export 'RUSTFLAGS=-C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none'
2025-08-20T23:04:46.4448618Z [00:01:28.268]➜  + RUSTFLAGS='-C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none'
2025-08-20T23:04:46.4450204Z [00:01:28.268]➜  + git clone --filter blob:none --quiet https://github.com/woodruffw/toml2json ./TEMPREPO
2025-08-20T23:04:46.8616196Z [00:01:28.685]➜  
2025-08-20T23:04:46.8616757Z [00:01:28.685]➜  [+] Target: x86_64-unknown-linux-musl
2025-08-20T23:04:46.8617316Z [00:01:28.685]➜  + cd ./TEMPREPO/
2025-08-20T23:04:46.8617948Z [00:01:28.685]➜  + echo -e '\n[+] Target: x86_64-unknown-linux-musl'
2025-08-20T23:04:46.8619934Z [00:01:28.685]➜  [+] Flags: -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none
2025-08-20T23:04:46.8623615Z [00:01:28.685]➜  
2025-08-20T23:04:46.8626174Z [00:01:28.685]➜  + echo -e '[+] Flags: -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none\n'
2025-08-20T23:04:46.8628675Z [00:01:28.685]➜  + sed '/^\[profile\.release\]/,/^$/d' -i ./Cargo.toml
2025-08-20T23:04:46.8629590Z [00:01:28.686]➜  + echo -e '\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true'
2025-08-20T23:04:46.8630411Z [00:01:28.686]➜  + rm -rvf ./.cargo 'rust-toolchain*'
2025-08-20T23:04:46.8650868Z [00:01:28.688]➜  ++ nproc
2025-08-20T23:04:46.8667223Z [00:01:28.690]➜  + cargo build --target x86_64-unknown-linux-musl --release --jobs=5 --keep-going --verbose
2025-08-20T23:04:47.2923797Z [00:01:29.116]➜      Updating crates.io index
2025-08-20T23:04:47.4864022Z [00:01:29.310]➜   Downloading crates ...
2025-08-20T23:04:47.6906928Z [00:01:29.514]➜    Downloaded clap v4.5.45
2025-08-20T23:04:47.7074121Z [00:01:29.531]➜    Downloaded toml_datetime v0.7.0
2025-08-20T23:04:47.7101770Z [00:01:29.533]➜    Downloaded utf8parse v0.2.1
2025-08-20T23:04:47.7127762Z [00:01:29.536]➜    Downloaded toml v0.9.5
2025-08-20T23:04:47.7203736Z [00:01:29.544]➜    Downloaded toml_writer v1.0.2
2025-08-20T23:04:47.7234137Z [00:01:29.547]➜    Downloaded toml_parser v1.0.2
2025-08-20T23:04:47.7276416Z [00:01:29.551]➜    Downloaded ryu v1.0.5
2025-08-20T23:04:47.7322744Z [00:01:29.556]➜    Downloaded serde_derive v1.0.219
2025-08-20T23:04:47.7359531Z [00:01:29.559]➜    Downloaded proc-macro2 v1.0.89
2025-08-20T23:04:47.7395744Z [00:01:29.563]➜    Downloaded hashbrown v0.15.2
2025-08-20T23:04:47.7460804Z [00:01:29.569]➜    Downloaded clap_builder v4.5.44
2025-08-20T23:04:47.7546542Z [00:01:29.578]➜    Downloaded anyhow v1.0.99
2025-08-20T23:04:47.7603832Z [00:01:29.584]➜    Downloaded winnow v0.7.10
2025-08-20T23:04:47.7737289Z [00:01:29.597]➜    Downloaded serde_json v1.0.142
2025-08-20T23:04:47.7833555Z [00:01:29.607]➜    Downloaded indexmap v2.7.1
2025-08-20T23:04:47.7893089Z [00:01:29.613]➜    Downloaded serde v1.0.219
2025-08-20T23:04:47.7932771Z [00:01:29.617]➜    Downloaded memchr v2.5.0
2025-08-20T23:04:47.7989689Z [00:01:29.622]➜    Downloaded syn v2.0.85
2025-08-20T23:04:47.8119080Z [00:01:29.635]➜    Downloaded strsim v0.11.0
2025-08-20T23:04:47.8136734Z [00:01:29.637]➜    Downloaded serde_spanned v1.0.0
2025-08-20T23:04:47.8154306Z [00:01:29.639]➜    Downloaded itoa v1.0.1
2025-08-20T23:04:47.8174549Z [00:01:29.641]➜    Downloaded quote v1.0.35
2025-08-20T23:04:47.8211561Z [00:01:29.644]➜    Downloaded anstyle-query v1.0.0
2025-08-20T23:04:47.8226856Z [00:01:29.646]➜    Downloaded unicode-ident v1.0.5
2025-08-20T23:04:47.8259833Z [00:01:29.649]➜    Downloaded equivalent v1.0.0
2025-08-20T23:04:47.8272566Z [00:01:29.651]➜    Downloaded colorchoice v1.0.0
2025-08-20T23:04:47.8286849Z [00:01:29.652]➜    Downloaded anstyle-parse v0.2.0
2025-08-20T23:04:47.8312469Z [00:01:29.655]➜    Downloaded anstyle v1.0.8
2025-08-20T23:04:47.8332990Z [00:01:29.657]➜    Downloaded clap_lex v0.7.4
2025-08-20T23:04:47.8348788Z [00:01:29.658]➜    Downloaded anstream v0.6.7
2025-08-20T23:04:47.8701319Z [00:01:29.693]➜     Compiling proc-macro2 v1.0.89
2025-08-20T23:04:47.8702125Z [00:01:29.693]➜     Compiling unicode-ident v1.0.5
2025-08-20T23:04:47.8702769Z [00:01:29.693]➜     Compiling serde v1.0.219
2025-08-20T23:04:47.8703329Z [00:01:29.694]➜     Compiling utf8parse v0.2.1
2025-08-20T23:04:47.8703833Z [00:01:29.694]➜     Compiling ryu v1.0.5
2025-08-20T23:04:47.8711022Z [00:01:29.694]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.89/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=6c49763814c32ea6 -C extra-filename=-b92cd1f5ffa21c6b --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:04:47.8721002Z [00:01:29.694]➜       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.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8193707e11fb922 -C extra-filename=-452f92dba5de11cb --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:04:47.8730614Z [00:01:29.695]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=b4d57878326094bd -C extra-filename=-1108bd03bb6c3137 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137 -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:04:47.8773554Z [00:01:29.700]➜       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.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=b7e7bab929a26fd4 -C extra-filename=-707b453e4d59bb06 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:47.8785794Z [00:01:29.700]➜       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/ryu-1.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=41436f6fc97ded70 -C extra-filename=-2b92b484cf5c0520 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520 -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:04:48.0563157Z [00:01:29.879]➜     Compiling anstyle-parse v0.2.0
2025-08-20T23:04:48.0578265Z [00:01:29.880]➜       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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=cb29f38332c0c6b7 -C extra-filename=-95fc7b1a7fe4e889 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern utf8parse=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-707b453e4d59bb06.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:48.0696066Z [00:01:29.893]➜     Compiling colorchoice v1.0.0
2025-08-20T23:04:48.0731161Z [00:01:29.895]➜       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.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=cbac07f07338e275 -C extra-filename=-31e742693a0d1f36 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:48.2231351Z [00:01:30.046]➜     Compiling anstyle-query v1.0.0
2025-08-20T23:04:48.2243041Z [00:01:30.047]➜       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.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88e65f0a590ee4e0 -C extra-filename=-63e7b1c3247082fe --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:48.3306409Z [00:01:30.152]➜     Compiling anstyle v1.0.8
2025-08-20T23:04:48.3337446Z [00:01:30.155]➜       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.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=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::items_after_statements' '--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=c7a12139c6ab4a9b -C extra-filename=-e69212c1bb306f85 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:48.3487396Z [00:01:30.172]➜     Compiling memchr v2.5.0
2025-08-20T23:04:48.3498375Z [00:01:30.172]➜       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/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9e52c16552f7a4d1 -C extra-filename=-ef3026380c04b4f6 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6 -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:04:48.3531393Z [00:01:30.176]➜       Running `/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build-script-build`
2025-08-20T23:04:48.3819731Z [00:01:30.205]➜       Running `/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520/build-script-build`
2025-08-20T23:04:48.4082115Z [00:01:30.231]➜     Compiling anyhow v1.0.99
2025-08-20T23:04:48.4093508Z [00:01:30.232]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=167184f3eb412221 -C extra-filename=-97abb6991338ccc4 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4 -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:04:48.4206877Z [00:01:30.244]➜       Running `/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b/build-script-build`
2025-08-20T23:04:48.4318717Z [00:01:30.255]➜     Compiling clap_lex v0.7.4
2025-08-20T23:04:48.4388081Z [00:01:30.255]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name clap_lex --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_lex-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::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_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--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' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b16da0b25eaa5905 -C extra-filename=-dcd7393b65521364 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:48.5961860Z [00:01:30.418]➜       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.89/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4251479e2540c267 -C extra-filename=-d79783a89fb219fe --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern unicode_ident=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libunicode_ident-452f92dba5de11cb.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
2025-08-20T23:04:48.8010067Z [00:01:30.624]➜     Compiling anstream v0.6.7
2025-08-20T23:04:48.8029275Z [00:01:30.625]➜       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.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 --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=68a8b23467298b74 -C extra-filename=-b8cb263cbfe2242c --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern anstyle=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-e69212c1bb306f85.rmeta --extern anstyle_parse=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-95fc7b1a7fe4e889.rmeta --extern anstyle_query=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-63e7b1c3247082fe.rmeta --extern colorchoice=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-31e742693a0d1f36.rmeta --extern utf8parse=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-707b453e4d59bb06.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:48.8247537Z [00:01:30.648]➜       Running `/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6/build-script-build`
2025-08-20T23:04:48.8312393Z [00:01:30.655]➜     Compiling serde_json v1.0.142
2025-08-20T23:04:48.8327247Z [00:01:30.655]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name build_script_build --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.142/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=4ee6d8080e483182 -C extra-filename=-83c9aeb1ec326ba0 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0 -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow`
2025-08-20T23:04:48.9247967Z [00:01:30.748]➜     Compiling winnow v0.7.10
2025-08-20T23:04:48.9276749Z [00:01:30.748]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name winnow --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/winnow-0.7.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' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=7f44208581ef4747 -C extra-filename=-2dea7c4e3af6a35e --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:48.9386519Z [00:01:30.762]➜     Compiling strsim v0.11.0
2025-08-20T23:04:48.9411129Z [00:01:30.763]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name strsim --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/strsim-0.11.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=de92bdc8f0ab57a9 -C extra-filename=-2ffaaa293fd5ab5f --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:49.1017071Z [00:01:30.925]➜       Running `/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0/build-script-build`
2025-08-20T23:04:49.1048420Z [00:01:30.928]➜       Running `/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build-script-build`
2025-08-20T23:04:49.2422778Z [00:01:31.064]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name memchr --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=f19560789748da97 -C extra-filename=-4b11f5a89b0cc471 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/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 memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
2025-08-20T23:04:49.5788094Z [00:01:31.402]➜     Compiling quote v1.0.35
2025-08-20T23:04:49.5798636Z [00:01:31.402]➜       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.35/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=14eb5ded697939aa -C extra-filename=-9a31181a40f3545d --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libproc_macro2-d79783a89fb219fe.rmeta --cap-lints allow`
2025-08-20T23:04:49.9917552Z [00:01:31.815]➜     Compiling syn v2.0.85
2025-08-20T23:04:49.9930161Z [00:01:31.815]➜       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.85/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="derive"' --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=d8b51484bf7d3797 -C extra-filename=-f5067fa4086692e5 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libproc_macro2-d79783a89fb219fe.rmeta --extern quote=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libquote-9a31181a40f3545d.rmeta --extern unicode_ident=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libunicode_ident-452f92dba5de11cb.rmeta --cap-lints allow`
2025-08-20T23:04:50.1055144Z [00:01:31.929]➜     Compiling clap_builder v4.5.44
2025-08-20T23:04:50.1090182Z [00:01:31.929]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name clap_builder --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=9a1552fa8c3bc781 -C extra-filename=-badc69e21ae3ac19 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern anstream=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-b8cb263cbfe2242c.rmeta --extern anstyle=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-e69212c1bb306f85.rmeta --extern clap_lex=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dcd7393b65521364.rmeta --extern strsim=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-2ffaaa293fd5ab5f.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:50.1773273Z [00:01:32.000]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name ryu --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ryu-1.0.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("no-panic", "small"))' -C metadata=436693f5e261c08a -C extra-filename=-97ba4ef8865c7d96 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/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 integer128 --cfg maybe_uninit`
2025-08-20T23:04:50.5057941Z [00:01:32.329]➜     Compiling itoa v1.0.1
2025-08-20T23:04:50.5098126Z [00:01:32.332]➜       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.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=7691838cc2f9b756 -C extra-filename=-8adb8fc00f321dd3 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:50.7386301Z [00:01:32.562]➜     Compiling toml_writer v1.0.2
2025-08-20T23:04:50.7413299Z [00:01:32.562]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml_writer --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_writer-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5c9308b6136e9287 -C extra-filename=-892fe5ab5f5215ca --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:51.0143550Z [00:01:32.836]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name anyhow --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=904f15117c1734de -C extra-filename=-25b990e15e0f8fae --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg std_backtrace --check-cfg 'cfg(anyhow_build_probe)' --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
2025-08-20T23:04:53.0076386Z [00:01:34.831]➜     Compiling toml_parser v1.0.2
2025-08-20T23:04:53.0119339Z [00:01:34.833]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml_parser --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_parser-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=5a4892339ee2a7f8 -C extra-filename=-0fd11076ae604d8a --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern winnow=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-2dea7c4e3af6a35e.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:54.1858774Z [00:01:36.009]➜     Compiling clap v4.5.45
2025-08-20T23:04:54.1891351Z [00:01:36.010]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name clap --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/clap-4.5.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-markdown", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1cf49115bbfee0e3 -C extra-filename=-6386d3e19869b665 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern clap_builder=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-badc69e21ae3ac19.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:04:55.0239016Z [00:01:36.847]➜     Compiling serde_derive v1.0.219
2025-08-20T23:04:55.0249976Z [00:01:36.847]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_derive --edition=2015 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=23542fe0a827930d -C extra-filename=-e3e3193a9d850a94 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern proc_macro2=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libproc_macro2-d79783a89fb219fe.rlib --extern quote=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libquote-9a31181a40f3545d.rlib --extern syn=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libsyn-f5067fa4086692e5.rlib --extern proc_macro --cap-lints allow`
2025-08-20T23:04:59.3893337Z [00:01:41.212]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde --edition=2018 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=74b2107e9b3dc52c -C extra-filename=-f39b4ea6d9453f37 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern serde_derive=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libserde_derive-e3e3193a9d850a94.so --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
2025-08-20T23:05:03.0961436Z [00:01:44.919]➜     Compiling toml_datetime v0.7.0
2025-08-20T23:05:03.0965390Z [00:01:44.920]➜     Compiling serde_spanned v1.0.0
2025-08-20T23:05:03.0997441Z [00:01:44.920]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml_datetime --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml_datetime-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=c6a01ea140a82f78 -C extra-filename=-739e5d365dee8d8d --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern serde=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:05:03.1071112Z [00:01:44.922]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_json --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.142/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=544e710c72ef719e -C extra-filename=-0c90ddc05f71b78f --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern itoa=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-8adb8fc00f321dd3.rmeta --extern memchr=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-4b11f5a89b0cc471.rmeta --extern ryu=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-97ba4ef8865c7d96.rmeta --extern serde=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
2025-08-20T23:05:03.1106181Z [00:01:44.922]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name serde_spanned --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/serde_spanned-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=9b5af10778412201 -C extra-filename=-d13e22482dd6967e --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern serde=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:05:03.3991219Z [00:01:45.222]➜     Compiling toml v0.9.5
2025-08-20T23:05:03.4030253Z [00:01:45.223]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml --edition=2021 /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_bool' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--allow=clippy::get_first' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=6e0c91e8652a5249 -C extra-filename=-1810bb83191bd0f3 --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern serde=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rmeta --extern serde_spanned=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-d13e22482dd6967e.rmeta --extern toml_datetime=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-739e5d365dee8d8d.rmeta --extern toml_parser=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-0fd11076ae604d8a.rmeta --extern toml_writer=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rmeta --extern winnow=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-2dea7c4e3af6a35e.rmeta --cap-lints allow -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none`
2025-08-20T23:05:05.9482219Z [00:01:47.771]➜     Compiling toml2json v1.3.1 (/tmp/tmp.iD5CRtEAHr/TEMPREPO)
2025-08-20T23:05:05.9489425Z [00:01:47.772]➜       Running `/root/.rustup/toolchains/stable-x86_64-unknown-linux-musl/bin/rustc --crate-name toml2json --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc54eb24986534ae -C extra-filename=-9ca2de982f93de0f --out-dir /tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps --target x86_64-unknown-linux-musl -C strip=symbols -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps -L dependency=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps --extern anyhow=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rlib --extern clap=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6386d3e19869b665.rlib --extern serde=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rlib --extern serde_json=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-0c90ddc05f71b78f.rlib --extern toml=/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-1810bb83191bd0f3.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-20T23:05:15.9538147Z [00:01:57.777]➜      Finished `release` profile [optimized] target(s) in 28.99s
2025-08-20T23:05:15.9784189Z [00:01:57.802]➜  + find -L ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f
2025-08-20T23:05:15.9792264Z [00:01:57.803]➜  ./target/x86_64-unknown-linux-musl/release/.cargo-lock
2025-08-20T23:05:15.9793282Z [00:01:57.803]➜  ./target/x86_64-unknown-linux-musl/release/toml2json.d
2025-08-20T23:05:15.9794347Z [00:01:57.803]➜  ./target/x86_64-unknown-linux-musl/release/toml2json
2025-08-20T23:05:15.9799713Z [00:01:57.803]➜  + find ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T23:05:15.9803635Z [00:01:57.803]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T23:05:15.9806264Z [00:01:57.804]➜  + cut -d: -f1
2025-08-20T23:05:15.9813769Z [00:01:57.805]➜  + xargs realpath --no-symlinks
2025-08-20T23:05:15.9818974Z [00:01:57.805]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T23:05:16.0088817Z [00:01:57.832]➜  sending incremental file list
2025-08-20T23:05:16.0094345Z [00:01:57.833]➜  toml2json
2025-08-20T23:05:16.0521358Z [00:01:57.875]➜  
2025-08-20T23:05:16.0522678Z [00:01:57.875]➜  sent 905.05K bytes  received 35 bytes  1.81M bytes/sec
2025-08-20T23:05:16.0523711Z [00:01:57.875]➜  total size is 904.72K  speedup is 1.00
2025-08-20T23:05:16.1874608Z [00:01:58.011]➜  '/tmp/tmp.iD5CRtEAHr/TEMPREPO/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T23:05:16.2122490Z [00:01:58.036]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T23:05:16.2187106Z [00:01:58.042]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T23:05:16.2190559Z [00:01:58.042]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T23:05:16.2509301Z [00:01:58.074]➜  copy from `/build-bins/toml2json' [elf64-x86-64] to `/build-bins/stjNDCAm' [elf64-x86-64]
2025-08-20T23:05:16.3008389Z [00:01:58.124]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T23:05:16.3039425Z [00:01:58.127]➜  
2025-08-20T23:05:16.3057094Z [00:01:58.129]➜  /build-bins/toml2json
2025-08-20T23:05:16.3070884Z [00:01:58.130]➜  There are 30 section headers, starting at offset 0xdc5c8:
2025-08-20T23:05:16.3074628Z [00:01:58.130]➜  
2025-08-20T23:05:16.3075230Z [00:01:58.130]➜  Section Headers:
2025-08-20T23:05:16.3075881Z [00:01:58.130]➜    [Nr] Name              Type             Address           Offset
2025-08-20T23:05:16.3076621Z [00:01:58.130]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T23:05:16.3077350Z [00:01:58.130]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T23:05:16.3078072Z [00:01:58.130]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T23:05:16.3078825Z [00:01:58.130]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000270  00000270
2025-08-20T23:05:16.3079847Z [00:01:58.130]➜         000000000000001c  0000000000000000   A       2     0     8
2025-08-20T23:05:16.3080413Z [00:01:58.130]➜    [ 2] .dynsym           DYNSYM           0000000000000290  00000290
2025-08-20T23:05:16.3080866Z [00:01:58.130]➜         0000000000000018  0000000000000018   A       3     1     8
2025-08-20T23:05:16.3081302Z [00:01:58.130]➜    [ 3] .dynstr           STRTAB           00000000000002a8  000002a8
2025-08-20T23:05:16.3081744Z [00:01:58.130]➜         0000000000000001  0000000000000000   A       0     0     1
2025-08-20T23:05:16.3082178Z [00:01:58.131]➜    [ 4] .rela.dyn         RELA             00000000000002b0  000002b0
2025-08-20T23:05:16.3082604Z [00:01:58.131]➜         00000000000092e8  0000000000000018   A       2     0     8
2025-08-20T23:05:16.3083044Z [00:01:58.131]➜    [ 5] .eh_frame         PROGBITS         0000000000009598  00009598
2025-08-20T23:05:16.3083480Z [00:01:58.131]➜         00000000000140f8  0000000000000000   A       0     0     8
2025-08-20T23:05:16.3083920Z [00:01:58.131]➜    [ 6] .eh_frame_hdr     PROGBITS         000000000001d690  0001d690
2025-08-20T23:05:16.3084359Z [00:01:58.131]➜         00000000000031e4  0000000000000000   A       0     0     4
2025-08-20T23:05:16.3085051Z [00:01:58.131]➜    [ 7] .gcc_except_table PROGBITS         0000000000020874  00020874
2025-08-20T23:05:16.3085524Z [00:01:58.131]➜         00000000000043b4  0000000000000000   A       0     0     4
2025-08-20T23:05:16.3085966Z [00:01:58.131]➜    [ 8] .rodata           PROGBITS         0000000000024c40  00024c40
2025-08-20T23:05:16.3086416Z [00:01:58.131]➜         0000000000010d70  0000000000000000   A       0     0     32
2025-08-20T23:05:16.3086886Z [00:01:58.131]➜    [ 9] .rodata.cst16     PROGBITS         00000000000359b0  000359b0
2025-08-20T23:05:16.3087333Z [00:01:58.131]➜         00000000000002e0  0000000000000010  AM       0     0     16
2025-08-20T23:05:16.3087777Z [00:01:58.131]➜    [10] .rodata.cst32     PROGBITS         0000000000035c90  00035c90
2025-08-20T23:05:16.3088221Z [00:01:58.131]➜         00000000000000e0  0000000000000020  AM       0     0     8
2025-08-20T23:05:16.3088657Z [00:01:58.131]➜    [11] .rodata.cst4      PROGBITS         0000000000035d70  00035d70
2025-08-20T23:05:16.3089268Z [00:01:58.131]➜         00000000000000dc  0000000000000004  AM       0     0     4
2025-08-20T23:05:16.3089708Z [00:01:58.131]➜    [12] .rodata.cst8      PROGBITS         0000000000035e50  00035e50
2025-08-20T23:05:16.3090139Z [00:01:58.131]➜         00000000000000d0  0000000000000008  AM       0     0     8
2025-08-20T23:05:16.3090576Z [00:01:58.131]➜    [13] .rodata.str1.1    PROGBITS         0000000000035f20  00035f20
2025-08-20T23:05:16.3091009Z [00:01:58.131]➜         0000000000002646  0000000000000001 AMS       0     0     1
2025-08-20T23:05:16.3091445Z [00:01:58.131]➜    [14] .rodata.str1.8    PROGBITS         0000000000038568  00038568
2025-08-20T23:05:16.3091881Z [00:01:58.131]➜         0000000000001bc0  0000000000000001 AMS       0     0     8
2025-08-20T23:05:16.3092310Z [00:01:58.131]➜    [15] .fini             PROGBITS         000000000003b128  0003a128
2025-08-20T23:05:16.3092730Z [00:01:58.131]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T23:05:16.3093153Z [00:01:58.131]➜    [16] .init             PROGBITS         000000000003b12b  0003a12b
2025-08-20T23:05:16.3093566Z [00:01:58.131]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T23:05:16.3093982Z [00:01:58.131]➜    [17] .text             PROGBITS         000000000003b130  0003a130
2025-08-20T23:05:16.3094407Z [00:01:58.131]➜         000000000009a887  0000000000000000  AX       0     0     16
2025-08-20T23:05:16.3095084Z [00:01:58.131]➜    [18] .tbss             NOBITS           00000000000d69b8  000d49b8
2025-08-20T23:05:16.3103148Z [00:01:58.131]➜         0000000000000018  0000000000000000 WAT       0     0     8
2025-08-20T23:05:16.3104051Z [00:01:58.131]➜    [19] .data.rel.ro      PROGBITS         00000000000d69b8  000d49b8
2025-08-20T23:05:16.3105195Z [00:01:58.131]➜         0000000000006c80  0000000000000000  WA       0     0     8
2025-08-20T23:05:16.3105711Z [00:01:58.131]➜    [20] .dynamic          DYNAMIC          00000000000dd638  000db638
2025-08-20T23:05:16.3106165Z [00:01:58.131]➜         0000000000000180  0000000000000010  WA       3     0     8
2025-08-20T23:05:16.3106609Z [00:01:58.131]➜    [21] .fini_array       FINI_ARRAY       00000000000dd7b8  000db7b8
2025-08-20T23:05:16.3107039Z [00:01:58.131]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T23:05:16.3107474Z [00:01:58.131]➜    [22] .got.plt          PROGBITS         00000000000dd7c0  000db7c0
2025-08-20T23:05:16.3107912Z [00:01:58.131]➜         0000000000000018  0000000000000000  WA       0     0     8
2025-08-20T23:05:16.3108361Z [00:01:58.131]➜    [23] .init_array       INIT_ARRAY       00000000000dd7d8  000db7d8
2025-08-20T23:05:16.3108793Z [00:01:58.131]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T23:05:16.3109220Z [00:01:58.131]➜    [24] .got              PROGBITS         00000000000dd7e0  000db7e0
2025-08-20T23:05:16.3109634Z [00:01:58.131]➜         0000000000000230  0000000000000000  WA       0     0     8
2025-08-20T23:05:16.3110086Z [00:01:58.131]➜    [25] .relro_padding    NOBITS           00000000000dda10  000dba10
2025-08-20T23:05:16.3110524Z [00:01:58.131]➜         00000000000005f0  0000000000000000  WA       0     0     1
2025-08-20T23:05:16.3110952Z [00:01:58.131]➜    [26] .data             PROGBITS         00000000000dea20  000dba20
2025-08-20T23:05:16.3111384Z [00:01:58.131]➜         0000000000000a78  0000000000000000  WA       0     0     32
2025-08-20T23:05:16.3111805Z [00:01:58.131]➜    [27] .bss              NOBITS           00000000000df4a0  000dc498
2025-08-20T23:05:16.3112223Z [00:01:58.131]➜         0000000000000f74  0000000000000000  WA       0     0     32
2025-08-20T23:05:16.3112655Z [00:01:58.131]➜    [28] .common           NOBITS           00000000000e0420  000dc498
2025-08-20T23:05:16.3113102Z [00:01:58.131]➜         0000000000000094  0000000000000000  WA       0     0     32
2025-08-20T23:05:16.3113541Z [00:01:58.131]➜    [29] .shstrtab         STRTAB           0000000000000000  000dc498
2025-08-20T23:05:16.3114136Z [00:01:58.131]➜         000000000000012b  0000000000000000           0     0     1
2025-08-20T23:05:16.3114577Z [00:01:58.131]➜  Key to Flags:
2025-08-20T23:05:16.3115423Z [00:01:58.131]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T23:05:16.3116384Z [00:01:58.131]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T23:05:16.3117228Z [00:01:58.131]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T23:05:16.3117719Z [00:01:58.131]➜    D (mbind), l (large), p (processor specific)
2025-08-20T23:05:16.3118040Z [00:01:58.133]➜  
2025-08-20T23:05:16.3118279Z [00:01:58.135]➜  /build-bins/LICENSE
2025-08-20T23:05:16.3132602Z [00:01:58.137]➜  + file /build-bins/LICENSE /build-bins/toml2json
2025-08-20T23:05:16.3343749Z [00:01:58.158]➜  /build-bins/LICENSE:   ASCII text
2025-08-20T23:05:16.3359972Z [00:01:58.159]➜  /build-bins/toml2json: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T23:05:16.3369910Z [00:01:58.160]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/toml2json
2025-08-20T23:05:16.3388254Z [00:01:58.162]➜  /build-bins/LICENSE:         1109 Bytes
2025-08-20T23:05:16.3388950Z [00:01:58.162]➜  /build-bins/toml2json:         904520 Bytes
2025-08-20T23:05:16.3391601Z [00:01:58.162]➜  + du /build-bins/LICENSE /build-bins/toml2json --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T23:05:16.3406564Z [00:01:58.164]➜  1.1K	2025-08-20 23:05:16.185679747 +0000	/build-bins/LICENSE
2025-08-20T23:05:16.3407263Z [00:01:58.164]➜  884K	2025-08-20 23:05:16.251679736 +0000	/build-bins/toml2json
2025-08-20T23:05:16.3409766Z [00:01:58.164]➜  + popd
2025-08-20T23:05:16.3868691Z [00:01:58.210]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T23:05:16.4064261Z [00:01:58.230]➜  + '[' -s /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T23:05:16.4066155Z [00:01:58.230]➜  + cp -fv /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T23:05:16.4084205Z [00:01:58.232]➜  '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T23:05:16.4089802Z [00:01:58.232]➜  + find /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T23:05:16.4093038Z [00:01:58.233]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T23:05:16.4098238Z [00:01:58.233]➜  + cut -d: -f1
2025-08-20T23:05:16.4099012Z [00:01:58.233]➜  + xargs realpath --no-symlinks
2025-08-20T23:05:16.4111892Z [00:01:58.234]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:17.0042140Z [00:01:58.828]➜  sending incremental file list
2025-08-20T23:05:17.0048058Z [00:01:58.828]➜  toml2json
2025-08-20T23:05:17.0467056Z [00:01:58.870]➜  
2025-08-20T23:05:17.0467590Z [00:01:58.870]➜  sent 904.85K bytes  received 35 bytes  603.26K bytes/sec
2025-08-20T23:05:17.0468113Z [00:01:58.870]➜  total size is 904.52K  speedup is 1.00
2025-08-20T23:05:17.0480353Z [00:01:58.871]➜  
2025-08-20T23:05:17.4499799Z [00:01:59.273]➜  
2025-08-20T23:05:17.4607230Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/Cargo.toml' from root:root to runner:runner
2025-08-20T23:05:17.4610117Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T23:05:17.4612362Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T23:05:17.4615006Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/src/main.rs' from root:root to runner:runner
2025-08-20T23:05:17.4617154Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/src' from root:root to runner:runner
2025-08-20T23:05:17.4619258Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/Cargo.lock' from root:root to runner:runner
2025-08-20T23:05:17.4621384Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T23:05:17.4623646Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.github/dependabot.yml' from root:root to runner:runner
2025-08-20T23:05:17.4626258Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.github/workflows/release.yml' from root:root to runner:runner
2025-08-20T23:05:17.4628658Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.github/workflows/ci.yml' from root:root to runner:runner
2025-08-20T23:05:17.4630951Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T23:05:17.4633522Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T23:05:17.4636051Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T23:05:17.4638571Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T23:05:17.4641042Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T23:05:17.4643478Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T23:05:17.4646102Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T23:05:17.4648600Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T23:05:17.4651047Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T23:05:17.4653438Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T23:05:17.4656067Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T23:05:17.4658499Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T23:05:17.4661103Z [00:01:59.284]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T23:05:17.4663579Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T23:05:17.4666257Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T23:05:17.4668798Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T23:05:17.4671142Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T23:05:17.4673393Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T23:05:17.4675872Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T23:05:17.4678482Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T23:05:17.4680927Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T23:05:17.4683282Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T23:05:17.4685675Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T23:05:17.4687876Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T23:05:17.4690039Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T23:05:17.4692251Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T23:05:17.4694499Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T23:05:17.4696991Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T23:05:17.4699382Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T23:05:17.4701680Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T23:05:17.4704091Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T23:05:17.4706454Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T23:05:17.4708593Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T23:05:17.4710815Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T23:05:17.4713128Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T23:05:17.4715484Z [00:01:59.285]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T23:05:17.4718111Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-c94cfc665c248923295e66b0b80d063f14d81f23.idx' from root:root to runner:runner
2025-08-20T23:05:17.4721270Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-c94cfc665c248923295e66b0b80d063f14d81f23.promisor' from root:root to runner:runner
2025-08-20T23:05:17.4724481Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-c94cfc665c248923295e66b0b80d063f14d81f23.pack' from root:root to runner:runner
2025-08-20T23:05:17.4727697Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-724936762c13577247ad81fee60e2804ece0be9d.pack' from root:root to runner:runner
2025-08-20T23:05:17.4730685Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-724936762c13577247ad81fee60e2804ece0be9d.idx' from root:root to runner:runner
2025-08-20T23:05:17.4733676Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-724936762c13577247ad81fee60e2804ece0be9d.rev' from root:root to runner:runner
2025-08-20T23:05:17.4736841Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-c94cfc665c248923295e66b0b80d063f14d81f23.rev' from root:root to runner:runner
2025-08-20T23:05:17.4739943Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-724936762c13577247ad81fee60e2804ece0be9d.promisor' from root:root to runner:runner
2025-08-20T23:05:17.4742344Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T23:05:17.4743874Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T23:05:17.4745378Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T23:05:17.4746770Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T23:05:17.4747962Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T23:05:17.4749131Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T23:05:17.4750284Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T23:05:17.4751492Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/.rustc_info.json' from root:root to runner:runner
2025-08-20T23:05:17.4752794Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/examples' from root:root to runner:runner
2025-08-20T23:05:17.4754101Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/incremental' from root:root to runner:runner
2025-08-20T23:05:17.4755746Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.cargo-lock' from root:root to runner:runner
2025-08-20T23:05:17.4757361Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520/build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4759053Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520/build_script_build-2b92b484cf5c0520.d' from root:root to runner:runner
2025-08-20T23:05:17.4760723Z [00:01:59.286]➜  ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520/build_script_build-2b92b484cf5c0520' retained as runner:runner
2025-08-20T23:05:17.4762236Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520' from root:root to runner:runner
2025-08-20T23:05:17.4763769Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6/build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4765637Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6/build_script_build-ef3026380c04b4f6.d' from root:root to runner:runner
2025-08-20T23:05:17.4767326Z [00:01:59.286]➜  ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6/build_script_build-ef3026380c04b4f6' retained as runner:runner
2025-08-20T23:05:17.4768860Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6' from root:root to runner:runner
2025-08-20T23:05:17.4770407Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4772159Z [00:01:59.286]➜  ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build_script_build-97abb6991338ccc4' retained as runner:runner
2025-08-20T23:05:17.4773854Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build_script_build-97abb6991338ccc4.d' from root:root to runner:runner
2025-08-20T23:05:17.4775709Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4' from root:root to runner:runner
2025-08-20T23:05:17.4777229Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/out' from root:root to runner:runner
2025-08-20T23:05:17.4778777Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/output' from root:root to runner:runner
2025-08-20T23:05:17.4780355Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/root-output' from root:root to runner:runner
2025-08-20T23:05:17.4781998Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4783783Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/stderr' from root:root to runner:runner
2025-08-20T23:05:17.4785659Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9' from root:root to runner:runner
2025-08-20T23:05:17.4787266Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4788949Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build_script_build-1108bd03bb6c3137.d' from root:root to runner:runner
2025-08-20T23:05:17.4790629Z [00:01:59.286]➜  ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build_script_build-1108bd03bb6c3137' retained as runner:runner
2025-08-20T23:05:17.4792174Z [00:01:59.286]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137' from root:root to runner:runner
2025-08-20T23:05:17.4793723Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0/build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4795708Z [00:01:59.287]➜  ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0/build_script_build-83c9aeb1ec326ba0' retained as runner:runner
2025-08-20T23:05:17.4797457Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0/build_script_build-83c9aeb1ec326ba0.d' from root:root to runner:runner
2025-08-20T23:05:17.4799248Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0' from root:root to runner:runner
2025-08-20T23:05:17.4800828Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b/build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4802565Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b/build_script_build-b92cd1f5ffa21c6b.d' from root:root to runner:runner
2025-08-20T23:05:17.4804293Z [00:01:59.287]➜  ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b/build_script_build-b92cd1f5ffa21c6b' retained as runner:runner
2025-08-20T23:05:17.4806014Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b' from root:root to runner:runner
2025-08-20T23:05:17.4807386Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build' from root:root to runner:runner
2025-08-20T23:05:17.4809071Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libproc_macro2-d79783a89fb219fe.rlib' from root:root to runner:runner
2025-08-20T23:05:17.4810726Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libsyn-f5067fa4086692e5.rlib' from root:root to runner:runner
2025-08-20T23:05:17.4812291Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libserde_derive-e3e3193a9d850a94.so' from root:root to runner:runner
2025-08-20T23:05:17.4814026Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libquote-9a31181a40f3545d.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.4815673Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/unicode_ident-452f92dba5de11cb.d' from root:root to runner:runner
2025-08-20T23:05:17.4817184Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/proc_macro2-d79783a89fb219fe.d' from root:root to runner:runner
2025-08-20T23:05:17.4818686Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/serde_derive-e3e3193a9d850a94.d' from root:root to runner:runner
2025-08-20T23:05:17.4820233Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libunicode_ident-452f92dba5de11cb.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.4821783Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libsyn-f5067fa4086692e5.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.4823290Z [00:01:59.287]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libquote-9a31181a40f3545d.rlib' from root:root to runner:runner
2025-08-20T23:05:17.4825206Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libunicode_ident-452f92dba5de11cb.rlib' from root:root to runner:runner
2025-08-20T23:05:17.4827391Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/syn-f5067fa4086692e5.d' from root:root to runner:runner
2025-08-20T23:05:17.4829081Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libproc_macro2-d79783a89fb219fe.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.4830602Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/quote-9a31181a40f3545d.d' from root:root to runner:runner
2025-08-20T23:05:17.4831958Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps' from root:root to runner:runner
2025-08-20T23:05:17.4833490Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4835485Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4837340Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4839100Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.4840727Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520' from root:root to runner:runner
2025-08-20T23:05:17.4842313Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe/dep-lib-proc_macro2' from root:root to runner:runner
2025-08-20T23:05:17.4844006Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe/lib-proc_macro2' from root:root to runner:runner
2025-08-20T23:05:17.4845806Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4847517Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe/lib-proc_macro2.json' from root:root to runner:runner
2025-08-20T23:05:17.4849160Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe' from root:root to runner:runner
2025-08-20T23:05:17.4850790Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4852651Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb/lib-unicode_ident.json' from root:root to runner:runner
2025-08-20T23:05:17.4854381Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb/dep-lib-unicode_ident' from root:root to runner:runner
2025-08-20T23:05:17.4856209Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb/lib-unicode_ident' from root:root to runner:runner
2025-08-20T23:05:17.4857846Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb' from root:root to runner:runner
2025-08-20T23:05:17.4859525Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4861302Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4863133Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4865095Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.4866772Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6' from root:root to runner:runner
2025-08-20T23:05:17.4868414Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4870204Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4871936Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4873657Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.4875535Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4' from root:root to runner:runner
2025-08-20T23:05:17.4877302Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5/dep-lib-syn' from root:root to runner:runner
2025-08-20T23:05:17.4879051Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4880620Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5/lib-syn' from root:root to runner:runner
2025-08-20T23:05:17.4882394Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5/lib-syn.json' from root:root to runner:runner
2025-08-20T23:05:17.4883951Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5' from root:root to runner:runner
2025-08-20T23:05:17.4885696Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94/lib-serde_derive.json' from root:root to runner:runner
2025-08-20T23:05:17.4887400Z [00:01:59.288]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4889222Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94/dep-lib-serde_derive' from root:root to runner:runner
2025-08-20T23:05:17.4890915Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94/lib-serde_derive' from root:root to runner:runner
2025-08-20T23:05:17.4892521Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94' from root:root to runner:runner
2025-08-20T23:05:17.4894906Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d/lib-quote.json' from root:root to runner:runner
2025-08-20T23:05:17.4896795Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4898410Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d/lib-quote' from root:root to runner:runner
2025-08-20T23:05:17.4899998Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d/dep-lib-quote' from root:root to runner:runner
2025-08-20T23:05:17.4901545Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d' from root:root to runner:runner
2025-08-20T23:05:17.4903265Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-af53a5b25dbb53d9/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.4905548Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-af53a5b25dbb53d9/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4907249Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-af53a5b25dbb53d9' from root:root to runner:runner
2025-08-20T23:05:17.4908915Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4910709Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4912431Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4914158Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.4916191Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137' from root:root to runner:runner
2025-08-20T23:05:17.4917856Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4919676Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4921415Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4923169Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.4924963Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0' from root:root to runner:runner
2025-08-20T23:05:17.4926645Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b/build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4928468Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b/dep-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.4930239Z [00:01:59.289]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4932146Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b/build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.4933830Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b' from root:root to runner:runner
2025-08-20T23:05:17.4935361Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint' from root:root to runner:runner
2025-08-20T23:05:17.4936645Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release' from root:root to runner:runner
2025-08-20T23:05:17.4938045Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/examples' from root:root to runner:runner
2025-08-20T23:05:17.4939537Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/incremental' from root:root to runner:runner
2025-08-20T23:05:17.4941027Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' from root:root to runner:runner
2025-08-20T23:05:17.4942750Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/out' from root:root to runner:runner
2025-08-20T23:05:17.4944711Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/output' from root:root to runner:runner
2025-08-20T23:05:17.4946686Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/root-output' from root:root to runner:runner
2025-08-20T23:05:17.4948679Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4950434Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/stderr' from root:root to runner:runner
2025-08-20T23:05:17.4952103Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47' from root:root to runner:runner
2025-08-20T23:05:17.4953797Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/out' from root:root to runner:runner
2025-08-20T23:05:17.4955749Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/output' from root:root to runner:runner
2025-08-20T23:05:17.4957476Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/root-output' from root:root to runner:runner
2025-08-20T23:05:17.4959379Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4961790Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/stderr' from root:root to runner:runner
2025-08-20T23:05:17.4963669Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8' from root:root to runner:runner
2025-08-20T23:05:17.4965455Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/out' from root:root to runner:runner
2025-08-20T23:05:17.4967147Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/output' from root:root to runner:runner
2025-08-20T23:05:17.4968865Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/root-output' from root:root to runner:runner
2025-08-20T23:05:17.4970764Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4972511Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/stderr' from root:root to runner:runner
2025-08-20T23:05:17.4974169Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c' from root:root to runner:runner
2025-08-20T23:05:17.4975927Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/out' from root:root to runner:runner
2025-08-20T23:05:17.4977588Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/output' from root:root to runner:runner
2025-08-20T23:05:17.4979317Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/root-output' from root:root to runner:runner
2025-08-20T23:05:17.4981048Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4982758Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/stderr' from root:root to runner:runner
2025-08-20T23:05:17.4984503Z [00:01:59.290]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8' from root:root to runner:runner
2025-08-20T23:05:17.4986385Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/out' from root:root to runner:runner
2025-08-20T23:05:17.4988081Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/output' from root:root to runner:runner
2025-08-20T23:05:17.4989817Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/root-output' from root:root to runner:runner
2025-08-20T23:05:17.4991612Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.4993361Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/stderr' from root:root to runner:runner
2025-08-20T23:05:17.4995415Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9' from root:root to runner:runner
2025-08-20T23:05:17.4997035Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build' from root:root to runner:runner
2025-08-20T23:05:17.4998521Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/toml2json.d' from root:root to runner:runner
2025-08-20T23:05:17.5000010Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/toml2json' from root:root to runner:runner
2025-08-20T23:05:17.5001577Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde-f39b4ea6d9453f37.d' from root:root to runner:runner
2025-08-20T23:05:17.5003170Z [00:01:59.291]➜  ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml2json-9ca2de982f93de0f' retained as runner:runner
2025-08-20T23:05:17.5004935Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_parse-95fc7b1a7fe4e889.d' from root:root to runner:runner
2025-08-20T23:05:17.5006658Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-63e7b1c3247082fe.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5008391Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5010080Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-97ba4ef8865c7d96.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5012090Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-1810bb83191bd0f3.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5013810Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5015599Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-8adb8fc00f321dd3.d' from root:root to runner:runner
2025-08-20T23:05:17.5017467Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstream-b8cb263cbfe2242c.d' from root:root to runner:runner
2025-08-20T23:05:17.5019189Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-707b453e4d59bb06.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5020891Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8parse-707b453e4d59bb06.d' from root:root to runner:runner
2025-08-20T23:05:17.5022721Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/colorchoice-31e742693a0d1f36.d' from root:root to runner:runner
2025-08-20T23:05:17.5024403Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memchr-4b11f5a89b0cc471.d' from root:root to runner:runner
2025-08-20T23:05:17.5026352Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-739e5d365dee8d8d.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5028094Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-2ffaaa293fd5ab5f.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5030448Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6386d3e19869b665.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5032506Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-707b453e4d59bb06.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5034243Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5036377Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-e69212c1bb306f85.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5038149Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml2json-9ca2de982f93de0f.d' from root:root to runner:runner
2025-08-20T23:05:17.5039876Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-d13e22482dd6967e.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5041629Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-63e7b1c3247082fe.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5043489Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_spanned-d13e22482dd6967e.d' from root:root to runner:runner
2025-08-20T23:05:17.5045291Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml-1810bb83191bd0f3.d' from root:root to runner:runner
2025-08-20T23:05:17.5047970Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_datetime-739e5d365dee8d8d.d' from root:root to runner:runner
2025-08-20T23:05:17.5051172Z [00:01:59.291]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-b8cb263cbfe2242c.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5053273Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-31e742693a0d1f36.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5055815Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_json-0c90ddc05f71b78f.d' from root:root to runner:runner
2025-08-20T23:05:17.5057517Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-1810bb83191bd0f3.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5059196Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-2ffaaa293fd5ab5f.d' from root:root to runner:runner
2025-08-20T23:05:17.5061053Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_builder-badc69e21ae3ac19.d' from root:root to runner:runner
2025-08-20T23:05:17.5062718Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-dcd7393b65521364.d' from root:root to runner:runner
2025-08-20T23:05:17.5064418Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-95fc7b1a7fe4e889.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5066536Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-2dea7c4e3af6a35e.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5068287Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-badc69e21ae3ac19.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5070030Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5071888Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-e69212c1bb306f85.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5073598Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5075433Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-0c90ddc05f71b78f.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5077184Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-95fc7b1a7fe4e889.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5078933Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-4b11f5a89b0cc471.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5080607Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/winnow-2dea7c4e3af6a35e.d' from root:root to runner:runner
2025-08-20T23:05:17.5082512Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ryu-97ba4ef8865c7d96.d' from root:root to runner:runner
2025-08-20T23:05:17.5084212Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-739e5d365dee8d8d.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5086082Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-0fd11076ae604d8a.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5088179Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_writer-892fe5ab5f5215ca.d' from root:root to runner:runner
2025-08-20T23:05:17.5089844Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anyhow-25b990e15e0f8fae.d' from root:root to runner:runner
2025-08-20T23:05:17.5091524Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-b8cb263cbfe2242c.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5093266Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-badc69e21ae3ac19.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5095133Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-97ba4ef8865c7d96.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5096825Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_query-63e7b1c3247082fe.d' from root:root to runner:runner
2025-08-20T23:05:17.5098640Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dcd7393b65521364.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5101023Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dcd7393b65521364.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5102951Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-4b11f5a89b0cc471.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5104668Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-0c90ddc05f71b78f.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5106688Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-2ffaaa293fd5ab5f.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5108384Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-8adb8fc00f321dd3.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5110074Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6386d3e19869b665.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5111787Z [00:01:59.292]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-d13e22482dd6967e.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5113475Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-6386d3e19869b665.d' from root:root to runner:runner
2025-08-20T23:05:17.5115541Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle-e69212c1bb306f85.d' from root:root to runner:runner
2025-08-20T23:05:17.5117254Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-2dea7c4e3af6a35e.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5118956Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_parser-0fd11076ae604d8a.d' from root:root to runner:runner
2025-08-20T23:05:17.5120674Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-31e742693a0d1f36.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5122402Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-8adb8fc00f321dd3.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5124111Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-0fd11076ae604d8a.rlib' from root:root to runner:runner
2025-08-20T23:05:17.5126082Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rmeta' from root:root to runner:runner
2025-08-20T23:05:17.5127677Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps' from root:root to runner:runner
2025-08-20T23:05:17.5129335Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364/lib-clap_lex.json' from root:root to runner:runner
2025-08-20T23:05:17.5131159Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5132987Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364/dep-lib-clap_lex' from root:root to runner:runner
2025-08-20T23:05:17.5134926Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364/lib-clap_lex' from root:root to runner:runner
2025-08-20T23:05:17.5136665Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364' from root:root to runner:runner
2025-08-20T23:05:17.5138465Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f/bin-toml2json' from root:root to runner:runner
2025-08-20T23:05:17.5140312Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5142296Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f/dep-bin-toml2json' from root:root to runner:runner
2025-08-20T23:05:17.5144181Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f/bin-toml2json.json' from root:root to runner:runner
2025-08-20T23:05:17.5146267Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f' from root:root to runner:runner
2025-08-20T23:05:17.5148102Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5150229Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889/lib-anstyle_parse.json' from root:root to runner:runner
2025-08-20T23:05:17.5152305Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889/dep-lib-anstyle_parse' from root:root to runner:runner
2025-08-20T23:05:17.5154346Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889/lib-anstyle_parse' from root:root to runner:runner
2025-08-20T23:05:17.5156464Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889' from root:root to runner:runner
2025-08-20T23:05:17.5158380Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.5160413Z [00:01:59.293]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.5162259Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47' from root:root to runner:runner
2025-08-20T23:05:17.5164115Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.5166209Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.5168980Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8' from root:root to runner:runner
2025-08-20T23:05:17.5170929Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-fba6a298a3ca689c/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.5172940Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-fba6a298a3ca689c/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.5174885Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-fba6a298a3ca689c' from root:root to runner:runner
2025-08-20T23:05:17.5176655Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5178444Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3/dep-lib-itoa' from root:root to runner:runner
2025-08-20T23:05:17.5180361Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3/lib-itoa.json' from root:root to runner:runner
2025-08-20T23:05:17.5182130Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3/lib-itoa' from root:root to runner:runner
2025-08-20T23:05:17.5183832Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3' from root:root to runner:runner
2025-08-20T23:05:17.5185911Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36/dep-lib-colorchoice' from root:root to runner:runner
2025-08-20T23:05:17.5187806Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5189673Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36/lib-colorchoice' from root:root to runner:runner
2025-08-20T23:05:17.5191545Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36/lib-colorchoice.json' from root:root to runner:runner
2025-08-20T23:05:17.5193347Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36' from root:root to runner:runner
2025-08-20T23:05:17.5195569Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-408249ddd9544bf8/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.5197545Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-408249ddd9544bf8/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.5199345Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-408249ddd9544bf8' from root:root to runner:runner
2025-08-20T23:05:17.5201068Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665/dep-lib-clap' from root:root to runner:runner
2025-08-20T23:05:17.5202870Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5204660Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665/lib-clap.json' from root:root to runner:runner
2025-08-20T23:05:17.5206655Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665/lib-clap' from root:root to runner:runner
2025-08-20T23:05:17.5208366Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665' from root:root to runner:runner
2025-08-20T23:05:17.5210089Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e/lib-winnow' from root:root to runner:runner
2025-08-20T23:05:17.5211888Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5213705Z [00:01:59.294]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e/dep-lib-winnow' from root:root to runner:runner
2025-08-20T23:05:17.5215618Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e/lib-winnow.json' from root:root to runner:runner
2025-08-20T23:05:17.5217539Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e' from root:root to runner:runner
2025-08-20T23:05:17.5219306Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3/dep-lib-toml' from root:root to runner:runner
2025-08-20T23:05:17.5221191Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3/lib-toml' from root:root to runner:runner
2025-08-20T23:05:17.5223130Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5225157Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3/lib-toml.json' from root:root to runner:runner
2025-08-20T23:05:17.5226893Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3' from root:root to runner:runner
2025-08-20T23:05:17.5228650Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f/lib-serde_json' from root:root to runner:runner
2025-08-20T23:05:17.5230490Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f/lib-serde_json.json' from root:root to runner:runner
2025-08-20T23:05:17.5232474Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5234947Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f/dep-lib-serde_json' from root:root to runner:runner
2025-08-20T23:05:17.5237161Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f' from root:root to runner:runner
2025-08-20T23:05:17.5239010Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06/lib-utf8parse.json' from root:root to runner:runner
2025-08-20T23:05:17.5240861Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06/lib-utf8parse' from root:root to runner:runner
2025-08-20T23:05:17.5242699Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5244549Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06/dep-lib-utf8parse' from root:root to runner:runner
2025-08-20T23:05:17.5246581Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06' from root:root to runner:runner
2025-08-20T23:05:17.5248405Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5250444Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d/dep-lib-toml_datetime' from root:root to runner:runner
2025-08-20T23:05:17.5252352Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d/lib-toml_datetime.json' from root:root to runner:runner
2025-08-20T23:05:17.5254251Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d/lib-toml_datetime' from root:root to runner:runner
2025-08-20T23:05:17.5256330Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d' from root:root to runner:runner
2025-08-20T23:05:17.5258115Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f/lib-strsim.json' from root:root to runner:runner
2025-08-20T23:05:17.5260072Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5261901Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f/lib-strsim' from root:root to runner:runner
2025-08-20T23:05:17.5263687Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f/dep-lib-strsim' from root:root to runner:runner
2025-08-20T23:05:17.5265546Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f' from root:root to runner:runner
2025-08-20T23:05:17.5267332Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c/dep-lib-anstream' from root:root to runner:runner
2025-08-20T23:05:17.5269160Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c/lib-anstream' from root:root to runner:runner
2025-08-20T23:05:17.5270990Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5272844Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c/lib-anstream.json' from root:root to runner:runner
2025-08-20T23:05:17.5274608Z [00:01:59.295]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c' from root:root to runner:runner
2025-08-20T23:05:17.5276695Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96/dep-lib-ryu' from root:root to runner:runner
2025-08-20T23:05:17.5278444Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96/lib-ryu' from root:root to runner:runner
2025-08-20T23:05:17.5280216Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5281992Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96/lib-ryu.json' from root:root to runner:runner
2025-08-20T23:05:17.5283697Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96' from root:root to runner:runner
2025-08-20T23:05:17.5285989Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/lib-toml_writer.json' from root:root to runner:runner
2025-08-20T23:05:17.5287912Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/lib-toml_writer' from root:root to runner:runner
2025-08-20T23:05:17.5289785Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5291815Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/dep-lib-toml_writer' from root:root to runner:runner
2025-08-20T23:05:17.5293612Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca' from root:root to runner:runner
2025-08-20T23:05:17.5295618Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37/dep-lib-serde' from root:root to runner:runner
2025-08-20T23:05:17.5297420Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37/lib-serde.json' from root:root to runner:runner
2025-08-20T23:05:17.5299233Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5301014Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37/lib-serde' from root:root to runner:runner
2025-08-20T23:05:17.5303510Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37' from root:root to runner:runner
2025-08-20T23:05:17.5305655Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5307550Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a/dep-lib-toml_parser' from root:root to runner:runner
2025-08-20T23:05:17.5309437Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a/lib-toml_parser.json' from root:root to runner:runner
2025-08-20T23:05:17.5311293Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a/lib-toml_parser' from root:root to runner:runner
2025-08-20T23:05:17.5313241Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a' from root:root to runner:runner
2025-08-20T23:05:17.5315122Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471/dep-lib-memchr' from root:root to runner:runner
2025-08-20T23:05:17.5316961Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471/lib-memchr.json' from root:root to runner:runner
2025-08-20T23:05:17.5318781Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5320581Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471/lib-memchr' from root:root to runner:runner
2025-08-20T23:05:17.5322309Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471' from root:root to runner:runner
2025-08-20T23:05:17.5324099Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe/lib-anstyle_query' from root:root to runner:runner
2025-08-20T23:05:17.5326207Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5328114Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe/lib-anstyle_query.json' from root:root to runner:runner
2025-08-20T23:05:17.5330165Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe/dep-lib-anstyle_query' from root:root to runner:runner
2025-08-20T23:05:17.5331980Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe' from root:root to runner:runner
2025-08-20T23:05:17.5333770Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85/lib-anstyle.json' from root:root to runner:runner
2025-08-20T23:05:17.5335869Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5337715Z [00:01:59.296]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85/lib-anstyle' from root:root to runner:runner
2025-08-20T23:05:17.5339658Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85/dep-lib-anstyle' from root:root to runner:runner
2025-08-20T23:05:17.5341423Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85' from root:root to runner:runner
2025-08-20T23:05:17.5343163Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/lib-anyhow' from root:root to runner:runner
2025-08-20T23:05:17.5345085Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5346930Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/lib-anyhow.json' from root:root to runner:runner
2025-08-20T23:05:17.5348746Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/dep-lib-anyhow' from root:root to runner:runner
2025-08-20T23:05:17.5350481Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae' from root:root to runner:runner
2025-08-20T23:05:17.5352267Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19/lib-clap_builder' from root:root to runner:runner
2025-08-20T23:05:17.5354385Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5356645Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19/lib-clap_builder.json' from root:root to runner:runner
2025-08-20T23:05:17.5358737Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19/dep-lib-clap_builder' from root:root to runner:runner
2025-08-20T23:05:17.5360563Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19' from root:root to runner:runner
2025-08-20T23:05:17.5362482Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-502d834d670a11e9/run-build-script-build-script-build.json' from root:root to runner:runner
2025-08-20T23:05:17.5364510Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-502d834d670a11e9/run-build-script-build-script-build' from root:root to runner:runner
2025-08-20T23:05:17.5366708Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-502d834d670a11e9' from root:root to runner:runner
2025-08-20T23:05:17.5368540Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e/lib-serde_spanned.json' from root:root to runner:runner
2025-08-20T23:05:17.5370858Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e/invoked.timestamp' from root:root to runner:runner
2025-08-20T23:05:17.5373155Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e/dep-lib-serde_spanned' from root:root to runner:runner
2025-08-20T23:05:17.5375314Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e/lib-serde_spanned' from root:root to runner:runner
2025-08-20T23:05:17.5377185Z [00:01:59.297]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e' from root:root to runner:runner
2025-08-20T23:05:17.5378813Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint' from root:root to runner:runner
2025-08-20T23:05:17.5380275Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release' from root:root to runner:runner
2025-08-20T23:05:17.5381702Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T23:05:17.5383239Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl' from root:root to runner:runner
2025-08-20T23:05:17.5384545Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/CACHEDIR.TAG' from root:root to runner:runner
2025-08-20T23:05:17.5385877Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target' from root:root to runner:runner
2025-08-20T23:05:17.5387010Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO' from root:root to runner:runner
2025-08-20T23:05:17.5388079Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr' from root:root to runner:runner
2025-08-20T23:05:17.5389084Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T23:05:17.5390069Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/toml2json' from runner:docker to runner:runner
2025-08-20T23:05:17.5391060Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T23:05:17.5392084Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T23:05:17.5393185Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T23:05:17.5394118Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T23:05:17.5395169Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.version' from runner:docker to runner:runner
2025-08-20T23:05:17.5396121Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json' from runner:docker to runner:runner
2025-08-20T23:05:17.5397025Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T23:05:17.5398013Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.static.version' from runner:docker to runner:runner
2025-08-20T23:05:17.5398941Z [00:01:59.298]➜  changed ownership of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T23:05:17.5399985Z [00:01:59.306]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5401190Z [00:01:59.313]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5402399Z [00:01:59.319]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5403608Z [00:01:59.326]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5405010Z [00:01:59.333]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/Cargo.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5406392Z [00:01:59.340]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5407643Z [00:01:59.347]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.github/dependabot.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5408962Z [00:01:59.354]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.github/workflows/release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5410283Z [00:01:59.360]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.github/workflows/ci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5440479Z [00:01:59.367]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5508400Z [00:01:59.374]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5575101Z [00:01:59.381]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5643580Z [00:01:59.388]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5711417Z [00:01:59.394]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5778322Z [00:01:59.401]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5844939Z [00:01:59.408]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5914116Z [00:01:59.415]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.5982334Z [00:01:59.422]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6050110Z [00:01:59.428]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6117809Z [00:01:59.435]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6185551Z [00:01:59.442]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6252417Z [00:01:59.449]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6320816Z [00:01:59.455]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6388363Z [00:01:59.462]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6457164Z [00:01:59.469]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6525949Z [00:01:59.476]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6593505Z [00:01:59.483]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6662280Z [00:01:59.490]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6729470Z [00:01:59.496]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6797065Z [00:01:59.503]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6865322Z [00:01:59.510]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.6933230Z [00:01:59.517]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7001729Z [00:01:59.523]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-c94cfc665c248923295e66b0b80d063f14d81f23.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7070056Z [00:01:59.530]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-c94cfc665c248923295e66b0b80d063f14d81f23.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7137674Z [00:01:59.537]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-c94cfc665c248923295e66b0b80d063f14d81f23.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7204891Z [00:01:59.544]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-724936762c13577247ad81fee60e2804ece0be9d.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7271655Z [00:01:59.550]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-724936762c13577247ad81fee60e2804ece0be9d.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7339445Z [00:01:59.557]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-724936762c13577247ad81fee60e2804ece0be9d.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7406729Z [00:01:59.564]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-c94cfc665c248923295e66b0b80d063f14d81f23.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7474486Z [00:01:59.571]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/objects/pack/pack-724936762c13577247ad81fee60e2804ece0be9d.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7543370Z [00:01:59.578]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7610499Z [00:01:59.584]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7679026Z [00:01:59.591]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/.rustc_info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7747441Z [00:01:59.598]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7816126Z [00:01:59.605]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7886187Z [00:01:59.612]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520/build_script_build-2b92b484cf5c0520.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.7954186Z [00:01:59.619]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/ryu-2b92b484cf5c0520/build_script_build-2b92b484cf5c0520' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8022654Z [00:01:59.626]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8090494Z [00:01:59.632]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6/build_script_build-ef3026380c04b4f6.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8157582Z [00:01:59.639]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/memchr-ef3026380c04b4f6/build_script_build-ef3026380c04b4f6' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8226368Z [00:01:59.646]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8296308Z [00:01:59.653]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build_script_build-97abb6991338ccc4' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8363702Z [00:01:59.660]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/anyhow-97abb6991338ccc4/build_script_build-97abb6991338ccc4.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8431628Z [00:01:59.666]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8499641Z [00:01:59.673]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8567077Z [00:01:59.680]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8636263Z [00:01:59.687]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-af53a5b25dbb53d9/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8705687Z [00:01:59.694]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8775141Z [00:01:59.701]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build_script_build-1108bd03bb6c3137.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8841957Z [00:01:59.707]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde-1108bd03bb6c3137/build_script_build-1108bd03bb6c3137' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8910114Z [00:01:59.714]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.8978914Z [00:01:59.721]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0/build_script_build-83c9aeb1ec326ba0' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9047432Z [00:01:59.728]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/serde_json-83c9aeb1ec326ba0/build_script_build-83c9aeb1ec326ba0.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9116641Z [00:01:59.735]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b/build-script-build' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9184553Z [00:01:59.742]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b/build_script_build-b92cd1f5ffa21c6b.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9252495Z [00:01:59.748]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/build/proc-macro2-b92cd1f5ffa21c6b/build_script_build-b92cd1f5ffa21c6b' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9319886Z [00:01:59.755]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libproc_macro2-d79783a89fb219fe.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9387762Z [00:01:59.762]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libsyn-f5067fa4086692e5.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9457241Z [00:01:59.769]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libserde_derive-e3e3193a9d850a94.so' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9523952Z [00:01:59.776]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libquote-9a31181a40f3545d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9591923Z [00:01:59.782]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/unicode_ident-452f92dba5de11cb.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9658796Z [00:01:59.789]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/proc_macro2-d79783a89fb219fe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9725398Z [00:01:59.796]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/serde_derive-e3e3193a9d850a94.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9793169Z [00:01:59.803]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libunicode_ident-452f92dba5de11cb.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9859890Z [00:01:59.809]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libsyn-f5067fa4086692e5.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9928219Z [00:01:59.816]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libquote-9a31181a40f3545d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:17.9996528Z [00:01:59.823]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libunicode_ident-452f92dba5de11cb.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0064178Z [00:01:59.830]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/syn-f5067fa4086692e5.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0131845Z [00:01:59.836]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/libproc_macro2-d79783a89fb219fe.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0199130Z [00:01:59.843]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/deps/quote-9a31181a40f3545d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0267216Z [00:01:59.850]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0334438Z [00:01:59.857]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0402806Z [00:01:59.864]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0470493Z [00:01:59.870]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/ryu-2b92b484cf5c0520/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0538281Z [00:01:59.877]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe/dep-lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0607074Z [00:01:59.884]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe/lib-proc_macro2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0675553Z [00:01:59.891]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0742788Z [00:01:59.897]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-d79783a89fb219fe/lib-proc_macro2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0810050Z [00:01:59.904]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0878206Z [00:01:59.911]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb/lib-unicode_ident.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.0946564Z [00:01:59.918]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb/dep-lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1015537Z [00:01:59.925]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/unicode-ident-452f92dba5de11cb/lib-unicode_ident' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1083251Z [00:01:59.932]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1150389Z [00:01:59.938]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1219941Z [00:01:59.945]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1288711Z [00:01:59.952]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/memchr-ef3026380c04b4f6/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1358990Z [00:01:59.959]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1427901Z [00:01:59.966]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1496007Z [00:01:59.973]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1566875Z [00:01:59.980]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/anyhow-97abb6991338ccc4/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1634994Z [00:01:59.987]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5/dep-lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1703254Z [00:01:59.994]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1771611Z [00:02:00.000]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5/lib-syn' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1843023Z [00:02:00.007]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/syn-f5067fa4086692e5/lib-syn.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1913122Z [00:02:00.015]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94/lib-serde_derive.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.1982434Z [00:02:00.021]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2053834Z [00:02:00.029]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94/dep-lib-serde_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2123220Z [00:02:00.036]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_derive-e3e3193a9d850a94/lib-serde_derive' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2194049Z [00:02:00.043]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d/lib-quote.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2263446Z [00:02:00.050]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2331645Z [00:02:00.056]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d/lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2400100Z [00:02:00.063]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/quote-9a31181a40f3545d/dep-lib-quote' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2469414Z [00:02:00.070]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-af53a5b25dbb53d9/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2536133Z [00:02:00.077]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-af53a5b25dbb53d9/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2603935Z [00:02:00.084]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2671650Z [00:02:00.090]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2739127Z [00:02:00.097]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2805319Z [00:02:00.104]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde-1108bd03bb6c3137/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2871664Z [00:02:00.110]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.2939068Z [00:02:00.117]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3005991Z [00:02:00.124]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3074116Z [00:02:00.131]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/serde_json-83c9aeb1ec326ba0/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3142708Z [00:02:00.137]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b/build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3212045Z [00:02:00.144]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b/dep-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3279455Z [00:02:00.151]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3346485Z [00:02:00.158]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/release/.fingerprint/proc-macro2-b92cd1f5ffa21c6b/build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3414395Z [00:02:00.165]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.cargo-lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3484465Z [00:02:00.172]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3554193Z [00:02:00.179]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3623649Z [00:02:00.186]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3697038Z [00:02:00.192]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/anyhow-b9f338d7e1074f47/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3758996Z [00:02:00.199]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3826045Z [00:02:00.206]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3894145Z [00:02:00.213]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.3962878Z [00:02:00.220]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde-f1e1770dfc148cb8/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4032725Z [00:02:00.226]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4102593Z [00:02:00.233]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4171715Z [00:02:00.240]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4242186Z [00:02:00.247]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/memchr-fba6a298a3ca689c/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4312930Z [00:02:00.255]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4381984Z [00:02:00.261]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4453675Z [00:02:00.269]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4525097Z [00:02:00.276]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/ryu-408249ddd9544bf8/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4593808Z [00:02:00.283]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4661990Z [00:02:00.289]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/root-output' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4730671Z [00:02:00.296]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4799227Z [00:02:00.303]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/build/serde_json-502d834d670a11e9/stderr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4866979Z [00:02:00.310]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/toml2json.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.4933895Z [00:02:00.317]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/toml2json' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5002700Z [00:02:00.323]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde-f39b4ea6d9453f37.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5071940Z [00:02:00.330]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml2json-9ca2de982f93de0f' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5140349Z [00:02:00.337]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_parse-95fc7b1a7fe4e889.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5209577Z [00:02:00.344]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-63e7b1c3247082fe.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5277120Z [00:02:00.351]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5343946Z [00:02:00.358]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-97ba4ef8865c7d96.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5410661Z [00:02:00.364]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-1810bb83191bd0f3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5477952Z [00:02:00.371]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5546019Z [00:02:00.378]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/itoa-8adb8fc00f321dd3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5615846Z [00:02:00.385]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstream-b8cb263cbfe2242c.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5683156Z [00:02:00.392]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-707b453e4d59bb06.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5749761Z [00:02:00.398]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/utf8parse-707b453e4d59bb06.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5817042Z [00:02:00.405]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/colorchoice-31e742693a0d1f36.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5883633Z [00:02:00.412]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/memchr-4b11f5a89b0cc471.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.5950662Z [00:02:00.418]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-739e5d365dee8d8d.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6018022Z [00:02:00.425]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-2ffaaa293fd5ab5f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6085339Z [00:02:00.432]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6386d3e19869b665.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6152093Z [00:02:00.438]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libutf8parse-707b453e4d59bb06.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6219432Z [00:02:00.445]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6286688Z [00:02:00.452]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-e69212c1bb306f85.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6355596Z [00:02:00.459]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml2json-9ca2de982f93de0f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6423230Z [00:02:00.466]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-d13e22482dd6967e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6491235Z [00:02:00.472]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_query-63e7b1c3247082fe.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6558307Z [00:02:00.479]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_spanned-d13e22482dd6967e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6624666Z [00:02:00.486]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml-1810bb83191bd0f3.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6692094Z [00:02:00.492]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_datetime-739e5d365dee8d8d.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6759921Z [00:02:00.499]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-b8cb263cbfe2242c.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6827057Z [00:02:00.506]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-31e742693a0d1f36.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6893646Z [00:02:00.513]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/serde_json-0c90ddc05f71b78f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.6960706Z [00:02:00.519]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml-1810bb83191bd0f3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7027496Z [00:02:00.526]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/strsim-2ffaaa293fd5ab5f.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7095800Z [00:02:00.533]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_builder-badc69e21ae3ac19.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7163928Z [00:02:00.540]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap_lex-dcd7393b65521364.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7230524Z [00:02:00.546]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-95fc7b1a7fe4e889.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7297637Z [00:02:00.553]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-2dea7c4e3af6a35e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7365419Z [00:02:00.560]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-badc69e21ae3ac19.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7431160Z [00:02:00.566]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_writer-892fe5ab5f5215ca.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7498693Z [00:02:00.573]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle-e69212c1bb306f85.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7566315Z [00:02:00.580]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde-f39b4ea6d9453f37.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7634147Z [00:02:00.587]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-0c90ddc05f71b78f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7714216Z [00:02:00.595]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstyle_parse-95fc7b1a7fe4e889.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7783057Z [00:02:00.602]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-4b11f5a89b0cc471.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7851520Z [00:02:00.608]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/winnow-2dea7c4e3af6a35e.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7920284Z [00:02:00.615]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/ryu-97ba4ef8865c7d96.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.7988600Z [00:02:00.622]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_datetime-739e5d365dee8d8d.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8058509Z [00:02:00.629]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-0fd11076ae604d8a.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8126541Z [00:02:00.636]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_writer-892fe5ab5f5215ca.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8193756Z [00:02:00.643]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anyhow-25b990e15e0f8fae.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8262265Z [00:02:00.649]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanstream-b8cb263cbfe2242c.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8330728Z [00:02:00.656]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_builder-badc69e21ae3ac19.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8398657Z [00:02:00.663]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libryu-97ba4ef8865c7d96.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8468073Z [00:02:00.670]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle_query-63e7b1c3247082fe.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8536398Z [00:02:00.677]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dcd7393b65521364.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8603983Z [00:02:00.684]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap_lex-dcd7393b65521364.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8671841Z [00:02:00.690]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libmemchr-4b11f5a89b0cc471.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8741434Z [00:02:00.697]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_json-0c90ddc05f71b78f.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8808804Z [00:02:00.704]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libstrsim-2ffaaa293fd5ab5f.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8876668Z [00:02:00.711]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-8adb8fc00f321dd3.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.8943770Z [00:02:00.718]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libclap-6386d3e19869b665.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9011688Z [00:02:00.724]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libserde_spanned-d13e22482dd6967e.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9079541Z [00:02:00.731]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/clap-6386d3e19869b665.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9147471Z [00:02:00.738]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/anstyle-e69212c1bb306f85.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9215661Z [00:02:00.745]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libwinnow-2dea7c4e3af6a35e.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9283105Z [00:02:00.752]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/toml_parser-0fd11076ae604d8a.d' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9350433Z [00:02:00.758]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libcolorchoice-31e742693a0d1f36.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9418373Z [00:02:00.765]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libitoa-8adb8fc00f321dd3.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9487245Z [00:02:00.772]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libtoml_parser-0fd11076ae604d8a.rlib' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9554692Z [00:02:00.779]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/deps/libanyhow-25b990e15e0f8fae.rmeta' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9622597Z [00:02:00.785]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364/lib-clap_lex.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9690762Z [00:02:00.792]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9761853Z [00:02:00.799]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364/dep-lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9829814Z [00:02:00.806]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_lex-dcd7393b65521364/lib-clap_lex' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9898605Z [00:02:00.813]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f/bin-toml2json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:18.9966483Z [00:02:00.820]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0034100Z [00:02:00.827]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f/dep-bin-toml2json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0102490Z [00:02:00.833]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml2json-9ca2de982f93de0f/bin-toml2json.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0170360Z [00:02:00.840]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0238998Z [00:02:00.847]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889/lib-anstyle_parse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0306914Z [00:02:00.854]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889/dep-lib-anstyle_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0374099Z [00:02:00.861]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-parse-95fc7b1a7fe4e889/lib-anstyle_parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0441039Z [00:02:00.867]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0508898Z [00:02:00.874]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-b9f338d7e1074f47/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0575881Z [00:02:00.881]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0645679Z [00:02:00.888]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f1e1770dfc148cb8/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0712088Z [00:02:00.894]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-fba6a298a3ca689c/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0779345Z [00:02:00.901]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-fba6a298a3ca689c/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0848115Z [00:02:00.908]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0915382Z [00:02:00.915]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3/dep-lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.0982884Z [00:02:00.921]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3/lib-itoa.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1050108Z [00:02:00.928]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/itoa-8adb8fc00f321dd3/lib-itoa' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1117842Z [00:02:00.935]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36/dep-lib-colorchoice' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1184530Z [00:02:00.942]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1252531Z [00:02:00.948]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36/lib-colorchoice' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1320671Z [00:02:00.955]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/colorchoice-31e742693a0d1f36/lib-colorchoice.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1389020Z [00:02:00.962]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-408249ddd9544bf8/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1457281Z [00:02:00.969]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-408249ddd9544bf8/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1524617Z [00:02:00.976]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665/dep-lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1591889Z [00:02:00.982]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1660960Z [00:02:00.989]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665/lib-clap.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1728317Z [00:02:00.996]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap-6386d3e19869b665/lib-clap' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1795624Z [00:02:01.003]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e/lib-winnow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1863307Z [00:02:01.010]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1931104Z [00:02:01.016]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e/dep-lib-winnow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.1998166Z [00:02:01.023]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/winnow-2dea7c4e3af6a35e/lib-winnow.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2067540Z [00:02:01.030]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3/dep-lib-toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2135301Z [00:02:01.037]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3/lib-toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2202596Z [00:02:01.043]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2269850Z [00:02:01.050]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml-1810bb83191bd0f3/lib-toml.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2338517Z [00:02:01.057]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f/lib-serde_json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2407307Z [00:02:01.064]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f/lib-serde_json.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2476081Z [00:02:01.071]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2544134Z [00:02:01.078]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-0c90ddc05f71b78f/dep-lib-serde_json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2612002Z [00:02:01.084]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06/lib-utf8parse.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2681328Z [00:02:01.091]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06/lib-utf8parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2749067Z [00:02:01.098]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2817284Z [00:02:01.105]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/utf8parse-707b453e4d59bb06/dep-lib-utf8parse' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2886304Z [00:02:01.112]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.2953739Z [00:02:01.119]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d/dep-lib-toml_datetime' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3022912Z [00:02:01.125]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d/lib-toml_datetime.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3091409Z [00:02:01.132]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_datetime-739e5d365dee8d8d/lib-toml_datetime' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3159389Z [00:02:01.139]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f/lib-strsim.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3226687Z [00:02:01.146]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3294301Z [00:02:01.153]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f/lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3363085Z [00:02:01.160]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/strsim-2ffaaa293fd5ab5f/dep-lib-strsim' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3431710Z [00:02:01.166]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c/dep-lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3501747Z [00:02:01.173]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c/lib-anstream' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3569647Z [00:02:01.180]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3637943Z [00:02:01.187]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstream-b8cb263cbfe2242c/lib-anstream.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3705458Z [00:02:01.194]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96/dep-lib-ryu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3773079Z [00:02:01.201]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96/lib-ryu' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3841266Z [00:02:01.207]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3910321Z [00:02:01.214]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/ryu-97ba4ef8865c7d96/lib-ryu.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.3979003Z [00:02:01.221]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/lib-toml_writer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4046473Z [00:02:01.228]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/lib-toml_writer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4114147Z [00:02:01.235]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4182751Z [00:02:01.241]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_writer-892fe5ab5f5215ca/dep-lib-toml_writer' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4250325Z [00:02:01.248]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37/dep-lib-serde' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4318548Z [00:02:01.255]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37/lib-serde.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4387043Z [00:02:01.262]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4454257Z [00:02:01.269]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde-f39b4ea6d9453f37/lib-serde' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4522370Z [00:02:01.275]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4589583Z [00:02:01.282]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a/dep-lib-toml_parser' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4658463Z [00:02:01.289]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a/lib-toml_parser.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4726102Z [00:02:01.296]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/toml_parser-0fd11076ae604d8a/lib-toml_parser' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4794178Z [00:02:01.303]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471/dep-lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4862896Z [00:02:01.310]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471/lib-memchr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4930685Z [00:02:01.316]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.4999303Z [00:02:01.323]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/memchr-4b11f5a89b0cc471/lib-memchr' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5069565Z [00:02:01.330]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe/lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5137966Z [00:02:01.337]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5207058Z [00:02:01.344]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe/lib-anstyle_query.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5274371Z [00:02:01.351]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-query-63e7b1c3247082fe/dep-lib-anstyle_query' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5342720Z [00:02:01.357]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85/lib-anstyle.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5410082Z [00:02:01.364]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5477782Z [00:02:01.371]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85/lib-anstyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5546201Z [00:02:01.378]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anstyle-e69212c1bb306f85/dep-lib-anstyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5615419Z [00:02:01.385]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5683237Z [00:02:01.392]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5751541Z [00:02:01.398]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/lib-anyhow.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5820371Z [00:02:01.405]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/anyhow-25b990e15e0f8fae/dep-lib-anyhow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5888939Z [00:02:01.412]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19/lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.5957888Z [00:02:01.419]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6026267Z [00:02:01.426]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19/lib-clap_builder.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6094180Z [00:02:01.433]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/clap_builder-badc69e21ae3ac19/dep-lib-clap_builder' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6162852Z [00:02:01.439]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-502d834d670a11e9/run-build-script-build-script-build.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6231108Z [00:02:01.446]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_json-502d834d670a11e9/run-build-script-build-script-build' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6300072Z [00:02:01.453]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e/lib-serde_spanned.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6370141Z [00:02:01.460]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e/invoked.timestamp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6439800Z [00:02:01.467]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e/dep-lib-serde_spanned' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6508716Z [00:02:01.474]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/release/.fingerprint/serde_spanned-d13e22482dd6967e/lib-serde_spanned' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6576827Z [00:02:01.481]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/x86_64-unknown-linux-musl/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6645506Z [00:02:01.488]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.iD5CRtEAHr/TEMPREPO/target/CACHEDIR.TAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6712631Z [00:02:01.495]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/toml2json' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6781740Z [00:02:01.501]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6850675Z [00:02:01.508]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6918791Z [00:02:01.515]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.6986893Z [00:02:01.522]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.7055234Z [00:02:01.529]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json' retained as 0755 (rwxr-xr-x)
2025-08-20T23:05:19.7122854Z [00:02:01.536]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.7190620Z [00:02:01.542]➜  mode of '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T23:05:19.7639908Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T23:05:19.7640787Z [00:02:01.587]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T23:05:23.8975031Z 
2025-08-20T23:05:23.8975863Z [+] Sanitizing /tmp/pkgforge/e7Oux8DQE_SBUILD/BUILD.log ==> /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.static.log
2025-08-20T23:05:26.3086595Z '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.static.log' -> '/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/toml2json.log'
2025-08-20T23:05:26.3127271Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/toml2json/official/toml2json?tag=HEAD-21f7fb7-250819T081127-x86_64-linux&download=toml2json.log
2025-08-20T23:05:26.3128395Z 
2025-08-20T23:05:26.3129114Z [+] Parsing/Uploading toml2json/toml2json --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Ftoml2json%2Ftoml2json [x86_64-Linux]
2025-08-20T23:05:26.3169274Z {
2025-08-20T23:05:26.3169781Z   "_disabled": "false",
2025-08-20T23:05:26.3170314Z   "host": "x86_64-Linux",
2025-08-20T23:05:26.3170647Z   "rank": "",
2025-08-20T23:05:26.3171141Z   "pkg": "toml2json.static",
2025-08-20T23:05:26.3171780Z   "pkg_family": "toml2json",
2025-08-20T23:05:26.3172806Z   "pkg_id": "github.com.woodruffw.toml2json.source",
2025-08-20T23:05:26.3173654Z   "pkg_name": "toml2json",
2025-08-20T23:05:26.3174269Z   "pkg_type": "static",
2025-08-20T23:05:26.3175533Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json",
2025-08-20T23:05:26.3176531Z   "app_id": "",
2025-08-20T23:05:26.3176825Z   "appstream": "",
2025-08-20T23:05:26.3177121Z   "category": [
2025-08-20T23:05:26.3177398Z     "ConsoleOnly",
2025-08-20T23:05:26.3177678Z     "Utility"
2025-08-20T23:05:26.3177942Z   ],
2025-08-20T23:05:26.3178233Z   "description": "Convert TOML to JSON",
2025-08-20T23:05:26.3178625Z   "desktop": "",
2025-08-20T23:05:26.3178910Z   "homepage": [
2025-08-20T23:05:26.3179244Z     "https://github.com/woodruffw/toml2json"
2025-08-20T23:05:26.3179638Z   ],
2025-08-20T23:05:26.3180561Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/toml2json/official/toml2json?tag=HEAD-21f7fb7-250819T081127-x86_64-linux&download=toml2json.png",
2025-08-20T23:05:26.3181593Z   "license": [
2025-08-20T23:05:26.3181867Z     "MIT"
2025-08-20T23:05:26.3182117Z   ],
2025-08-20T23:05:26.3182380Z   "maintainer": [
2025-08-20T23:05:26.3182732Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T23:05:26.3183142Z   ],
2025-08-20T23:05:26.3183327Z   "provides": [
2025-08-20T23:05:26.3183516Z     "toml2json"
2025-08-20T23:05:26.3183795Z   ],
2025-08-20T23:05:26.3184075Z   "note": [
2025-08-20T23:05:26.3184664Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/woodruffw/toml2json"
2025-08-20T23:05:26.3185566Z   ],
2025-08-20T23:05:26.3185854Z   "repology": [
2025-08-20T23:05:26.3186168Z     "toml2json"
2025-08-20T23:05:26.3186459Z   ],
2025-08-20T23:05:26.3186738Z   "screenshots": [],
2025-08-20T23:05:26.3187079Z   "src_url": [
2025-08-20T23:05:26.3187467Z     "https://github.com/woodruffw/toml2json"
2025-08-20T23:05:26.3187907Z   ],
2025-08-20T23:05:26.3188175Z   "tag": [
2025-08-20T23:05:26.3188452Z     "Utility"
2025-08-20T23:05:26.3188764Z   ],
2025-08-20T23:05:26.3189076Z   "version": "HEAD-21f7fb7-250819T081127",
2025-08-20T23:05:26.3189523Z   "version_upstream": "1.3.1",
2025-08-20T23:05:26.3190353Z   "bsum": "9f28d936c4fd2dc6560e46612708dac06c48454e44fc37b3c7c154b5cc720a66",
2025-08-20T23:05:26.3191005Z   "build_date": "2025-08-20T23:05:20Z",
2025-08-20T23:05:26.3191625Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17110069059",
2025-08-20T23:05:26.3192258Z   "build_id": "17110069059",
2025-08-20T23:05:26.3193358Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/toml2json/official/toml2json?tag=HEAD-21f7fb7-250819T081127-x86_64-linux&download=toml2json.log",
2025-08-20T23:05:26.3195097Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/toml2json/static.official.source.yaml",
2025-08-20T23:05:26.3196689Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/toml2json/official/toml2json?tag=HEAD-21f7fb7-250819T081127-x86_64-linux&download=toml2json",
2025-08-20T23:05:26.3198367Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/toml2json/official/toml2json:HEAD-21f7fb7-250819T081127-x86_64-linux",
2025-08-20T23:05:26.3199441Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/toml2json/official/toml2json",
2025-08-20T23:05:26.3200723Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/toml2json/official/toml2json?tag=HEAD-21f7fb7-250819T081127-x86_64-linux&manifest",
2025-08-20T23:05:26.3202054Z   "shasum": "2bebdabb1b30b3b5393577095dadae2e2d539f1081b2ccdb175ac3269dd2d39e",
2025-08-20T23:05:26.3202705Z   "size": "884 KB",
2025-08-20T23:05:26.3203039Z   "size_raw": "904520",
2025-08-20T23:05:26.3203397Z   "snapshots": [
2025-08-20T23:05:26.3203789Z     "HEAD-e75f163-250225T003953-x86_64-linux[1.3.1]",
2025-08-20T23:05:26.3204335Z     "HEAD-d1cfbb6-250304T114926-x86_64-linux[NA-2025-03-04]",
2025-08-20T23:05:26.3205067Z     "HEAD-8310165-250310T201302-x86_64-linux[1.3.1]",
2025-08-20T23:05:26.3205576Z     "HEAD-e504ad2-250602T222526-x86_64-linux[1.3.1]",
2025-08-20T23:05:26.3206294Z     "HEAD-57392c8-250609T222018-x86_64-linux[1.3.1]",
2025-08-20T23:05:26.3206816Z     "HEAD-ff56d13-250715T011244-x86_64-linux[1.3.1]",
2025-08-20T23:05:26.3207317Z     "HEAD-4cedb36-250728T235920-x86_64-linux[1.3.1]",
2025-08-20T23:05:26.3207802Z     "HEAD-547b277-250805T084557-x86_64-linux[1.3.1]",
2025-08-20T23:05:26.3208304Z     "HEAD-68eae9f-250812T114601-x86_64-linux[1.3.1]"
2025-08-20T23:05:26.3208747Z   ]
2025-08-20T23:05:26.3209015Z }
2025-08-20T23:05:26.3209166Z 
2025-08-20T23:05:26.3209171Z 
2025-08-20T23:05:26.4808725Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/toml2json/official/toml2json:HEAD-21f7fb7-250819T081127-x86_64-linux": ghcr.io/pkgforge/bincache/toml2json/official/toml2json:HEAD-21f7fb7-250819T081127-x86_64-linux: not found
2025-08-20T23:05:26.4855828Z Uploading empty artifact
2025-08-20T23:05:26.4863423Z time=2025-08-20T23:05:26Z level=debug msg=Request #0
2025-08-20T23:05:26.4864678Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/toml2json/official/toml2json/manifests/sha256:ec0676a672c91bb78b8070d301600e4cfd96673a7d5f05ed90f1363e75e2284a"
2025-08-20T23:05:26.4866086Z > Request method: "HEAD"
2025-08-20T23:05:26.4866466Z > Request headers:
2025-08-20T23:05:26.4867815Z    "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-20T23:05:26.4869126Z    "User-Agent": "oras/1.2.3"
2025-08-20T23:05:26.5560796Z time=2025-08-20T23:05:26Z level=debug msg=Response #0
2025-08-20T23:05:26.5561513Z < Response Status: "401 Unauthorized"
2025-08-20T23:05:26.5562069Z < Response headers:
2025-08-20T23:05:26.5562492Z    "Content-Length": "73"
2025-08-20T23:05:26.5562880Z    "X-Github-Request-Id": "2000:17D37D:1532FB:170464:68A654B6"
2025-08-20T23:05:26.5563319Z    "Content-Type": "application/json"
2025-08-20T23:05:26.5566218Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/toml2json/official/toml2json:pull\""
2025-08-20T23:05:26.5567297Z    "Date": "Wed, 20 Aug 2025 23:05:26 GMT"
2025-08-20T23:05:26.5567673Z time=2025-08-20T23:05:26Z level=debug msg=Request #1
2025-08-20T23:05:26.5568476Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Ftoml2json%2Fofficial%2Ftoml2json%3Apull%2Cpush&service=ghcr.io"
2025-08-20T23:05:26.5569229Z > Request method: "GET"
2025-08-20T23:05:26.5569489Z > Request headers:
2025-08-20T23:05:26.5569742Z    "User-Agent": "oras/1.2.3"
2025-08-20T23:05:26.5570027Z    "Authorization": "*****"
2025-08-20T23:05:26.6147106Z time=2025-08-20T23:05:26Z level=debug msg=Response #1
2025-08-20T23:05:26.6147903Z < Response Status: "200 OK"
2025-08-20T23:05:26.6148401Z < Response headers:
2025-08-20T23:05:26.6148745Z    "Content-Length": "69"
2025-08-20T23:05:26.6149188Z    "X-Github-Request-Id": "2000:17D37D:153302:17046D:68A654B6"
2025-08-20T23:05:26.6149720Z    "Content-Type": "application/json"
2025-08-20T23:05:26.6150204Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T23:05:26.6150876Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T23:05:26.6151485Z    "Date": "Wed, 20 Aug 2025 23:05:26 GMT"
2025-08-20T23:05:26.6151930Z time=2025-08-20T23:05:26Z level=debug msg=Request #2
2025-08-20T23:05:26.6153132Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/toml2json/official/toml2json/manifests/sha256:ec0676a672c91bb78b8070d301600e4cfd96673a7d5f05ed90f1363e75e2284a"
2025-08-20T23:05:26.6154292Z > Request method: "HEAD"
2025-08-20T23:05:26.6154626Z > Request headers:
2025-08-20T23:05:26.6156462Z    "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-20T23:05:26.6158303Z    "Authorization": "*****"
2025-08-20T23:05:26.6158603Z    "User-Agent": "oras/1.2.3"
2025-08-20T23:05:26.6479258Z time=2025-08-20T23:05:26Z level=debug msg=Response #2
2025-08-20T23:05:26.6480016Z < Response Status: "404 Not Found"
2025-08-20T23:05:26.6480635Z < Response headers:
2025-08-20T23:05:26.6480990Z    "Content-Type": "application/json"
2025-08-20T23:05:26.6481681Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T23:05:26.6482358Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T23:05:26.6482972Z    "Date": "Wed, 20 Aug 2025 23:05:26 GMT"
2025-08-20T23:05:26.6483374Z    "Content-Length": "70"
2025-08-20T23:05:26.6483807Z    "X-Github-Request-Id": "2000:17D37D:15330B:170478:68A654B6"
2025-08-20T23:05:26.6484348Z time=2025-08-20T23:05:26Z level=debug msg=Request #3
2025-08-20T23:05:26.6485741Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/toml2json/official/toml2json/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T23:05:26.6486891Z > Request method: "HEAD"
2025-08-20T23:05:26.6487217Z > Request headers:
2025-08-20T23:05:26.6487528Z    "User-Agent": "oras/1.2.3"
2025-08-20T23:05:26.6487892Z    "Authorization": "*****"
2025-08-20T23:05:26.6844198Z time=2025-08-20T23:05:26Z level=debug msg=Response #3
2025-08-20T23:05:26.6845249Z < Response Status: "200 OK"
2025-08-20T23:05:26.6845952Z < Response headers:
2025-08-20T23:05:26.6846644Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T23:05:26.6847899Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T23:05:26.6849332Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T23:05:26.6849897Z    "Date": "Wed, 20 Aug 2025 23:05:26 GMT"
2025-08-20T23:05:26.6850332Z    "X-Github-Request-Id": "2000:17D37D:153318:170481:68A654B6"
2025-08-20T23:05:26.6850760Z    "Content-Length": "0"
2025-08-20T23:05:26.6851054Z    "Content-Type": ""
2025-08-20T23:05:26.6851638Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T23:05:26.6852329Z time=2025-08-20T23:05:26Z level=debug msg=Request #4
2025-08-20T23:05:26.6853454Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/toml2json/official/toml2json/manifests/HEAD-21f7fb7-250819T081127-x86_64-linux"
2025-08-20T23:05:26.6854279Z > Request method: "PUT"
2025-08-20T23:05:26.6854561Z > Request headers:
2025-08-20T23:05:26.6855096Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T23:05:26.6855551Z    "Authorization": "*****"
2025-08-20T23:05:26.6855863Z    "User-Agent": "oras/1.2.3"
2025-08-20T23:05:26.9548924Z time=2025-08-20T23:05:26Z level=debug msg=Response #4
2025-08-20T23:05:26.9549667Z < Response Status: "201 Created"
2025-08-20T23:05:26.9550261Z < Response headers:
2025-08-20T23:05:26.9550597Z    "Content-Length": "0"
2025-08-20T23:05:26.9551036Z    "X-Github-Request-Id": "2000:17D37D:153324:17048E:68A654B6"
2025-08-20T23:05:26.9551572Z    "Content-Type": "application/json"
2025-08-20T23:05:26.9552293Z    "Docker-Content-Digest": "sha256:ec0676a672c91bb78b8070d301600e4cfd96673a7d5f05ed90f1363e75e2284a"
2025-08-20T23:05:26.9553102Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T23:05:26.9554175Z    "Location": "/v2/pkgforge/bincache/toml2json/official/toml2json/manifests/sha256:ec0676a672c91bb78b8070d301600e4cfd96673a7d5f05ed90f1363e75e2284a"
2025-08-20T23:05:26.9555571Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T23:05:26.9556115Z    "Date": "Wed, 20 Aug 2025 23:05:26 GMT"
2025-08-20T23:05:26.9556815Z Pushed [registry] ghcr.io/pkgforge/bincache/toml2json/official/toml2json:HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:26.9557516Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T23:05:26.9558045Z Digest: sha256:ec0676a672c91bb78b8070d301600e4cfd96673a7d5f05ed90f1363e75e2284a
2025-08-20T23:05:29.2004241Z Uploading 865fd0bc2b83 CHECKSUM.sig
2025-08-20T23:05:29.2012064Z Uploading 095beae38015 toml2json.sig
2025-08-20T23:05:29.2029509Z Uploading 2bebdabb1b30 toml2json
2025-08-20T23:05:29.2076840Z Uploading 91708303738f CHECKSUM
2025-08-20T23:05:29.2293712Z Exists    8be17ce43fec LICENSE
2025-08-20T23:05:29.2601706Z Uploading fe34ba308654 LICENSE.sig
2025-08-20T23:05:30.1151367Z Uploaded  095beae38015 toml2json.sig
2025-08-20T23:05:30.1506178Z Uploaded  865fd0bc2b83 CHECKSUM.sig
2025-08-20T23:05:30.1645496Z Uploaded  91708303738f CHECKSUM
2025-08-20T23:05:30.1778870Z Exists    a95323deb55d SBUILD
2025-08-20T23:05:30.1857491Z Uploaded  2bebdabb1b30 toml2json
2025-08-20T23:05:30.1868345Z Uploading ccb157c7bf82 SBUILD.sig
2025-08-20T23:05:30.1999424Z Exists    11cf0313013e toml2json.png
2025-08-20T23:05:30.2148744Z Uploading 7a4089d47156 toml2json.json
2025-08-20T23:05:30.2152699Z Uploading 68153296496b toml2json.json.sig
2025-08-20T23:05:30.2316980Z Uploading a34025684d39 toml2json.log
2025-08-20T23:05:30.2805545Z Uploaded  fe34ba308654 LICENSE.sig
2025-08-20T23:05:30.3093173Z Uploading 626ccc17683b toml2json.log.sig
2025-08-20T23:05:31.1277860Z Uploaded  ccb157c7bf82 SBUILD.sig
2025-08-20T23:05:31.1488970Z Uploaded  a34025684d39 toml2json.log
2025-08-20T23:05:31.1681162Z Exists    7ce8b77b227b toml2json.version
2025-08-20T23:05:31.1873751Z Uploading dcd1c8f11ac1 toml2json.version.sig
2025-08-20T23:05:31.1874545Z Uploaded  7a4089d47156 toml2json.json
2025-08-20T23:05:31.2212075Z Uploaded  68153296496b toml2json.json.sig
2025-08-20T23:05:31.3579096Z Uploaded  626ccc17683b toml2json.log.sig
2025-08-20T23:05:32.1396116Z Uploaded  dcd1c8f11ac1 toml2json.version.sig
2025-08-20T23:05:32.1396818Z Uploading ec2d669b0310 toml2json
2025-08-20T23:05:32.4897169Z Uploaded  ec2d669b0310 toml2json
2025-08-20T23:05:32.4898384Z Pushed [registry] ghcr.io/pkgforge/bincache/toml2json/official/toml2json:HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:32.4899346Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T23:05:32.4900071Z Digest: sha256:ec2d669b03107db4c374632241e3f61d1d53d79b3fd62d85ce84352757276187
2025-08-20T23:05:37.7098092Z 
2025-08-20T23:05:37.7098826Z [+] Registry --> https://ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:37.7099962Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/toml2json/official/toml2json?tag=HEAD-21f7fb7-250819T081127-x86_64-linux&manifest 
2025-08-20T23:05:37.7100531Z 
2025-08-20T23:05:39.8872355Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T23:05:40.1303481Z ./BUILD_ARTIFACTS.tar : 30.90%   (  55.9 MiB =>   17.3 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T23:05:40.1446172Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T23:05:40.1484231Z 
2025-08-20T23:05:40.1486885Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml :: 00(Hr):02(Min):22(Sec)
2025-08-20T23:05:40.1488173Z 
2025-08-20T23:05:40.1500483Z 
2025-08-20T23:05:40.1501075Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (11:05:40 PM) UTC
2025-08-20T23:05:40.1501623Z 
2025-08-20T23:05:40.3344609Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T23:05:40.3391148Z ##[group]Run ##Presets
2025-08-20T23:05:40.3391540Z [36;1m##Presets[0m
2025-08-20T23:05:40.3391754Z [36;1mset +x ; set +e[0m
2025-08-20T23:05:40.3391970Z [36;1m#-------------#[0m
2025-08-20T23:05:40.3392170Z [36;1m##Debug?[0m
2025-08-20T23:05:40.3392413Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:05:40.3392704Z [36;1m  set -x[0m
2025-08-20T23:05:40.3392894Z [36;1mfi[0m
2025-08-20T23:05:40.3393076Z [36;1m#-------------#[0m
2025-08-20T23:05:40.3393279Z [36;1m##Set ENV[0m
2025-08-20T23:05:40.3393516Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T23:05:40.3394026Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-21f7fb7-250819T081127-x86_64-linux"[0m
2025-08-20T23:05:40.3394587Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-21f7fb7-250819T081127-x86_64-linux"[0m
2025-08-20T23:05:40.3395449Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059"[0m
2025-08-20T23:05:40.3395993Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T23:05:40.3396404Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T23:05:40.3396859Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T23:05:40.3397202Z [36;1m fi[0m
2025-08-20T23:05:40.3397386Z [36;1m##Push[0m
2025-08-20T23:05:40.3397609Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T23:05:40.3397896Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T23:05:40.3398286Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T23:05:40.3398782Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T23:05:40.3399236Z [36;1m     ls -sh "/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T23:05:40.3399583Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T23:05:40.3399806Z [36;1m       {[0m
2025-08-20T23:05:40.3400003Z [36;1m        for i in {1..10}; do[0m
2025-08-20T23:05:40.3400349Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T23:05:40.3400804Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T23:05:40.3401244Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T23:05:40.3401793Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-21f7fb7-250819T081127-x86_64-linux")[0m
2025-08-20T23:05:40.3402517Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17110069059")[0m
2025-08-20T23:05:40.3403124Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17110069059")[0m
2025-08-20T23:05:40.3403848Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/toml2json/official/toml2json:HEAD-21f7fb7-250819T081127-x86_64-linux")[0m
2025-08-20T23:05:40.3405002Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T23:05:20Z")[0m
2025-08-20T23:05:40.3405619Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-21f7fb7-250819T081127")[0m
2025-08-20T23:05:40.3406150Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T23:05:20Z")[0m
2025-08-20T23:05:40.3406857Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/toml2json/official/toml2json")[0m
2025-08-20T23:05:40.3407544Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T23:05:40.3408085Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-21f7fb7-250819T081127")[0m
2025-08-20T23:05:40.3408840Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-21f7fb7-250819T081127")[0m
2025-08-20T23:05:40.3409617Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json")[0m
2025-08-20T23:05:40.3410348Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-toml2json")[0m
2025-08-20T23:05:40.3410928Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/woodruffw/toml2json")[0m
2025-08-20T23:05:40.3411482Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T23:05:40.3412005Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-21f7fb7-250819T081127")[0m
2025-08-20T23:05:40.3412506Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T23:05:40.3413012Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T23:05:40.3413457Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T23:05:40.3413716Z [36;1m         #Check[0m
2025-08-20T23:05:40.3414314Z [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-20T23:05:20Z" ]]; then[0m
2025-08-20T23:05:40.3415285Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T23:05:40.3415641Z [36;1m            break[0m
2025-08-20T23:05:40.3415852Z [36;1m          else[0m
2025-08-20T23:05:40.3416257Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T23:05:40.3416688Z [36;1m          fi[0m
2025-08-20T23:05:40.3416913Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T23:05:40.3417172Z [36;1m        done[0m
2025-08-20T23:05:40.3417367Z [36;1m       }[0m
2025-08-20T23:05:40.3417572Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T23:05:40.3417838Z [36;1m       ghcr_push_cmd[0m
2025-08-20T23:05:40.3418445Z [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-20T23:05:20Z" ]]; then[0m
2025-08-20T23:05:40.3419219Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T23:05:40.3419640Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T23:05:40.3419907Z [36;1m          ghcr_push_cmd[0m
2025-08-20T23:05:40.3420534Z [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-20T23:05:20Z" ]]; then[0m
2025-08-20T23:05:40.3421291Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T23:05:40.3421941Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T23:05:40.3422346Z [36;1m             return 1 || exit 1[0m
2025-08-20T23:05:40.3422587Z [36;1m           fi[0m
2025-08-20T23:05:40.3422784Z [36;1m       fi[0m
2025-08-20T23:05:40.3422969Z [36;1m   fi[0m
2025-08-20T23:05:40.3423146Z [36;1m fi[0m
2025-08-20T23:05:40.3423335Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T23:05:40.4531043Z shell: /usr/bin/bash -e {0}
2025-08-20T23:05:40.4531298Z env:
2025-08-20T23:05:40.4531496Z   CROSS_COMPILING: NO
2025-08-20T23:05:40.4531731Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:40.4531984Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:40.4532215Z   ON_QEMU: NO
2025-08-20T23:05:40.4532408Z   DEBUG: 0
2025-08-20T23:05:40.4532606Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:40.4532855Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:40.4533334Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:40.4533698Z   KEEP_LOGS: YES
2025-08-20T23:05:40.4533912Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:40.4534150Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:40.4534395Z   SBUILD_REBUILD: false
2025-08-20T23:05:40.4535257Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:40.4535927Z   BUILD_SYS: docker://rust
2025-08-20T23:05:40.4536166Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:40.4536384Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:40.4536600Z   SYSTMP: /tmp
2025-08-20T23:05:40.4536796Z   GHA_MODE: MATRIX
2025-08-20T23:05:40.4537278Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:40.4537855Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:40.4538214Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:40.4538650Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:40.4539209Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:40.4539639Z   PKG_TYPE: static
2025-08-20T23:05:40.4539834Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:40.4540096Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:40.4540486Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:40.4540850Z   BUILD_ID: 17110069059
2025-08-20T23:05:40.4541053Z   PKG_NAME: toml2json
2025-08-20T23:05:40.4541262Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:40.4541512Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:40.4541771Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:40.4542094Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:40.4542473Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:40.4542940Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:40.4543427Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:40.4543710Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:40.4544116Z   GHCR_TOKEN: ***
2025-08-20T23:05:40.4544407Z   GITHUB_TOKEN: ***
2025-08-20T23:05:40.4544638Z   GITLAB_TOKEN: ***
2025-08-20T23:05:40.4545904Z   MINISIGN_KEY: ***
2025-08-20T23:05:40.4546098Z ##[endgroup]
2025-08-20T23:05:40.4640784Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T23:05:40.4651215Z 18M	./BUILD_ARTIFACTS.zstd
2025-08-20T23:05:40.4664139Z total 1.6M
2025-08-20T23:05:40.4664472Z 4.0K CHECKSUM
2025-08-20T23:05:40.4664945Z 4.0K CHECKSUM.sig
2025-08-20T23:05:40.4665261Z 4.0K LICENSE
2025-08-20T23:05:40.4665546Z 4.0K LICENSE.sig
2025-08-20T23:05:40.4665743Z 8.0K SBUILD
2025-08-20T23:05:40.4665921Z 4.0K SBUILD.sig
2025-08-20T23:05:40.4666102Z 4.0K SBUILD_TEMP
2025-08-20T23:05:40.4666280Z 884K toml2json
2025-08-20T23:05:40.4666459Z 4.0K toml2json.json
2025-08-20T23:05:40.4666655Z 4.0K toml2json.json.sig
2025-08-20T23:05:40.4666866Z 280K toml2json.log
2025-08-20T23:05:40.4667236Z 4.0K toml2json.log.sig
2025-08-20T23:05:40.4667438Z  40K toml2json.png
2025-08-20T23:05:40.4667626Z 4.0K toml2json.sig
2025-08-20T23:05:40.4667818Z 280K toml2json.static.log
2025-08-20T23:05:40.4668047Z 4.0K toml2json.static.version
2025-08-20T23:05:40.4668288Z 4.0K toml2json.static.version.sig
2025-08-20T23:05:40.4668526Z 4.0K toml2json.version
2025-08-20T23:05:40.4668732Z 4.0K toml2json.version.sig
2025-08-20T23:05:40.6809053Z Uploading d6daeadca0ac BUILD_ARTIFACTS.zstd
2025-08-20T23:05:41.9272443Z Uploaded  d6daeadca0ac BUILD_ARTIFACTS.zstd
2025-08-20T23:05:41.9273168Z Uploading bb5dabc6c9d5 SRCBUILD-toml2json
2025-08-20T23:05:42.1651873Z Uploaded  bb5dabc6c9d5 SRCBUILD-toml2json
2025-08-20T23:05:42.1652945Z Pushed [registry] ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059:HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:42.1653673Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T23:05:42.1654509Z Digest: sha256:bb5dabc6c9d5d5e2d7f7743434b63ab8bc44adea05adaefed25d27646a74a9d2
2025-08-20T23:05:47.4738100Z 
2025-08-20T23:05:47.4738963Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:47.4739669Z 
2025-08-20T23:05:47.7352576Z ##[group]Run ##Presets
2025-08-20T23:05:47.7353003Z [36;1m##Presets[0m
2025-08-20T23:05:47.7353355Z [36;1mset +x ; set +e[0m
2025-08-20T23:05:47.7353721Z [36;1m#-------------#[0m
2025-08-20T23:05:47.7354077Z [36;1m##Debug?[0m
2025-08-20T23:05:47.7354491Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:05:47.7355294Z [36;1m  set -x[0m
2025-08-20T23:05:47.7355624Z [36;1mfi[0m
2025-08-20T23:05:47.7355945Z [36;1m#-------------#[0m
2025-08-20T23:05:47.7356419Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T23:05:47.7357041Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T23:05:47.7419557Z shell: /usr/bin/bash -e {0}
2025-08-20T23:05:47.7419796Z env:
2025-08-20T23:05:47.7419997Z   CROSS_COMPILING: NO
2025-08-20T23:05:47.7420217Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:47.7420444Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:47.7420670Z   ON_QEMU: NO
2025-08-20T23:05:47.7420884Z   DEBUG: 0
2025-08-20T23:05:47.7421069Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:47.7421301Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:47.7421605Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:47.7421916Z   KEEP_LOGS: YES
2025-08-20T23:05:47.7422112Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:47.7422328Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:47.7422550Z   SBUILD_REBUILD: false
2025-08-20T23:05:47.7423108Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:47.7423715Z   BUILD_SYS: docker://rust
2025-08-20T23:05:47.7423942Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:47.7424141Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:47.7424333Z   SYSTMP: /tmp
2025-08-20T23:05:47.7424525Z   GHA_MODE: MATRIX
2025-08-20T23:05:47.7425138Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:47.7425659Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:47.7425988Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:47.7426376Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:47.7426864Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:47.7427249Z   PKG_TYPE: static
2025-08-20T23:05:47.7427445Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:47.7427681Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:47.7428063Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:47.7428426Z   BUILD_ID: 17110069059
2025-08-20T23:05:47.7428626Z   PKG_NAME: toml2json
2025-08-20T23:05:47.7428832Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:47.7429255Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:47.7429520Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:47.7429846Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:47.7430224Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:47.7430687Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:47.7431154Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:47.7431439Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:47.7431713Z   GHCRPKG_TAG_SRCBUILD: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:47.7432264Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:47.7432707Z ##[endgroup]
2025-08-20T23:05:47.7608796Z ##[group]Run actions/upload-artifact@v4
2025-08-20T23:05:47.7609090Z with:
2025-08-20T23:05:47.7609323Z   name: Bincache_toml2json_x86_64-Linux
2025-08-20T23:05:47.7609637Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T23:05:47.7609934Z   compression-level: 0
2025-08-20T23:05:47.7610148Z   retention-days: 30
2025-08-20T23:05:47.7610347Z   overwrite: true
2025-08-20T23:05:47.7610541Z   if-no-files-found: warn
2025-08-20T23:05:47.7610763Z   include-hidden-files: false
2025-08-20T23:05:47.7610982Z env:
2025-08-20T23:05:47.7611144Z   CROSS_COMPILING: NO
2025-08-20T23:05:47.7611350Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:47.7611568Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:47.7611775Z   ON_QEMU: NO
2025-08-20T23:05:47.7611943Z   DEBUG: 0
2025-08-20T23:05:47.7612119Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:47.7612340Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:47.7612640Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:47.7612993Z   KEEP_LOGS: YES
2025-08-20T23:05:47.7613190Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:47.7613402Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:47.7613630Z   SBUILD_REBUILD: false
2025-08-20T23:05:47.7614192Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:47.7615005Z   BUILD_SYS: docker://rust
2025-08-20T23:05:47.7615230Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:47.7615427Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:47.7615624Z   SYSTMP: /tmp
2025-08-20T23:05:47.7615803Z   GHA_MODE: MATRIX
2025-08-20T23:05:47.7616245Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:47.7616786Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:47.7617124Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:47.7617531Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:47.7618035Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:47.7618441Z   PKG_TYPE: static
2025-08-20T23:05:47.7618640Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:47.7618880Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:47.7619272Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:47.7619644Z   BUILD_ID: 17110069059
2025-08-20T23:05:47.7619844Z   PKG_NAME: toml2json
2025-08-20T23:05:47.7620047Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:47.7620295Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:47.7620558Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:47.7620885Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:47.7621269Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:47.7621731Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:47.7622201Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:47.7622482Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:47.7622921Z   GHCRPKG_TAG_SRCBUILD: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:47.7623435Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:47.7623881Z   UTC_TIME: 2025_08_20T11_05_47_PM
2025-08-20T23:05:47.7624109Z ##[endgroup]
2025-08-20T23:05:47.9794587Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T23:05:47.9798147Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T23:05:47.9799327Z With the provided path, there will be 2 files uploaded
2025-08-20T23:05:48.1108376Z Artifact name is valid!
2025-08-20T23:05:48.1109560Z Root directory input is valid!
2025-08-20T23:05:48.1794686Z Beginning upload of artifact content to blob storage
2025-08-20T23:05:48.6407990Z Uploaded bytes 8388608
2025-08-20T23:05:48.6416231Z Uploaded bytes 16777216
2025-08-20T23:05:48.7355447Z Uploaded bytes 18764447
2025-08-20T23:05:48.7732639Z Finished uploading artifact content to blob storage!
2025-08-20T23:05:48.7736323Z SHA256 digest of uploaded artifact zip is 345d42094385ecc03c1e07e3c294560d0ab758b1b72a9af14060d5663a7046f7
2025-08-20T23:05:48.7737476Z Finalizing artifact upload
2025-08-20T23:05:48.8660930Z Artifact Bincache_toml2json_x86_64-Linux.zip successfully finalized. Artifact ID 3814000085
2025-08-20T23:05:48.8662324Z Artifact Bincache_toml2json_x86_64-Linux has been successfully uploaded! Final size is 18764447 bytes. Artifact ID is 3814000085
2025-08-20T23:05:48.8668758Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17110069059/artifacts/3814000085
2025-08-20T23:05:48.8842547Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T23:05:48.8842976Z with:
2025-08-20T23:05:48.8843476Z   subject-name: toml2json-17110069059-HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:48.8844611Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T23:05:48.8845715Z   show-summary: true
2025-08-20T23:05:48.8845942Z   push-to-registry: false
2025-08-20T23:05:48.8846314Z   github-token: ***
2025-08-20T23:05:48.8846519Z env:
2025-08-20T23:05:48.8846700Z   CROSS_COMPILING: NO
2025-08-20T23:05:48.8846919Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:48.8847159Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:48.8847379Z   ON_QEMU: NO
2025-08-20T23:05:48.8847563Z   DEBUG: 0
2025-08-20T23:05:48.8847751Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:48.8847984Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:48.8848305Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:48.8848624Z   KEEP_LOGS: YES
2025-08-20T23:05:48.8848819Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:48.8849057Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:48.8849460Z   SBUILD_REBUILD: false
2025-08-20T23:05:48.8850015Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:48.8850621Z   BUILD_SYS: docker://rust
2025-08-20T23:05:48.8850849Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:48.8851052Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:48.8851249Z   SYSTMP: /tmp
2025-08-20T23:05:48.8851436Z   GHA_MODE: MATRIX
2025-08-20T23:05:48.8851878Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:48.8852422Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:48.8852776Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:48.8853180Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:48.8853680Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:48.8854074Z   PKG_TYPE: static
2025-08-20T23:05:48.8854279Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:48.8854517Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:48.8855315Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:48.8855695Z   BUILD_ID: 17110069059
2025-08-20T23:05:48.8855903Z   PKG_NAME: toml2json
2025-08-20T23:05:48.8856115Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:48.8856372Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:48.8856650Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:48.8856987Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:48.8857378Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:48.8857857Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:48.8858329Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:48.8858619Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:48.8858905Z   GHCRPKG_TAG_SRCBUILD: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:48.8859424Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:48.8859891Z   UTC_TIME: 2025_08_20T11_05_47_PM
2025-08-20T23:05:48.8860132Z ##[endgroup]
2025-08-20T23:05:48.8933092Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T23:05:48.8933535Z env:
2025-08-20T23:05:48.8933724Z   CROSS_COMPILING: NO
2025-08-20T23:05:48.8933959Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:48.8934196Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:48.8934419Z   ON_QEMU: NO
2025-08-20T23:05:48.8934600Z   DEBUG: 0
2025-08-20T23:05:48.8934995Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:48.8935435Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:48.8935763Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:48.8936095Z   KEEP_LOGS: YES
2025-08-20T23:05:48.8936300Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:48.8936528Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:48.8936763Z   SBUILD_REBUILD: false
2025-08-20T23:05:48.8937322Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:48.8937922Z   BUILD_SYS: docker://rust
2025-08-20T23:05:48.8938148Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:48.8938358Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:48.8938558Z   SYSTMP: /tmp
2025-08-20T23:05:48.8938746Z   GHA_MODE: MATRIX
2025-08-20T23:05:48.8939188Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:48.8939708Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:48.8940055Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:48.8940454Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:48.8940948Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:48.8941337Z   PKG_TYPE: static
2025-08-20T23:05:48.8941538Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:48.8941782Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:48.8942173Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:48.8942543Z   BUILD_ID: 17110069059
2025-08-20T23:05:48.8942749Z   PKG_NAME: toml2json
2025-08-20T23:05:48.8942962Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:48.8943217Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:48.8943486Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:48.8943819Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:48.8944204Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:48.8944676Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:48.8945365Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:48.8945660Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:48.8946158Z   GHCRPKG_TAG_SRCBUILD: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:48.8947060Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:48.8947523Z   UTC_TIME: 2025_08_20T11_05_47_PM
2025-08-20T23:05:48.8947760Z ##[endgroup]
2025-08-20T23:05:49.3128735Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T23:05:49.3129081Z with:
2025-08-20T23:05:49.3129778Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T23:05:49.3130649Z   subject-name: toml2json-17110069059-HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:49.3131075Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T23:05:49.3133779Z   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/17110069059/attempts/1"}}}
2025-08-20T23:05:49.3136784Z   push-to-registry: false
2025-08-20T23:05:49.3137032Z   show-summary: true
2025-08-20T23:05:49.3137458Z   github-token: ***
2025-08-20T23:05:49.3137674Z env:
2025-08-20T23:05:49.3137857Z   CROSS_COMPILING: NO
2025-08-20T23:05:49.3138077Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:49.3138312Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:49.3138537Z   ON_QEMU: NO
2025-08-20T23:05:49.3138718Z   DEBUG: 0
2025-08-20T23:05:49.3138912Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:49.3139150Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:49.3139457Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:49.3139779Z   KEEP_LOGS: YES
2025-08-20T23:05:49.3139979Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:49.3140209Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:49.3140444Z   SBUILD_REBUILD: false
2025-08-20T23:05:49.3141002Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:49.3141602Z   BUILD_SYS: docker://rust
2025-08-20T23:05:49.3141832Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:49.3142038Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:49.3142390Z   SYSTMP: /tmp
2025-08-20T23:05:49.3142625Z   GHA_MODE: MATRIX
2025-08-20T23:05:49.3143076Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:49.3143618Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:49.3143954Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:49.3144365Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:49.3145051Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:49.3145451Z   PKG_TYPE: static
2025-08-20T23:05:49.3145655Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:49.3145894Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:49.3146296Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:49.3146682Z   BUILD_ID: 17110069059
2025-08-20T23:05:49.3146890Z   PKG_NAME: toml2json
2025-08-20T23:05:49.3147104Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:49.3147361Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:49.3147630Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:49.3147964Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:49.3148514Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:49.3148998Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:49.3149476Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:49.3149767Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:49.3150053Z   GHCRPKG_TAG_SRCBUILD: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:49.3150579Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:49.3151040Z   UTC_TIME: 2025_08_20T11_05_47_PM
2025-08-20T23:05:49.3151283Z ##[endgroup]
2025-08-20T23:05:50.3581958Z Attestation created for 18 subjects
2025-08-20T23:05:50.3586696Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T23:05:50.3587505Z -----BEGIN CERTIFICATE-----
2025-08-20T23:05:50.3588161Z MIIG7zCCBnSgAwIBAgIUWYhCvQgKJuDwtxesUM4joOPC/mcwCgYIKoZIzj0EAwMw
2025-08-20T23:05:50.3589142Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T23:05:50.3590116Z cm1lZGlhdGUwHhcNMjUwODIwMjMwNTQ5WhcNMjUwODIwMjMxNTQ5WjAAMFkwEwYH
2025-08-20T23:05:50.3591081Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEk+nH3l3ngk9u0GE5u4nu5gVRbjvlP0rTQVJQ
2025-08-20T23:05:50.3592031Z IfslEf7G0JCUq58j1kuCJdIL2MaGCAIXMlKm867DJCsr9sIe9KOCBZMwggWPMA4G
2025-08-20T23:05:50.3592965Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQU3LNJ
2025-08-20T23:05:50.3593900Z uwMUTJ/W/5AaCUOQlCNuco8wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T23:05:50.3595287Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T23:05:50.3596265Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T23:05:50.3597211Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T23:05:50.3598123Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T23:05:50.3598998Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T23:05:50.3599923Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T23:05:50.3600882Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T23:05:50.3601835Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T23:05:50.3602798Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T23:05:50.3603635Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T23:05:50.3604147Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T23:05:50.3604655Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T23:05:50.3605464Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T23:05:50.3606243Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T23:05:50.3607090Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T23:05:50.3608001Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T23:05:50.3608760Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T23:05:50.3609257Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T23:05:50.3609744Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T23:05:50.3610240Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T23:05:50.3610726Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T23:05:50.3611242Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T23:05:50.3611752Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T23:05:50.3612241Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTEwMDY5MDU5L2F0
2025-08-20T23:05:50.3612738Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYkGCisGAQQB1nkCBAIE
2025-08-20T23:05:50.3613250Z ewR5AHcAdQDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJu0Pm
2025-08-20T23:05:50.3613724Z AAAEAwBGMEQCIE9abrZFSVleHc00I/6MgkRPmlw7zlQ2q/W76NKXN5mQAiBPwHU7
2025-08-20T23:05:50.3614358Z K/QIIojeR2klPQ+T7IRhTPnK/GcqJtxsRj5qjDAKBggqhkjOPQQDAwNpADBmAjEA
2025-08-20T23:05:50.3614952Z mHM6qkJ/1r8z9Pm8hwfYqVMaR/qL2+zkfZ8XVt5xd1dcP6YQTUPqnRMUXE8J0YVm
2025-08-20T23:05:50.3615429Z AjEA9yd1TDpLSUs7EVySxnJp8DdB6q9FMakMQMrE9sjgTGrlsb54yzb8+VgN0Tuy
2025-08-20T23:05:50.3615782Z j0uy
2025-08-20T23:05:50.3615968Z -----END CERTIFICATE-----
2025-08-20T23:05:50.3616123Z 
2025-08-20T23:05:50.3616505Z ##[endgroup]
2025-08-20T23:05:50.3616904Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T23:05:50.3617311Z https://search.sigstore.dev?logIndex=414611135
2025-08-20T23:05:50.3617674Z [36mAttestation uploaded to repository[39m
2025-08-20T23:05:50.3618017Z https://github.com/pkgforge/bincache/attestations/9876537
2025-08-20T23:05:50.4356265Z ##[group]Run ##Presets
2025-08-20T23:05:50.4356552Z [36;1m##Presets[0m
2025-08-20T23:05:50.4356774Z [36;1mset +x ; set +e[0m
2025-08-20T23:05:50.4357007Z [36;1m#-------------#[0m
2025-08-20T23:05:50.4357238Z [36;1m##Debug?[0m
2025-08-20T23:05:50.4357495Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:05:50.4357800Z [36;1m  set -x[0m
2025-08-20T23:05:50.4357989Z [36;1mfi[0m
2025-08-20T23:05:50.4358177Z [36;1m#-------------#[0m
2025-08-20T23:05:50.4358500Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T23:05:50.4359054Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/toml2json/official"[0m
2025-08-20T23:05:50.4359496Z [36;1m exit 1[0m
2025-08-20T23:05:50.4359689Z [36;1mfi[0m
2025-08-20T23:05:50.4407864Z shell: /usr/bin/bash -e {0}
2025-08-20T23:05:50.4408105Z env:
2025-08-20T23:05:50.4408295Z   CROSS_COMPILING: NO
2025-08-20T23:05:50.4408551Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:50.4408793Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:50.4409018Z   ON_QEMU: NO
2025-08-20T23:05:50.4409199Z   DEBUG: 0
2025-08-20T23:05:50.4409389Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:50.4409632Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:50.4409939Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:50.4410265Z   KEEP_LOGS: YES
2025-08-20T23:05:50.4410467Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:50.4410693Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:50.4410925Z   SBUILD_REBUILD: false
2025-08-20T23:05:50.4411489Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:50.4412082Z   BUILD_SYS: docker://rust
2025-08-20T23:05:50.4412314Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:50.4412521Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:50.4412720Z   SYSTMP: /tmp
2025-08-20T23:05:50.4412906Z   GHA_MODE: MATRIX
2025-08-20T23:05:50.4413357Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:50.4413881Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:50.4414219Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:50.4414621Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:50.4415253Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:50.4415645Z   PKG_TYPE: static
2025-08-20T23:05:50.4415846Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:50.4416085Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:50.4416477Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:50.4416854Z   BUILD_ID: 17110069059
2025-08-20T23:05:50.4417064Z   PKG_NAME: toml2json
2025-08-20T23:05:50.4417277Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:50.4417535Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:50.4417804Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:50.4418520Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:50.4419103Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:50.4419579Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:50.4420064Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:50.4420359Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:50.4420648Z   GHCRPKG_TAG_SRCBUILD: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:50.4421164Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:50.4421625Z   UTC_TIME: 2025_08_20T11_05_47_PM
2025-08-20T23:05:50.4421864Z ##[endgroup]
2025-08-20T23:05:50.4507268Z ##[group]Run ##Presets
2025-08-20T23:05:50.4507518Z [36;1m##Presets[0m
2025-08-20T23:05:50.4507734Z [36;1mset +x ; set +e[0m
2025-08-20T23:05:50.4507961Z [36;1m#-------------#[0m
2025-08-20T23:05:50.4508173Z [36;1m##Debug?[0m
2025-08-20T23:05:50.4508425Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:05:50.4508747Z [36;1m  set -x[0m
2025-08-20T23:05:50.4508945Z [36;1mfi[0m
2025-08-20T23:05:50.4509135Z [36;1m#-------------#[0m
2025-08-20T23:05:50.4509382Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T23:05:50.4509864Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/toml2json/official"[0m
2025-08-20T23:05:50.4510298Z [36;1m exit 1[0m
2025-08-20T23:05:50.4510488Z [36;1mfi[0m
2025-08-20T23:05:50.4553320Z shell: /usr/bin/bash -e {0}
2025-08-20T23:05:50.4553560Z env:
2025-08-20T23:05:50.4553749Z   CROSS_COMPILING: NO
2025-08-20T23:05:50.4553991Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:50.4554233Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:50.4554459Z   ON_QEMU: NO
2025-08-20T23:05:50.4554640Z   DEBUG: 0
2025-08-20T23:05:50.4555033Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:50.4555272Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:50.4555573Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:50.4555902Z   KEEP_LOGS: YES
2025-08-20T23:05:50.4556102Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:50.4556335Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:50.4556568Z   SBUILD_REBUILD: false
2025-08-20T23:05:50.4557125Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:50.4557720Z   BUILD_SYS: docker://rust
2025-08-20T23:05:50.4557944Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:50.4558146Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:50.4558342Z   SYSTMP: /tmp
2025-08-20T23:05:50.4558533Z   GHA_MODE: MATRIX
2025-08-20T23:05:50.4558976Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:50.4559499Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:50.4559832Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:50.4560230Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:50.4560725Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:50.4561126Z   PKG_TYPE: static
2025-08-20T23:05:50.4561327Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:50.4561565Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:50.4561956Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:50.4562324Z   BUILD_ID: 17110069059
2025-08-20T23:05:50.4562527Z   PKG_NAME: toml2json
2025-08-20T23:05:50.4562741Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:50.4562999Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:50.4563262Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:50.4563588Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:50.4563969Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:50.4564434Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:50.4565287Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:50.4565583Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:50.4565868Z   GHCRPKG_TAG_SRCBUILD: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:50.4566388Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:50.4566843Z   UTC_TIME: 2025_08_20T11_05_47_PM
2025-08-20T23:05:50.4567079Z ##[endgroup]
2025-08-20T23:05:50.4648665Z ##[group]Run ##Presets
2025-08-20T23:05:50.4648918Z [36;1m##Presets[0m
2025-08-20T23:05:50.4649129Z [36;1mset +x ; set +e[0m
2025-08-20T23:05:50.4649349Z [36;1m#-------------#[0m
2025-08-20T23:05:50.4649558Z [36;1m##Debug?[0m
2025-08-20T23:05:50.4649810Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T23:05:50.4650112Z [36;1m  set -x[0m
2025-08-20T23:05:50.4650303Z [36;1mfi[0m
2025-08-20T23:05:50.4650490Z [36;1m#-------------#[0m
2025-08-20T23:05:50.4650843Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T23:05:50.4651261Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T23:05:50.4651568Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T23:05:50.4651839Z [36;1mfi[0m
2025-08-20T23:05:50.4694608Z shell: /usr/bin/bash -e {0}
2025-08-20T23:05:50.4694961Z env:
2025-08-20T23:05:50.4695164Z   CROSS_COMPILING: NO
2025-08-20T23:05:50.4695436Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T23:05:50.4695677Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T23:05:50.4695905Z   ON_QEMU: NO
2025-08-20T23:05:50.4696094Z   DEBUG: 0
2025-08-20T23:05:50.4696286Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T23:05:50.4696517Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T23:05:50.4696835Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/toml2json/official
2025-08-20T23:05:50.4697160Z   KEEP_LOGS: YES
2025-08-20T23:05:50.4697366Z   GITHUB_TEST_BUILD: YES
2025-08-20T23:05:50.4697601Z   PKG_FAMILY_LOCAL: toml2json
2025-08-20T23:05:50.4697838Z   SBUILD_REBUILD: false
2025-08-20T23:05:50.4698408Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/toml2json/static.official.source.yaml
2025-08-20T23:05:50.4699004Z   BUILD_SYS: docker://rust
2025-08-20T23:05:50.4699241Z   BUILD_ON_HOST: FALSE
2025-08-20T23:05:50.4699447Z   BUILD_SYSTEM: DOCKER
2025-08-20T23:05:50.4699647Z   SYSTMP: /tmp
2025-08-20T23:05:50.4699837Z   GHA_MODE: MATRIX
2025-08-20T23:05:50.4700288Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T23:05:50.4700820Z   INPUT_SBUILD: /tmp/pkgforge/SkqYPggq6_build.yaml
2025-08-20T23:05:50.4701155Z   BUILD_DIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml
2025-08-20T23:05:50.4701559Z   SBUILD_OUTDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR
2025-08-20T23:05:50.4702059Z   SBUILD_TMPDIR: /tmp/pkgforge/ki1iZnX_SkqYPggq6_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T23:05:50.4702458Z   PKG_TYPE: static
2025-08-20T23:05:50.4702668Z   SBUILD_SUCCESSFUL: YES
2025-08-20T23:05:50.4702913Z   SBUILD_PKGVER: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:50.4703308Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17110069059
2025-08-20T23:05:50.4703694Z   BUILD_ID: 17110069059
2025-08-20T23:05:50.4703941Z   PKG_NAME: toml2json
2025-08-20T23:05:50.4704160Z   PKG_DATE: 2025-08-20T23:05:20Z
2025-08-20T23:05:50.4704419Z   PKG_VERSION: HEAD-21f7fb7-250819T081127
2025-08-20T23:05:50.4704690Z   PKG_VERSION_UPSTREAM: 1.3.1
2025-08-20T23:05:50.4705366Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/toml2json/official/toml2json
2025-08-20T23:05:50.4705781Z   GHCRPKG_TAG: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:50.4706262Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/toml2json/official/toml2json
2025-08-20T23:05:50.4706746Z   PKG_SRCURL: https://github.com/woodruffw/toml2json
2025-08-20T23:05:50.4707042Z   PUSH_SUCCESSFUL: YES
2025-08-20T23:05:50.4707326Z   GHCRPKG_TAG_SRCBUILD: HEAD-21f7fb7-250819T081127-x86_64-linux
2025-08-20T23:05:50.4708005Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/toml2json/official/toml2json-srcbuild-17110069059
2025-08-20T23:05:50.4708461Z   UTC_TIME: 2025_08_20T11_05_47_PM
2025-08-20T23:05:50.4708874Z ##[endgroup]
2025-08-20T23:05:50.4779692Z EXITED
2025-08-20T23:05:50.4821013Z Cleaning up orphan processes
